SuccessConsole Output

Started by user Marco Nguitragool-Schulze
Building in workspace /home/tomcat/.jenkins/workspace/org.subshare
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/subshare/subshare.git
Fetching upstream changes from https://github.com/subshare/subshare.git
 > git --version
 > git fetch --tags --progress https://github.com/subshare/subshare.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision e98af6c521cb744dd3840d48ee7b38e20cb48a5f (origin/master)
 > git config core.sparsecheckout
 > git checkout -f e98af6c521cb744dd3840d48ee7b38e20cb48a5f
 > git rev-list f166a7fdf0f1411af000ae44459e32b0f1267716
[Gradle] - Launching build.
[org.subshare] $ gradle -DmavenDeployerRepoUrl=file:/srv/www/nightly/www.subshare.org/htdocs/maven -Dtest.ignoreFailures=true -i clean build install uploadArchives
Initialized native services in: /home/tomcat/.gradle/native
Connected to daemon DaemonInfo{pid=25227, address=[c1cefb93-67ef-4917-8fe9-cd519e2e0ec5 port:40031, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1501422166979, context=DefaultDaemonContext[uid=6ba64bdc-9419-4245-86ff-01e7324bdc46,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25227,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=62ed9529-f048-4f7e-97ed-c6e1b9a2658d.1, currentDir=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare}.
Received result org.gradle.launcher.daemon.protocol.BuildStarted@1cb346ea from daemon DaemonInfo{pid=25227, address=[c1cefb93-67ef-4917-8fe9-cd519e2e0ec5 port:40031, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1501422166979, context=DefaultDaemonContext[uid=6ba64bdc-9419-4245-86ff-01e7324bdc46,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25227,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be starting).
The client will now receive all logging from the daemon (pid: 25227). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-25227.out.log
Starting 3rd build in daemon [uptime: 5 hrs 11 mins 29.838 secs, performance: 100%]
Executing build with daemon context: DefaultDaemonContext[uid=6ba64bdc-9419-4245-86ff-01e7324bdc46,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25227,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]
Starting Build
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/settings.gradle'.
Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle'.
Included projects: [root project 'org.subshare', project ':org.subshare.core', project ':org.subshare.crypto', project ':org.subshare.gui', project ':org.subshare.local', project ':org.subshare.local.dbrepo', project ':org.subshare.ls.client', project ':org.subshare.ls.core', project ':org.subshare.ls.rest.client', project ':org.subshare.ls.rest.server', project ':org.subshare.ls.server', project ':org.subshare.ls.server.cproc', project ':org.subshare.rest.client', project ':org.subshare.rest.server', project ':org.subshare.rest.shared', project ':org.subshare.server', project ':org.subshare.test', project ':org.subshare.updater', project ':org.subshare.updater.gui']
Evaluating root project 'org.subshare' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle'.
Evaluating project ':org.subshare.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build.gradle'.
Evaluating project ':org.subshare.crypto' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build.gradle'.
Evaluating project ':org.subshare.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build.gradle'.
Evaluating project ':org.subshare.ls.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build.gradle'.
Evaluating project ':org.subshare.ls.server.cproc' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build.gradle'.
Evaluating project ':org.subshare.ls.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build.gradle'.
Evaluating project ':org.subshare.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build.gradle'.
Evaluating project ':org.subshare.local' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build.gradle'.
Evaluating project ':org.subshare.ls.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build.gradle'.
Evaluating project ':org.subshare.rest.shared' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build.gradle'.
Evaluating project ':org.subshare.ls.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build.gradle'.
Evaluating project ':org.subshare.updater.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build.gradle'.
Evaluating project ':org.subshare.updater' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build.gradle'.
Evaluating project ':org.subshare.ls.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build.gradle'.
Evaluating project ':org.subshare.local.dbrepo' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build.gradle'.
Evaluating project ':org.subshare.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build.gradle'.
Evaluating project ':org.subshare.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build.gradle'.
Evaluating project ':org.subshare.test' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build.gradle'.
All projects evaluated.
Selected primary task 'clean' from project :
Selected primary task 'build' from project :
Selected primary task 'install' from project :
Selected primary task 'uploadArchives' from project :
Tasks to be executed: [task ':clean', task ':org.subshare.core:clean', task ':org.subshare.crypto:clean', task ':org.subshare.gui:clean', task ':org.subshare.local:clean', task ':org.subshare.local.dbrepo:clean', task ':org.subshare.ls.client:clean', task ':org.subshare.ls.core:clean', task ':org.subshare.ls.rest.client:clean', task ':org.subshare.ls.rest.server:clean', task ':org.subshare.ls.server:clean', task ':org.subshare.ls.server.cproc:clean', task ':org.subshare.rest.client:clean', task ':org.subshare.rest.server:clean', task ':org.subshare.rest.shared:clean', task ':org.subshare.server:clean', task ':org.subshare.test:clean', task ':org.subshare.updater:clean', task ':org.subshare.updater.gui:clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':org.subshare.crypto:compileJava', task ':org.subshare.crypto:processResources', task ':org.subshare.crypto:classes', task ':org.subshare.crypto:jar', task ':org.subshare.core:compileJava', task ':org.subshare.core:processResources', task ':org.subshare.core:classes', task ':org.subshare.core:compileTestJava', task ':org.subshare.core:processTestResources', task ':org.subshare.core:testClasses', task ':org.subshare.core:test', task ':org.subshare.crypto:compileTestJava', task ':org.subshare.crypto:processTestResources', task ':org.subshare.crypto:testClasses', task ':org.subshare.crypto:test', task ':org.subshare.core:jar', task ':org.subshare.local:compileJava', task ':org.subshare.local:processResources', task ':org.subshare.local:classes', task ':org.subshare.local:jar', task ':org.subshare.ls.core:compileJava', task ':org.subshare.ls.core:processResources', task ':org.subshare.ls.core:classes', task ':org.subshare.ls.core:jar', task ':org.subshare.ls.rest.client:compileJava', task ':org.subshare.ls.rest.client:processResources', task ':org.subshare.ls.rest.client:classes', task ':org.subshare.ls.rest.client:jar', task ':org.subshare.ls.client:compileJava', task ':org.subshare.ls.client:processResources', task ':org.subshare.ls.client:classes', task ':org.subshare.ls.client:jar', task ':org.subshare.ls.rest.server:compileJava', task ':org.subshare.ls.rest.server:processResources', task ':org.subshare.ls.rest.server:classes', task ':org.subshare.ls.rest.server:jar', task ':org.subshare.ls.server:compileJava', task ':org.subshare.ls.server:processResources', task ':org.subshare.ls.server:classes', task ':org.subshare.ls.server:jar', task ':org.subshare.rest.shared:compileJava', task ':org.subshare.rest.shared:processResources', task ':org.subshare.rest.shared:classes', task ':org.subshare.rest.shared:jar', task ':org.subshare.rest.client:compileJava', task ':org.subshare.rest.client:processResources', task ':org.subshare.rest.client:classes', task ':org.subshare.rest.client:jar', task ':org.subshare.ls.server.cproc:compileJava', task ':org.subshare.ls.server.cproc:processResources', task ':org.subshare.ls.server.cproc:classes', task ':org.subshare.ls.server.cproc:jar', task ':org.subshare.updater:compileJava', task ':org.subshare.updater:processResources', task ':org.subshare.updater:classes', task ':org.subshare.updater:jar', task ':org.subshare.updater.gui:compileJava', task ':org.subshare.updater.gui:processResources', task ':org.subshare.updater.gui:classes', task ':org.subshare.updater.gui:jar', task ':org.subshare.gui:compileJava', task ':org.subshare.gui:processResources', task ':org.subshare.gui:classes', task ':org.subshare.gui:compileTestJava', task ':org.subshare.gui:processTestResources', task ':org.subshare.gui:testClasses', task ':org.subshare.gui:test', task ':org.subshare.local:compileTestJava', task ':org.subshare.local:processTestResources', task ':org.subshare.local:testClasses', task ':org.subshare.local:test', task ':org.subshare.local.dbrepo:compileJava', task ':org.subshare.local.dbrepo:processResources', task ':org.subshare.local.dbrepo:classes', task ':org.subshare.local.dbrepo:compileTestJava', task ':org.subshare.local.dbrepo:processTestResources', task ':org.subshare.local.dbrepo:testClasses', task ':org.subshare.local.dbrepo:test', task ':org.subshare.ls.client:compileTestJava', task ':org.subshare.ls.client:processTestResources', task ':org.subshare.ls.client:testClasses', task ':org.subshare.ls.client:test', task ':org.subshare.ls.core:compileTestJava', task ':org.subshare.ls.core:processTestResources', task ':org.subshare.ls.core:testClasses', task ':org.subshare.ls.core:test', task ':org.subshare.ls.rest.client:compileTestJava', task ':org.subshare.ls.rest.client:processTestResources', task ':org.subshare.ls.rest.client:testClasses', task ':org.subshare.ls.rest.client:test', task ':org.subshare.ls.rest.server:compileTestJava', task ':org.subshare.ls.rest.server:processTestResources', task ':org.subshare.ls.rest.server:testClasses', task ':org.subshare.ls.rest.server:test', task ':org.subshare.ls.server:compileTestJava', task ':org.subshare.ls.server:processTestResources', task ':org.subshare.ls.server:testClasses', task ':org.subshare.ls.server:test', task ':org.subshare.ls.server.cproc:compileTestJava', task ':org.subshare.ls.server.cproc:processTestResources', task ':org.subshare.ls.server.cproc:testClasses', task ':org.subshare.ls.server.cproc:test', task ':org.subshare.rest.client:compileTestJava', task ':org.subshare.rest.client:processTestResources', task ':org.subshare.rest.client:testClasses', task ':org.subshare.rest.client:test', task ':org.subshare.rest.server:compileJava', task ':org.subshare.rest.server:processResources', task ':org.subshare.rest.server:classes', task ':org.subshare.rest.server:compileTestJava', task ':org.subshare.rest.server:processTestResources', task ':org.subshare.rest.server:testClasses', task ':org.subshare.rest.server:test', task ':org.subshare.rest.shared:compileTestJava', task ':org.subshare.rest.shared:processTestResources', task ':org.subshare.rest.shared:testClasses', task ':org.subshare.rest.shared:test', task ':org.subshare.local.dbrepo:jar', task ':org.subshare.rest.server:jar', task ':org.subshare.server:compileJava', task ':org.subshare.server:processResources', task ':org.subshare.server:classes', task ':org.subshare.server:compileTestJava', task ':org.subshare.server:processTestResources', task ':org.subshare.server:testClasses', task ':org.subshare.server:test', task ':org.subshare.server:jar', task ':org.subshare.test:compileJava', task ':org.subshare.test:processResources', task ':org.subshare.test:classes', task ':org.subshare.test:compileTestJava', task ':org.subshare.test:processTestResources', task ':org.subshare.test:testClasses', task ':org.subshare.test:test', task ':org.subshare.updater:compileTestJava', task ':org.subshare.updater:processTestResources', task ':org.subshare.updater:testClasses', task ':org.subshare.updater:test', task ':org.subshare.updater.gui:compileTestJava', task ':org.subshare.updater.gui:processTestResources', task ':org.subshare.updater.gui:testClasses', task ':org.subshare.updater.gui:test', task ':buildDashboard', task ':check', task ':build', task ':org.subshare.core:assemble', task ':org.subshare.core:check', task ':org.subshare.core:build', task ':org.subshare.crypto:assemble', task ':org.subshare.crypto:check', task ':org.subshare.crypto:build', task ':org.subshare.gui:jar', task ':org.subshare.gui:copyFilesFromBin', task ':org.subshare.gui:copyUnfilteredFilesFromAssembly', task ':org.subshare.gui:copyFilteredFilesFromAssembly', task ':org.subshare.gui:chmodMainExecutable', task ':org.subshare.gui:copyDependencies', task ':org.subshare.gui:copyJar', task ':org.subshare.gui:tarGzAssembly', task ':org.subshare.gui:zipAssembly', task ':org.subshare.gui:assemble', task ':org.subshare.gui:check', task ':org.subshare.gui:build', task ':org.subshare.local:assemble', task ':org.subshare.local:check', task ':org.subshare.local:build', task ':org.subshare.local.dbrepo:assemble', task ':org.subshare.local.dbrepo:check', task ':org.subshare.local.dbrepo:build', task ':org.subshare.ls.client:assemble', task ':org.subshare.ls.client:check', task ':org.subshare.ls.client:build', task ':org.subshare.ls.core:assemble', task ':org.subshare.ls.core:check', task ':org.subshare.ls.core:build', task ':org.subshare.ls.rest.client:assemble', task ':org.subshare.ls.rest.client:check', task ':org.subshare.ls.rest.client:build', task ':org.subshare.ls.rest.server:assemble', task ':org.subshare.ls.rest.server:check', task ':org.subshare.ls.rest.server:build', task ':org.subshare.ls.server:assemble', task ':org.subshare.ls.server:check', task ':org.subshare.ls.server:build', task ':org.subshare.ls.server.cproc:assemble', task ':org.subshare.ls.server.cproc:check', task ':org.subshare.ls.server.cproc:build', task ':org.subshare.rest.client:assemble', task ':org.subshare.rest.client:check', task ':org.subshare.rest.client:build', task ':org.subshare.rest.server:assemble', task ':org.subshare.rest.server:check', task ':org.subshare.rest.server:build', task ':org.subshare.rest.shared:assemble', task ':org.subshare.rest.shared:check', task ':org.subshare.rest.shared:build', task ':org.subshare.server:copyFilesFromBin', task ':org.subshare.server:copyUnfilteredFilesFromAssembly', task ':org.subshare.server:copyFilteredFilesFromAssembly', task ':org.subshare.server:chmodMainExecutable', task ':org.subshare.server:copyDependencies', task ':org.subshare.server:copyJar', task ':org.subshare.server:tarGzAssembly', task ':org.subshare.server:zipAssembly', task ':org.subshare.server:assemble', task ':org.subshare.server:check', task ':org.subshare.server:build', task ':org.subshare.test:jar', task ':org.subshare.test:assemble', task ':org.subshare.test:check', task ':org.subshare.test:build', task ':org.subshare.updater:assemble', task ':org.subshare.updater:check', task ':org.subshare.updater:build', task ':org.subshare.updater.gui:assemble', task ':org.subshare.updater.gui:check', task ':org.subshare.updater.gui:build', task ':copyDistributions', task ':install', task ':org.subshare.core:install', task ':org.subshare.crypto:install', task ':org.subshare.gui:install', task ':org.subshare.local:install', task ':org.subshare.local.dbrepo:install', task ':org.subshare.ls.client:install', task ':org.subshare.ls.core:install', task ':org.subshare.ls.rest.client:install', task ':org.subshare.ls.rest.server:install', task ':org.subshare.ls.server:install', task ':org.subshare.ls.server.cproc:install', task ':org.subshare.rest.client:install', task ':org.subshare.rest.server:install', task ':org.subshare.rest.shared:install', task ':org.subshare.server:install', task ':org.subshare.test:install', task ':org.subshare.updater:install', task ':org.subshare.updater.gui:install', task ':uploadArchives', task ':org.subshare.core:uploadArchives', task ':org.subshare.crypto:uploadArchives', task ':org.subshare.gui:uploadArchives', task ':org.subshare.local:uploadArchives', task ':org.subshare.local.dbrepo:uploadArchives', task ':org.subshare.ls.client:uploadArchives', task ':org.subshare.ls.core:uploadArchives', task ':org.subshare.ls.rest.client:uploadArchives', task ':org.subshare.ls.rest.server:uploadArchives', task ':org.subshare.ls.server:uploadArchives', task ':org.subshare.ls.server.cproc:uploadArchives', task ':org.subshare.rest.client:uploadArchives', task ':org.subshare.rest.server:uploadArchives', task ':org.subshare.rest.shared:uploadArchives', task ':org.subshare.server:uploadArchives', task ':org.subshare.test:uploadArchives', task ':org.subshare.updater:uploadArchives', task ':org.subshare.updater.gui:uploadArchives']
In-memory cache of /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/.gradle/3.1/taskArtifacts/fileHashes.bin: Size{3048}, CacheStats{hitCount=12308, missCount=3048, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/.gradle/3.1/taskArtifacts/fileSnapshots.bin: Size{1218}, CacheStats{hitCount=0, missCount=102, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/.gradle/3.1/taskArtifacts/taskArtifacts.bin: Size{71}, CacheStats{hitCount=71, missCount=71, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
:clean (Thread[Daemon worker Thread 3,5,main]) started.
:clean
Executing task ':clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.034 secs.
:org.subshare.core:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:clean
Executing task ':org.subshare.core:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.core:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.049 secs.
:org.subshare.crypto:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:clean
Executing task ':org.subshare.crypto:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.crypto:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.02 secs.
:org.subshare.gui:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:clean
Executing task ':org.subshare.gui:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.gui:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.094 secs.
:org.subshare.local:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:clean
Executing task ':org.subshare.local:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.local:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.414 secs.
:org.subshare.local.dbrepo:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:clean
Executing task ':org.subshare.local.dbrepo:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.local.dbrepo:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.004 secs.
:org.subshare.ls.client:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:clean
Executing task ':org.subshare.ls.client:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.ls.client:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.core:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:clean
Executing task ':org.subshare.ls.core:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.ls.core:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.005 secs.
:org.subshare.ls.rest.client:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:clean
Executing task ':org.subshare.ls.rest.client:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.ls.rest.client:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.004 secs.
:org.subshare.ls.rest.server:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:clean
Executing task ':org.subshare.ls.rest.server:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.ls.rest.server:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.server:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:clean
Executing task ':org.subshare.ls.server:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.ls.server:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.server.cproc:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:clean
Executing task ':org.subshare.ls.server.cproc:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.ls.server.cproc:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.003 secs.
:org.subshare.rest.client:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:clean
Executing task ':org.subshare.rest.client:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.rest.client:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.011 secs.
:org.subshare.rest.server:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:clean
Executing task ':org.subshare.rest.server:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.rest.server:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.004 secs.
:org.subshare.rest.shared:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:clean
Executing task ':org.subshare.rest.shared:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.rest.shared:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.server:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:clean
Executing task ':org.subshare.server:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.server:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.029 secs.
:org.subshare.test:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:clean
Executing task ':org.subshare.test:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.test:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 2.807 secs.
:org.subshare.updater:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:clean
Executing task ':org.subshare.updater:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.updater:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.003 secs.
:org.subshare.updater.gui:clean (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:clean
Executing task ':org.subshare.updater.gui:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:org.subshare.updater.gui:clean (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.004 secs.
:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:compileJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found
Skipping task ':compileJava' as it has no source files.
:compileJava UP-TO-DATE
:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/resources', not found
Skipping task ':processResources' as it has no source files.
:processResources UP-TO-DATE
:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:classes (Thread[Daemon worker Thread 3,5,main]) started.
:classes
Skipping task ':classes' as it has no actions.
:classes UP-TO-DATE
:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:jar (Thread[Daemon worker Thread 3,5,main]) started.
:jar
Executing task ':jar' (up-to-date check took 0.004 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.1.jar has been removed.
:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.01 secs.
:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:assemble
Skipping task ':assemble' as it has no actions.
:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found
Skipping task ':compileTestJava' as it has no source files.
:compileTestJava UP-TO-DATE
:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/resources', not found
Skipping task ':processTestResources' as it has no source files.
:processTestResources UP-TO-DATE
:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:testClasses
Skipping task ':testClasses' as it has no actions.
:testClasses UP-TO-DATE
:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:test (Thread[Daemon worker Thread 3,5,main]) started.
:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/classes/test', not found
Skipping task ':test' as it has no source files.
:test UP-TO-DATE
:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.crypto:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:compileJava
Executing task ':org.subshare.crypto:compileJava' (up-to-date check took 0.008 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.crypto:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/java/org/subshare/crypto/CryptoRegistry.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
:org.subshare.crypto:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.276 secs.
:org.subshare.crypto:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/resources', not found
Skipping task ':org.subshare.crypto:processResources' as it has no source files.
:org.subshare.crypto:processResources UP-TO-DATE
:org.subshare.crypto:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.008 secs.
:org.subshare.crypto:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:classes
Skipping task ':org.subshare.crypto:classes' as it has no actions.
:org.subshare.crypto:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:jar
Executing task ':org.subshare.crypto:jar' (up-to-date check took 0.003 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.1.jar has been removed.
:org.subshare.crypto:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.025 secs.
:org.subshare.core:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:compileJava
Executing task ':org.subshare.core:compileJava' (up-to-date check took 0.02 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.core:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
:org.subshare.core:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.51 secs.
:org.subshare.core:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:processResources
Executing task ':org.subshare.core:processResources' (up-to-date check took 0.042 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main/META-INF/services has been removed.
:org.subshare.core:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.098 secs.
:org.subshare.core:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:classes
Skipping task ':org.subshare.core:classes' as it has no actions.
:org.subshare.core:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.core:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:compileTestJava
Executing task ':org.subshare.core:compileTestJava' (up-to-date check took 0.021 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test/org has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test/org/subshare has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.core:compileTestJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
:org.subshare.core:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.315 secs.
:org.subshare.core:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:processTestResources
Executing task ':org.subshare.core:processTestResources' (up-to-date check took 0.007 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test/logback-test.xml has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test/org has been removed.
:org.subshare.core:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.028 secs.
:org.subshare.core:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:testClasses
Skipping task ':org.subshare.core:testClasses' as it has no actions.
:org.subshare.core:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.core:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:test
Executing task ':org.subshare.core:test' (up-to-date check took 0.022 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'
Starting process 'Gradle Test Executor 4'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 4'
Starting process 'Gradle Test Executor 5'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 5'
Starting process 'Gradle Test Executor 2'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2'
Starting process 'Gradle Test Executor 3'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'
Successfully started process 'Gradle Test Executor 5'
Starting process 'Gradle Test Executor 6'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 6'
Successfully started process 'Gradle Test Executor 1'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 2'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 3'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 4'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 6'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 4 started executing tests.Initialized native services in: /home/tomcat/.gradle/native

Gradle Test Executor 1 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 2 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 3 started executing tests.Initialized native services in: /home/tomcat/.gradle/native

Gradle Test Executor 5 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 6 started executing tests.
Gradle Test Executor 4 finished executing tests.
Gradle Test Executor 2 finished executing tests.

org.subshare.core.user.UserRegistryTest STANDARD_OUT
    18:31:28.011 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT
    18:31:28.163 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:31:28.240 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:28.251 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
Gradle Test Executor 3 finished executing tests.
    18:31:29.479 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:31:29.481 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:29.483 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:29.485 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/secring.gpg'
    18:31:29.729 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    18:31:29.730 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    18:31:29.731 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    18:31:29.732 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    18:31:29.732 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/pubring.gpg'
    18:31:29.860 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.

org.subshare.core.pgp.PgpTest STANDARD_OUT
    18:31:31.019 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
    18:31:31.072 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:31:31.115 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg
    18:31:31.117 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    18:31:31.816 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:31:31.816 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg
    18:31:31.818 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg
    18:31:31.819 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg/secring.gpg'

org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT
    18:31:31.955 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    >>> pub >>>
    keyID: 16686379b818da48
    fingerprint: E8:3E:05:6D:B9:48:9E:0E:4B:56:05:89:16:68:63:79:B8:18:DA:48
    masterKey: true
    encryptionKey: false
    userID: Niklas Schiffler <nick@nightlabs.de>
    userID: Niklas Schiffler <nschiffler@nightlabs.de>
    signature.keyID: 16686379b818da48
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ead508863c3db998
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: bac80223da647e40
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 16686379b818da48
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 61ccd0bc31c2fd11
    fingerprint: 94:EA:C4:49:52:F8:06:06:BB:48:D6:00:61:CC:D0:BC:31:C2:FD:11
    masterKey: false
    encryptionKey: true
    signature.keyID: 16686379b818da48
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: bd6f8ad4ed282672
    fingerprint: F0:7D:B2:CA:11:A4:9A:06:D5:2C:AC:2E:BD:6F:8A:D4:ED:28:26:72
    masterKey: true
    encryptionKey: false
    userID: Raul Borgmann <raul@borgmann.org>
    signature.keyID: bd6f8ad4ed282672
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>

org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT
    18:31:32.024 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    keyID: 8e8de83f193e0818
    fingerprint: A1:FF:3B:57:D2:F4:F8:83:CC:D6:F3:C9:8E:8D:E8:3F:19:3E:08:18
    masterKey: false
    encryptionKey: true
    signature.keyID: bd6f8ad4ed282672

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:32.032 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:31:32.032 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:32.034 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: e1c54f71816c5f79
    fingerprint: E6:F0:CC:2A:B3:0A:7A:56:21:FC:57:67:E1:C5:4F:71:81:6C:5F:79
    masterKey: true
    encryptionKey: true
    userID: Niklas Schiffler <nschiffler@nightlabs.de>
    userID: Niklas Schiffler <nick@nightlabs.de>
    signature.keyID: e1c54f71816c5f79
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e1c54f71816c5f79
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 78687d95ae3fa046
    fingerprint: F1:A8:EB:77:B6:37:FC:94:6F:86:84:97:78:68:7D:95:AE:3F:A0:46
    masterKey: false
    encryptionKey: true

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:32.052 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:31:32.053 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:32.054 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:32.054 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/secring.gpg'
    18:31:32.056 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    18:31:32.057 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    18:31:32.057 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    18:31:32.058 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    18:31:32.060 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/pubring.gpg'

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    signature.keyID: e1c54f71816c5f79
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: 3d2ee0fae51538e3
    fingerprint: 65:4F:EF:09:CF:48:F6:A8:53:38:17:ED:3D:2E:E0:FA:E5:15:38:E3
    masterKey: true
    encryptionKey: true
    userID: Marc Klinger <mklinger@nightlabs.de>
    userID: Marc Klinger <maac@nightlabs.de>
    userID: Marc Klinger <klinger@nightlabs.de>
    userID: Marc Klinger <marc.klinger@nightlabs.de>
    userID: Marc Klinger <marc@nightlabs.de>
    signature.keyID: 3d2ee0fae51538e3
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3d2ee0fae51538e3
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3d2ee0fae51538e3
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3d2ee0fae51538e3
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3d2ee0fae51538e3
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 1e186f1da6fe25a3
    fingerprint: 58:FE:00:05:7A:DA:86:99:1E:2E:C1:82:1E:18:6F:1D:A6:FE:25:A3
    masterKey: false
    encryptionKey: true
    signature.keyID: 3d2ee0fae51538e3
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: 409da8fb2f28430b
    fingerprint: A0:EB:CA:29:8F:63:B9:1A:FC:9F:63:CB:40:9D:A8:FB:2F:28:43:0B
    masterKey: true
    encryptionKey: true
    userID: Marius Heinzmann <Marius@jfire.org>
    userID: Marius Heinzmann <Marius@NightLabs.de>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.de>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.com>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.org>
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ce99fdfeec7d167c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: b921cac57482bdd7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ce99fdfeec7d167c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ce99fdfeec7d167c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ce99fdfeec7d167c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ce99fdfeec7d167c
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 06adf1b08d0027fb
    fingerprint: 7A:1C:50:77:A4:B6:7F:A2:28:16:69:C3:06:AD:F1:B0:8D:00:27:FB
    masterKey: false
    encryptionKey: true
    signature.keyID: 409da8fb2f28430b
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: 382b4a7dc1945ec7
    fingerprint: DC:1D:2A:BC:A1:51:74:5C:9A:B4:EF:62:38:2B:4A:7D:C1:94:5E:C7
    masterKey: true
    encryptionKey: true
    userID: Sebastian Schefczyk <sebl@datenwei.de>
    userID: Sebastian Schefczyk <arbeit@datenwei.de>
    userID: Sebastian Schefczyk <sschefczyk@datenwei.de>
    userID: Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>
    signature.keyID: 17cf7cfedfef561d
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 382b4a7dc1945ec7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 382b4a7dc1945ec7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 382b4a7dc1945ec7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 382b4a7dc1945ec7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 382b4a7dc1945ec7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 382b4a7dc1945ec7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: DEFAULT_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: d72b9dce44205dcb
    fingerprint: 8C:53:5B:15:3B:81:EF:68:95:7E:5C:E3:D7:2B:9D:CE:44:20:5D:CB
    masterKey: false
    encryptionKey: true
    signature.keyID: 382b4a7dc1945ec7
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: 6b2a9a81923940f4
    fingerprint: 51:2D:51:69:20:76:5B:62:91:35:C5:2C:6B:2A:9A:81:92:39:40:F4
    masterKey: true
    encryptionKey: true
    userID: Khaled Soliman (TEST) <k.soliman@blackbytes.de>
    signature.keyID: 6b2a9a81923940f4
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 70c642ca41cd4390
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 607679b214586a3d
    fingerprint: EF:96:EE:88:44:FD:2D:B3:B0:95:BD:7F:60:76:79:B2:14:58:6A:3D
    masterKey: false
    encryptionKey: true
    signature.keyID: 6b2a9a81923940f4
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: d7a92a24aa97ddbd
    fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD
    masterKey: true
    encryptionKey: true
    userID: Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    18:31:32.132 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    18:31:32.132 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    18:31:32.133 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    18:31:32.133 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    18:31:32.134 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg/pubring.gpg'

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    signature.keyID: 70c642ca41cd4390
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: a58da7d810b74edf
    fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF
    masterKey: false
    encryptionKey: true
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: b921cac57482bdd7
    fingerprint: 5D:C6:1B:3C:65:E4:A2:D8:E9:3A:4F:C5:B9:21:CA:C5:74:82:BD:D7
    masterKey: true
    encryptionKey: false
    userID: Marius Heinzmann <marius@NightLabs.de>
    signature.keyID: b921cac57482bdd7
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 1640c5a7aacd2145
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: a333ec99d2d85de2
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 9185db4f92be86c0
    fingerprint: 42:C6:3E:E3:59:85:78:46:10:74:DA:51:91:85:DB:4F:92:BE:86:C0
    masterKey: false
    encryptionKey: true
    signature.keyID: b921cac57482bdd7
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: c0273d48e8dbb7e5
    fingerprint: 68:1D:52:1C:61:33:B9:15:63:F4:CA:E7:C0:27:3D:48:E8:DB:B7:E5
    masterKey: true
    encryptionKey: true
    userID: Daniel Mazurek <daniel.mazurek@nightlabs.de>
    userID: Daniel Mazurek <daniel@nightlabs.de>
    userID: Daniel Mazurek <nozkiller@nightlabs.de>
    userID: Daniel Mazurek <daniel.mazurek@jfire.org>
    userID: Daniel Mazurek <daniel.mazurek@nightlabs.com>
    signature.keyID: e3e356b947805c9f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: c0273d48e8dbb7e5
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: CASUAL_CERTIFICATION
    signature.keyID: e3e356b947805c9f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: c0273d48e8dbb7e5
    signature.signatureType: POSITIVE_CERTIFICATION

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:32.145 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.
    18:31:32.147 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: CASUAL_CERTIFICATION
    signature.keyID: e3e356b947805c9f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: c0273d48e8dbb7e5
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: CASUAL_CERTIFICATION
    signature.keyID: e3e356b947805c9f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: c0273d48e8dbb7e5
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: CASUAL_CERTIFICATION
    signature.keyID: e3e356b947805c9f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: c0273d48e8dbb7e5
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: CASUAL_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: a4ace1264432a14b
    fingerprint: 96:F1:3A:B2:F9:3A:60:80:6F:AC:BF:25:A4:AC:E1:26:44:32:A1:4B
    masterKey: false
    encryptionKey: true
    signature.keyID: c0273d48e8dbb7e5
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: 70c642ca41cd4390
    fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90
    masterKey: true
    encryptionKey: true
    userID: Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>
    signature.keyID: 70c642ca41cd4390
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 49bd4210ee77b7f8
    fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8
    masterKey: false
    encryptionKey: true
    signature.keyID: 70c642ca41cd4390
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: aad17971cbaeb49c
    fingerprint: A6:B9:45:33:7A:36:F1:C3:30:F4:DE:FE:AA:D1:79:71:CB:AE:B4:9C
    masterKey: true
    encryptionKey: true
    userID: Alexander Bieber <alex@nightlabs.de>
    userID: Alexander Bieber <alex@jfire.org>
    userID: Alexander Bieber <bieber@nightlabs.de>
    userID: Alexander Bieber <abieber@nightlabs.de>
    userID: Alexander Bieber <alexander.bieber@nightlabs.de>
    signature.keyID: ead508863c3db998
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ead508863c3db998
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ead508863c3db998
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ead508863c3db998
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: ead508863c3db998
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 7c3dceb92a99225f
    fingerprint: 9B:03:DB:57:16:6F:DD:1B:19:29:A5:61:7C:3D:CE:B9:2A:99:22:5F
    masterKey: false
    encryptionKey: true
    signature.keyID: aad17971cbaeb49c
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: e9ef196d67ad76fb
    fingerprint: 0A:7A:DE:15:6E:B2:0A:D7:D5:68:90:DD:E9:EF:19:6D:67:AD:76:FB
    masterKey: true
    encryptionKey: false
    userID: Marc Klinger <marc@nightlabs.de>
    userID: Marc Klinger <mklinger@nightlabs.org>
    userID: Marc Klinger <marc@jfire.org>
    userID: Marc Klinger <maac@nightlabs.de>
    userID: Marc Klinger <maac@nightlabs.com>
    userID: Marc Klinger <maac@nightlabs.org>
    userID: Marc Klinger <marc@nightlabs.com>
    userID: Marc Klinger <marc@nightlabs.org>
    userID: Marc Klinger <mklinger@nightlabs.de>
    userID: Marc Klinger <mklinger@nightlabs.com>
    userID: Marc Klinger <marc.klinger@nightlabs.de>
    userID: Marc Klinger <marc.klinger@nightlabs.com>
    userID: Marc Klinger <marc.klinger@nightlabs.org>
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 3a7e3c9cbce48dc2
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 291cd63ab31233e6
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 6c73c63b5886ca02
    fingerprint: 84:F2:6F:EB:B7:84:9A:E2:6F:BB:6F:B5:6C:73:C6:3B:58:86:CA:02
    masterKey: false
    encryptionKey: true
    signature.keyID: e9ef196d67ad76fb
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: 1d7e43dd64064d90
    fingerprint: CA:17:2F:86:DC:A8:EA:22:3E:3E:E7:1A:1D:7E:43:DD:64:06:4D:90
    masterKey: true
    encryptionKey: true
    userID: Jonathan Nowak <jonathan@codewizards.co>
    userID: Jonathan Nowak <contact@askingcat.de>
    userID: Jonathan Nowak <jonathan@askingcat.de>
    userID: Jonathan Nowak <jonathannowak@lavabit.com>
    userID: Jonathan Nowak <jnowak@nightlabs.de>
    userID: Jonathan Nowak <jonathan@nightlabs.de>
    userID: Jonathan Nowak <kontakt@askingcat.de>
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 058323712a345828
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 9bc3b1fc77bca33d
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 115ac5405b0ff64f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: cf66f63edbe27cc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d45d24c401ee47c9
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 058323712a345828
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 9bc3b1fc77bca33d
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 115ac5405b0ff64f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: cf66f63edbe27cc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d45d24c401ee47c9
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 058323712a345828
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 9bc3b1fc77bca33d
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 115ac5405b0ff64f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: cf66f63edbe27cc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d45d24c401ee47c9
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 058323712a345828
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 9bc3b1fc77bca33d
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 115ac5405b0ff64f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: cf66f63edbe27cc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d45d24c401ee47c9
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 058323712a345828
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 9bc3b1fc77bca33d
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 115ac5405b0ff64f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: cf66f63edbe27cc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d45d24c401ee47c9
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 058323712a345828
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 9bc3b1fc77bca33d
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 115ac5405b0ff64f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: cf66f63edbe27cc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d45d24c401ee47c9
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 058323712a345828
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 9bc3b1fc77bca33d
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: 115ac5405b0ff64f
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: cf66f63edbe27cc1
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d45d24c401ee47c9
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: DEFAULT_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 8a6f8ea350740483
    fingerprint: C9:8B:5E:D6:FA:C0:C8:28:70:47:D6:5D:8A:6F:8E:A3:50:74:04:83
    masterKey: false
    encryptionKey: true
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: 3196dc5e1ee3b87e
    fingerprint: 64:F7:2E:93:3D:B1:9E:37:19:36:3C:5C:31:96:DC:5E:1E:E3:B8:7E
    masterKey: true
    encryptionKey: true
    userID: Raul Borgmann <raul@borgmann.org>
    signature.keyID: 3196dc5e1ee3b87e
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 82c52bc94ab0fbc1
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 06e348ede7fbda5e
    fingerprint: CD:A5:60:7C:D6:69:95:05:ED:4A:7C:B0:06:E3:48:ED:E7:FB:DA:5E
    masterKey: false
    encryptionKey: true
    signature.keyID: 3196dc5e1ee3b87e
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: f16ec3601cf1e265
    fingerprint: 00:52:F5:A6:CC:9C:D5:59:26:93:F1:9A:F1:6E:C3:60:1C:F1:E2:65
    masterKey: true
    encryptionKey: true
    userID: Jan Mortensen <janmorti@gmx.de>
    signature.keyID: f16ec3601cf1e265
    signature.signatureType: POSITIVE_CERTIFICATION
    signature.keyID: 1d7e43dd64064d90
    signature.signatureType: DEFAULT_CERTIFICATION
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: NO_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 44e7e2b1718d1069
    fingerprint: 8D:AA:2F:6B:79:05:A9:40:92:CD:12:0E:44:E7:E2:B1:71:8D:10:69
    masterKey: false
    encryptionKey: true
    signature.keyID: f16ec3601cf1e265
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<

    >>> pub >>>
    keyID: f46364d95e36f890
    fingerprint: 9A:C0:97:60:E7:3B:AD:D8:96:59:76:F9:F4:63:64:D9:5E:36:F8:90
    masterKey: true
    encryptionKey: false
    userID: Niklas Schiffler <nschiffler@digitician.eu>
    signature.keyID: f46364d95e36f890
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: b9ed35b5f47d3fba
    fingerprint: AB:1C:8B:48:ED:3A:1C:BE:03:F9:68:35:B9:ED:35:B5:F4:7D:3F:BA
    masterKey: false
    encryptionKey: true
    signature.keyID: f46364d95e36f890
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<


org.subshare.core.gpg.GnuPgTest > readSecringGpg STANDARD_OUT
    >>> pub >>>
    keyID: 70c642ca41cd4390
    fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90
    masterKey: true
    encryptionKey: true
    userID: Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>
    signature.keyID: 70c642ca41cd4390
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: 49bd4210ee77b7f8
    fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8
    masterKey: false
    encryptionKey: true
    signature.keyID: 70c642ca41cd4390
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<
    >>> sec >>>
    keyID: 70c642ca41cd4390
    userID: Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>
    <<< sec <<<
    >>> sec >>>
    keyID: 49bd4210ee77b7f8
    <<< sec <<<

    >>> pub >>>
    keyID: d7a92a24aa97ddbd
    fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD
    masterKey: true
    encryptionKey: true
    userID: Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: POSITIVE_CERTIFICATION
    <<< pub <<<
    >>> pub >>>
    keyID: a58da7d810b74edf
    fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF
    masterKey: false
    encryptionKey: true
    signature.keyID: d7a92a24aa97ddbd
    signature.signatureType: SUBKEY_BINDING
    <<< pub <<<
    >>> sec >>>
    keyID: d7a92a24aa97ddbd
    userID: Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>
    <<< sec <<<
    >>> sec >>>
    keyID: a58da7d810b74edf
    <<< sec <<<


org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
    symmetricWithoutIv: Generating 914566 random bytes plaintext took 7 ms.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    18:31:32.365 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    18:31:32.385 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:32.648 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Creating symmetric key took 522 ms.
    symmetricWithoutIv: Encrypting 914566 bytes plaintext to 914582 bytes ciphertext took 167 ms.
    symmetricWithoutIv: Decrypting 914582 bytes ciphertext to 914566 bytes plaintext took 111 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:33.149 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS7PADDING
    symmetricWithoutIv: Generating 9403130 random bytes plaintext took 62 ms.
    symmetricWithoutIv: Creating symmetric key took 1 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:33.652 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 9403130 bytes plaintext to 9403142 bytes ciphertext took 296 ms.
    symmetricWithoutIv: Decrypting 9403142 bytes ciphertext to 9403130 bytes plaintext took 332 ms.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    18:31:34.113 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:34.154 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    18:31:34.599 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:34.655 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:35.155 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:35.656 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    18:31:35.661 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:31:36.106 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed!
    co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed!
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeEncrypted(BcPgpDecoder.java:274) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:101) ~[main/:na]
    	at org.subshare.core.pgp.PgpTest.inlineSignThenEncryptAndDecryptThenVerify(PgpTest.java:167) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:36.157 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CFB_NOPADDING

org.subshare.core.pgp.PgpTest > signAndVerifyViaPgpSignable STANDARD_OUT
    18:31:36.372 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]
    18:31:36.377 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Generating 6431117 random bytes plaintext took 40 ms.
    symmetricWithoutIv: Creating symmetric key took 2 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:36.659 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 6431117 bytes plaintext to 6431123 bytes ciphertext took 364 ms.

org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT
    18:31:36.962 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 6431123 bytes ciphertext to 6431117 bytes plaintext took 331 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:37.162 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:37.664 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT
    18:31:37.954 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed!
    co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed!
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeCompressed(BcPgpDecoder.java:180) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:103) ~[main/:na]
    	at org.subshare.core.pgp.PgpTest.inlineSignAndVerify(PgpTest.java:105) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.core.pgp.PgpTest > exportImportPublicKey STANDARD_OUT
    18:31:38.056 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:31:38.057 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg/secring.gpg'
    18:31:38.059 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    18:31:38.059 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    18:31:38.060 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    18:31:38.060 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    18:31:38.061 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg/pubring.gpg'
    18:31:38.106 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:31:38.107 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg/secring.gpg'
    18:31:38.109 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    18:31:38.109 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    18:31:38.110 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    18:31:38.110 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    18:31:38.111 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/pf0I-lk-6PLHXuV3DNxCLA/.gnupg/pubring.gpg'

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:38.165 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:38.666 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING
    symmetricWithoutIv: Generating 1112395 random bytes plaintext took 7 ms.
    symmetricWithoutIv: Creating symmetric key took 0 ms.
    symmetricWithoutIv: Encrypting 1112395 bytes plaintext to 1112406 bytes ciphertext took 77 ms.
    symmetricWithoutIv: Decrypting 1112406 bytes ciphertext to 1112395 bytes plaintext took 71 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:39.167 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING
    symmetricWithoutIv: Generating 3164454 random bytes plaintext took 22 ms.
    symmetricWithoutIv: Creating symmetric key took 0 ms.
    symmetricWithoutIv: Encrypting 3164454 bytes plaintext to 3164470 bytes ciphertext took 100 ms.
    symmetricWithoutIv: Decrypting 3164470 bytes ciphertext to 3164454 bytes plaintext took 101 ms.

org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT
    18:31:39.592 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:39.668 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:40.002 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.
    18:31:40.222 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:31:40.225 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CFB_NOPADDING
    symmetricWithoutIv: Generating 6191222 random bytes plaintext took 49 ms.
    symmetricWithoutIv: Creating symmetric key took 0 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    18:31:40.339 [Test worker] INFO  o.b.o.w.i.TrustDbImpl - updateTrustDb: Next trust-db expiration date: 2019-07-15T11:14:21
    18:31:40.356 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:40.360 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:31:40.361 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:40.363 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:40.368 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:31:40.370 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:40.371 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg
    18:31:40.372 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/secring.gpg'
    18:31:40.375 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    18:31:40.376 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    18:31:40.377 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    18:31:40.378 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    18:31:40.379 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/pubring.gpg'
    18:31:40.393 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.
    18:31:40.394 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 6191222 bytes plaintext to 6191228 bytes ciphertext took 378 ms.

org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT
    18:31:40.725 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed!
    co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed!
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) ~[main/:na]
    	at org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:220) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    18:31:40.730 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd439f]
    18:31:40.733 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [70c642ca41cd439f]
    org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [70c642ca41cd439f]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:336) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) ~[main/:na]
    	at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) ~[main/:na]
    	at org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:231) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.core.pgp.PgpTest STANDARD_OUT
    18:31:40.739 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 5 finished executing tests.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:40.896 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 6191228 bytes ciphertext to 6191222 bytes plaintext took 327 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:41.398 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:41.899 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:42.401 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS5PADDING
    symmetricWithRandomIv: Generating 3051705 random bytes plaintext took 18 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 3051705 bytes plaintext to 3051734 bytes ciphertext took 89 ms.
    symmetricWithRandomIv: Decrypting 3051734 bytes ciphertext to 3051705 bytes plaintext took 93 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:42.902 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:43.407 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS7PADDING
    symmetricWithRandomIv: Generating 7988117 random bytes plaintext took 55 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.
    symmetricWithRandomIv: Encrypting 7988117 bytes plaintext to 7988150 bytes ciphertext took 227 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:43.909 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Decrypting 7988150 bytes ciphertext to 7988117 bytes plaintext took 252 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:44.410 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:44.911 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:45.412 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CFB_NOPADDING
    symmetricWithRandomIv: Generating 351373 random bytes plaintext took 3 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 351373 bytes plaintext to 351395 bytes ciphertext took 15 ms.
    symmetricWithRandomIv: Decrypting 351395 bytes ciphertext to 351373 bytes plaintext took 14 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:45.915 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING
    symmetricWithRandomIv: Generating 6976361 random bytes plaintext took 42 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 6976361 bytes plaintext to 6976390 bytes ciphertext took 211 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:46.418 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Decrypting 6976390 bytes ciphertext to 6976361 bytes plaintext took 225 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:46.921 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:47.423 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:47.923 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING
    symmetricWithRandomIv: Generating 301202 random bytes plaintext took 2 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 301202 bytes plaintext to 301238 bytes ciphertext took 13 ms.
    symmetricWithRandomIv: Decrypting 301238 bytes ciphertext to 301202 bytes plaintext took 11 ms.

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CFB_NOPADDING
    symmetricWithRandomIv: Generating 8763633 random bytes plaintext took 53 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:48.424 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Encrypting 8763633 bytes plaintext to 8763655 bytes ciphertext took 370 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:48.928 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Decrypting 8763655 bytes ciphertext to 8763633 bytes plaintext took 382 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:31:49.432 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:49.933 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LYqIhQMVFweaRWjdcci9Qg/.gnupg/trustdb.gpg' failed. Retrying.
    18:31:50.357 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.
    18:31:50.479 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:32:00.453 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT
    18:32:04.020 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 12705 ms.

    asymmetricPlain: Creating asymmetric key took 12706 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 59 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 59 bytes plaintext to 518 bytes ciphertext took 5 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 59 bytes plaintext took 107 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 310 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 310 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 310 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 209 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 209 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 209 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 53 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 53 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 53 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 462 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 462 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 462 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 416 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 416 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 416 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 28 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 28 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 28 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 279 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 279 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 279 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 125 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 125 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 125 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 452 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 452 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 452 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 421 random bytes plaintext took 1 ms.
    asymmetricPlain: Encrypting 421 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 421 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 380 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 380 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 380 bytes plaintext took 104 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 193 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 193 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 193 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 384 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 384 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 384 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 69 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 69 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 69 bytes plaintext took 104 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 234 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 234 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 234 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 371 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 371 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 371 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 429 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 429 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 429 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 57 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 57 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 57 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 248 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 248 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 248 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 139 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 139 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 139 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 360 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 360 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 360 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 337 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 337 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 337 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 228 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 228 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 228 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 423 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 423 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 423 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 456 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 456 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 456 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 224 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 224 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 224 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 218 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 218 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 218 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 1 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 1 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 1 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 290 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 290 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 290 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 449 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 449 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 449 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 115 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 115 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 115 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 57 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 57 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 57 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 100 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 100 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 100 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 379 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 379 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 379 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 190 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 190 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 190 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 180 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 180 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 180 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 104 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 104 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 104 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 207 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 207 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 207 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 114 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 114 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 114 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 241 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 241 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 241 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 323 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 323 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 323 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 464 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 464 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 464 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 76 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 76 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 76 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 470 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 470 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 470 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 351 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 351 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 351 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 71 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 71 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 71 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 213 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 213 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 213 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 45 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 45 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 45 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 109 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 109 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 109 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 423 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 423 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 423 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 288 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 288 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 288 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 415 random bytes plaintext took 1 ms.
    asymmetricPlain: Encrypting 415 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 415 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 77 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 77 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 77 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 456 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 456 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 456 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 93 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 93 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 93 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 468 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 468 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 468 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 357 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 357 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 357 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 457 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 457 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 457 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 98 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 98 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 98 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 62 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 62 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 62 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 156 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 156 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 156 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 1 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 1 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 1 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 169 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 169 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 169 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 324 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 324 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 324 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 333 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 333 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 333 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 227 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 227 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 227 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 355 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 355 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 355 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 47 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 47 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 47 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 260 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 260 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 260 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 284 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 284 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 284 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 260 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 260 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 260 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 115 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 115 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 115 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 354 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 354 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 354 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 235 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 235 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 235 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 7 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 7 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 7 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 452 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 452 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 452 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 25 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 25 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 25 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 16 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 16 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 16 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 307 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 307 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 307 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 442 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 442 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 442 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 211 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 211 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 211 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 403 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 403 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 403 bytes plaintext took 90 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 135 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 135 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 135 bytes plaintext took 90 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 412 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 412 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 412 bytes plaintext took 91 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 242 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 242 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 242 bytes plaintext took 92 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 446 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 446 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 446 bytes plaintext took 91 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 328 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 328 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 328 bytes plaintext took 92 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 26 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 26 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 26 bytes plaintext took 90 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 139 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 139 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 139 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 172 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 172 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 172 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 264 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 264 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 264 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 346 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 346 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 346 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 429 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 429 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 429 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 47 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 47 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 47 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 119 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 119 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 119 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 238 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 238 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 238 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 276 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 276 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 276 bytes plaintext took 92 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 257 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 257 bytes plaintext to 518 bytes ciphertext took 6 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 257 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 295 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 295 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 295 bytes plaintext took 97 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    18:32:16.090 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 25607 ms.
    18:32:16.152 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:32:16.442 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:32:16.575 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 6 finished executing tests.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricCombiWithRandomIv STANDARD_OUT
    18:32:23.142 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 9179 ms.

    asymmetricPlain: Creating asymmetric key took 9179 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS5PADDING
    asymmetricCombiWithRandomIv: Generating 5857647 random bytes plaintext took 35 ms.
    asymmetricCombiWithRandomIv: Encrypting 5857647 bytes plaintext to 5858192 bytes ciphertext took 181 ms.
    asymmetricCombiWithRandomIv: Decrypting 5858192 bytes ciphertext to 5857647 bytes plaintext took 271 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS7PADDING
    asymmetricCombiWithRandomIv: Generating 5261912 random bytes plaintext took 32 ms.
    asymmetricCombiWithRandomIv: Encrypting 5261912 bytes plaintext to 5262464 bytes ciphertext took 160 ms.
    asymmetricCombiWithRandomIv: Decrypting 5262464 bytes ciphertext to 5261912 bytes plaintext took 251 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CFB_NOPADDING
    asymmetricCombiWithRandomIv: Generating 5858934 random bytes plaintext took 37 ms.
    asymmetricCombiWithRandomIv: Encrypting 5858934 bytes plaintext to 5859478 bytes ciphertext took 278 ms.
    asymmetricCombiWithRandomIv: Decrypting 5859478 bytes ciphertext to 5858934 bytes plaintext took 341 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS5PADDING
    asymmetricCombiWithRandomIv: Generating 5947023 random bytes plaintext took 39 ms.
    asymmetricCombiWithRandomIv: Encrypting 5947023 bytes plaintext to 5947568 bytes ciphertext took 185 ms.
    asymmetricCombiWithRandomIv: Decrypting 5947568 bytes ciphertext to 5947023 bytes plaintext took 268 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS7PADDING
    asymmetricCombiWithRandomIv: Generating 3228396 random bytes plaintext took 21 ms.
    asymmetricCombiWithRandomIv: Encrypting 3228396 bytes plaintext to 3228944 bytes ciphertext took 106 ms.
    asymmetricCombiWithRandomIv: Decrypting 3228944 bytes ciphertext to 3228396 bytes plaintext took 189 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
    asymmetricCombiWithRandomIv: Generating 5305900 random bytes plaintext took 36 ms.
    asymmetricCombiWithRandomIv: Encrypting 5305900 bytes plaintext to 5306444 bytes ciphertext took 227 ms.
    asymmetricCombiWithRandomIv: Decrypting 5306444 bytes ciphertext to 5305900 bytes plaintext took 343 ms.
Gradle Test Executor 1 finished executing tests.
Finished generating test XML results (0.008 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.035 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/reports/tests/test
:org.subshare.core:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 1 mins 19.326 secs.
:org.subshare.crypto:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:compileTestJava
Executing task ':org.subshare.crypto:compileTestJava' (up-to-date check took 0.009 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test/org has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test/org/subshare has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.crypto:compileTestJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.crypto:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.14 secs.
:org.subshare.crypto:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:processTestResources
Executing task ':org.subshare.crypto:processTestResources' (up-to-date check took 0.006 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test/logback-test.xml has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test/org has been removed.
:org.subshare.crypto:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.017 secs.
:org.subshare.crypto:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:testClasses
Skipping task ':org.subshare.crypto:testClasses' as it has no actions.
:org.subshare.crypto:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:test
Executing task ':org.subshare.crypto:test' (up-to-date check took 0.006 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 7'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 7'
Starting process 'Gradle Test Executor 8'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 8'
Successfully started process 'Gradle Test Executor 7'
Starting process 'Gradle Test Executor 9'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 9'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 10'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 10'
Starting process 'Gradle Test Executor 11'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 11'
Starting process 'Gradle Test Executor 12'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 12'
Successfully started process 'Gradle Test Executor 8'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 9'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 10'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 11'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 12'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 10 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 7 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 12 started executing tests.
Initialized native services in: /home/tomcat/.gradle/nativeInitialized native services in: /home/tomcat/.gradle/native

Gradle Test Executor 9 started executing tests.
Gradle Test Executor 8 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 11 started executing tests.

org.subshare.crypto.AsymmetricKeyTest > generateManySymmetricKeys SKIPPED

org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedBlockCipherModes STANDARD_OUT
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** BlockCipherMode ***

    CBC
    CBC-CTS
    CCM
    CFB
    CFB104
    CFB112
    CFB120
    CFB128
    CFB136
    CFB144
    CFB152
    CFB16
    CFB160
    CFB168
    CFB176
    CFB184
    CFB192
    CFB200
    CFB208
    CFB216
    CFB224
    CFB232
    CFB24
    CFB240
    CFB248
    CFB256
    CFB32
    CFB40
    CFB48
    CFB56
    CFB64
    CFB72
    CFB8
    CFB80
    CFB88
    CFB96
    CTS
    EAX
    ECB
    GCM
    GOFB
    OFB
    OFB104
    OFB112
    OFB120
    OFB128
    OFB136
    OFB144
    OFB152
    OFB16
    OFB160
    OFB168
    OFB176
    OFB184
    OFB192
    OFB200
    OFB208
    OFB216
    OFB224
    OFB232
    OFB24
    OFB240
    OFB248
    OFB256
    OFB32
    OFB40
    OFB48
    OFB56
    OFB64
    OFB72
    OFB8
    OFB80
    OFB88
    OFB96
    SIC
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedCipherEngines STANDARD_OUT
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** CipherEngine/symmetricBlock ***
    AES
    AES.FAST
    AES.LIGHT
    BLOWFISH
    CAMELLIA
    CAMELLIA.LIGHT
    CAST5
    CAST6
    DES
    DESEDE
    GOST28147
    NOEKEON
    NULL
    RC2
    RC5-32
    RC5-64
    RC6
    RIJNDAEL
    SEED
    SERPENT
    SKIPJACK
    TEA
    TWOFISH
    XTEA
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** CipherEngine/asymmetricBlock ***
    ELGAMAL
    NACCACHESTERN
    RSA
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** CipherEngine/symmetricStream ***
    GRAIN-128
    GRAIN-V1
    HC-128
    HC-256
    ISAAC
    RC4
    SALSA20
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedMACs STANDARD_OUT
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** MAC ***
    DES
    DES/CFB8
    DES64
    DES64MAC
    DESMAC
    DESMAC/CFB8
    DESWITHISO9797
    DESWITHISO9797MAC
    GOST28147
    GOST28147MAC
    HMAC-MD2
    HMAC-MD4
    HMAC-MD5
    HMAC-RIPEMD128
    HMAC-RIPEMD160
    HMAC-SHA1
    HMAC-SHA224
    HMAC-SHA256
    HMAC-SHA384
    HMAC-SHA512
    HMAC-TIGER
    HMAC/MD2
    HMAC/MD4
    HMAC/MD5
    HMAC/RIPEMD128
    HMAC/RIPEMD160
    HMAC/SHA1
    HMAC/SHA224
    HMAC/SHA256
    HMAC/SHA384
    HMAC/SHA512
    HMAC/TIGER
    HMACMD2
    HMACMD4
    HMACMD5
    HMACRIPEMD128
    HMACRIPEMD160
    HMACSHA1
    HMACSHA224
    HMACSHA256
    HMACSHA384
    HMACSHA512
    HMACTIGER
    ISO9797ALG3
    ISO9797ALG3MAC
    ISO9797ALG3MACWITHISO7816-4PADDING
    ISO9797ALG3WITHISO7816-4PADDING
    OLDHMACSHA384
    OLDHMACSHA512
    RC2
    RC2/CFB8
    RC2MAC
    RC2MAC/CFB8
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedPaddings STANDARD_OUT
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** Padding/symmetricBlock ***

    ISO10126
    ISO10126-2
    ISO10126-2PADDING
    ISO10126PADDING
    ISO7816-4
    ISO7816-4PADDING
    NOPADDING
    PKCS5
    PKCS5PADDING
    PKCS7
    PKCS7PADDING
    TBC
    TBCPADDING
    X9.23
    X9.23PADDING
    ZEROBYTE
    ZEROBYTEPADDING
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** Padding/asymmetricBlock ***

    ISO9796-1
    ISO9796-1PADDING
    NOPADDING
    OAEP
    OAEPPADDING
    OAEPWITHSHA1ANDMGF1
    OAEPWITHSHA1ANDMGF1PADDING
    PKCS1
    PKCS1PADDING
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    *** Padding/symmetricStream ***

    NOPADDING
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Gradle Test Executor 7 finished executing tests.

org.subshare.crypto.MACBenchmark > testByteOrder STANDARD_OUT
    18:32:50.602 [Test worker] INFO  o.s.c.MACBenchmark - short1 = 10112
    18:32:50.672 [Test worker] INFO  o.s.c.MACBenchmark - short2 = 10112
    18:32:50.673 [Test worker] INFO  o.s.c.MACBenchmark - int1 = 10112

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 0 ***
    *** 1 ***
    *** 2 ***
    *** 3 ***
    *** 4 ***
    *** 5 ***
    *** 6 ***
    *** 7 ***
    *** 8 ***
    *** 9 ***
    *** 10 ***
    *** 11 ***
    *** 12 ***
    *** 13 ***
    *** 14 ***
    *** 15 ***
    *** 16 ***
    *** 17 ***
    *** 18 ***
    *** 19 ***
    *** 20 ***
    *** 21 ***
    *** 22 ***
    *** 23 ***
    *** 24 ***
    *** 25 ***
    *** 26 ***
    *** 27 ***
    *** 28 ***
    *** 29 ***
    *** 30 ***
    *** 31 ***
    *** 32 ***
    *** 33 ***
    *** 34 ***
    *** 35 ***
    *** 36 ***
    *** 37 ***
    *** 38 ***
    *** 39 ***
    *** 40 ***
    *** 41 ***
    *** 42 ***
    *** 43 ***
    *** 44 ***
    *** 45 ***
    *** 46 ***
    *** 47 ***
    *** 48 ***
    *** 49 ***
    *** 50 ***
    *** 51 ***
    *** 52 ***
    *** 53 ***
    *** 54 ***
    *** 55 ***
    *** 56 ***
    *** 57 ***
    *** 58 ***
    *** 59 ***
    *** 60 ***
    *** 61 ***
    *** 62 ***
    *** 63 ***
    *** 64 ***
    *** 65 ***
    *** 66 ***
    *** 67 ***
    *** 68 ***
    *** 69 ***
    *** 70 ***
    *** 71 ***
    *** 72 ***
    *** 73 ***
    *** 74 ***
    *** 75 ***
    *** 76 ***
    *** 77 ***
    *** 78 ***
    *** 79 ***
    *** 80 ***
    *** 81 ***
    *** 82 ***
    *** 83 ***
    *** 84 ***
    *** 85 ***
    *** 86 ***
    *** 87 ***
    *** 88 ***
    *** 89 ***
    *** 90 ***
    *** 91 ***
    *** 92 ***
    *** 93 ***
    *** 94 ***
    *** 95 ***
    *** 96 ***
    *** 97 ***
    *** 98 ***
    *** 99 ***
    *** 100 ***
    *** 101 ***
    *** 102 ***
    *** 103 ***
    *** 104 ***
    *** 105 ***
    *** 106 ***
    *** 107 ***
    *** 108 ***
    *** 109 ***
    *** 110 ***
    *** 111 ***
    *** 112 ***
    *** 113 ***
    *** 114 ***
    *** 115 ***
    *** 116 ***
    *** 117 ***
    *** 118 ***
    *** 119 ***
    *** 120 ***
    *** 121 ***
    *** 122 ***
    *** 123 ***
    *** 124 ***
    *** 125 ***
    *** 126 ***
    *** 127 ***
    *** 128 ***
    *** 129 ***
    *** 130 ***
    *** 131 ***
    *** 132 ***
    *** 133 ***
    *** 134 ***
    *** 135 ***
    *** 136 ***
    *** 137 ***
    *** 138 ***
    *** 139 ***
    *** 140 ***
    *** 141 ***
    *** 142 ***
    *** 143 ***
    *** 144 ***
    *** 145 ***
    *** 146 ***
    *** 147 ***
    *** 148 ***
    *** 149 ***
    *** 150 ***
    *** 151 ***
    *** 152 ***
    *** 153 ***
    *** 154 ***
    *** 155 ***
    *** 156 ***
    *** 157 ***
    *** 158 ***
    *** 159 ***
    *** 160 ***
    *** 161 ***
    *** 162 ***
    *** 163 ***
    *** 164 ***
    *** 165 ***
    *** 166 ***
    *** 167 ***
    *** 168 ***
    *** 169 ***
    *** 170 ***
    *** 171 ***
    *** 172 ***
    *** 173 ***
    *** 174 ***
    *** 175 ***
    *** 176 ***
    *** 177 ***
    *** 178 ***
    *** 179 ***
    *** 180 ***
    *** 181 ***
    *** 182 ***
    *** 183 ***
    *** 184 ***
    *** 185 ***
    *** 186 ***
    *** 187 ***
    *** 188 ***
    *** 189 ***
    *** 190 ***
    *** 191 ***
    *** 192 ***
    *** 193 ***
    *** 194 ***
    *** 195 ***
    *** 196 ***
    *** 197 ***
    *** 198 ***
    *** 199 ***
    *** 200 ***
    *** 201 ***
    *** 202 ***
    *** 203 ***
    *** 204 ***
    *** 205 ***
    *** 206 ***
    *** 207 ***
    *** 208 ***
    *** 209 ***
    *** 210 ***
    *** 211 ***
    *** 212 ***
    *** 213 ***
    *** 214 ***
    *** 215 ***
    *** 216 ***
    *** 217 ***
    *** 218 ***
    *** 219 ***
    *** 220 ***
    *** 221 ***
    *** 222 ***
    *** 223 ***
    *** 224 ***
    *** 225 ***
    *** 226 ***
    *** 227 ***
    *** 228 ***
    *** 229 ***
    *** 230 ***
    *** 231 ***
    *** 232 ***
    *** 233 ***
    *** 234 ***
    *** 235 ***
    *** 236 ***
    *** 237 ***
    *** 238 ***
    *** 239 ***
    *** 240 ***
    *** 241 ***
    *** 242 ***
    *** 243 ***
    *** 244 ***
    *** 245 ***
    *** 246 ***
    *** 247 ***
    *** 248 ***
    *** 249 ***
    *** 250 ***
    *** 251 ***
    *** 252 ***
    *** 253 ***
    *** 254 ***
    *** 255 ***
    *** 256 ***
    *** 257 ***
    *** 258 ***
    *** 259 ***
    *** 260 ***
    *** 261 ***
    *** 262 ***
    *** 263 ***
    *** 264 ***
    *** 265 ***
    *** 266 ***
    *** 267 ***
    *** 268 ***
    *** 269 ***
    *** 270 ***
    *** 271 ***
    *** 272 ***
    *** 273 ***
    *** 274 ***
    *** 275 ***
    *** 276 ***
    *** 277 ***
    *** 278 ***
    *** 279 ***
    *** 280 ***
    *** 281 ***
    *** 282 ***
    *** 283 ***
    *** 284 ***
    *** 285 ***
    *** 286 ***
    *** 287 ***
    *** 288 ***
    *** 289 ***
    *** 290 ***
    *** 291 ***
    *** 292 ***
    *** 293 ***
    *** 294 ***
    *** 295 ***
    *** 296 ***
    *** 297 ***
    *** 298 ***
    *** 299 ***
    *** 300 ***
    *** 301 ***
    *** 302 ***
    *** 303 ***
    *** 304 ***
    *** 305 ***
    *** 306 ***
    *** 307 ***
    *** 308 ***
    *** 309 ***
    *** 310 ***
    *** 311 ***
    *** 312 ***
    *** 313 ***
    *** 314 ***
    *** 315 ***
    *** 316 ***
    *** 317 ***
    *** 318 ***
    *** 319 ***
    *** 320 ***
    *** 321 ***
    *** 322 ***
    *** 323 ***

org.subshare.crypto.CipherTest > testLookupAllSupportedCiphers STANDARD_OUT
    18:32:53.287 [Test worker] INFO  o.s.c.CipherTest - testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 2574 msec.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 324 ***
    *** 325 ***
    *** 326 ***
    *** 327 ***
    *** 328 ***
    *** 329 ***
    *** 330 ***
    *** 331 ***
    *** 332 ***
    *** 333 ***
    *** 334 ***
    *** 335 ***
    *** 336 ***
    *** 337 ***
    *** 338 ***
    *** 339 ***
    *** 340 ***
    *** 341 ***
    *** 342 ***
    *** 343 ***
    *** 344 ***
    *** 345 ***
    *** 346 ***
    *** 347 ***
    *** 348 ***
    *** 349 ***
    *** 350 ***
    *** 351 ***
    *** 352 ***
    *** 353 ***
    *** 354 ***
    *** 355 ***
Gradle Test Executor 9 finished executing tests.
    *** 356 ***
    *** 357 ***
    *** 358 ***
    *** 359 ***
    *** 360 ***
    *** 361 ***
    *** 362 ***
    *** 363 ***
    *** 364 ***
    *** 365 ***
    *** 366 ***
    *** 367 ***
    *** 368 ***
    *** 369 ***
    *** 370 ***
    *** 371 ***
    *** 372 ***
    *** 373 ***
    *** 374 ***
    *** 375 ***
    *** 376 ***
    *** 377 ***
    *** 378 ***
    *** 379 ***
    *** 380 ***
    *** 381 ***
    *** 382 ***
    *** 383 ***
    *** 384 ***
    *** 385 ***
    *** 386 ***
    *** 387 ***
    *** 388 ***
    *** 389 ***
    *** 390 ***
    *** 391 ***
    *** 392 ***
    *** 393 ***
    *** 394 ***
    *** 395 ***
    *** 396 ***
    *** 397 ***
    *** 398 ***
    *** 399 ***
    *** 400 ***
    *** 401 ***
    *** 402 ***
    *** 403 ***
    *** 404 ***
    *** 405 ***
    *** 406 ***
    *** 407 ***
    *** 408 ***
    *** 409 ***
    *** 410 ***
    *** 411 ***
    *** 412 ***
    *** 413 ***
    *** 414 ***
    *** 415 ***
    *** 416 ***
    *** 417 ***
    *** 418 ***
    *** 419 ***
    *** 420 ***
    *** 421 ***
    *** 422 ***
    *** 423 ***
    *** 424 ***
    *** 425 ***
    *** 426 ***
    *** 427 ***
    *** 428 ***
    *** 429 ***
    *** 430 ***
    *** 431 ***
    *** 432 ***
    *** 433 ***
    *** 434 ***
    *** 435 ***
    *** 436 ***
    *** 437 ***
    *** 438 ***
    *** 439 ***
    *** 440 ***
    *** 441 ***
    *** 442 ***
    *** 443 ***
    *** 444 ***
    *** 445 ***
    *** 446 ***
    *** 447 ***
    *** 448 ***
    *** 449 ***
    *** 450 ***
    *** 451 ***
    *** 452 ***
    *** 453 ***
    *** 454 ***
    *** 455 ***
    *** 456 ***
    *** 457 ***
    *** 458 ***
    *** 459 ***
    *** 460 ***
    *** 461 ***
    *** 462 ***
    *** 463 ***
    *** 464 ***
    *** 465 ***
    *** 466 ***
    *** 467 ***
    *** 468 ***
    *** 469 ***
    *** 470 ***
    *** 471 ***
    *** 472 ***
    *** 473 ***
    *** 474 ***
    *** 475 ***
    *** 476 ***
    *** 477 ***
    *** 478 ***
    *** 479 ***
    *** 480 ***
    *** 481 ***
    *** 482 ***
    *** 483 ***
    *** 484 ***
    *** 485 ***
    *** 486 ***
    *** 487 ***
    *** 488 ***
    *** 489 ***
    *** 490 ***
    *** 491 ***
    *** 492 ***
    *** 493 ***
    *** 494 ***
    *** 495 ***
    *** 496 ***
    *** 497 ***
    *** 498 ***
    *** 499 ***
    *** 500 ***
    *** 501 ***
    *** 502 ***
    *** 503 ***
    *** 504 ***
    *** 505 ***
    *** 506 ***
    *** 507 ***
    *** 508 ***
    *** 509 ***
    *** 510 ***
    *** 511 ***
    *** 512 ***
    *** 513 ***
    *** 514 ***
    *** 515 ***
    *** 516 ***
    *** 517 ***
    *** 518 ***
    *** 519 ***
    *** 520 ***
    *** 521 ***
    *** 522 ***
    *** 523 ***
    *** 524 ***
    *** 525 ***
    *** 526 ***
    *** 527 ***
    *** 528 ***
    *** 529 ***
    *** 530 ***
    *** 531 ***
    *** 532 ***
    *** 533 ***
    *** 534 ***
    *** 535 ***
    *** 536 ***
    *** 537 ***
    *** 538 ***
    *** 539 ***
    *** 540 ***
    *** 541 ***
    *** 542 ***
    *** 543 ***
    *** 544 ***
    *** 545 ***
    *** 546 ***
    *** 547 ***
    *** 548 ***
    *** 549 ***
    *** 550 ***
    *** 551 ***
    *** 552 ***
    *** 553 ***
    *** 554 ***
    *** 555 ***
    *** 556 ***
    *** 557 ***
    *** 558 ***
    *** 559 ***
    *** 560 ***
    *** 561 ***
    *** 562 ***
    *** 563 ***
    *** 564 ***
    *** 565 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.519 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST//

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 566 ***
    *** 567 ***
    *** 568 ***
    *** 569 ***
    *** 570 ***
    *** 571 ***
    *** 572 ***
    *** 573 ***
    *** 574 ***
    *** 575 ***
    *** 576 ***
    *** 577 ***
    *** 578 ***
    *** 579 ***
    *** 580 ***
    *** 581 ***
    *** 582 ***
    *** 583 ***
    *** 584 ***
    *** 585 ***
    *** 586 ***
    *** 587 ***
    *** 588 ***
    *** 589 ***
    *** 590 ***
    *** 591 ***
    *** 592 ***
    *** 593 ***
    *** 594 ***
    *** 595 ***
    *** 596 ***
    *** 597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.536 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 598 ***
    *** 599 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST//NOPADDING
    18:32:53.540 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping.
    18:32:53.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/
    18:32:53.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/NOPADDING
    18:32:53.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 600 ***
    *** 601 ***
    *** 602 ***
    *** 603 ***
    *** 604 ***
    *** 605 ***
    *** 606 ***
    *** 607 ***
    *** 608 ***
    *** 609 ***
    *** 610 ***
    *** 611 ***
    *** 612 ***
    *** 613 ***
    *** 614 ***
    *** 615 ***
    *** 616 ***
    *** 617 ***
    *** 618 ***
    *** 619 ***
    *** 620 ***
    *** 621 ***
    *** 622 ***
    *** 623 ***
    *** 624 ***
    *** 625 ***
    *** 626 ***
    *** 627 ***
    *** 628 ***
    *** 629 ***
    *** 630 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126
    18:32:53.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 631 ***
    *** 632 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 633 ***
    *** 634 ***
    *** 635 ***
    *** 636 ***
    *** 637 ***
    *** 638 ***
    *** 639 ***
    *** 640 ***
    *** 641 ***
    *** 642 ***
    *** 643 ***
    *** 644 ***
    *** 645 ***
    *** 646 ***
    *** 647 ***
    *** 648 ***
    *** 649 ***
    *** 650 ***
    *** 651 ***
    *** 652 ***
    *** 653 ***
    *** 654 ***
    *** 655 ***
    *** 656 ***
    *** 657 ***
    *** 658 ***
    *** 659 ***
    *** 660 ***
    *** 661 ***
    *** 662 ***
    *** 663 ***
    *** 664 ***
    *** 665 ***
    *** 666 ***
    *** 667 ***
    *** 668 ***
    *** 669 ***
    *** 670 ***
    *** 671 ***
    *** 672 ***
    *** 673 ***
    *** 674 ***
    *** 675 ***
    *** 676 ***
    *** 677 ***
    *** 678 ***
    *** 679 ***
    *** 680 ***
    *** 681 ***
    *** 682 ***
    *** 683 ***
    *** 684 ***
    *** 685 ***
    *** 686 ***
    *** 687 ***
    *** 688 ***
    *** 689 ***
    *** 690 ***
    *** 691 ***
    *** 692 ***
    *** 693 ***
    *** 694 ***
    *** 695 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126PADDING
    18:32:53.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4
    18:32:53.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4PADDING
    18:32:53.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/NOPADDING
    18:32:53.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5
    18:32:53.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5PADDING
    18:32:53.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7
    18:32:53.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7PADDING
    18:32:53.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/TBC
    18:32:53.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 696 ***
    *** 697 ***
    *** 698 ***
    *** 699 ***
    *** 700 ***
    *** 701 ***
    *** 702 ***
    *** 703 ***
    *** 704 ***
    *** 705 ***
    *** 706 ***
    *** 707 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.601 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23
    18:32:53.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23PADDING
    18:32:53.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTE
    18:32:53.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTEPADDING
    18:32:53.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CCM/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 708 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.606 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 709 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CCM/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 710 ***
    *** 711 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.607 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:53.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 712 ***
    *** 713 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 714 ***
    *** 715 ***
    *** 716 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 717 ***
    *** 718 ***
    *** 719 ***
    *** 720 ***
    *** 721 ***
    *** 722 ***
    *** 723 ***
    *** 724 ***
    *** 725 ***
    *** 726 ***
    *** 727 ***
    *** 728 ***
    *** 729 ***
    *** 730 ***
    *** 731 ***
    *** 732 ***
    *** 733 ***
    *** 734 ***
    *** 735 ***
    *** 736 ***
    *** 737 ***
    *** 738 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2PADDING
    18:32:53.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126PADDING
    18:32:53.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 739 ***
    *** 740 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 741 ***
    *** 742 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 743 ***
    *** 744 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 745 ***
    *** 746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 748 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 749 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/TBC
    18:32:53.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/TBCPADDING
    18:32:53.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23
    18:32:53.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 751 ***
    *** 752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTEPADDING
    18:32:53.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 753 ***
    *** 754 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 755 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2
    18:32:53.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 756 ***
    *** 757 ***
    *** 758 ***
    *** 759 ***
    *** 760 ***
    *** 761 ***
    *** 762 ***
    *** 763 ***
    *** 764 ***
    *** 765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 766 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 767 ***
    *** 768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 769 ***
    *** 770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 771 ***
    *** 772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.669 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 773 ***
    *** 774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.669 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 775 ***
    *** 776 ***
    *** 777 ***
    *** 778 ***
    *** 779 ***
    *** 780 ***
    *** 781 ***
    *** 782 ***
    *** 783 ***
    *** 784 ***
    *** 785 ***
    *** 786 ***
    *** 787 ***
    *** 788 ***
    *** 789 ***
    *** 790 ***
    *** 791 ***
    *** 792 ***
    *** 793 ***
    *** 794 ***
    *** 795 ***
    *** 796 ***
    *** 797 ***
    *** 798 ***
    *** 799 ***
    *** 800 ***
    *** 801 ***
    *** 802 ***
    *** 803 ***
    *** 804 ***
    *** 805 ***
    *** 806 ***
    *** 807 ***
    *** 808 ***
    *** 809 ***
    *** 810 ***
    *** 811 ***
    *** 812 ***
    *** 813 ***
    *** 814 ***
    *** 815 ***
    *** 816 ***
    *** 817 ***
    *** 818 ***
    *** 819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 820 ***
    *** 821 ***
    *** 822 ***
    *** 823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 824 ***
    *** 825 ***
    *** 826 ***
    *** 827 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 828 ***
    *** 829 ***
    *** 830 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 831 ***
    *** 832 ***
    *** 833 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.688 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 834 ***
    *** 835 ***
    *** 836 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23PADDING
    18:32:53.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTE
    18:32:53.692 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 837 ***
    *** 838 ***
    *** 839 ***
    *** 840 ***
    *** 841 ***
    *** 842 ***
    *** 843 ***
    *** 844 ***
    *** 845 ***
    *** 846 ***
    *** 847 ***
    *** 848 ***
    *** 849 ***
    *** 850 ***
    *** 851 ***
    *** 852 ***
    *** 853 ***
    *** 854 ***
    *** 855 ***
    *** 856 ***
    *** 857 ***
    *** 858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.693 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 859 ***
    *** 860 ***
    *** 861 ***
    *** 862 ***
    *** 863 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 864 ***
    *** 865 ***
    *** 866 ***
    *** 867 ***
    *** 868 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 869 ***
    *** 870 ***
    *** 871 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 872 ***
    *** 873 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 874 ***
    *** 875 ***
    *** 876 ***
    *** 877 ***
    *** 878 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 879 ***
    *** 880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 881 ***
    *** 882 ***
    *** 883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 884 ***
    *** 885 ***
    *** 886 ***
    *** 887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 888 ***
    *** 889 ***
    *** 890 ***
    *** 891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.713 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 892 ***
    *** 893 ***
    *** 894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.715 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 895 ***
    *** 896 ***
    *** 897 ***
    *** 898 ***
    *** 899 ***
    *** 900 ***
    *** 901 ***
    *** 902 ***
    *** 903 ***
    *** 904 ***
    *** 905 ***
    *** 906 ***
    *** 907 ***
    *** 908 ***
    *** 909 ***
    *** 910 ***
    *** 911 ***
    *** 912 ***
    *** 913 ***
    *** 914 ***
    *** 915 ***
    *** 916 ***
    *** 917 ***
    *** 918 ***
    *** 919 ***
    *** 920 ***
    *** 921 ***
    *** 922 ***
    *** 923 ***
    *** 924 ***
    *** 925 ***
    *** 926 ***
    *** 927 ***
    *** 928 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 929 ***
    *** 930 ***
    *** 931 ***
    *** 932 ***
    *** 933 ***
    *** 934 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 935 ***
    *** 936 ***
    *** 937 ***
    *** 938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 939 ***
    *** 940 ***
    *** 941 ***
    *** 942 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.729 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 943 ***
    *** 944 ***
    *** 945 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 946 ***
    *** 947 ***
    *** 948 ***
    *** 949 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 950 ***
    *** 951 ***
    *** 952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 953 ***
    *** 954 ***
    *** 955 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.733 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 956 ***
    *** 957 ***
    *** 958 ***
    *** 959 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.734 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 960 ***
    *** 961 ***
    *** 962 ***
    *** 963 ***
    *** 964 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.735 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 965 ***
    *** 966 ***
    *** 967 ***
    *** 968 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.736 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 969 ***
    *** 970 ***
    *** 971 ***
    *** 972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.738 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 973 ***
    *** 974 ***
    *** 975 ***
    *** 976 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.739 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 977 ***
    *** 978 ***
    *** 979 ***
    *** 980 ***
    *** 981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 982 ***
    *** 983 ***
    *** 984 ***
    *** 985 ***
    *** 986 ***
    *** 987 ***
    *** 988 ***
    *** 989 ***
    *** 990 ***
    *** 991 ***
    *** 992 ***
    *** 993 ***
    *** 994 ***
    *** 995 ***
    *** 996 ***
    *** 997 ***
    *** 998 ***
    *** 999 ***
    *** 1000 ***
    *** 1001 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.742 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1002 ***
    *** 1003 ***
    *** 1004 ***
    *** 1005 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1006 ***
    *** 1007 ***
    *** 1008 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1009 ***
    *** 1010 ***
    *** 1011 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1012 ***
    *** 1013 ***
    *** 1014 ***
    *** 1015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1016 ***
    *** 1017 ***
    *** 1018 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1019 ***
    *** 1020 ***
    *** 1021 ***
    *** 1022 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1023 ***
    *** 1024 ***
    *** 1025 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1026 ***
    *** 1027 ***
    *** 1028 ***
    *** 1029 ***
    *** 1030 ***
    *** 1031 ***
    *** 1032 ***
    *** 1033 ***
    *** 1034 ***
    *** 1035 ***
    *** 1036 ***
    *** 1037 ***
    *** 1038 ***
    *** 1039 ***
    *** 1040 ***
    *** 1041 ***
    *** 1042 ***
    *** 1043 ***
    *** 1044 ***
    *** 1045 ***
    *** 1046 ***
    *** 1047 ***
    *** 1048 ***
    *** 1049 ***
    *** 1050 ***
    *** 1051 ***
    *** 1052 ***
    *** 1053 ***
    *** 1054 ***
    *** 1055 ***
    *** 1056 ***
    *** 1057 ***
    *** 1058 ***
    *** 1059 ***
    *** 1060 ***
    *** 1061 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1062 ***
    *** 1063 ***
    *** 1064 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1065 ***
    *** 1066 ***
    *** 1067 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1068 ***
    *** 1069 ***
    *** 1070 ***
    *** 1071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1072 ***
    *** 1073 ***
    *** 1074 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1075 ***
    *** 1076 ***
    *** 1077 ***
    *** 1078 ***
    *** 1079 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1080 ***
    *** 1081 ***
    *** 1082 ***
    *** 1083 ***
    *** 1084 ***
    *** 1085 ***
    *** 1086 ***
    *** 1087 ***
    *** 1088 ***
    *** 1089 ***
    *** 1090 ***
    *** 1091 ***
    *** 1092 ***
    *** 1093 ***
    *** 1094 ***
    *** 1095 ***
    *** 1096 ***
    *** 1097 ***
    *** 1098 ***
    *** 1099 ***
    *** 1100 ***
    *** 1101 ***
    *** 1102 ***
    *** 1103 ***
    *** 1104 ***
    *** 1105 ***
    *** 1106 ***
    *** 1107 ***
    *** 1108 ***
    *** 1109 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1110 ***
    *** 1111 ***
    *** 1112 ***
    *** 1113 ***
    *** 1114 ***
    *** 1115 ***
    *** 1116 ***
    *** 1117 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1118 ***
    *** 1119 ***
    *** 1120 ***
    *** 1121 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.785 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4
    18:32:53.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1122 ***
    *** 1123 ***
    *** 1124 ***
    *** 1125 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1126 ***
    *** 1127 ***
    *** 1128 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.788 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1129 ***
    *** 1130 ***
    *** 1131 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.789 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1132 ***
    *** 1133 ***
    *** 1134 ***
    *** 1135 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1136 ***
    *** 1137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1138 ***
    *** 1139 ***
    *** 1140 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1141 ***
    *** 1142 ***
    *** 1143 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.793 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1144 ***
    *** 1145 ***
    *** 1146 ***
    *** 1147 ***
    *** 1148 ***
    *** 1149 ***
    *** 1150 ***
    *** 1151 ***
    *** 1152 ***
    *** 1153 ***
    *** 1154 ***
    *** 1155 ***
    *** 1156 ***
    *** 1157 ***
    *** 1158 ***
    *** 1159 ***
    *** 1160 ***
    *** 1161 ***
    *** 1162 ***
    *** 1163 ***
    *** 1164 ***
    *** 1165 ***
    *** 1166 ***
    *** 1167 ***
    *** 1168 ***
    *** 1169 ***
    *** 1170 ***
    *** 1171 ***
    *** 1172 ***
    *** 1173 ***
    *** 1174 ***
    *** 1175 ***
    *** 1176 ***
    *** 1177 ***
    *** 1178 ***
    *** 1179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1180 ***
    *** 1181 ***
    *** 1182 ***
    *** 1183 ***
    *** 1184 ***
    *** 1185 ***
    *** 1186 ***
    *** 1187 ***
    *** 1188 ***
    *** 1189 ***
    *** 1190 ***
    *** 1191 ***
    *** 1192 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23PADDING
    18:32:53.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTE
    18:32:53.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTEPADDING
    18:32:53.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/
    18:32:53.810 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126
    18:32:53.811 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2
    18:32:53.812 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2PADDING
    18:32:53.814 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126PADDING
    18:32:53.815 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4
    18:32:53.816 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4PADDING
    18:32:53.817 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/NOPADDING
    18:32:53.818 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5
    18:32:53.820 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5PADDING
    18:32:53.821 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1193 ***
    *** 1194 ***
    *** 1195 ***
    *** 1196 ***
    *** 1197 ***
    *** 1198 ***
    *** 1199 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.822 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7PADDING
    18:32:53.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBC
    18:32:53.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBCPADDING
    18:32:53.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23
    18:32:53.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23PADDING
    18:32:53.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTE
    18:32:53.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTEPADDING
    18:32:53.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/
    18:32:53.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126
    18:32:53.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2
    18:32:53.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2PADDING
    18:32:53.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1200 ***
    *** 1201 ***
    *** 1202 ***
    *** 1203 ***
    *** 1204 ***
    *** 1205 ***
    *** 1206 ***
    *** 1207 ***
    *** 1208 ***
    *** 1209 ***
    *** 1210 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4
    18:32:53.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4PADDING
    18:32:53.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/NOPADDING
    18:32:53.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5
    18:32:53.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1211 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1212 ***
    *** 1213 ***
    *** 1214 ***
    *** 1215 ***
    *** 1216 ***
    *** 1217 ***
    *** 1218 ***
    *** 1219 ***
    *** 1220 ***
    *** 1221 ***
    *** 1222 ***
    *** 1223 ***
    *** 1224 ***
    *** 1225 ***
    *** 1226 ***
    *** 1227 ***
    *** 1228 ***
    *** 1229 ***
    *** 1230 ***
    *** 1231 ***
    *** 1232 ***
    *** 1233 ***
    *** 1234 ***
    *** 1235 ***
    *** 1236 ***
    *** 1237 ***
    *** 1238 ***
    *** 1239 ***
    *** 1240 ***
    *** 1241 ***
    *** 1242 ***
    *** 1243 ***
    *** 1244 ***
    *** 1245 ***
    *** 1246 ***
    *** 1247 ***
    *** 1248 ***
    *** 1249 ***
    *** 1250 ***
    *** 1251 ***
    *** 1252 ***
    *** 1253 ***
    *** 1254 ***
    *** 1255 ***
    *** 1256 ***
    *** 1257 ***
    *** 1258 ***
    *** 1259 ***
    *** 1260 ***
    *** 1261 ***
    *** 1262 ***
    *** 1263 ***
    *** 1264 ***
    *** 1265 ***
    *** 1266 ***
    *** 1267 ***
    *** 1268 ***
    *** 1269 ***
    *** 1270 ***
    *** 1271 ***
    *** 1272 ***
    *** 1273 ***
    *** 1274 ***
    *** 1275 ***
    *** 1276 ***
    *** 1277 ***
    *** 1278 ***
    *** 1279 ***
    *** 1280 ***
    *** 1281 ***
    *** 1282 ***
    *** 1283 ***
    *** 1284 ***
    *** 1285 ***
    *** 1286 ***
    *** 1287 ***
    *** 1288 ***
    *** 1289 ***
    *** 1290 ***
    *** 1291 ***
    *** 1292 ***
    *** 1293 ***
    *** 1294 ***
    *** 1295 ***
    *** 1296 ***
    *** 1297 ***
    *** 1298 ***
    *** 1299 ***
    *** 1300 ***
    *** 1301 ***
    *** 1302 ***
    *** 1303 ***
    *** 1304 ***
    *** 1305 ***
    *** 1306 ***
    *** 1307 ***
    *** 1308 ***
    *** 1309 ***
    *** 1310 ***
    *** 1311 ***
    *** 1312 ***
    *** 1313 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7PADDING
    18:32:53.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBC
    18:32:53.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1314 ***
    *** 1315 ***
    *** 1316 ***
    *** 1317 ***
    *** 1318 ***
    *** 1319 ***
    *** 1320 ***
    *** 1321 ***
    *** 1322 ***
    *** 1323 ***
    *** 1324 ***
    *** 1325 ***
    *** 1326 ***
    *** 1327 ***
    *** 1328 ***
    *** 1329 ***
    *** 1330 ***
    *** 1331 ***
    *** 1332 ***
    *** 1333 ***
    *** 1334 ***
    *** 1335 ***
    *** 1336 ***
    *** 1337 ***
    *** 1338 ***
    *** 1339 ***
    *** 1340 ***
    *** 1341 ***
    *** 1342 ***
    *** 1343 ***
    *** 1344 ***
    *** 1345 ***
    *** 1346 ***
    *** 1347 ***
    *** 1348 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.848 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23
    18:32:53.849 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23PADDING
    18:32:53.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTE
    18:32:53.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTEPADDING
    18:32:53.857 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/
    18:32:53.858 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126
    18:32:53.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2
    18:32:53.861 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2PADDING
    18:32:53.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126PADDING
    18:32:53.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4
    18:32:53.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4PADDING
    18:32:53.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/NOPADDING
    18:32:53.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5
    18:32:53.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5PADDING
    18:32:53.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7
    18:32:53.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7PADDING
    18:32:53.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBC
    18:32:53.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBCPADDING
    18:32:53.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23
    18:32:53.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23PADDING
    18:32:53.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTE
    18:32:53.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTEPADDING
    18:32:53.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/
    18:32:53.881 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126
    18:32:53.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2
    18:32:53.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2PADDING
    18:32:53.885 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126PADDING
    18:32:53.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4
    18:32:53.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1349 ***
    *** 1350 ***
    *** 1351 ***
    *** 1352 ***
    *** 1353 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/NOPADDING
    18:32:53.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5
    18:32:53.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5PADDING
    18:32:53.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7
    18:32:53.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1354 ***
    *** 1355 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBC
    18:32:53.897 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBCPADDING
    18:32:53.899 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1356 ***
    *** 1357 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23PADDING
    18:32:53.901 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTE
    18:32:53.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTEPADDING
    18:32:53.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/
    18:32:53.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1358 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2
    18:32:53.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2PADDING
    18:32:53.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126PADDING
    18:32:53.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4
    18:32:53.913 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4PADDING
    18:32:53.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1359 ***
    *** 1360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5
    18:32:53.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5PADDING
    18:32:53.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7
    18:32:53.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7PADDING
    18:32:53.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1361 ***
    *** 1362 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBCPADDING
    18:32:53.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23
    18:32:53.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23PADDING
    18:32:53.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTE
    18:32:53.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTEPADDING
    18:32:53.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1363 ***
    *** 1364 ***
    *** 1365 ***
    *** 1366 ***
    *** 1367 ***
    *** 1368 ***
    *** 1369 ***
    *** 1370 ***
    *** 1371 ***
    *** 1372 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1373 ***
    *** 1374 ***
    *** 1375 ***
    *** 1376 ***
    *** 1377 ***
    *** 1378 ***
    *** 1379 ***
    *** 1380 ***
    *** 1381 ***
    *** 1382 ***
    *** 1383 ***
    *** 1384 ***
    *** 1385 ***
    *** 1386 ***
    *** 1387 ***
    *** 1388 ***
    *** 1389 ***
    *** 1390 ***
    *** 1391 ***
    *** 1392 ***
    *** 1393 ***
    *** 1394 ***
    *** 1395 ***
    *** 1396 ***
    *** 1397 ***
    *** 1398 ***
    *** 1399 ***
    *** 1400 ***
    *** 1401 ***
    *** 1402 ***
    *** 1403 ***
    *** 1404 ***
    *** 1405 ***
    *** 1406 ***
    *** 1407 ***
    *** 1408 ***
    *** 1409 ***
    *** 1410 ***
    *** 1411 ***
    *** 1412 ***
    *** 1413 ***
    *** 1414 ***
    *** 1415 ***
    *** 1416 ***
    *** 1417 ***
    *** 1418 ***
    *** 1419 ***
    *** 1420 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2
    18:32:53.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2PADDING
    18:32:53.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126PADDING
    18:32:53.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4
    18:32:53.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1421 ***
    *** 1422 ***
    *** 1423 ***
    *** 1424 ***
    *** 1425 ***
    *** 1426 ***
    *** 1427 ***
    *** 1428 ***
    *** 1429 ***
    *** 1430 ***
    *** 1431 ***
    *** 1432 ***
    *** 1433 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1434 ***
    *** 1435 ***
    *** 1436 ***
    *** 1437 ***
    *** 1438 ***
    *** 1439 ***
    *** 1440 ***
    *** 1441 ***
    *** 1442 ***
    *** 1443 ***
    *** 1444 ***
    *** 1445 ***
    *** 1446 ***
    *** 1447 ***
    *** 1448 ***
    *** 1449 ***
    *** 1450 ***
    *** 1451 ***
    *** 1452 ***
    *** 1453 ***
    *** 1454 ***
    *** 1455 ***
    *** 1456 ***
    *** 1457 ***
    *** 1458 ***
    *** 1459 ***
    *** 1460 ***
    *** 1461 ***
    *** 1462 ***
    *** 1463 ***
    *** 1464 ***
    *** 1465 ***
    *** 1466 ***
    *** 1467 ***
    *** 1468 ***
    *** 1469 ***
    *** 1470 ***
    *** 1471 ***
    *** 1472 ***
    *** 1473 ***
    *** 1474 ***
    *** 1475 ***
    *** 1476 ***
    *** 1477 ***
    *** 1478 ***
    *** 1479 ***
    *** 1480 ***
    *** 1481 ***
    *** 1482 ***
    *** 1483 ***
    *** 1484 ***
    *** 1485 ***
    *** 1486 ***
    *** 1487 ***
    *** 1488 ***
    *** 1489 ***
    *** 1490 ***
    *** 1491 ***
    *** 1492 ***
    *** 1493 ***
    *** 1494 ***
    *** 1495 ***
    *** 1496 ***
    *** 1497 ***
    *** 1498 ***
    *** 1499 ***
    *** 1500 ***
    *** 1501 ***
    *** 1502 ***
    *** 1503 ***
    *** 1504 ***
    *** 1505 ***
    *** 1506 ***
    *** 1507 ***
    *** 1508 ***
    *** 1509 ***
    *** 1510 ***
    *** 1511 ***
    *** 1512 ***
    *** 1513 ***
    *** 1514 ***
    *** 1515 ***
    *** 1516 ***
    *** 1517 ***
    *** 1518 ***
    *** 1519 ***
    *** 1520 ***
    *** 1521 ***
    *** 1522 ***
    *** 1523 ***
    *** 1524 ***
    *** 1525 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1526 ***
    *** 1527 ***
    *** 1528 ***
    *** 1529 ***
    *** 1530 ***
    *** 1531 ***
    *** 1532 ***
    *** 1533 ***
    *** 1534 ***
    *** 1535 ***
    *** 1536 ***
    *** 1537 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5PADDING
    18:32:53.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7
    18:32:53.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7PADDING
    18:32:53.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBC
    18:32:53.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBCPADDING
    18:32:53.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23
    18:32:53.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23PADDING
    18:32:53.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTE
    18:32:53.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTEPADDING
    18:32:53.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/
    18:32:53.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126
    18:32:53.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2
    18:32:53.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2PADDING
    18:32:53.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126PADDING
    18:32:53.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4
    18:32:53.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4PADDING
    18:32:53.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/NOPADDING
    18:32:53.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5
    18:32:53.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5PADDING
    18:32:53.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7
    18:32:53.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7PADDING
    18:32:53.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBC
    18:32:53.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBCPADDING
    18:32:53.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23
    18:32:53.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23PADDING
    18:32:53.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTE
    18:32:53.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTEPADDING
    18:32:53.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/
    18:32:53.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126
    18:32:53.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2
    18:32:53.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2PADDING
    18:32:53.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126PADDING
    18:32:53.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4
    18:32:53.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4PADDING
    18:32:53.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/NOPADDING
    18:32:53.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5
    18:32:53.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5PADDING
    18:32:53.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7
    18:32:53.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7PADDING
    18:32:53.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBC
    18:32:53.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBCPADDING
    18:32:53.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23
    18:32:53.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23PADDING
    18:32:53.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1538 ***
    *** 1539 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTEPADDING
    18:32:53.985 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/
    18:32:53.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1540 ***
    *** 1541 ***
    *** 1542 ***
    *** 1543 ***
    *** 1544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1545 ***
    *** 1546 ***
    *** 1547 ***
    *** 1548 ***
    *** 1549 ***
    *** 1550 ***
    *** 1551 ***
    *** 1552 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1553 ***
    *** 1554 ***
    *** 1555 ***
    *** 1556 ***
    *** 1557 ***
    *** 1558 ***
    *** 1559 ***
    *** 1560 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1561 ***
    *** 1562 ***
    *** 1563 ***
    *** 1564 ***
    *** 1565 ***
    *** 1566 ***
    *** 1567 ***
    *** 1568 ***
    *** 1569 ***
    *** 1570 ***
    *** 1571 ***
    *** 1572 ***
    *** 1573 ***
    *** 1574 ***
    *** 1575 ***
    *** 1576 ***
    *** 1577 ***
    *** 1578 ***
    *** 1579 ***
    *** 1580 ***
    *** 1581 ***
    *** 1582 ***
    *** 1583 ***
    *** 1584 ***
    *** 1585 ***
    *** 1586 ***
    *** 1587 ***
    *** 1588 ***
    *** 1589 ***
    *** 1590 ***
    *** 1591 ***
    *** 1592 ***
    *** 1593 ***
    *** 1594 ***
    *** 1595 ***
    *** 1596 ***
    *** 1597 ***
    *** 1598 ***
    *** 1599 ***
    *** 1600 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:53.997 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1601 ***
    *** 1602 ***
    *** 1603 ***
    *** 1604 ***
    *** 1605 ***
    *** 1606 ***
    *** 1607 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1608 ***
    *** 1609 ***
    *** 1610 ***
    *** 1611 ***
    *** 1612 ***
    *** 1613 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1614 ***
    *** 1615 ***
    *** 1616 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1617 ***
    *** 1618 ***
    *** 1619 ***
    *** 1620 ***
    *** 1621 ***
    *** 1622 ***
    *** 1623 ***
    *** 1624 ***
    *** 1625 ***
    *** 1626 ***
    *** 1627 ***
    *** 1628 ***
    *** 1629 ***
    *** 1630 ***
    *** 1631 ***
    *** 1632 ***
    *** 1633 ***
    *** 1634 ***
    *** 1635 ***
    *** 1636 ***
    *** 1637 ***
    *** 1638 ***
    *** 1639 ***
    *** 1640 ***
    *** 1641 ***
    *** 1642 ***
    *** 1643 ***
    *** 1644 ***
    *** 1645 ***
    *** 1646 ***
    *** 1647 ***
    *** 1648 ***
    *** 1649 ***
    *** 1650 ***
    *** 1651 ***
    *** 1652 ***
    *** 1653 ***
    *** 1654 ***
    *** 1655 ***
    *** 1656 ***
    *** 1657 ***
    *** 1658 ***
    *** 1659 ***
    *** 1660 ***
    *** 1661 ***
    *** 1662 ***
    *** 1663 ***
    *** 1664 ***
    *** 1665 ***
    *** 1666 ***
    *** 1667 ***
    *** 1668 ***
    *** 1669 ***
    *** 1670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1671 ***
    *** 1672 ***
    *** 1673 ***
    *** 1674 ***
    *** 1675 ***
    *** 1676 ***
    *** 1677 ***
    *** 1678 ***
    *** 1679 ***
    *** 1680 ***
    *** 1681 ***
    *** 1682 ***
    *** 1683 ***
    *** 1684 ***
    *** 1685 ***
    *** 1686 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7
    18:32:54.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7PADDING
    18:32:54.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBC
    18:32:54.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1687 ***
    *** 1688 ***
    *** 1689 ***
    *** 1690 ***
    *** 1691 ***
    *** 1692 ***
    *** 1693 ***
    *** 1694 ***
    *** 1695 ***
    *** 1696 ***
    *** 1697 ***
    *** 1698 ***
    *** 1699 ***
    *** 1700 ***
    *** 1701 ***
    *** 1702 ***
    *** 1703 ***
    *** 1704 ***
    *** 1705 ***
    *** 1706 ***
    *** 1707 ***
    *** 1708 ***
    *** 1709 ***
    *** 1710 ***
    *** 1711 ***
    *** 1712 ***
    *** 1713 ***
    *** 1714 ***
    *** 1715 ***
    *** 1716 ***
    *** 1717 ***
    *** 1718 ***
    *** 1719 ***
    *** 1720 ***
    *** 1721 ***
    *** 1722 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.021 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1723 ***
    *** 1724 ***
    *** 1725 ***
    *** 1726 ***
    *** 1727 ***
    *** 1728 ***
    *** 1729 ***
    *** 1730 ***
    *** 1731 ***
    *** 1732 ***
    *** 1733 ***
    *** 1734 ***
    *** 1735 ***
    *** 1736 ***
    *** 1737 ***
    *** 1738 ***
    *** 1739 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1740 ***
    *** 1741 ***
    *** 1742 ***
    *** 1743 ***
    *** 1744 ***
    *** 1745 ***
    *** 1746 ***
    *** 1747 ***
    *** 1748 ***
    *** 1749 ***
    *** 1750 ***
    *** 1751 ***
    *** 1752 ***
    *** 1753 ***
    *** 1754 ***
    *** 1755 ***
    *** 1756 ***
    *** 1757 ***
    *** 1758 ***
    *** 1759 ***
    *** 1760 ***
    *** 1761 ***
    *** 1762 ***
    *** 1763 ***
    *** 1764 ***
    *** 1765 ***
    *** 1766 ***
    *** 1767 ***
    *** 1768 ***
    *** 1769 ***
    *** 1770 ***
    *** 1771 ***
    *** 1772 ***
    *** 1773 ***
    *** 1774 ***
    *** 1775 ***
    *** 1776 ***
    *** 1777 ***
    *** 1778 ***
    *** 1779 ***
    *** 1780 ***
    *** 1781 ***
    *** 1782 ***
    *** 1783 ***
    *** 1784 ***
    *** 1785 ***
    *** 1786 ***
    *** 1787 ***
    *** 1788 ***
    *** 1789 ***
    *** 1790 ***
    *** 1791 ***
    *** 1792 ***
    *** 1793 ***
    *** 1794 ***
    *** 1795 ***
    *** 1796 ***
    *** 1797 ***
    *** 1798 ***
    *** 1799 ***
    *** 1800 ***
    *** 1801 ***
    *** 1802 ***
    *** 1803 ***
    *** 1804 ***
    *** 1805 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1806 ***
    *** 1807 ***
    *** 1808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTEPADDING
    18:32:54.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/
    18:32:54.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1809 ***
    *** 1810 ***
    *** 1811 ***
    *** 1812 ***
    *** 1813 ***
    *** 1814 ***
    *** 1815 ***
    *** 1816 ***
    *** 1817 ***
    *** 1818 ***
    *** 1819 ***
    *** 1820 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1821 ***
    *** 1822 ***
    *** 1823 ***
    *** 1824 ***
    *** 1825 ***
    *** 1826 ***
    *** 1827 ***
    *** 1828 ***
    *** 1829 ***
    *** 1830 ***
    *** 1831 ***
    *** 1832 ***
    *** 1833 ***
    *** 1834 ***
    *** 1835 ***
    *** 1836 ***
    *** 1837 ***
    *** 1838 ***
    *** 1839 ***
    *** 1840 ***
    *** 1841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2PADDING
    18:32:54.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126PADDING
    18:32:54.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4
    18:32:54.035 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4PADDING
    18:32:54.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/NOPADDING
    18:32:54.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5
    18:32:54.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5PADDING
    18:32:54.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7
    18:32:54.042 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7PADDING
    18:32:54.043 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBC
    18:32:54.043 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBCPADDING
    18:32:54.045 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23
    18:32:54.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23PADDING
    18:32:54.047 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTE
    18:32:54.048 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTEPADDING
    18:32:54.048 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/
    18:32:54.050 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126
    18:32:54.052 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2
    18:32:54.053 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2PADDING
    18:32:54.054 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126PADDING
    18:32:54.055 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4
    18:32:54.055 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4PADDING
    18:32:54.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/NOPADDING
    18:32:54.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5
    18:32:54.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5PADDING
    18:32:54.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7
    18:32:54.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7PADDING
    18:32:54.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1842 ***
    *** 1843 ***
    *** 1844 ***
    *** 1845 ***
    *** 1846 ***
    *** 1847 ***
    *** 1848 ***
    *** 1849 ***
    *** 1850 ***
    *** 1851 ***
    *** 1852 ***
    *** 1853 ***
    *** 1854 ***
    *** 1855 ***
    *** 1856 ***
    *** 1857 ***
    *** 1858 ***
    *** 1859 ***
    *** 1860 ***
    *** 1861 ***
    *** 1862 ***
    *** 1863 ***
    *** 1864 ***
    *** 1865 ***
    *** 1866 ***
    *** 1867 ***
    *** 1868 ***
    *** 1869 ***
    *** 1870 ***
    *** 1871 ***
    *** 1872 ***
    *** 1873 ***
    *** 1874 ***
    *** 1875 ***
    *** 1876 ***
    *** 1877 ***
    *** 1878 ***
    *** 1879 ***
    *** 1880 ***
    *** 1881 ***
    *** 1882 ***
    *** 1883 ***
    *** 1884 ***
    *** 1885 ***
    *** 1886 ***
    *** 1887 ***
    *** 1888 ***
    *** 1889 ***
    *** 1890 ***
    *** 1891 ***
    *** 1892 ***
    *** 1893 ***
    *** 1894 ***
    *** 1895 ***
    *** 1896 ***
    *** 1897 ***
    *** 1898 ***
    *** 1899 ***
    *** 1900 ***
    *** 1901 ***
    *** 1902 ***
    *** 1903 ***
    *** 1904 ***
    *** 1905 ***
    *** 1906 ***
    *** 1907 ***
    *** 1908 ***
    *** 1909 ***
    *** 1910 ***
    *** 1911 ***
    *** 1912 ***
    *** 1913 ***
    *** 1914 ***
    *** 1915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1916 ***
    *** 1917 ***
    *** 1918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23
    18:32:54.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23PADDING
    18:32:54.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTE
    18:32:54.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTEPADDING
    18:32:54.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/
    18:32:54.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126
    18:32:54.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2
    18:32:54.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2PADDING
    18:32:54.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126PADDING
    18:32:54.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4
    18:32:54.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1919 ***
    *** 1920 ***
    *** 1921 ***
    *** 1922 ***
    *** 1923 ***
    *** 1924 ***
    *** 1925 ***
    *** 1926 ***
    *** 1927 ***
    *** 1928 ***
    *** 1929 ***
    *** 1930 ***
    *** 1931 ***
    *** 1932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1933 ***
    *** 1934 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.081 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1935 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.081 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1936 ***
    *** 1937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.082 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.082 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1939 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1940 ***
    *** 1941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1942 ***
    *** 1943 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1944 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1945 ***
    *** 1946 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.085 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1948 ***
    *** 1949 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1950 ***
    *** 1951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1952 ***
    *** 1953 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1954 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1955 ***
    *** 1956 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1957 ***
    *** 1958 ***
    *** 1959 ***
    *** 1960 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1961 ***
    *** 1962 ***
    *** 1963 ***
    *** 1964 ***
    *** 1965 ***
    *** 1966 ***
    *** 1967 ***
    *** 1968 ***
    *** 1969 ***
    *** 1970 ***
    *** 1971 ***
    *** 1972 ***
    *** 1973 ***
    *** 1974 ***
    *** 1975 ***
    *** 1976 ***
    *** 1977 ***
    *** 1978 ***
    *** 1979 ***
    *** 1980 ***
    *** 1981 ***
    *** 1982 ***
    *** 1983 ***
    *** 1984 ***
    *** 1985 ***
    *** 1986 ***
    *** 1987 ***
    *** 1988 ***
    *** 1989 ***
    *** 1990 ***
    *** 1991 ***
    *** 1992 ***
    *** 1993 ***
    *** 1994 ***
    *** 1995 ***
    *** 1996 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 1997 ***
    *** 1998 ***
    *** 1999 ***
    *** 2000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.098 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2001 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.098 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2002 ***
    *** 2003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.099 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2004 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.099 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2005 ***
    *** 2006 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.100 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2007 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.100 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2008 ***
    *** 2009 ***
    *** 2010 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.101 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2011 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.101 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2012 ***
    *** 2013 ***
    *** 2014 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.102 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.102 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2016 ***
    *** 2017 ***
    *** 2018 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.103 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2019 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.103 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2020 ***
    *** 2021 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2022 ***
    *** 2023 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2024 ***
    *** 2025 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2026 ***
    *** 2027 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126PADDING
    18:32:54.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4
    18:32:54.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4PADDING
    18:32:54.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/NOPADDING
    18:32:54.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2028 ***
    *** 2029 ***
    *** 2030 ***
    *** 2031 ***
    *** 2032 ***
    *** 2033 ***
    *** 2034 ***
    *** 2035 ***
    *** 2036 ***
    *** 2037 ***
    *** 2038 ***
    *** 2039 ***
    *** 2040 ***
    *** 2041 ***
    *** 2042 ***
    *** 2043 ***
    *** 2044 ***
    *** 2045 ***
    *** 2046 ***
    *** 2047 ***
    *** 2048 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2049 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7
    18:32:54.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2050 ***
    *** 2051 ***
    *** 2052 ***
    *** 2053 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.112 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2054 ***
    *** 2055 ***
    *** 2056 ***
    *** 2057 ***
    *** 2058 ***
    *** 2059 ***
    *** 2060 ***
    *** 2061 ***
    *** 2062 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2063 ***
    *** 2064 ***
    *** 2065 ***
    *** 2066 ***
    *** 2067 ***
    *** 2068 ***
    *** 2069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2070 ***
    *** 2071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23PADDING
    18:32:54.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTE
    18:32:54.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTEPADDING
    18:32:54.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/
    18:32:54.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126
    18:32:54.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2
    18:32:54.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2PADDING
    18:32:54.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126PADDING
    18:32:54.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4
    18:32:54.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4PADDING
    18:32:54.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/NOPADDING
    18:32:54.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2072 ***
    *** 2073 ***
    *** 2074 ***
    *** 2075 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2076 ***
    *** 2077 ***
    *** 2078 ***
    *** 2079 ***
    *** 2080 ***
    *** 2081 ***
    *** 2082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2083 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2084 ***
    *** 2085 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBC
    18:32:54.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2086 ***
    *** 2087 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23
    18:32:54.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2088 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTE
    18:32:54.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2089 ***
    *** 2090 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2091 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126
    18:32:54.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2092 ***
    *** 2093 ***
    *** 2094 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.137 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2PADDING
    18:32:54.137 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2095 ***
    *** 2096 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2097 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2098 ***
    *** 2099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.141 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2100 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.141 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2101 ***
    *** 2102 ***
    *** 2103 ***
    *** 2104 ***
    *** 2105 ***
    *** 2106 ***
    *** 2107 ***
    *** 2108 ***
    *** 2109 ***
    *** 2110 ***
    *** 2111 ***
    *** 2112 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2113 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2114 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2115 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2116 ***
    *** 2117 ***
    *** 2118 ***
    *** 2119 ***
    *** 2120 ***
    *** 2121 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2122 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2123 ***
    *** 2124 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2125 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2126 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTEPADDING
    18:32:54.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/
    18:32:54.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126
    18:32:54.154 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2
    18:32:54.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2PADDING
    18:32:54.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126PADDING
    18:32:54.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4
    18:32:54.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2127 ***
    *** 2128 ***
    *** 2129 ***
    *** 2130 ***
    *** 2131 ***
    *** 2132 ***
    *** 2133 ***
    *** 2134 ***
    *** 2135 ***
    *** 2136 ***
    *** 2137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2138 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2139 ***
    *** 2140 ***
    *** 2141 ***
    *** 2142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2143 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2144 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2145 ***
    *** 2146 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2148 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2149 ***
    *** 2150 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2152 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2153 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2154 ***
    *** 2155 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2156 ***
    *** 2157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2158 ***
    *** 2159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.173 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2160 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2161 ***
    *** 2162 ***
    *** 2163 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2164 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2165 ***
    *** 2166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2167 ***
    *** 2168 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2169 ***
    *** 2170 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2171 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2172 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2173 ***
    *** 2174 ***
    *** 2175 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2177 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2178 ***
    *** 2179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2180 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2181 ***
    *** 2182 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.181 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2183 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.181 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2184 ***
    *** 2185 ***
    *** 2186 ***
    *** 2187 ***
    *** 2188 ***
    *** 2189 ***
    *** 2190 ***
    *** 2191 ***
    *** 2192 ***
    *** 2193 ***
    *** 2194 ***
    *** 2195 ***
    *** 2196 ***
    *** 2197 ***
    *** 2198 ***
    *** 2199 ***
    *** 2200 ***
    *** 2201 ***
    *** 2202 ***
    *** 2203 ***
    *** 2204 ***
    *** 2205 ***
    *** 2206 ***
    *** 2207 ***
    *** 2208 ***
    *** 2209 ***
    *** 2210 ***
    *** 2211 ***
    *** 2212 ***
    *** 2213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.182 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2214 ***
    *** 2215 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.191 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2216 ***
    *** 2217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.192 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2218 ***
    *** 2219 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.192 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2220 ***
    *** 2221 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.193 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2222 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.193 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2223 ***
    *** 2224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2226 ***
    *** 2227 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2228 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2229 ***
    *** 2230 ***
    *** 2231 ***
    *** 2232 ***
    *** 2233 ***
    *** 2234 ***
    *** 2235 ***
    *** 2236 ***
    *** 2237 ***
    *** 2238 ***
    *** 2239 ***
    *** 2240 ***
    *** 2241 ***
    *** 2242 ***
    *** 2243 ***
    *** 2244 ***
    *** 2245 ***
    *** 2246 ***
    *** 2247 ***
    *** 2248 ***
    *** 2249 ***
    *** 2250 ***
    *** 2251 ***
    *** 2252 ***
    *** 2253 ***
    *** 2254 ***
    *** 2255 ***
    *** 2256 ***
    *** 2257 ***
    *** 2258 ***
    *** 2259 ***
    *** 2260 ***
    *** 2261 ***
    *** 2262 ***
    *** 2263 ***
    *** 2264 ***
    *** 2265 ***
    *** 2266 ***
    *** 2267 ***
    *** 2268 ***
    *** 2269 ***
    *** 2270 ***
    *** 2271 ***
    *** 2272 ***
    *** 2273 ***
    *** 2274 ***
    *** 2275 ***
    *** 2276 ***
    *** 2277 ***
    *** 2278 ***
    *** 2279 ***
    *** 2280 ***
    *** 2281 ***
    *** 2282 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7PADDING
    18:32:54.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBC
    18:32:54.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBCPADDING
    18:32:54.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23
    18:32:54.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23PADDING
    18:32:54.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTE
    18:32:54.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTEPADDING
    18:32:54.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/
    18:32:54.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126
    18:32:54.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2
    18:32:54.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2PADDING
    18:32:54.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126PADDING
    18:32:54.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4
    18:32:54.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4PADDING
    18:32:54.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/NOPADDING
    18:32:54.210 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5
    18:32:54.211 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5PADDING
    18:32:54.211 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7
    18:32:54.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7PADDING
    18:32:54.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBC
    18:32:54.213 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBCPADDING
    18:32:54.213 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23
    18:32:54.213 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23PADDING
    18:32:54.214 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTE
    18:32:54.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTEPADDING
    18:32:54.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/
    18:32:54.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126
    18:32:54.216 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2
    18:32:54.216 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2PADDING
    18:32:54.217 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126PADDING
    18:32:54.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4
    18:32:54.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4PADDING
    18:32:54.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/NOPADDING
    18:32:54.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5
    18:32:54.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5PADDING
    18:32:54.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7
    18:32:54.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2283 ***
    *** 2284 ***
    *** 2285 ***
    *** 2286 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2287 ***
    *** 2288 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBCPADDING
    18:32:54.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23
    18:32:54.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23PADDING
    18:32:54.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTE
    18:32:54.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTEPADDING
    18:32:54.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/
    18:32:54.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126
    18:32:54.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2
    18:32:54.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2PADDING
    18:32:54.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126PADDING
    18:32:54.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4
    18:32:54.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4PADDING
    18:32:54.237 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/NOPADDING
    18:32:54.237 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5
    18:32:54.238 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5PADDING
    18:32:54.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7
    18:32:54.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7PADDING
    18:32:54.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBC
    18:32:54.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBCPADDING
    18:32:54.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23
    18:32:54.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23PADDING
    18:32:54.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTE
    18:32:54.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTEPADDING
    18:32:54.244 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/
    18:32:54.244 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126
    18:32:54.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2
    18:32:54.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2PADDING
    18:32:54.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126PADDING
    18:32:54.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4
    18:32:54.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2289 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2290 ***
    *** 2291 ***
    *** 2292 ***
    *** 2293 ***
    *** 2294 ***
    *** 2295 ***
    *** 2296 ***
    *** 2297 ***
    *** 2298 ***
    *** 2299 ***
    *** 2300 ***
    *** 2301 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.249 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5
    18:32:54.249 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5PADDING
    18:32:54.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7
    18:32:54.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7PADDING
    18:32:54.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBC
    18:32:54.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2302 ***
    *** 2303 ***
    *** 2304 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2305 ***
    *** 2306 ***
    *** 2307 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2308 ***
    *** 2309 ***
    *** 2310 ***
    *** 2311 ***
    *** 2312 ***
    *** 2313 ***
    *** 2314 ***
    *** 2315 ***
    *** 2316 ***
    *** 2317 ***
    *** 2318 ***
    *** 2319 ***
    *** 2320 ***
    *** 2321 ***
    *** 2322 ***
    *** 2323 ***
    *** 2324 ***
    *** 2325 ***
    *** 2326 ***
    *** 2327 ***
    *** 2328 ***
    *** 2329 ***
    *** 2330 ***
    *** 2331 ***
    *** 2332 ***
    *** 2333 ***
    *** 2334 ***
    *** 2335 ***
    *** 2336 ***
    *** 2337 ***
    *** 2338 ***
    *** 2339 ***
    *** 2340 ***
    *** 2341 ***
    *** 2342 ***
    *** 2343 ***
    *** 2344 ***
    *** 2345 ***
    *** 2346 ***
    *** 2347 ***
    *** 2348 ***
    *** 2349 ***
    *** 2350 ***
    *** 2351 ***
    *** 2352 ***
    *** 2353 ***
    *** 2354 ***
    *** 2355 ***
    *** 2356 ***
    *** 2357 ***
    *** 2358 ***
    *** 2359 ***
    *** 2360 ***
    *** 2361 ***
    *** 2362 ***
    *** 2363 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2364 ***
    *** 2365 ***
    *** 2366 ***
    *** 2367 ***
    *** 2368 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2369 ***
    *** 2370 ***
    *** 2371 ***
    *** 2372 ***
    *** 2373 ***
    *** 2374 ***
    *** 2375 ***
    *** 2376 ***
    *** 2377 ***
    *** 2378 ***
    *** 2379 ***
    *** 2380 ***
    *** 2381 ***
    *** 2382 ***
    *** 2383 ***
    *** 2384 ***
    *** 2385 ***
    *** 2386 ***
    *** 2387 ***
    *** 2388 ***
    *** 2389 ***
    *** 2390 ***
    *** 2391 ***
    *** 2392 ***
    *** 2393 ***
    *** 2394 ***
    *** 2395 ***
    *** 2396 ***
    *** 2397 ***
    *** 2398 ***
    *** 2399 ***
    *** 2400 ***
    *** 2401 ***
    *** 2402 ***
    *** 2403 ***
    *** 2404 ***
    *** 2405 ***
    *** 2406 ***
    *** 2407 ***
    *** 2408 ***
    *** 2409 ***
    *** 2410 ***
    *** 2411 ***
    *** 2412 ***
    *** 2413 ***
    *** 2414 ***
    *** 2415 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2416 ***
    *** 2417 ***
    *** 2418 ***
    *** 2419 ***
    *** 2420 ***
    *** 2421 ***
    *** 2422 ***
    *** 2423 ***
    *** 2424 ***
    *** 2425 ***
    *** 2426 ***
    *** 2427 ***
    *** 2428 ***
    *** 2429 ***
    *** 2430 ***
    *** 2431 ***
    *** 2432 ***
    *** 2433 ***
    *** 2434 ***
    *** 2435 ***
    *** 2436 ***
    *** 2437 ***
    *** 2438 ***
    *** 2439 ***
    *** 2440 ***
    *** 2441 ***
    *** 2442 ***
    *** 2443 ***
    *** 2444 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126
    18:32:54.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2
    18:32:54.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2PADDING
    18:32:54.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2445 ***
    *** 2446 ***
    *** 2447 ***
    *** 2448 ***
    *** 2449 ***
    *** 2450 ***
    *** 2451 ***
    *** 2452 ***
    *** 2453 ***
    *** 2454 ***
    *** 2455 ***
    *** 2456 ***
    *** 2457 ***
    *** 2458 ***
    *** 2459 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4
    18:32:54.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4PADDING
    18:32:54.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/NOPADDING
    18:32:54.290 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2460 ***
    *** 2461 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2462 ***
    *** 2463 ***
    *** 2464 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2465 ***
    *** 2466 ***
    *** 2467 ***
    *** 2468 ***
    *** 2469 ***
    *** 2470 ***
    *** 2471 ***
    *** 2472 ***
    *** 2473 ***
    *** 2474 ***
    *** 2475 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7PADDING
    18:32:54.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBC
    18:32:54.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBCPADDING
    18:32:54.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2476 ***
    *** 2477 ***
    *** 2478 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23PADDING
    18:32:54.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTE
    18:32:54.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTEPADDING
    18:32:54.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/
    18:32:54.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2479 ***
    *** 2480 ***
    *** 2481 ***
    *** 2482 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2
    18:32:54.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2483 ***
    *** 2484 ***
    *** 2485 ***
    *** 2486 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2487 ***
    *** 2488 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2489 ***
    *** 2490 ***
    *** 2491 ***
    *** 2492 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2493 ***
    *** 2494 ***
    *** 2495 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2496 ***
    *** 2497 ***
    *** 2498 ***
    *** 2499 ***
    *** 2500 ***
    *** 2501 ***
    *** 2502 ***
    *** 2503 ***
    *** 2504 ***
    *** 2505 ***
    *** 2506 ***
    *** 2507 ***
    *** 2508 ***
    *** 2509 ***
    *** 2510 ***
    *** 2511 ***
    *** 2512 ***
    *** 2513 ***
    *** 2514 ***
    *** 2515 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5
    18:32:54.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5PADDING
    18:32:54.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7
    18:32:54.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7PADDING
    18:32:54.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBC
    18:32:54.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBCPADDING
    18:32:54.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2516 ***
    *** 2517 ***
    *** 2518 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23PADDING
    18:32:54.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTE
    18:32:54.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2519 ***
    *** 2520 ***
    *** 2521 ***
    *** 2522 ***
    *** 2523 ***
    *** 2524 ***
    *** 2525 ***
    *** 2526 ***
    *** 2527 ***
    *** 2528 ***
    *** 2529 ***
    *** 2530 ***
    *** 2531 ***
    *** 2532 ***
    *** 2533 ***
    *** 2534 ***
    *** 2535 ***
    *** 2536 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/
    18:32:54.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2537 ***
    *** 2538 ***
    *** 2539 ***
    *** 2540 ***
    *** 2541 ***
    *** 2542 ***
    *** 2543 ***
    *** 2544 ***
    *** 2545 ***
    *** 2546 ***
    *** 2547 ***
    *** 2548 ***
    *** 2549 ***
    *** 2550 ***
    *** 2551 ***
    *** 2552 ***
    *** 2553 ***
    *** 2554 ***
    *** 2555 ***
    *** 2556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2557 ***
    *** 2558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2559 ***
    *** 2560 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2561 ***
    *** 2562 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2563 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2564 ***
    *** 2565 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2566 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2567 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2568 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2569 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2570 ***
    *** 2571 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2572 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2573 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2574 ***
    *** 2575 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2576 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2577 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2578 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.333 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2579 ***
    *** 2580 ***
    *** 2581 ***
    *** 2582 ***
    *** 2583 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.333 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2584 ***
    *** 2585 ***
    *** 2586 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2587 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2588 ***
    *** 2589 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2590 ***
    *** 2591 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2592 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.337 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2593 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.337 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2594 ***
    *** 2595 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.337 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2596 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2598 ***
    *** 2599 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2600 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2601 ***
    *** 2602 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2603 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.340 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2604 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.340 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2605 ***
    *** 2606 ***
    *** 2607 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.341 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTE
    18:32:54.342 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTEPADDING
    18:32:54.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/
    18:32:54.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126
    18:32:54.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2
    18:32:54.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2PADDING
    18:32:54.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126PADDING
    18:32:54.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4
    18:32:54.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4PADDING
    18:32:54.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/NOPADDING
    18:32:54.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5
    18:32:54.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5PADDING
    18:32:54.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7
    18:32:54.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7PADDING
    18:32:54.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBC
    18:32:54.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBCPADDING
    18:32:54.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23
    18:32:54.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23PADDING
    18:32:54.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTE
    18:32:54.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTEPADDING
    18:32:54.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CTS/
    18:32:54.357 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping.
    18:32:54.357 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2608 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.358 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping.
    18:32:54.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/EAX/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2609 ***
    *** 2610 ***
    *** 2611 ***
    *** 2612 ***
    *** 2613 ***
    *** 2614 ***
    *** 2615 ***
    *** 2616 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/EAX/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2617 ***
    *** 2618 ***
    *** 2619 ***
    *** 2620 ***
    *** 2621 ***
    *** 2622 ***
    *** 2623 ***
    *** 2624 ***
    *** 2625 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/ECB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2626 ***
    *** 2627 ***
    *** 2628 ***
    *** 2629 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.364 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2630 ***
    *** 2631 ***
    *** 2632 ***
    *** 2633 ***
    *** 2634 ***
    *** 2635 ***
    *** 2636 ***
    *** 2637 ***
    *** 2638 ***
    *** 2639 ***
    *** 2640 ***
    *** 2641 ***
    *** 2642 ***
    *** 2643 ***
    *** 2644 ***
    *** 2645 ***
    *** 2646 ***
    *** 2647 ***
    *** 2648 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/ECB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2649 ***
    *** 2650 ***
    *** 2651 ***
    *** 2652 ***
    *** 2653 ***
    *** 2654 ***
    *** 2655 ***
    *** 2656 ***
    *** 2657 ***
    *** 2658 ***
    *** 2659 ***
    *** 2660 ***
    *** 2661 ***
    *** 2662 ***
    *** 2663 ***
    *** 2664 ***
    *** 2665 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.372 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2666 ***
    *** 2667 ***
    *** 2668 ***
    *** 2669 ***
    *** 2670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/GCM/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2671 ***
    *** 2672 ***
    *** 2673 ***
    *** 2674 ***
    *** 2675 ***
    *** 2676 ***
    *** 2677 ***
    *** 2678 ***
    *** 2679 ***
    *** 2680 ***
    *** 2681 ***
    *** 2682 ***
    *** 2683 ***
    *** 2684 ***
    *** 2685 ***
    *** 2686 ***
    *** 2687 ***
    *** 2688 ***
    *** 2689 ***
    *** 2690 ***
    *** 2691 ***
    *** 2692 ***
    *** 2693 ***
    *** 2694 ***
    *** 2695 ***
    *** 2696 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/GCM/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2697 ***
    *** 2698 ***
    *** 2699 ***
    *** 2700 ***
    *** 2701 ***
    *** 2702 ***
    *** 2703 ***
    *** 2704 ***
    *** 2705 ***
    *** 2706 ***
    *** 2707 ***
    *** 2708 ***
    *** 2709 ***
    *** 2710 ***
    *** 2711 ***
    *** 2712 ***
    *** 2713 ***
    *** 2714 ***
    *** 2715 ***
    *** 2716 ***
    *** 2717 ***
    *** 2718 ***
    *** 2719 ***
    *** 2720 ***
    *** 2721 ***
    *** 2722 ***
    *** 2723 ***
    *** 2724 ***
    *** 2725 ***
    *** 2726 ***
    *** 2727 ***
    *** 2728 ***
    *** 2729 ***
    *** 2730 ***
    *** 2731 ***
    *** 2732 ***
    *** 2733 ***
    *** 2734 ***
    *** 2735 ***
    *** 2736 ***
    *** 2737 ***
    *** 2738 ***
    *** 2739 ***
    *** 2740 ***
    *** 2741 ***
    *** 2742 ***
    *** 2743 ***
    *** 2744 ***
    *** 2745 ***
    *** 2746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.407 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/
    18:32:54.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126
    18:32:54.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2
    18:32:54.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2PADDING
    18:32:54.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4
    18:32:54.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4PADDING
    18:32:54.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2748 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5
    18:32:54.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5PADDING
    18:32:54.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7
    18:32:54.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7PADDING
    18:32:54.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/TBC
    18:32:54.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/TBCPADDING
    18:32:54.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23
    18:32:54.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23PADDING
    18:32:54.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTE
    18:32:54.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTEPADDING
    18:32:54.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/
    18:32:54.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126
    18:32:54.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2
    18:32:54.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2PADDING
    18:32:54.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126PADDING
    18:32:54.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4
    18:32:54.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4PADDING
    18:32:54.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/NOPADDING
    18:32:54.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5
    18:32:54.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5PADDING
    18:32:54.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7
    18:32:54.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7PADDING
    18:32:54.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBC
    18:32:54.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBCPADDING
    18:32:54.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23
    18:32:54.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23PADDING
    18:32:54.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTE
    18:32:54.421 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTEPADDING
    18:32:54.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/
    18:32:54.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126
    18:32:54.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2
    18:32:54.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2PADDING
    18:32:54.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126PADDING
    18:32:54.424 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4
    18:32:54.424 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4PADDING
    18:32:54.424 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/NOPADDING
    18:32:54.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5
    18:32:54.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5PADDING
    18:32:54.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7
    18:32:54.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2749 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBC
    18:32:54.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBCPADDING
    18:32:54.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23
    18:32:54.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23PADDING
    18:32:54.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTE
    18:32:54.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTEPADDING
    18:32:54.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/
    18:32:54.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126
    18:32:54.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2
    18:32:54.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2PADDING
    18:32:54.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4
    18:32:54.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2751 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/NOPADDING
    18:32:54.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5PADDING
    18:32:54.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2753 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7PADDING
    18:32:54.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2754 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2755 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2756 ***
    *** 2757 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23PADDING
    18:32:54.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTEPADDING
    18:32:54.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2759 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126
    18:32:54.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2760 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2PADDING
    18:32:54.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2761 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.438 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2762 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4PADDING
    18:32:54.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/NOPADDING
    18:32:54.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2763 ***
    *** 2764 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5PADDING
    18:32:54.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7PADDING
    18:32:54.441 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBC
    18:32:54.441 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBCPADDING
    18:32:54.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2766 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2767 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTE
    18:32:54.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2769 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126
    18:32:54.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2
    18:32:54.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126PADDING
    18:32:54.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4PADDING
    18:32:54.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/NOPADDING
    18:32:54.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2773 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7
    18:32:54.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2774 ***
    *** 2775 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBC
    18:32:54.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBCPADDING
    18:32:54.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23
    18:32:54.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2776 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2777 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2778 ***
    *** 2779 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/
    18:32:54.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2780 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2781 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2PADDING
    18:32:54.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2782 ***
    *** 2783 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4
    18:32:54.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4PADDING
    18:32:54.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2784 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2785 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2786 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2787 ***
    *** 2788 ***
    *** 2789 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2790 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2791 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2792 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2793 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2794 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2795 ***
    *** 2796 ***
    *** 2797 ***
    *** 2798 ***
    *** 2799 ***
    *** 2800 ***
    *** 2801 ***
    *** 2802 ***
    *** 2803 ***
    *** 2804 ***
    *** 2805 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.462 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2806 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126
    18:32:54.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2809 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126PADDING
    18:32:54.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2810 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2811 ***
    *** 2812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2813 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5
    18:32:54.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2814 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7
    18:32:54.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBC
    18:32:54.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23
    18:32:54.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2817 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2818 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2820 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126
    18:32:54.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2821 ***
    *** 2822 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2824 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4
    18:32:54.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2825 ***
    *** 2826 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/NOPADDING
    18:32:54.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2827 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2828 ***
    *** 2829 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.489 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2830 ***
    *** 2831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.490 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2832 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.491 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2833 ***
    *** 2834 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.491 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2835 ***
    *** 2836 ***
    *** 2837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.492 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2838 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.492 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.493 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2840 ***
    *** 2841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.493 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.494 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2843 ***
    *** 2844 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.494 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.495 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2846 ***
    *** 2847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.495 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2848 ***
    *** 2849 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.496 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2850 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.496 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2851 ***
    *** 2852 ***
    *** 2853 ***
    *** 2854 ***
    *** 2855 ***
    *** 2856 ***
    *** 2857 ***
    *** 2858 ***
    *** 2859 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.497 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2860 ***
    *** 2861 ***
    *** 2862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2863 ***
    *** 2864 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5
    18:32:54.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2865 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2866 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBC
    18:32:54.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2868 ***
    *** 2869 ***
    *** 2870 ***
    *** 2871 ***
    *** 2872 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2873 ***
    *** 2874 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2875 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2876 ***
    *** 2877 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2878 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2879 ***
    *** 2880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2881 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2882 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2883 ***
    *** 2884 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.509 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2885 ***
    *** 2886 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.509 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4
    18:32:54.509 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2888 ***
    *** 2889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2893 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBCPADDING
    18:32:54.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2895 ***
    *** 2896 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2897 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTE
    18:32:54.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2898 ***
    *** 2899 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2900 ***
    *** 2901 ***
    *** 2902 ***
    *** 2903 ***
    *** 2904 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2905 ***
    *** 2906 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2
    18:32:54.517 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2907 ***
    *** 2908 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.517 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2909 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.518 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4
    18:32:54.519 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2910 ***
    *** 2911 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.519 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2912 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.519 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5
    18:32:54.520 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2913 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.520 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2914 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.520 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7PADDING
    18:32:54.521 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.521 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23PADDING
    18:32:54.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2919 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2920 ***
    *** 2921 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.524 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2922 ***
    *** 2923 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2924 ***
    *** 2925 ***
    *** 2926 ***
    *** 2927 ***
    *** 2928 ***
    *** 2929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2930 ***
    *** 2931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2932 ***
    *** 2933 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2934 ***
    *** 2935 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2939 ***
    *** 2940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2942 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2943 ***
    *** 2944 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBCPADDING
    18:32:54.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2945 ***
    *** 2946 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2948 ***
    *** 2949 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2950 ***
    *** 2951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2953 ***
    *** 2954 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2955 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2956 ***
    *** 2957 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2958 ***
    *** 2959 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2960 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2961 ***
    *** 2962 ***
    *** 2963 ***
    *** 2964 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2965 ***
    *** 2966 ***
    *** 2967 ***
    *** 2968 ***
    *** 2969 ***
    *** 2970 ***
    *** 2971 ***
    *** 2972 ***
    *** 2973 ***
    *** 2974 ***
    *** 2975 ***
    *** 2976 ***
    *** 2977 ***
    *** 2978 ***
    *** 2979 ***
    *** 2980 ***
    *** 2981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2982 ***
    *** 2983 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2984 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2985 ***
    *** 2986 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2987 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2989 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2990 ***
    *** 2991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2992 ***
    *** 2993 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2994 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2995 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2996 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2997 ***
    *** 2998 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 2999 ***
    *** 3000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3001 ***
    *** 3002 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3003 ***
    *** 3004 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3005 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3006 ***
    *** 3007 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3008 ***
    *** 3009 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3010 ***
    *** 3011 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3012 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3013 ***
    *** 3014 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3016 ***
    *** 3017 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3018 ***
    *** 3019 ***
    *** 3020 ***
    *** 3021 ***
    *** 3022 ***
    *** 3023 ***
    *** 3024 ***
    *** 3025 ***
    *** 3026 ***
    *** 3027 ***
    *** 3028 ***
    *** 3029 ***
    *** 3030 ***
    *** 3031 ***
    *** 3032 ***
    *** 3033 ***
    *** 3034 ***
    *** 3035 ***
    *** 3036 ***
    *** 3037 ***
    *** 3038 ***
    *** 3039 ***
    *** 3040 ***
    *** 3041 ***
    *** 3042 ***
    *** 3043 ***
    *** 3044 ***
    *** 3045 ***
    *** 3046 ***
    *** 3047 ***
    *** 3048 ***
    *** 3049 ***
    *** 3050 ***
    *** 3051 ***
    *** 3052 ***
    *** 3053 ***
    *** 3054 ***
    *** 3055 ***
    *** 3056 ***
    *** 3057 ***
    *** 3058 ***
    *** 3059 ***
    *** 3060 ***
    *** 3061 ***
    *** 3062 ***
    *** 3063 ***
    *** 3064 ***
    *** 3065 ***
    *** 3066 ***
    *** 3067 ***
    *** 3068 ***
    *** 3069 ***
    *** 3070 ***
    *** 3071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3072 ***
    *** 3073 ***
    *** 3074 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3075 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3076 ***
    *** 3077 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3078 ***
    *** 3079 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3080 ***
    *** 3081 ***
    *** 3082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3083 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3084 ***
    *** 3085 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3086 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3087 ***
    *** 3088 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3089 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3090 ***
    *** 3091 ***
    *** 3092 ***
    *** 3093 ***
    *** 3094 ***
    *** 3095 ***
    *** 3096 ***
    *** 3097 ***
    *** 3098 ***
    *** 3099 ***
    *** 3100 ***
    *** 3101 ***
    *** 3102 ***
    *** 3103 ***
    *** 3104 ***
    *** 3105 ***
    *** 3106 ***
    *** 3107 ***
    *** 3108 ***
    *** 3109 ***
    *** 3110 ***
    *** 3111 ***
    *** 3112 ***
    *** 3113 ***
    *** 3114 ***
    *** 3115 ***
    *** 3116 ***
    *** 3117 ***
    *** 3118 ***
    *** 3119 ***
    *** 3120 ***
    *** 3121 ***
    *** 3122 ***
    *** 3123 ***
    *** 3124 ***
    *** 3125 ***
    *** 3126 ***
    *** 3127 ***
    *** 3128 ***
    *** 3129 ***
    *** 3130 ***
    *** 3131 ***
    *** 3132 ***
    *** 3133 ***
    *** 3134 ***
    *** 3135 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3136 ***
    *** 3137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3138 ***
    *** 3139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3140 ***
    *** 3141 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3143 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3144 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3145 ***
    *** 3146 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3148 ***
    *** 3149 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3150 ***
    *** 3151 ***
    *** 3152 ***
    *** 3153 ***
    *** 3154 ***
    *** 3155 ***
    *** 3156 ***
    *** 3157 ***
    *** 3158 ***
    *** 3159 ***
    *** 3160 ***
    *** 3161 ***
    *** 3162 ***
    *** 3163 ***
    *** 3164 ***
    *** 3165 ***
    *** 3166 ***
    *** 3167 ***
    *** 3168 ***
    *** 3169 ***
    *** 3170 ***
    *** 3171 ***
    *** 3172 ***
    *** 3173 ***
    *** 3174 ***
    *** 3175 ***
    *** 3176 ***
    *** 3177 ***
    *** 3178 ***
    *** 3179 ***
    *** 3180 ***
    *** 3181 ***
    *** 3182 ***
    *** 3183 ***
    *** 3184 ***
    *** 3185 ***
    *** 3186 ***
    *** 3187 ***
    *** 3188 ***
    *** 3189 ***
    *** 3190 ***
    *** 3191 ***
    *** 3192 ***
    *** 3193 ***
    *** 3194 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/
    18:32:54.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126
    18:32:54.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2
    18:32:54.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2PADDING
    18:32:54.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126PADDING
    18:32:54.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4
    18:32:54.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4PADDING
    18:32:54.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/NOPADDING
    18:32:54.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5
    18:32:54.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5PADDING
    18:32:54.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7
    18:32:54.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7PADDING
    18:32:54.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBC
    18:32:54.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBCPADDING
    18:32:54.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23
    18:32:54.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23PADDING
    18:32:54.598 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTE
    18:32:54.598 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTEPADDING
    18:32:54.599 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.599 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3197 ***
    *** 3198 ***
    *** 3199 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.599 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2
    18:32:54.599 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2PADDING
    18:32:54.599 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126PADDING
    18:32:54.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4
    18:32:54.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3200 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3201 ***
    *** 3202 ***
    *** 3203 ***
    *** 3204 ***
    *** 3205 ***
    *** 3206 ***
    *** 3207 ***
    *** 3208 ***
    *** 3209 ***
    *** 3210 ***
    *** 3211 ***
    *** 3212 ***
    *** 3213 ***
    *** 3214 ***
    *** 3215 ***
    *** 3216 ***
    *** 3217 ***
    *** 3218 ***
    *** 3219 ***
    *** 3220 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3221 ***
    *** 3222 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5PADDING
    18:32:54.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7
    18:32:54.601 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7PADDING
    18:32:54.601 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBC
    18:32:54.601 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBCPADDING
    18:32:54.601 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23
    18:32:54.601 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23PADDING
    18:32:54.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTE
    18:32:54.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTEPADDING
    18:32:54.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/
    18:32:54.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126
    18:32:54.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2
    18:32:54.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2PADDING
    18:32:54.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126PADDING
    18:32:54.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4
    18:32:54.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4PADDING
    18:32:54.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/NOPADDING
    18:32:54.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5
    18:32:54.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5PADDING
    18:32:54.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7
    18:32:54.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7PADDING
    18:32:54.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBC
    18:32:54.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBCPADDING
    18:32:54.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23
    18:32:54.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23PADDING
    18:32:54.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTE
    18:32:54.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTEPADDING
    18:32:54.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/
    18:32:54.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3223 ***
    *** 3224 ***
    *** 3225 ***
    *** 3226 ***
    *** 3227 ***
    *** 3228 ***
    *** 3229 ***
    *** 3230 ***
    *** 3231 ***
    *** 3232 ***
    *** 3233 ***
    *** 3234 ***
    *** 3235 ***
    *** 3236 ***
    *** 3237 ***
    *** 3238 ***
    *** 3239 ***
    *** 3240 ***
    *** 3241 ***
    *** 3242 ***
    *** 3243 ***
    *** 3244 ***
    *** 3245 ***
    *** 3246 ***
    *** 3247 ***
    *** 3248 ***
    *** 3249 ***
    *** 3250 ***
    *** 3251 ***
    *** 3252 ***
    *** 3253 ***
    *** 3254 ***
    *** 3255 ***
    *** 3256 ***
    *** 3257 ***
    *** 3258 ***
    *** 3259 ***
    *** 3260 ***
    *** 3261 ***
    *** 3262 ***
    *** 3263 ***
    *** 3264 ***
    *** 3265 ***
    *** 3266 ***
    *** 3267 ***
    *** 3268 ***
    *** 3269 ***
    *** 3270 ***
    *** 3271 ***
    *** 3272 ***
    *** 3273 ***
    *** 3274 ***
    *** 3275 ***
    *** 3276 ***
    *** 3277 ***
    *** 3278 ***
    *** 3279 ***
    *** 3280 ***
    *** 3281 ***
    *** 3282 ***
    *** 3283 ***
    *** 3284 ***
    *** 3285 ***
    *** 3286 ***
    *** 3287 ***
    *** 3288 ***
    *** 3289 ***
    *** 3290 ***
    *** 3291 ***
    *** 3292 ***
    *** 3293 ***
    *** 3294 ***
    *** 3295 ***
    *** 3296 ***
    *** 3297 ***
    *** 3298 ***
    *** 3299 ***
    *** 3300 ***
    *** 3301 ***
    *** 3302 ***
    *** 3303 ***
    *** 3304 ***
    *** 3305 ***
    *** 3306 ***
    *** 3307 ***
    *** 3308 ***
    *** 3309 ***
    *** 3310 ***
    *** 3311 ***
    *** 3312 ***
    *** 3313 ***
    *** 3314 ***
    *** 3315 ***
    *** 3316 ***
    *** 3317 ***
    *** 3318 ***
    *** 3319 ***
    *** 3320 ***
    *** 3321 ***
    *** 3322 ***
    *** 3323 ***
    *** 3324 ***
    *** 3325 ***
    *** 3326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2
    18:32:54.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2PADDING
    18:32:54.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126PADDING
    18:32:54.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4
    18:32:54.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4PADDING
    18:32:54.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/NOPADDING
    18:32:54.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5
    18:32:54.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5PADDING
    18:32:54.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7
    18:32:54.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7PADDING
    18:32:54.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBC
    18:32:54.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBCPADDING
    18:32:54.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23
    18:32:54.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23PADDING
    18:32:54.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTE
    18:32:54.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTEPADDING
    18:32:54.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/
    18:32:54.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126
    18:32:54.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2
    18:32:54.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2PADDING
    18:32:54.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126PADDING
    18:32:54.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4
    18:32:54.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4PADDING
    18:32:54.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/NOPADDING
    18:32:54.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5
    18:32:54.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5PADDING
    18:32:54.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7
    18:32:54.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7PADDING
    18:32:54.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBC
    18:32:54.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBCPADDING
    18:32:54.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23
    18:32:54.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23PADDING
    18:32:54.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTE
    18:32:54.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTEPADDING
    18:32:54.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/
    18:32:54.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126
    18:32:54.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2
    18:32:54.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2PADDING
    18:32:54.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126PADDING
    18:32:54.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4
    18:32:54.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4PADDING
    18:32:54.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/NOPADDING
    18:32:54.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5
    18:32:54.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5PADDING
    18:32:54.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7
    18:32:54.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7PADDING
    18:32:54.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBC
    18:32:54.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBCPADDING
    18:32:54.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23
    18:32:54.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23PADDING
    18:32:54.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTE
    18:32:54.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTEPADDING
    18:32:54.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/
    18:32:54.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126
    18:32:54.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2
    18:32:54.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2PADDING
    18:32:54.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126PADDING
    18:32:54.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4
    18:32:54.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4PADDING
    18:32:54.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/NOPADDING
    18:32:54.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5
    18:32:54.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3327 ***
    *** 3328 ***
    *** 3329 ***
    *** 3330 ***
    *** 3331 ***
    *** 3332 ***
    *** 3333 ***
    *** 3334 ***
    *** 3335 ***
    *** 3336 ***
    *** 3337 ***
    *** 3338 ***
    *** 3339 ***
    *** 3340 ***
    *** 3341 ***
    *** 3342 ***
    *** 3343 ***
    *** 3344 ***
    *** 3345 ***
    *** 3346 ***
    *** 3347 ***
    *** 3348 ***
    *** 3349 ***
    *** 3350 ***
    *** 3351 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3352 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7PADDING
    18:32:54.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBC
    18:32:54.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBCPADDING
    18:32:54.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23
    18:32:54.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23PADDING
    18:32:54.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTE
    18:32:54.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTEPADDING
    18:32:54.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/
    18:32:54.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126
    18:32:54.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2
    18:32:54.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2PADDING
    18:32:54.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126PADDING
    18:32:54.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4
    18:32:54.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4PADDING
    18:32:54.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/NOPADDING
    18:32:54.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5
    18:32:54.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5PADDING
    18:32:54.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7
    18:32:54.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7PADDING
    18:32:54.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBC
    18:32:54.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBCPADDING
    18:32:54.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23
    18:32:54.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23PADDING
    18:32:54.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTE
    18:32:54.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTEPADDING
    18:32:54.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/
    18:32:54.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126
    18:32:54.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2
    18:32:54.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2PADDING
    18:32:54.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126PADDING
    18:32:54.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4
    18:32:54.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4PADDING
    18:32:54.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/NOPADDING
    18:32:54.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5
    18:32:54.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5PADDING
    18:32:54.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7
    18:32:54.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7PADDING
    18:32:54.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBC
    18:32:54.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBCPADDING
    18:32:54.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23
    18:32:54.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23PADDING
    18:32:54.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTE
    18:32:54.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTEPADDING
    18:32:54.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/
    18:32:54.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126
    18:32:54.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2
    18:32:54.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2PADDING
    18:32:54.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126PADDING
    18:32:54.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4
    18:32:54.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4PADDING
    18:32:54.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/NOPADDING
    18:32:54.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5
    18:32:54.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5PADDING
    18:32:54.675 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7
    18:32:54.675 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7PADDING
    18:32:54.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBC
    18:32:54.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBCPADDING
    18:32:54.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23
    18:32:54.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23PADDING
    18:32:54.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTE
    18:32:54.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTEPADDING
    18:32:54.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/
    18:32:54.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126
    18:32:54.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2
    18:32:54.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2PADDING
    18:32:54.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126PADDING
    18:32:54.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4
    18:32:54.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4PADDING
    18:32:54.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/NOPADDING
    18:32:54.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5
    18:32:54.682 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3353 ***
    *** 3354 ***
    *** 3355 ***
    *** 3356 ***
    *** 3357 ***
    *** 3358 ***
    *** 3359 ***
    *** 3360 ***
    *** 3361 ***
    *** 3362 ***
    *** 3363 ***
    *** 3364 ***
    *** 3365 ***
    *** 3366 ***
    *** 3367 ***
    *** 3368 ***
    *** 3369 ***
    *** 3370 ***
    *** 3371 ***
    *** 3372 ***
    *** 3373 ***
    *** 3374 ***
    *** 3375 ***
    *** 3376 ***
    *** 3377 ***
    *** 3378 ***
    *** 3379 ***
    *** 3380 ***
    *** 3381 ***
    *** 3382 ***
    *** 3383 ***
    *** 3384 ***
    *** 3385 ***
    *** 3386 ***
    *** 3387 ***
    *** 3388 ***
    *** 3389 ***
    *** 3390 ***
    *** 3391 ***
    *** 3392 ***
    *** 3393 ***
    *** 3394 ***
    *** 3395 ***
    *** 3396 ***
    *** 3397 ***
    *** 3398 ***
    *** 3399 ***
    *** 3400 ***
    *** 3401 ***
    *** 3402 ***
    *** 3403 ***
    *** 3404 ***
    *** 3405 ***
    *** 3406 ***
    *** 3407 ***
    *** 3408 ***
    *** 3409 ***
    *** 3410 ***
    *** 3411 ***
    *** 3412 ***
    *** 3413 ***
    *** 3414 ***
    *** 3415 ***
    *** 3416 ***
    *** 3417 ***
    *** 3418 ***
    *** 3419 ***
    *** 3420 ***
    *** 3421 ***
    *** 3422 ***
    *** 3423 ***
    *** 3424 ***
    *** 3425 ***
    *** 3426 ***
    *** 3427 ***
    *** 3428 ***
    *** 3429 ***
    *** 3430 ***
    *** 3431 ***
    *** 3432 ***
    *** 3433 ***
    *** 3434 ***
    *** 3435 ***
    *** 3436 ***
    *** 3437 ***
    *** 3438 ***
    *** 3439 ***
    *** 3440 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.682 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7
    18:32:54.683 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7PADDING
    18:32:54.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBC
    18:32:54.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBCPADDING
    18:32:54.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23
    18:32:54.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23PADDING
    18:32:54.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTE
    18:32:54.689 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTEPADDING
    18:32:54.689 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/
    18:32:54.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126
    18:32:54.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2
    18:32:54.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2PADDING
    18:32:54.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126PADDING
    18:32:54.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4
    18:32:54.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4PADDING
    18:32:54.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/NOPADDING
    18:32:54.697 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5
    18:32:54.697 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5PADDING
    18:32:54.697 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7
    18:32:54.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7PADDING
    18:32:54.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBC
    18:32:54.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBCPADDING
    18:32:54.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23
    18:32:54.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23PADDING
    18:32:54.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTE
    18:32:54.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTEPADDING
    18:32:54.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/
    18:32:54.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126
    18:32:54.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2
    18:32:54.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2PADDING
    18:32:54.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126PADDING
    18:32:54.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4
    18:32:54.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4PADDING
    18:32:54.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/NOPADDING
    18:32:54.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5
    18:32:54.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5PADDING
    18:32:54.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7
    18:32:54.704 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7PADDING
    18:32:54.704 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBC
    18:32:54.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBCPADDING
    18:32:54.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23
    18:32:54.706 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23PADDING
    18:32:54.706 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTE
    18:32:54.706 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTEPADDING
    18:32:54.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/
    18:32:54.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126
    18:32:54.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2
    18:32:54.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2PADDING
    18:32:54.715 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126PADDING
    18:32:54.718 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4
    18:32:54.719 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4PADDING
    18:32:54.719 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/NOPADDING
    18:32:54.719 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5
    18:32:54.720 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5PADDING
    18:32:54.720 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7
    18:32:54.720 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7PADDING
    18:32:54.721 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBC
    18:32:54.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBCPADDING
    18:32:54.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23
    18:32:54.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23PADDING
    18:32:54.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTE
    18:32:54.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3441 ***
    *** 3442 ***
    *** 3443 ***
    *** 3444 ***
    *** 3445 ***
    *** 3446 ***
    *** 3447 ***
    *** 3448 ***
    *** 3449 ***
    *** 3450 ***
    *** 3451 ***
    *** 3452 ***
    *** 3453 ***
    *** 3454 ***
    *** 3455 ***
    *** 3456 ***
    *** 3457 ***
    *** 3458 ***
    *** 3459 ***
    *** 3460 ***
    *** 3461 ***
    *** 3462 ***
    *** 3463 ***
    *** 3464 ***
    *** 3465 ***
    *** 3466 ***
    *** 3467 ***
    *** 3468 ***
    *** 3469 ***
    *** 3470 ***
    *** 3471 ***
    *** 3472 ***
    *** 3473 ***
    *** 3474 ***
    *** 3475 ***
    *** 3476 ***
    *** 3477 ***
    *** 3478 ***
    *** 3479 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3480 ***
    *** 3481 ***
    *** 3482 ***
    *** 3483 ***
    *** 3484 ***
    *** 3485 ***
    *** 3486 ***
    *** 3487 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3488 ***
    *** 3489 ***
    *** 3490 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3491 ***
    *** 3492 ***
    *** 3493 ***
    *** 3494 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3495 ***
    *** 3496 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126PADDING
    18:32:54.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4
    18:32:54.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4PADDING
    18:32:54.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/NOPADDING
    18:32:54.733 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5
    18:32:54.733 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5PADDING
    18:32:54.734 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7
    18:32:54.736 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7PADDING
    18:32:54.736 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBC
    18:32:54.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBCPADDING
    18:32:54.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23
    18:32:54.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23PADDING
    18:32:54.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTE
    18:32:54.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTEPADDING
    18:32:54.741 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/
    18:32:54.741 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126
    18:32:54.742 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2
    18:32:54.742 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2PADDING
    18:32:54.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126PADDING
    18:32:54.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3497 ***
    *** 3498 ***
    *** 3499 ***
    *** 3500 ***
    *** 3501 ***
    *** 3502 ***
    *** 3503 ***
    *** 3504 ***
    *** 3505 ***
    *** 3506 ***
    *** 3507 ***
    *** 3508 ***
    *** 3509 ***
    *** 3510 ***
    *** 3511 ***
    *** 3512 ***
    *** 3513 ***
    *** 3514 ***
    *** 3515 ***
    *** 3516 ***
    *** 3517 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3518 ***
    *** 3519 ***
    *** 3520 ***
    *** 3521 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3522 ***
    *** 3523 ***
    *** 3524 ***
    *** 3525 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3526 ***
    *** 3527 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3528 ***
    *** 3529 ***
    *** 3530 ***
    *** 3531 ***
    *** 3532 ***
    *** 3533 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3534 ***
    *** 3535 ***
    *** 3536 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3537 ***
    *** 3538 ***
    *** 3539 ***
    *** 3540 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3541 ***
    *** 3542 ***
    *** 3543 ***
    *** 3544 ***
    *** 3545 ***
    *** 3546 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3547 ***
    *** 3548 ***
    *** 3549 ***
    *** 3550 ***
    *** 3551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3552 ***
    *** 3553 ***
    *** 3554 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3555 ***
    *** 3556 ***
    *** 3557 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3558 ***
    *** 3559 ***
    *** 3560 ***
    *** 3561 ***
    *** 3562 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3563 ***
    *** 3564 ***
    *** 3565 ***
    *** 3566 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3567 ***
    *** 3568 ***
    *** 3569 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3570 ***
    *** 3571 ***
    *** 3572 ***
    *** 3573 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3574 ***
    *** 3575 ***
    *** 3576 ***
    *** 3577 ***
    *** 3578 ***
    *** 3579 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3580 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126PADDING
    18:32:54.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4
    18:32:54.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4PADDING
    18:32:54.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/NOPADDING
    18:32:54.756 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5
    18:32:54.757 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5PADDING
    18:32:54.757 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7
    18:32:54.758 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7PADDING
    18:32:54.758 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBC
    18:32:54.759 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBCPADDING
    18:32:54.759 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23
    18:32:54.759 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23PADDING
    18:32:54.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTE
    18:32:54.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTEPADDING
    18:32:54.761 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/
    18:32:54.761 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126
    18:32:54.762 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2
    18:32:54.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2PADDING
    18:32:54.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126PADDING
    18:32:54.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4
    18:32:54.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4PADDING
    18:32:54.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/NOPADDING
    18:32:54.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5
    18:32:54.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5PADDING
    18:32:54.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7
    18:32:54.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7PADDING
    18:32:54.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/TBC
    18:32:54.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/TBCPADDING
    18:32:54.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23
    18:32:54.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3581 ***
    *** 3582 ***
    *** 3583 ***
    *** 3584 ***
    *** 3585 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTE
    18:32:54.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTEPADDING
    18:32:54.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT//
    18:32:54.770 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping.
    18:32:54.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT//NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3586 ***
    *** 3587 ***
    *** 3588 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.771 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3589 ***
    *** 3590 ***
    *** 3591 ***
    *** 3592 ***
    *** 3593 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3594 ***
    *** 3595 ***
    *** 3596 ***
    *** 3597 ***
    *** 3598 ***
    *** 3599 ***
    *** 3600 ***
    *** 3601 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3602 ***
    *** 3603 ***
    *** 3604 ***
    *** 3605 ***
    *** 3606 ***
    *** 3607 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3608 ***
    *** 3609 ***
    *** 3610 ***
    *** 3611 ***
    *** 3612 ***
    *** 3613 ***
    *** 3614 ***
    *** 3615 ***
    *** 3616 ***
    *** 3617 ***
    *** 3618 ***
    *** 3619 ***
    *** 3620 ***
    *** 3621 ***
    *** 3622 ***
    *** 3623 ***
    *** 3624 ***
    *** 3625 ***
    *** 3626 ***
    *** 3627 ***
    *** 3628 ***
    *** 3629 ***
    *** 3630 ***
    *** 3631 ***
    *** 3632 ***
    *** 3633 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126
    18:32:54.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2
    18:32:54.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2PADDING
    18:32:54.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126PADDING
    18:32:54.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4
    18:32:54.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4PADDING
    18:32:54.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/NOPADDING
    18:32:54.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5
    18:32:54.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5PADDING
    18:32:54.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7
    18:32:54.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7PADDING
    18:32:54.782 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBC
    18:32:54.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBCPADDING
    18:32:54.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23
    18:32:54.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23PADDING
    18:32:54.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTE
    18:32:54.785 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTEPADDING
    18:32:54.785 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CCM/
    18:32:54.786 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:54.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CCM/NOPADDING
    18:32:54.787 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:54.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/
    18:32:54.788 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126
    18:32:54.788 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2
    18:32:54.789 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3634 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126PADDING
    18:32:54.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4
    18:32:54.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4PADDING
    18:32:54.793 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/NOPADDING
    18:32:54.793 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3635 ***
    *** 3636 ***
    *** 3637 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3638 ***
    *** 3639 ***
    *** 3640 ***
    *** 3641 ***
    *** 3642 ***
    *** 3643 ***
    *** 3644 ***
    *** 3645 ***
    *** 3646 ***
    *** 3647 ***
    *** 3648 ***
    *** 3649 ***
    *** 3650 ***
    *** 3651 ***
    *** 3652 ***
    *** 3653 ***
    *** 3654 ***
    *** 3655 ***
    *** 3656 ***
    *** 3657 ***
    *** 3658 ***
    *** 3659 ***
    *** 3660 ***
    *** 3661 ***
    *** 3662 ***
    *** 3663 ***
    *** 3664 ***
    *** 3665 ***
    *** 3666 ***
    *** 3667 ***
    *** 3668 ***
    *** 3669 ***
    *** 3670 ***
    *** 3671 ***
    *** 3672 ***
    *** 3673 ***
    *** 3674 ***
    *** 3675 ***
    *** 3676 ***
    *** 3677 ***
    *** 3678 ***
    *** 3679 ***
    *** 3680 ***
    *** 3681 ***
    *** 3682 ***
    *** 3683 ***
    *** 3684 ***
    *** 3685 ***
    *** 3686 ***
    *** 3687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7
    18:32:54.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7PADDING
    18:32:54.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBC
    18:32:54.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3688 ***
    *** 3689 ***
    *** 3690 ***
    *** 3691 ***
    *** 3692 ***
    *** 3693 ***
    *** 3694 ***
    *** 3695 ***
    *** 3696 ***
    *** 3697 ***
    *** 3698 ***
    *** 3699 ***
    *** 3700 ***
    *** 3701 ***
    *** 3702 ***
    *** 3703 ***
    *** 3704 ***
    *** 3705 ***
    *** 3706 ***
    *** 3707 ***
    *** 3708 ***
    *** 3709 ***
    *** 3710 ***
    *** 3711 ***
    *** 3712 ***
    *** 3713 ***
    *** 3714 ***
    *** 3715 ***
    *** 3716 ***
    *** 3717 ***
    *** 3718 ***
    *** 3719 ***
    *** 3720 ***
    *** 3721 ***
    *** 3722 ***
    *** 3723 ***
    *** 3724 ***
    *** 3725 ***
    *** 3726 ***
    *** 3727 ***
    *** 3728 ***
    *** 3729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23
    18:32:54.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23PADDING
    18:32:54.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTE
    18:32:54.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTEPADDING
    18:32:54.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/
    18:32:54.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126
    18:32:54.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3730 ***
    *** 3731 ***
    *** 3732 ***
    *** 3733 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2PADDING
    18:32:54.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3734 ***
    *** 3735 ***
    *** 3736 ***
    *** 3737 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.819 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3738 ***
    *** 3739 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.820 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3740 ***
    *** 3741 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.820 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3742 ***
    *** 3743 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.821 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3744 ***
    *** 3745 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.821 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3746 ***
    *** 3747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.822 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3748 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3749 ***
    *** 3750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3751 ***
    *** 3752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3753 ***
    *** 3754 ***
    *** 3755 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3756 ***
    *** 3757 ***
    *** 3758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3759 ***
    *** 3760 ***
    *** 3761 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3762 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3763 ***
    *** 3764 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3765 ***
    *** 3766 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3767 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3768 ***
    *** 3769 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3770 ***
    *** 3771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3773 ***
    *** 3774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3775 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3776 ***
    *** 3777 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3778 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3779 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3780 ***
    *** 3781 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3782 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3783 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3784 ***
    *** 3785 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3786 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3787 ***
    *** 3788 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3789 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3790 ***
    *** 3791 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3792 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3793 ***
    *** 3794 ***
    *** 3795 ***
    *** 3796 ***
    *** 3797 ***
    *** 3798 ***
    *** 3799 ***
    *** 3800 ***
    *** 3801 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3802 ***
    *** 3803 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3804 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3805 ***
    *** 3806 ***
    *** 3807 ***
    *** 3808 ***
    *** 3809 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3810 ***
    *** 3811 ***
    *** 3812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3813 ***
    *** 3814 ***
    *** 3815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3817 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3818 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3819 ***
    *** 3820 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7PADDING
    18:32:54.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBC
    18:32:54.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3821 ***
    *** 3822 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.848 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.848 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3824 ***
    *** 3825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.849 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3826 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.850 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3827 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3828 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3829 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3830 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3832 ***
    *** 3833 ***
    *** 3834 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3835 ***
    *** 3836 ***
    *** 3837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4PADDING
    18:32:54.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/NOPADDING
    18:32:54.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5
    18:32:54.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5PADDING
    18:32:54.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7
    18:32:54.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7PADDING
    18:32:54.857 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBC
    18:32:54.857 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBCPADDING
    18:32:54.858 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23
    18:32:54.858 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23PADDING
    18:32:54.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTE
    18:32:54.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING
    18:32:54.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/
    18:32:54.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126
    18:32:54.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2
    18:32:54.861 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2PADDING
    18:32:54.861 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126PADDING
    18:32:54.862 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4
    18:32:54.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4PADDING
    18:32:54.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/NOPADDING
    18:32:54.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5
    18:32:54.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5PADDING
    18:32:54.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7
    18:32:54.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7PADDING
    18:32:54.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBC
    18:32:54.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBCPADDING
    18:32:54.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23
    18:32:54.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23PADDING
    18:32:54.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTE
    18:32:54.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING
    18:32:54.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3838 ***
    *** 3839 ***
    *** 3840 ***
    *** 3841 ***
    *** 3842 ***
    *** 3843 ***
    *** 3844 ***
    *** 3845 ***
    *** 3846 ***
    *** 3847 ***
    *** 3848 ***
    *** 3849 ***
    *** 3850 ***
    *** 3851 ***
    *** 3852 ***
    *** 3853 ***
    *** 3854 ***
    *** 3855 ***
    *** 3856 ***
    *** 3857 ***
    *** 3858 ***
    *** 3859 ***
    *** 3860 ***
    *** 3861 ***
    *** 3862 ***
    *** 3863 ***
    *** 3864 ***
    *** 3865 ***
    *** 3866 ***
    *** 3867 ***
    *** 3868 ***
    *** 3869 ***
    *** 3870 ***
    *** 3871 ***
    *** 3872 ***
    *** 3873 ***
    *** 3874 ***
    *** 3875 ***
    *** 3876 ***
    *** 3877 ***
    *** 3878 ***
    *** 3879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126
    18:32:54.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2
    18:32:54.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2PADDING
    18:32:54.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126PADDING
    18:32:54.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4
    18:32:54.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4PADDING
    18:32:54.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/NOPADDING
    18:32:54.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5
    18:32:54.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5PADDING
    18:32:54.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7
    18:32:54.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7PADDING
    18:32:54.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBC
    18:32:54.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBCPADDING
    18:32:54.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23
    18:32:54.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23PADDING
    18:32:54.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3881 ***
    *** 3882 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3884 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3885 ***
    *** 3886 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3888 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.881 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3891 ***
    *** 3892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.881 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3893 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.881 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3895 ***
    *** 3896 ***
    *** 3897 ***
    *** 3898 ***
    *** 3899 ***
    *** 3900 ***
    *** 3901 ***
    *** 3902 ***
    *** 3903 ***
    *** 3904 ***
    *** 3905 ***
    *** 3906 ***
    *** 3907 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7PADDING
    18:32:54.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBC
    18:32:54.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBCPADDING
    18:32:54.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23
    18:32:54.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23PADDING
    18:32:54.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTE
    18:32:54.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING
    18:32:54.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/
    18:32:54.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126
    18:32:54.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2
    18:32:54.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2PADDING
    18:32:54.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126PADDING
    18:32:54.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4
    18:32:54.893 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4PADDING
    18:32:54.893 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/NOPADDING
    18:32:54.893 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5
    18:32:54.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3908 ***
    *** 3909 ***
    *** 3910 ***
    *** 3911 ***
    *** 3912 ***
    *** 3913 ***
    *** 3914 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7
    18:32:54.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBC
    18:32:54.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3916 ***
    *** 3917 ***
    *** 3918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3919 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3920 ***
    *** 3921 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3922 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.897 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3923 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.897 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.897 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3925 ***
    *** 3926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3927 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.899 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3928 ***
    *** 3929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.899 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3930 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3931 ***
    *** 3932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3933 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3934 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.901 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3935 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.901 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7
    18:32:54.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7PADDING
    18:32:54.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBC
    18:32:54.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBCPADDING
    18:32:54.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23
    18:32:54.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23PADDING
    18:32:54.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTE
    18:32:54.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING
    18:32:54.905 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/
    18:32:54.905 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126
    18:32:54.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2
    18:32:54.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2PADDING
    18:32:54.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3939 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.909 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3942 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.909 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3943 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.909 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3944 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3945 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3946 ***
    *** 3947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3948 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3949 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.913 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3953 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.913 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3954 ***
    *** 3955 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.913 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3956 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3957 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3958 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3959 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3960 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3961 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3962 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3963 ***
    *** 3964 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3965 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3966 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3967 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3968 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3969 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTE
    18:32:54.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING
    18:32:54.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/
    18:32:54.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126
    18:32:54.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2
    18:32:54.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2PADDING
    18:32:54.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126PADDING
    18:32:54.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4
    18:32:54.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4PADDING
    18:32:54.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/NOPADDING
    18:32:54.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5
    18:32:54.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5PADDING
    18:32:54.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7
    18:32:54.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7PADDING
    18:32:54.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBC
    18:32:54.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBCPADDING
    18:32:54.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23
    18:32:54.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23PADDING
    18:32:54.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3970 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING
    18:32:54.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3971 ***
    *** 3972 ***
    *** 3973 ***
    *** 3974 ***
    *** 3975 ***
    *** 3976 ***
    *** 3977 ***
    *** 3978 ***
    *** 3979 ***
    *** 3980 ***
    *** 3981 ***
    *** 3982 ***
    *** 3983 ***
    *** 3984 ***
    *** 3985 ***
    *** 3986 ***
    *** 3987 ***
    *** 3988 ***
    *** 3989 ***
    *** 3990 ***
    *** 3991 ***
    *** 3992 ***
    *** 3993 ***
    *** 3994 ***
    *** 3995 ***
    *** 3996 ***
    *** 3997 ***
    *** 3998 ***
    *** 3999 ***
    *** 4000 ***
    *** 4001 ***
    *** 4002 ***
    *** 4003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4004 ***
    *** 4005 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.939 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4006 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.939 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4007 ***
    *** 4008 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4009 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4010 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4011 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4012 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4013 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4014 ***
    *** 4015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4016 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4017 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBC
    18:32:54.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4018 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4019 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23PADDING
    18:32:54.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTE
    18:32:54.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING
    18:32:54.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/
    18:32:54.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126
    18:32:54.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2
    18:32:54.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4020 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4021 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4022 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4023 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4024 ***
    *** 4025 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5
    18:32:54.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4026 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4027 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4028 ***
    *** 4029 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4030 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4031 ***
    *** 4032 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4034 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4035 ***
    *** 4036 ***
    *** 4037 ***
    *** 4038 ***
    *** 4039 ***
    *** 4040 ***
    *** 4041 ***
    *** 4042 ***
    *** 4043 ***
    *** 4044 ***
    *** 4045 ***
    *** 4046 ***
    *** 4047 ***
    *** 4048 ***
    *** 4049 ***
    *** 4050 ***
    *** 4051 ***
    *** 4052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4053 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4054 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4055 ***
    *** 4056 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4057 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4058 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4059 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4060 ***
    *** 4061 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4062 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4064 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4065 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4066 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4067 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4068 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4070 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4072 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4073 ***
    *** 4074 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4075 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4076 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4077 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4078 ***
    *** 4079 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4080 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4081 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4083 ***
    *** 4084 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4085 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.974 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4086 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.974 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4087 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4088 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBC
    18:32:54.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4089 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4090 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4091 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4092 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING
    18:32:54.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4093 ***
    *** 4094 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4095 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4096 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4097 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4098 ***
    *** 4099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4100 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4101 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4102 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4103 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4104 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4105 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4106 ***
    *** 4107 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4109 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4110 ***
    *** 4111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23PADDING
    18:32:54.985 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4112 ***
    *** 4113 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.985 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4114 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4115 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4116 ***
    *** 4117 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4118 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4119 ***
    *** 4120 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4121 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4122 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4123 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.989 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4124 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.989 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4125 ***
    *** 4126 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4127 ***
    *** 4128 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4129 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4130 ***
    *** 4131 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4132 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4133 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4134 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4135 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4138 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2
    18:32:54.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2PADDING
    18:32:54.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4140 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:54.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4
    18:32:54.997 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4PADDING
    18:32:54.997 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/NOPADDING
    18:32:54.998 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5
    18:32:54.998 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5PADDING
    18:32:54.999 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7
    18:32:54.999 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7PADDING
    18:32:55.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBC
    18:32:55.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBCPADDING
    18:32:55.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23
    18:32:55.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23PADDING
    18:32:55.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTE
    18:32:55.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING
    18:32:55.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/
    18:32:55.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126
    18:32:55.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2
    18:32:55.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2PADDING
    18:32:55.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126PADDING
    18:32:55.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4
    18:32:55.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4PADDING
    18:32:55.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/NOPADDING
    18:32:55.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5
    18:32:55.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4141 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7PADDING
    18:32:55.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBC
    18:32:55.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBCPADDING
    18:32:55.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23
    18:32:55.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23PADDING
    18:32:55.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTE
    18:32:55.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING
    18:32:55.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/
    18:32:55.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126
    18:32:55.016 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2
    18:32:55.016 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2PADDING
    18:32:55.017 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126PADDING
    18:32:55.018 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4
    18:32:55.019 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4PADDING
    18:32:55.019 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/NOPADDING
    18:32:55.020 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5
    18:32:55.020 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5PADDING
    18:32:55.020 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7
    18:32:55.022 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7PADDING
    18:32:55.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBC
    18:32:55.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBCPADDING
    18:32:55.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23
    18:32:55.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23PADDING
    18:32:55.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTE
    18:32:55.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING
    18:32:55.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/
    18:32:55.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126
    18:32:55.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2
    18:32:55.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2PADDING
    18:32:55.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126PADDING
    18:32:55.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4
    18:32:55.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4PADDING
    18:32:55.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/NOPADDING
    18:32:55.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5
    18:32:55.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4143 ***
    *** 4144 ***
    *** 4145 ***
    *** 4146 ***
    *** 4147 ***
    *** 4148 ***
    *** 4149 ***
    *** 4150 ***
    *** 4151 ***
    *** 4152 ***
    *** 4153 ***
    *** 4154 ***
    *** 4155 ***
    *** 4156 ***
    *** 4157 ***
    *** 4158 ***
    *** 4159 ***
    *** 4160 ***
    *** 4161 ***
    *** 4162 ***
    *** 4163 ***
    *** 4164 ***
    *** 4165 ***
    *** 4166 ***
    *** 4167 ***
    *** 4168 ***
    *** 4169 ***
    *** 4170 ***
    *** 4171 ***
    *** 4172 ***
    *** 4173 ***
    *** 4174 ***
    *** 4175 ***
    *** 4176 ***
    *** 4177 ***
    *** 4178 ***
    *** 4179 ***
    *** 4180 ***
    *** 4181 ***
    *** 4182 ***
    *** 4183 ***
    *** 4184 ***
    *** 4185 ***
    *** 4186 ***
    *** 4187 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7
    18:32:55.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4188 ***
    *** 4189 ***
    *** 4190 ***
    *** 4191 ***
    *** 4192 ***
    *** 4193 ***
    *** 4194 ***
    *** 4195 ***
    *** 4196 ***
    *** 4197 ***
    *** 4198 ***
    *** 4199 ***
    *** 4200 ***
    *** 4201 ***
    *** 4202 ***
    *** 4203 ***
    *** 4204 ***
    *** 4205 ***
    *** 4206 ***
    *** 4207 ***
    *** 4208 ***
    *** 4209 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBC
    18:32:55.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4210 ***
    *** 4211 ***
    *** 4212 ***
    *** 4213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4214 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4215 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4216 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4218 ***
    *** 4219 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4220 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4221 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4222 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4223 ***
    *** 4224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4226 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4227 ***
    *** 4228 ***
    *** 4229 ***
    *** 4230 ***
    *** 4231 ***
    *** 4232 ***
    *** 4233 ***
    *** 4234 ***
    *** 4235 ***
    *** 4236 ***
    *** 4237 ***
    *** 4238 ***
    *** 4239 ***
    *** 4240 ***
    *** 4241 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4242 ***
    *** 4243 ***
    *** 4244 ***
    *** 4245 ***
    *** 4246 ***
    *** 4247 ***
    *** 4248 ***
    *** 4249 ***
    *** 4250 ***
    *** 4251 ***
    *** 4252 ***
    *** 4253 ***
    *** 4254 ***
    *** 4255 ***
    *** 4256 ***
    *** 4257 ***
    *** 4258 ***
    *** 4259 ***
    *** 4260 ***
    *** 4261 ***
    *** 4262 ***
    *** 4263 ***
    *** 4264 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.054 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4265 ***
    *** 4266 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.055 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4267 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7PADDING
    18:32:55.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4268 ***
    *** 4269 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4271 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23PADDING
    18:32:55.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4272 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4273 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4274 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126
    18:32:55.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4275 ***
    *** 4276 ***
    *** 4277 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4278 ***
    *** 4279 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4280 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4281 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4282 ***
    *** 4283 ***
    *** 4284 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4285 ***
    *** 4286 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4287 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4288 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4289 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4290 ***
    *** 4291 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4292 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4293 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4294 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4295 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.066 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4296 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.066 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4297 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4298 ***
    *** 4299 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4300 ***
    *** 4301 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4302 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4303 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4304 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4305 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4306 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4307 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4309 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4310 ***
    *** 4311 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4312 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4313 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4314 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4316 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4317 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4318 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4319 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4320 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4321 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4322 ***
    *** 4323 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4324 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4325 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4327 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5
    18:32:55.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5PADDING
    18:32:55.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7
    18:32:55.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7PADDING
    18:32:55.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBC
    18:32:55.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBCPADDING
    18:32:55.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23
    18:32:55.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4328 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.081 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTE
    18:32:55.081 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4329 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.081 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4330 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.082 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4331 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4332 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2PADDING
    18:32:55.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4333 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4334 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4PADDING
    18:32:55.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/NOPADDING
    18:32:55.085 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5
    18:32:55.085 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4335 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4336 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7PADDING
    18:32:55.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4337 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4338 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23
    18:32:55.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4339 ***
    *** 4340 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTE
    18:32:55.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING
    18:32:55.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/
    18:32:55.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126
    18:32:55.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2
    18:32:55.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.091 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4342 ***
    *** 4343 ***
    *** 4344 ***
    *** 4345 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.092 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4
    18:32:55.092 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4PADDING
    18:32:55.093 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/NOPADDING
    18:32:55.093 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5
    18:32:55.094 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5PADDING
    18:32:55.094 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4346 ***
    *** 4347 ***
    *** 4348 ***
    *** 4349 ***
    *** 4350 ***
    *** 4351 ***
    *** 4352 ***
    *** 4353 ***
    *** 4354 ***
    *** 4355 ***
    *** 4356 ***
    *** 4357 ***
    *** 4358 ***
    *** 4359 ***
    *** 4360 ***
    *** 4361 ***
    *** 4362 ***
    *** 4363 ***
    *** 4364 ***
    *** 4365 ***
    *** 4366 ***
    *** 4367 ***
    *** 4368 ***
    *** 4369 ***
    *** 4370 ***
    *** 4371 ***
    *** 4372 ***
    *** 4373 ***
    *** 4374 ***
    *** 4375 ***
    *** 4376 ***
    *** 4377 ***
    *** 4378 ***
    *** 4379 ***
    *** 4380 ***
    *** 4381 ***
    *** 4382 ***
    *** 4383 ***
    *** 4384 ***
    *** 4385 ***
    *** 4386 ***
    *** 4387 ***
    *** 4388 ***
    *** 4389 ***
    *** 4390 ***
    *** 4391 ***
    *** 4392 ***
    *** 4393 ***
    *** 4394 ***
    *** 4395 ***
    *** 4396 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.095 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7PADDING
    18:32:55.103 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBC
    18:32:55.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBCPADDING
    18:32:55.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23
    18:32:55.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23PADDING
    18:32:55.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTE
    18:32:55.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING
    18:32:55.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/
    18:32:55.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126
    18:32:55.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2
    18:32:55.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2PADDING
    18:32:55.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126PADDING
    18:32:55.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4397 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4PADDING
    18:32:55.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/NOPADDING
    18:32:55.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5
    18:32:55.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5PADDING
    18:32:55.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7
    18:32:55.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7PADDING
    18:32:55.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4398 ***
    *** 4399 ***
    *** 4400 ***
    *** 4401 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23
    18:32:55.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23PADDING
    18:32:55.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4403 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4404 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4405 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.112 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126
    18:32:55.112 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4406 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.112 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2PADDING
    18:32:55.113 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126PADDING
    18:32:55.113 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4
    18:32:55.113 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4PADDING
    18:32:55.113 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4407 ***
    *** 4408 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.114 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4409 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.115 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4410 ***
    *** 4411 ***
    *** 4412 ***
    *** 4413 ***
    *** 4414 ***
    *** 4415 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.115 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4416 ***
    *** 4417 ***
    *** 4418 ***
    *** 4419 ***
    *** 4420 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.115 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7PADDING
    18:32:55.116 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4421 ***
    *** 4422 ***
    *** 4423 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.116 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4424 ***
    *** 4425 ***
    *** 4426 ***
    *** 4427 ***
    *** 4428 ***
    *** 4429 ***
    *** 4430 ***
    *** 4431 ***
    *** 4432 ***
    *** 4433 ***
    *** 4434 ***
    *** 4435 ***
    *** 4436 ***
    *** 4437 ***
    *** 4438 ***
    *** 4439 ***
    *** 4440 ***
    *** 4441 ***
    *** 4442 ***
    *** 4443 ***
    *** 4444 ***
    *** 4445 ***
    *** 4446 ***
    *** 4447 ***
    *** 4448 ***
    *** 4449 ***
    *** 4450 ***
    *** 4451 ***
    *** 4452 ***
    *** 4453 ***
    *** 4454 ***
    *** 4455 ***
    *** 4456 ***
    *** 4457 ***
    *** 4458 ***
    *** 4459 ***
    *** 4460 ***
    *** 4461 ***
    *** 4462 ***
    *** 4463 ***
    *** 4464 ***
    *** 4465 ***
    *** 4466 ***
    *** 4467 ***
    *** 4468 ***
    *** 4469 ***
    *** 4470 ***
    *** 4471 ***
    *** 4472 ***
    *** 4473 ***
    *** 4474 ***
    *** 4475 ***
    *** 4476 ***
    *** 4477 ***
    *** 4478 ***
    *** 4479 ***
    *** 4480 ***
    *** 4481 ***
    *** 4482 ***
    *** 4483 ***
    *** 4484 ***
    *** 4485 ***
    *** 4486 ***
    *** 4487 ***
    *** 4488 ***
    *** 4489 ***
    *** 4490 ***
    *** 4491 ***
    *** 4492 ***
    *** 4493 ***
    *** 4494 ***
    *** 4495 ***
    *** 4496 ***
    *** 4497 ***
    *** 4498 ***
    *** 4499 ***
    *** 4500 ***
    *** 4501 ***
    *** 4502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.116 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4503 ***
    *** 4504 ***
    *** 4505 ***
    *** 4506 ***
    *** 4507 ***
    *** 4508 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4509 ***
    *** 4510 ***
    *** 4511 ***
    *** 4512 ***
    *** 4513 ***
    *** 4514 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4515 ***
    *** 4516 ***
    *** 4517 ***
    *** 4518 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4519 ***
    *** 4520 ***
    *** 4521 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4522 ***
    *** 4523 ***
    *** 4524 ***
    *** 4525 ***
    *** 4526 ***
    *** 4527 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126
    18:32:55.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2
    18:32:55.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2PADDING
    18:32:55.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126PADDING
    18:32:55.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4
    18:32:55.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4PADDING
    18:32:55.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/NOPADDING
    18:32:55.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5
    18:32:55.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5PADDING
    18:32:55.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7
    18:32:55.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7PADDING
    18:32:55.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBC
    18:32:55.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBCPADDING
    18:32:55.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23
    18:32:55.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23PADDING
    18:32:55.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTE
    18:32:55.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING
    18:32:55.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/
    18:32:55.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126
    18:32:55.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2
    18:32:55.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2PADDING
    18:32:55.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126PADDING
    18:32:55.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4
    18:32:55.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4PADDING
    18:32:55.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/NOPADDING
    18:32:55.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5
    18:32:55.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5PADDING
    18:32:55.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7
    18:32:55.137 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7PADDING
    18:32:55.137 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBC
    18:32:55.137 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBCPADDING
    18:32:55.137 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23
    18:32:55.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23PADDING
    18:32:55.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTE
    18:32:55.139 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING
    18:32:55.139 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CTS/
    18:32:55.140 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4528 ***
    *** 4529 ***
    *** 4530 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4531 ***
    *** 4532 ***
    *** 4533 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.141 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4534 ***
    *** 4535 ***
    *** 4536 ***
    *** 4537 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/EAX/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4538 ***
    *** 4539 ***
    *** 4540 ***
    *** 4541 ***
    *** 4542 ***
    *** 4543 ***
    *** 4544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.143 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/EAX/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4545 ***
    *** 4546 ***
    *** 4547 ***
    *** 4548 ***
    *** 4549 ***
    *** 4550 ***
    *** 4551 ***
    *** 4552 ***
    *** 4553 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.146 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/ECB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4554 ***
    *** 4555 ***
    *** 4556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.147 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4557 ***
    *** 4558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/ECB/NOPADDING
    18:32:55.148 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping.
    18:32:55.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/GCM/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4559 ***
    *** 4560 ***
    *** 4561 ***
    *** 4562 ***
    *** 4563 ***
    *** 4564 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/GCM/NOPADDING
    18:32:55.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/
    18:32:55.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4565 ***
    *** 4566 ***
    *** 4567 ***
    *** 4568 ***
    *** 4569 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4570 ***
    *** 4571 ***
    *** 4572 ***
    *** 4573 ***
    *** 4574 ***
    *** 4575 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4576 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.154 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4577 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.154 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4578 ***
    *** 4579 ***
    *** 4580 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4581 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/NOPADDING
    18:32:55.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4582 ***
    *** 4583 ***
    *** 4584 ***
    *** 4585 ***
    *** 4586 ***
    *** 4587 ***
    *** 4588 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4589 ***
    *** 4590 ***
    *** 4591 ***
    *** 4592 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4593 ***
    *** 4594 ***
    *** 4595 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4596 ***
    *** 4597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4598 ***
    *** 4599 ***
    *** 4600 ***
    *** 4601 ***
    *** 4602 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4603 ***
    *** 4604 ***
    *** 4605 ***
    *** 4606 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4607 ***
    *** 4608 ***
    *** 4609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4610 ***
    *** 4611 ***
    *** 4612 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4613 ***
    *** 4614 ***
    *** 4615 ***
    *** 4616 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTEPADDING
    18:32:55.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/
    18:32:55.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126
    18:32:55.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2
    18:32:55.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4617 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126PADDING
    18:32:55.161 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4
    18:32:55.161 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4PADDING
    18:32:55.161 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/NOPADDING
    18:32:55.162 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5
    18:32:55.163 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5PADDING
    18:32:55.163 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7
    18:32:55.163 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7PADDING
    18:32:55.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBC
    18:32:55.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBCPADDING
    18:32:55.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23
    18:32:55.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23PADDING
    18:32:55.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4618 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4619 ***
    *** 4620 ***
    *** 4621 ***
    *** 4622 ***
    *** 4623 ***
    *** 4624 ***
    *** 4625 ***
    *** 4626 ***
    *** 4627 ***
    *** 4628 ***
    *** 4629 ***
    *** 4630 ***
    *** 4631 ***
    *** 4632 ***
    *** 4633 ***
    *** 4634 ***
    *** 4635 ***
    *** 4636 ***
    *** 4637 ***
    *** 4638 ***
    *** 4639 ***
    *** 4640 ***
    *** 4641 ***
    *** 4642 ***
    *** 4643 ***
    *** 4644 ***
    *** 4645 ***
    *** 4646 ***
    *** 4647 ***
    *** 4648 ***
    *** 4649 ***
    *** 4650 ***
    *** 4651 ***
    *** 4652 ***
    *** 4653 ***
    *** 4654 ***
    *** 4655 ***
    *** 4656 ***
    *** 4657 ***
    *** 4658 ***
    *** 4659 ***
    *** 4660 ***
    *** 4661 ***
    *** 4662 ***
    *** 4663 ***
    *** 4664 ***
    *** 4665 ***
    *** 4666 ***
    *** 4667 ***
    *** 4668 ***
    *** 4669 ***
    *** 4670 ***
    *** 4671 ***
    *** 4672 ***
    *** 4673 ***
    *** 4674 ***
    *** 4675 ***
    *** 4676 ***
    *** 4677 ***
    *** 4678 ***
    *** 4679 ***
    *** 4680 ***
    *** 4681 ***
    *** 4682 ***
    *** 4683 ***
    *** 4684 ***
    *** 4685 ***
    *** 4686 ***
    *** 4687 ***
    *** 4688 ***
    *** 4689 ***
    *** 4690 ***
    *** 4691 ***
    *** 4692 ***
    *** 4693 ***
    *** 4694 ***
    *** 4695 ***
    *** 4696 ***
    *** 4697 ***
    *** 4698 ***
    *** 4699 ***
    *** 4700 ***
    *** 4701 ***
    *** 4702 ***
    *** 4703 ***
    *** 4704 ***
    *** 4705 ***
    *** 4706 ***
    *** 4707 ***
    *** 4708 ***
    *** 4709 ***
    *** 4710 ***
    *** 4711 ***
    *** 4712 ***
    *** 4713 ***
    *** 4714 ***
    *** 4715 ***
    *** 4716 ***
    *** 4717 ***
    *** 4718 ***
    *** 4719 ***
    *** 4720 ***
    *** 4721 ***
    *** 4722 ***
    *** 4723 ***
    *** 4724 ***
    *** 4725 ***
    *** 4726 ***
    *** 4727 ***
    *** 4728 ***
    *** 4729 ***
    *** 4730 ***
    *** 4731 ***
    *** 4732 ***
    *** 4733 ***
    *** 4734 ***
    *** 4735 ***
    *** 4736 ***
    *** 4737 ***
    *** 4738 ***
    *** 4739 ***
    *** 4740 ***
    *** 4741 ***
    *** 4742 ***
    *** 4743 ***
    *** 4744 ***
    *** 4745 ***
    *** 4746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/
    18:32:55.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126
    18:32:55.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2
    18:32:55.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2PADDING
    18:32:55.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126PADDING
    18:32:55.181 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4
    18:32:55.181 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4PADDING
    18:32:55.181 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/NOPADDING
    18:32:55.182 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5
    18:32:55.182 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5PADDING
    18:32:55.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7
    18:32:55.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7PADDING
    18:32:55.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBC
    18:32:55.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBCPADDING
    18:32:55.186 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23
    18:32:55.186 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23PADDING
    18:32:55.186 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTE
    18:32:55.187 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING
    18:32:55.187 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/
    18:32:55.188 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126
    18:32:55.188 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2
    18:32:55.189 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4747 ***
    *** 4748 ***
    *** 4749 ***
    *** 4750 ***
    *** 4751 ***
    *** 4752 ***
    *** 4753 ***
    *** 4754 ***
    *** 4755 ***
    *** 4756 ***
    *** 4757 ***
    *** 4758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.189 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4759 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.193 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4760 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.193 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4761 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.193 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4762 ***
    *** 4763 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4764 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4766 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4767 ***
    *** 4768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4769 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4772 ***
    *** 4773 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4775 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4776 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4777 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4778 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4779 ***
    *** 4780 ***
    *** 4781 ***
    *** 4782 ***
    *** 4783 ***
    *** 4784 ***
    *** 4785 ***
    *** 4786 ***
    *** 4787 ***
    *** 4788 ***
    *** 4789 ***
    *** 4790 ***
    *** 4791 ***
    *** 4792 ***
    *** 4793 ***
    *** 4794 ***
    *** 4795 ***
    *** 4796 ***
    *** 4797 ***
    *** 4798 ***
    *** 4799 ***
    *** 4800 ***
    *** 4801 ***
    *** 4802 ***
    *** 4803 ***
    *** 4804 ***
    *** 4805 ***
    *** 4806 ***
    *** 4807 ***
    *** 4808 ***
    *** 4809 ***
    *** 4810 ***
    *** 4811 ***
    *** 4812 ***
    *** 4813 ***
    *** 4814 ***
    *** 4815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4816 ***
    *** 4817 ***
    *** 4818 ***
    *** 4819 ***
    *** 4820 ***
    *** 4821 ***
    *** 4822 ***
    *** 4823 ***
    *** 4824 ***
    *** 4825 ***
    *** 4826 ***
    *** 4827 ***
    *** 4828 ***
    *** 4829 ***
    *** 4830 ***
    *** 4831 ***
    *** 4832 ***
    *** 4833 ***
    *** 4834 ***
    *** 4835 ***
    *** 4836 ***
    *** 4837 ***
    *** 4838 ***
    *** 4839 ***
    *** 4840 ***
    *** 4841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4842 ***
    *** 4843 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4844 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4846 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4848 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4849 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4850 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4851 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4852 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4854 ***
    *** 4855 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4857 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4858 ***
    *** 4859 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4861 ***
    *** 4862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4863 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4864 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4865 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4866 ***
    *** 4867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4868 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4869 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4870 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4871 ***
    *** 4872 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4873 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4874 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4875 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.230 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4876 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.230 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4877 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4878 ***
    *** 4879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4881 ***
    *** 4882 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4884 ***
    *** 4885 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4886 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4888 ***
    *** 4889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4891 ***
    *** 4892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4893 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4894 ***
    *** 4895 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7PADDING
    18:32:55.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4896 ***
    *** 4897 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.237 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4898 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.237 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4899 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.237 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4900 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.238 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4901 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.238 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4902 ***
    *** 4903 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4904 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4905 ***
    *** 4906 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4907 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4908 ***
    *** 4909 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4910 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4911 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4912 ***
    *** 4913 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4914 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4915 ***
    *** 4916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.244 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.244 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4919 ***
    *** 4920 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.244 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4921 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4922 ***
    *** 4923 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4925 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4926 ***
    *** 4927 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4928 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4930 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4931 ***
    *** 4932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4933 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4934 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.249 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4935 ***
    *** 4936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.249 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4PADDING
    18:32:55.249 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4939 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4942 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4943 ***
    *** 4944 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4945 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4946 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4948 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4949 ***
    *** 4950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4952 ***
    *** 4953 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4954 ***
    *** 4955 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4956 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4957 ***
    *** 4958 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4959 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4960 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4961 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4962 ***
    *** 4963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4964 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4965 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4966 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4967 ***
    *** 4968 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4969 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4970 ***
    *** 4971 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.261 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4973 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.261 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4974 ***
    *** 4975 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4976 ***
    *** 4977 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4978 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4979 ***
    *** 4980 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4982 ***
    *** 4983 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4984 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4985 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4986 ***
    *** 4987 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4989 ***
    *** 4990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4992 ***
    *** 4993 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4994 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4995 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4996 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4997 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4998 ***
    *** 4999 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5001 ***
    *** 5002 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5004 ***
    *** 5005 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5006 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5007 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5008 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5009 ***
    *** 5010 ***
    *** 5011 ***
    *** 5012 ***
    *** 5013 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.273 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5014 ***
    *** 5015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5016 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5017 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5018 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5019 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5020 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5021 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5022 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5023 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5024 ***
    *** 5025 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5026 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5027 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5028 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5029 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.279 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5030 ***
    *** 5031 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.279 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5032 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.279 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5034 ***
    *** 5035 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5036 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5037 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.281 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5038 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.281 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5039 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.281 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5040 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.282 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5041 ***
    *** 5042 ***
    *** 5043 ***
    *** 5044 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.283 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5045 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.283 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5046 ***
    *** 5047 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.284 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5048 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.284 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5049 ***
    *** 5050 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.284 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5051 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.285 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5052 ***
    *** 5053 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.285 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5054 ***
    *** 5055 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.286 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5056 ***
    *** 5057 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.287 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5058 ***
    *** 5059 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.287 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5060 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.288 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5061 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.288 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5062 ***
    *** 5063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.289 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5064 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.289 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5065 ***
    *** 5066 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.289 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7
    18:32:55.290 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5067 ***
    *** 5068 ***
    *** 5069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBC
    18:32:55.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBCPADDING
    18:32:55.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5070 ***
    *** 5071 ***
    *** 5072 ***
    *** 5073 ***
    *** 5074 ***
    *** 5075 ***
    *** 5076 ***
    *** 5077 ***
    *** 5078 ***
    *** 5079 ***
    *** 5080 ***
    *** 5081 ***
    *** 5082 ***
    *** 5083 ***
    *** 5084 ***
    *** 5085 ***
    *** 5086 ***
    *** 5087 ***
    *** 5088 ***
    *** 5089 ***
    *** 5090 ***
    *** 5091 ***
    *** 5092 ***
    *** 5093 ***
    *** 5094 ***
    *** 5095 ***
    *** 5096 ***
    *** 5097 ***
    *** 5098 ***
    *** 5099 ***
    *** 5100 ***
    *** 5101 ***
    *** 5102 ***
    *** 5103 ***
    *** 5104 ***
    *** 5105 ***
    *** 5106 ***
    *** 5107 ***
    *** 5108 ***
    *** 5109 ***
    *** 5110 ***
    *** 5111 ***
    *** 5112 ***
    *** 5113 ***
    *** 5114 ***
    *** 5115 ***
    *** 5116 ***
    *** 5117 ***
    *** 5118 ***
    *** 5119 ***
    *** 5120 ***
    *** 5121 ***
    *** 5122 ***
    *** 5123 ***
    *** 5124 ***
    *** 5125 ***
    *** 5126 ***
    *** 5127 ***
    *** 5128 ***
    *** 5129 ***
    *** 5130 ***
    *** 5131 ***
    *** 5132 ***
    *** 5133 ***
    *** 5134 ***
    *** 5135 ***
    *** 5136 ***
    *** 5137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23PADDING
    18:32:55.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTE
    18:32:55.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING
    18:32:55.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/
    18:32:55.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126
    18:32:55.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2
    18:32:55.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2PADDING
    18:32:55.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126PADDING
    18:32:55.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4
    18:32:55.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4PADDING
    18:32:55.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/NOPADDING
    18:32:55.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5
    18:32:55.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5PADDING
    18:32:55.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7
    18:32:55.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7PADDING
    18:32:55.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBC
    18:32:55.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBCPADDING
    18:32:55.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23
    18:32:55.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23PADDING
    18:32:55.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTE
    18:32:55.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING
    18:32:55.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/
    18:32:55.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126
    18:32:55.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2
    18:32:55.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2PADDING
    18:32:55.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126PADDING
    18:32:55.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4
    18:32:55.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4PADDING
    18:32:55.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/NOPADDING
    18:32:55.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5
    18:32:55.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5PADDING
    18:32:55.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7
    18:32:55.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7PADDING
    18:32:55.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBC
    18:32:55.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBCPADDING
    18:32:55.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23
    18:32:55.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23PADDING
    18:32:55.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTE
    18:32:55.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING
    18:32:55.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/
    18:32:55.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126
    18:32:55.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2
    18:32:55.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2PADDING
    18:32:55.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126PADDING
    18:32:55.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4
    18:32:55.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4PADDING
    18:32:55.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/NOPADDING
    18:32:55.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5
    18:32:55.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5PADDING
    18:32:55.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7
    18:32:55.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7PADDING
    18:32:55.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBC
    18:32:55.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBCPADDING
    18:32:55.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23
    18:32:55.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23PADDING
    18:32:55.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTE
    18:32:55.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING
    18:32:55.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/
    18:32:55.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126
    18:32:55.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2
    18:32:55.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2PADDING
    18:32:55.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126PADDING
    18:32:55.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4
    18:32:55.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4PADDING
    18:32:55.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/NOPADDING
    18:32:55.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5
    18:32:55.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5PADDING
    18:32:55.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7
    18:32:55.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7PADDING
    18:32:55.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBC
    18:32:55.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBCPADDING
    18:32:55.321 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23
    18:32:55.321 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5138 ***
    *** 5139 ***
    *** 5140 ***
    *** 5141 ***
    *** 5142 ***
    *** 5143 ***
    *** 5144 ***
    *** 5145 ***
    *** 5146 ***
    *** 5147 ***
    *** 5148 ***
    *** 5149 ***
    *** 5150 ***
    *** 5151 ***
    *** 5152 ***
    *** 5153 ***
    *** 5154 ***
    *** 5155 ***
    *** 5156 ***
    *** 5157 ***
    *** 5158 ***
    *** 5159 ***
    *** 5160 ***
    *** 5161 ***
    *** 5162 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTE
    18:32:55.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING
    18:32:55.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/
    18:32:55.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126
    18:32:55.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2
    18:32:55.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2PADDING
    18:32:55.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126PADDING
    18:32:55.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4
    18:32:55.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4PADDING
    18:32:55.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/NOPADDING
    18:32:55.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5
    18:32:55.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5PADDING
    18:32:55.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7
    18:32:55.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7PADDING
    18:32:55.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBC
    18:32:55.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBCPADDING
    18:32:55.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23
    18:32:55.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23PADDING
    18:32:55.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTE
    18:32:55.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING
    18:32:55.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/
    18:32:55.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126
    18:32:55.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2
    18:32:55.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2PADDING
    18:32:55.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126PADDING
    18:32:55.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4
    18:32:55.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4PADDING
    18:32:55.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/NOPADDING
    18:32:55.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5
    18:32:55.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5PADDING
    18:32:55.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7
    18:32:55.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7PADDING
    18:32:55.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBC
    18:32:55.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBCPADDING
    18:32:55.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23
    18:32:55.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23PADDING
    18:32:55.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTE
    18:32:55.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING
    18:32:55.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/
    18:32:55.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126
    18:32:55.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2
    18:32:55.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2PADDING
    18:32:55.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126PADDING
    18:32:55.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4
    18:32:55.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4PADDING
    18:32:55.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/NOPADDING
    18:32:55.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5
    18:32:55.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5PADDING
    18:32:55.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7
    18:32:55.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7PADDING
    18:32:55.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBC
    18:32:55.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBCPADDING
    18:32:55.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23
    18:32:55.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23PADDING
    18:32:55.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTE
    18:32:55.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING
    18:32:55.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/
    18:32:55.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126
    18:32:55.360 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2
    18:32:55.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2PADDING
    18:32:55.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5163 ***
    *** 5164 ***
    *** 5165 ***
    *** 5166 ***
    *** 5167 ***
    *** 5168 ***
    *** 5169 ***
    *** 5170 ***
    *** 5171 ***
    *** 5172 ***
    *** 5173 ***
    *** 5174 ***
    *** 5175 ***
    *** 5176 ***
    *** 5177 ***
    *** 5178 ***
    *** 5179 ***
    *** 5180 ***
    *** 5181 ***
    *** 5182 ***
    *** 5183 ***
    *** 5184 ***
    *** 5185 ***
    *** 5186 ***
    *** 5187 ***
    *** 5188 ***
    *** 5189 ***
    *** 5190 ***
    *** 5191 ***
    *** 5192 ***
    *** 5193 ***
    *** 5194 ***
    *** 5195 ***
    *** 5196 ***
    *** 5197 ***
    *** 5198 ***
    *** 5199 ***
    *** 5200 ***
    *** 5201 ***
    *** 5202 ***
    *** 5203 ***
    *** 5204 ***
    *** 5205 ***
    *** 5206 ***
    *** 5207 ***
    *** 5208 ***
    *** 5209 ***
    *** 5210 ***
    *** 5211 ***
    *** 5212 ***
    *** 5213 ***
    *** 5214 ***
    *** 5215 ***
    *** 5216 ***
    *** 5217 ***
    *** 5218 ***
    *** 5219 ***
    *** 5220 ***
    *** 5221 ***
    *** 5222 ***
    *** 5223 ***
    *** 5224 ***
    *** 5225 ***
    *** 5226 ***
    *** 5227 ***
    *** 5228 ***
    *** 5229 ***
    *** 5230 ***
    *** 5231 ***
    *** 5232 ***
    *** 5233 ***
    *** 5234 ***
    *** 5235 ***
    *** 5236 ***
    *** 5237 ***
    *** 5238 ***
    *** 5239 ***
    *** 5240 ***
    *** 5241 ***
    *** 5242 ***
    *** 5243 ***
    *** 5244 ***
    *** 5245 ***
    *** 5246 ***
    *** 5247 ***
    *** 5248 ***
    *** 5249 ***
    *** 5250 ***
    *** 5251 ***
    *** 5252 ***
    *** 5253 ***
    *** 5254 ***
    *** 5255 ***
    *** 5256 ***
    *** 5257 ***
    *** 5258 ***
    *** 5259 ***
    *** 5260 ***
    *** 5261 ***
    *** 5262 ***
    *** 5263 ***
    *** 5264 ***
    *** 5265 ***
    *** 5266 ***
    *** 5267 ***
    *** 5268 ***
    *** 5269 ***
    *** 5270 ***
    *** 5271 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4
    18:32:55.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4PADDING
    18:32:55.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/NOPADDING
    18:32:55.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5
    18:32:55.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5PADDING
    18:32:55.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7
    18:32:55.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7PADDING
    18:32:55.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBC
    18:32:55.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBCPADDING
    18:32:55.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23
    18:32:55.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23PADDING
    18:32:55.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTE
    18:32:55.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING
    18:32:55.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5272 ***
    *** 5273 ***
    *** 5274 ***
    *** 5275 ***
    *** 5276 ***
    *** 5277 ***
    *** 5278 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126
    18:32:55.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2
    18:32:55.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2PADDING
    18:32:55.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126PADDING
    18:32:55.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4
    18:32:55.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5279 ***
    *** 5280 ***
    *** 5281 ***
    *** 5282 ***
    *** 5283 ***
    *** 5284 ***
    *** 5285 ***
    *** 5286 ***
    *** 5287 ***
    *** 5288 ***
    *** 5289 ***
    *** 5290 ***
    *** 5291 ***
    *** 5292 ***
    *** 5293 ***
    *** 5294 ***
    *** 5295 ***
    *** 5296 ***
    *** 5297 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/NOPADDING
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5PADDING
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7PADDING
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBC
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBCPADDING
    18:32:55.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23PADDING
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTE
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2PADDING
    18:32:55.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126PADDING
    18:32:55.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4
    18:32:55.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4PADDING
    18:32:55.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/NOPADDING
    18:32:55.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5
    18:32:55.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5PADDING
    18:32:55.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7PADDING
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBC
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBCPADDING
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23PADDING
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTE
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126
    18:32:55.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2PADDING
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126PADDING
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4PADDING
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/NOPADDING
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5PADDING
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7
    18:32:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7PADDING
    18:32:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBC
    18:32:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBCPADDING
    18:32:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23
    18:32:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23PADDING
    18:32:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTE
    18:32:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING
    18:32:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/
    18:32:55.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126
    18:32:55.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2
    18:32:55.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2PADDING
    18:32:55.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126PADDING
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4PADDING
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/NOPADDING
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5PADDING
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7PADDING
    18:32:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBC
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBCPADDING
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23PADDING
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTE
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126
    18:32:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2PADDING
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126PADDING
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4PADDING
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/NOPADDING
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5PADDING
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7
    18:32:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7PADDING
    18:32:55.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBC
    18:32:55.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBCPADDING
    18:32:55.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23
    18:32:55.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23PADDING
    18:32:55.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTE
    18:32:55.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING
    18:32:55.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/
    18:32:55.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126
    18:32:55.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2
    18:32:55.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2PADDING
    18:32:55.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126PADDING
    18:32:55.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4
    18:32:55.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4PADDING
    18:32:55.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/NOPADDING
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5PADDING
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7PADDING
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBC
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBCPADDING
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23PADDING
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTE
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING
    18:32:55.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/
    18:32:55.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126
    18:32:55.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2
    18:32:55.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2PADDING
    18:32:55.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126PADDING
    18:32:55.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4
    18:32:55.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4PADDING
    18:32:55.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/NOPADDING
    18:32:55.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5
    18:32:55.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5PADDING
    18:32:55.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7
    18:32:55.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7PADDING
    18:32:55.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBC
    18:32:55.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBCPADDING
    18:32:55.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23
    18:32:55.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23PADDING
    18:32:55.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTE
    18:32:55.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING
    18:32:55.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/
    18:32:55.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126
    18:32:55.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2
    18:32:55.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2PADDING
    18:32:55.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126PADDING
    18:32:55.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4
    18:32:55.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4PADDING
    18:32:55.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/NOPADDING
    18:32:55.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5
    18:32:55.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5PADDING
    18:32:55.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7
    18:32:55.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7PADDING
    18:32:55.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBC
    18:32:55.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBCPADDING
    18:32:55.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23
    18:32:55.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23PADDING
    18:32:55.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTE
    18:32:55.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING
    18:32:55.438 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/
    18:32:55.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126
    18:32:55.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2
    18:32:55.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2PADDING
    18:32:55.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126PADDING
    18:32:55.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4
    18:32:55.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4PADDING
    18:32:55.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/NOPADDING
    18:32:55.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5
    18:32:55.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5PADDING
    18:32:55.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7
    18:32:55.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7PADDING
    18:32:55.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBC
    18:32:55.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBCPADDING
    18:32:55.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23
    18:32:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23PADDING
    18:32:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTE
    18:32:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING
    18:32:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/
    18:32:55.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126
    18:32:55.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2
    18:32:55.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2PADDING
    18:32:55.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126PADDING
    18:32:55.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4
    18:32:55.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4PADDING
    18:32:55.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/NOPADDING
    18:32:55.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5
    18:32:55.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5PADDING
    18:32:55.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7
    18:32:55.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7PADDING
    18:32:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBC
    18:32:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBCPADDING
    18:32:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23
    18:32:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23PADDING
    18:32:55.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTE
    18:32:55.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING
    18:32:55.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/
    18:32:55.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126
    18:32:55.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2
    18:32:55.462 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2PADDING
    18:32:55.462 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126PADDING
    18:32:55.463 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4
    18:32:55.463 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4PADDING
    18:32:55.463 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/NOPADDING
    18:32:55.463 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5
    18:32:55.464 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5PADDING
    18:32:55.464 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7
    18:32:55.464 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7PADDING
    18:32:55.465 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBC
    18:32:55.465 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBCPADDING
    18:32:55.465 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23
    18:32:55.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23PADDING
    18:32:55.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTE
    18:32:55.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING
    18:32:55.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/
    18:32:55.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126
    18:32:55.468 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2
    18:32:55.468 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2PADDING
    18:32:55.469 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126PADDING
    18:32:55.469 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4
    18:32:55.469 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4PADDING
    18:32:55.470 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/NOPADDING
    18:32:55.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5
    18:32:55.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5298 ***
    *** 5299 ***
    *** 5300 ***
    *** 5301 ***
    *** 5302 ***
    *** 5303 ***
    *** 5304 ***
    *** 5305 ***
    *** 5306 ***
    *** 5307 ***
    *** 5308 ***
    *** 5309 ***
    *** 5310 ***
    *** 5311 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7
    18:32:55.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7PADDING
    18:32:55.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBC
    18:32:55.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBCPADDING
    18:32:55.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23
    18:32:55.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23PADDING
    18:32:55.485 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTE
    18:32:55.485 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTEPADDING
    18:32:55.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES//
    18:32:55.487 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping.
    18:32:55.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES//NOPADDING
    18:32:55.488 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping.
    18:32:55.488 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC-CTS/
    18:32:55.489 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC-CTS/NOPADDING
    18:32:55.491 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5312 ***
    *** 5313 ***
    *** 5314 ***
    *** 5315 ***
    *** 5316 ***
    *** 5317 ***
    *** 5318 ***
    *** 5319 ***
    *** 5320 ***
    *** 5321 ***
    *** 5322 ***
    *** 5323 ***
    *** 5324 ***
    *** 5325 ***
    *** 5326 ***
    *** 5327 ***
    *** 5328 ***
    *** 5329 ***
    *** 5330 ***
    *** 5331 ***
    *** 5332 ***
    *** 5333 ***
    *** 5334 ***
    *** 5335 ***
    *** 5336 ***
    *** 5337 ***
    *** 5338 ***
    *** 5339 ***
    *** 5340 ***
    *** 5341 ***
    *** 5342 ***
    *** 5343 ***
    *** 5344 ***
    *** 5345 ***
    *** 5346 ***
    *** 5347 ***
    *** 5348 ***
    *** 5349 ***
    *** 5350 ***
    *** 5351 ***
    *** 5352 ***
    *** 5353 ***
    *** 5354 ***
    *** 5355 ***
    *** 5356 ***
    *** 5357 ***
    *** 5358 ***
    *** 5359 ***
    *** 5360 ***
    *** 5361 ***
    *** 5362 ***
    *** 5363 ***
    *** 5364 ***
    *** 5365 ***
    *** 5366 ***
    *** 5367 ***
    *** 5368 ***
    *** 5369 ***
    *** 5370 ***
    *** 5371 ***
    *** 5372 ***
    *** 5373 ***
    *** 5374 ***
    *** 5375 ***
    *** 5376 ***
    *** 5377 ***
    *** 5378 ***
    *** 5379 ***
    *** 5380 ***
    *** 5381 ***
    *** 5382 ***
    *** 5383 ***
    *** 5384 ***
    *** 5385 ***
    *** 5386 ***
    *** 5387 ***
    *** 5388 ***
    *** 5389 ***
    *** 5390 ***
    *** 5391 ***
    *** 5392 ***
    *** 5393 ***
    *** 5394 ***
    *** 5395 ***
    *** 5396 ***
    *** 5397 ***
    *** 5398 ***
    *** 5399 ***
    *** 5400 ***
    *** 5401 ***
    *** 5402 ***
    *** 5403 ***
    *** 5404 ***
    *** 5405 ***
    *** 5406 ***
    *** 5407 ***
    *** 5408 ***
    *** 5409 ***
    *** 5410 ***
    *** 5411 ***
    *** 5412 ***
    *** 5413 ***
    *** 5414 ***
    *** 5415 ***
    *** 5416 ***
    *** 5417 ***
    *** 5418 ***
    *** 5419 ***
    *** 5420 ***
    *** 5421 ***
    *** 5422 ***
    *** 5423 ***
    *** 5424 ***
    *** 5425 ***
    *** 5426 ***
    *** 5427 ***
    *** 5428 ***
    *** 5429 ***
    *** 5430 ***
    *** 5431 ***
    *** 5432 ***
    *** 5433 ***
    *** 5434 ***
    *** 5435 ***
    *** 5436 ***
    *** 5437 ***
    *** 5438 ***
    *** 5439 ***
    *** 5440 ***
    *** 5441 ***
    *** 5442 ***
    *** 5443 ***
    *** 5444 ***
    *** 5445 ***
    *** 5446 ***
    *** 5447 ***
    *** 5448 ***
    *** 5449 ***
    *** 5450 ***
    *** 5451 ***
    *** 5452 ***
    *** 5453 ***
    *** 5454 ***
    *** 5455 ***
    *** 5456 ***
    *** 5457 ***
    *** 5458 ***
    *** 5459 ***
    *** 5460 ***
    *** 5461 ***
    *** 5462 ***
    *** 5463 ***
    *** 5464 ***
    *** 5465 ***
    *** 5466 ***
    *** 5467 ***
    *** 5468 ***
    *** 5469 ***
    *** 5470 ***
    *** 5471 ***
    *** 5472 ***
    *** 5473 ***
    *** 5474 ***
    *** 5475 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.492 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126
    18:32:55.493 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2
    18:32:55.495 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2PADDING
    18:32:55.495 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126PADDING
    18:32:55.496 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4
    18:32:55.497 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4PADDING
    18:32:55.498 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/NOPADDING
    18:32:55.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5
    18:32:55.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5PADDING
    18:32:55.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS7
    18:32:55.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS7PADDING
    18:32:55.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/TBC
    18:32:55.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/TBCPADDING
    18:32:55.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/X9.23
    18:32:55.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/X9.23PADDING
    18:32:55.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTE
    18:32:55.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTEPADDING
    18:32:55.509 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CCM/
    18:32:55.510 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:55.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CCM/NOPADDING
    18:32:55.513 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:55.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/
    18:32:55.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126
    18:32:55.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2
    18:32:55.517 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2PADDING
    18:32:55.519 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126PADDING
    18:32:55.519 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4
    18:32:55.520 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4PADDING
    18:32:55.521 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NOPADDING
    18:32:55.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS5
    18:32:55.524 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS5PADDING
    18:32:55.525 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS7
    18:32:55.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS7PADDING
    18:32:55.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/TBC
    18:32:55.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/TBCPADDING
    18:32:55.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/X9.23
    18:32:55.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/X9.23PADDING
    18:32:55.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTE
    18:32:55.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTEPADDING
    18:32:55.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/
    18:32:55.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126
    18:32:55.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2
    18:32:55.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2PADDING
    18:32:55.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126PADDING
    18:32:55.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4
    18:32:55.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4PADDING
    18:32:55.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5476 ***
    *** 5477 ***
    *** 5478 ***
    *** 5479 ***
    *** 5480 ***
    *** 5481 ***
    *** 5482 ***
    *** 5483 ***
    *** 5484 ***
    *** 5485 ***
    *** 5486 ***
    *** 5487 ***
    *** 5488 ***
    *** 5489 ***
    *** 5490 ***
    *** 5491 ***
    *** 5492 ***
    *** 5493 ***
    *** 5494 ***
    *** 5495 ***
    *** 5496 ***
    *** 5497 ***
    *** 5498 ***
    *** 5499 ***
    *** 5500 ***
    *** 5501 ***
    *** 5502 ***
    *** 5503 ***
    *** 5504 ***
    *** 5505 ***
    *** 5506 ***
    *** 5507 ***
    *** 5508 ***
    *** 5509 ***
    *** 5510 ***
    *** 5511 ***
    *** 5512 ***
    *** 5513 ***
    *** 5514 ***
    *** 5515 ***
    *** 5516 ***
    *** 5517 ***
    *** 5518 ***
    *** 5519 ***
    *** 5520 ***
    *** 5521 ***
    *** 5522 ***
    *** 5523 ***
    *** 5524 ***
    *** 5525 ***
    *** 5526 ***
    *** 5527 ***
    *** 5528 ***
    *** 5529 ***
    *** 5530 ***
    *** 5531 ***
    *** 5532 ***
    *** 5533 ***
    *** 5534 ***
    *** 5535 ***
    *** 5536 ***
    *** 5537 ***
    *** 5538 ***
    *** 5539 ***
    *** 5540 ***
    *** 5541 ***
    *** 5542 ***
    *** 5543 ***
    *** 5544 ***
    *** 5545 ***
    *** 5546 ***
    *** 5547 ***
    *** 5548 ***
    *** 5549 ***
    *** 5550 ***
    *** 5551 ***
    *** 5552 ***
    *** 5553 ***
    *** 5554 ***
    *** 5555 ***
    *** 5556 ***
    *** 5557 ***
    *** 5558 ***
    *** 5559 ***
    *** 5560 ***
    *** 5561 ***
    *** 5562 ***
    *** 5563 ***
    *** 5564 ***
    *** 5565 ***
    *** 5566 ***
    *** 5567 ***
    *** 5568 ***
    *** 5569 ***
    *** 5570 ***
    *** 5571 ***
    *** 5572 ***
    *** 5573 ***
    *** 5574 ***
    *** 5575 ***
    *** 5576 ***
    *** 5577 ***
    *** 5578 ***
    *** 5579 ***
    *** 5580 ***
    *** 5581 ***
    *** 5582 ***
    *** 5583 ***
    *** 5584 ***
    *** 5585 ***
    *** 5586 ***
    *** 5587 ***
    *** 5588 ***
    *** 5589 ***
    *** 5590 ***
    *** 5591 ***
    *** 5592 ***
    *** 5593 ***
    *** 5594 ***
    *** 5595 ***
    *** 5596 ***
    *** 5597 ***
    *** 5598 ***
    *** 5599 ***
    *** 5600 ***
    *** 5601 ***
    *** 5602 ***
    *** 5603 ***
    *** 5604 ***
    *** 5605 ***
    *** 5606 ***
    *** 5607 ***
    *** 5608 ***
    *** 5609 ***
    *** 5610 ***
    *** 5611 ***
    *** 5612 ***
    *** 5613 ***
    *** 5614 ***
    *** 5615 ***
    *** 5616 ***
    *** 5617 ***
    *** 5618 ***
    *** 5619 ***
    *** 5620 ***
    *** 5621 ***
    *** 5622 ***
    *** 5623 ***
    *** 5624 ***
    *** 5625 ***
    *** 5626 ***
    *** 5627 ***
    *** 5628 ***
    *** 5629 ***
    *** 5630 ***
    *** 5631 ***
    *** 5632 ***
    *** 5633 ***
    *** 5634 ***
    *** 5635 ***
    *** 5636 ***
    *** 5637 ***
    *** 5638 ***
    *** 5639 ***
    *** 5640 ***
    *** 5641 ***
    *** 5642 ***
    *** 5643 ***
    *** 5644 ***
    *** 5645 ***
    *** 5646 ***
    *** 5647 ***
    *** 5648 ***
    *** 5649 ***
    *** 5650 ***
    *** 5651 ***
    *** 5652 ***
    *** 5653 ***
    *** 5654 ***
    *** 5655 ***
    *** 5656 ***
    *** 5657 ***
    *** 5658 ***
    *** 5659 ***
    *** 5660 ***
    *** 5661 ***
    *** 5662 ***
    *** 5663 ***
    *** 5664 ***
    *** 5665 ***
    *** 5666 ***
    *** 5667 ***
    *** 5668 ***
    *** 5669 ***
    *** 5670 ***
    *** 5671 ***
    *** 5672 ***
    *** 5673 ***
    *** 5674 ***
    *** 5675 ***
    *** 5676 ***
    *** 5677 ***
    *** 5678 ***
    *** 5679 ***
    *** 5680 ***
    *** 5681 ***
    *** 5682 ***
    *** 5683 ***
    *** 5684 ***
    *** 5685 ***
    *** 5686 ***
    *** 5687 ***
    *** 5688 ***
    *** 5689 ***
    *** 5690 ***
    *** 5691 ***
    *** 5692 ***
    *** 5693 ***
    *** 5694 ***
    *** 5695 ***
    *** 5696 ***
    *** 5697 ***
    *** 5698 ***
    *** 5699 ***
    *** 5700 ***
    *** 5701 ***
    *** 5702 ***
    *** 5703 ***
    *** 5704 ***
    *** 5705 ***
    *** 5706 ***
    *** 5707 ***
    *** 5708 ***
    *** 5709 ***
    *** 5710 ***
    *** 5711 ***
    *** 5712 ***
    *** 5713 ***
    *** 5714 ***
    *** 5715 ***
    *** 5716 ***
    *** 5717 ***
    *** 5718 ***
    *** 5719 ***
    *** 5720 ***
    *** 5721 ***
    *** 5722 ***
    *** 5723 ***
    *** 5724 ***
    *** 5725 ***
    *** 5726 ***
    *** 5727 ***
    *** 5728 ***
    *** 5729 ***
    *** 5730 ***
    *** 5731 ***
    *** 5732 ***
    *** 5733 ***
    *** 5734 ***
    *** 5735 ***
    *** 5736 ***
    *** 5737 ***
    *** 5738 ***
    *** 5739 ***
    *** 5740 ***
    *** 5741 ***
    *** 5742 ***
    *** 5743 ***
    *** 5744 ***
    *** 5745 ***
    *** 5746 ***
    *** 5747 ***
    *** 5748 ***
    *** 5749 ***
    *** 5750 ***
    *** 5751 ***
    *** 5752 ***
    *** 5753 ***
    *** 5754 ***
    *** 5755 ***
    *** 5756 ***
    *** 5757 ***
    *** 5758 ***
    *** 5759 ***
    *** 5760 ***
    *** 5761 ***
    *** 5762 ***
    *** 5763 ***
    *** 5764 ***
    *** 5765 ***
    *** 5766 ***
    *** 5767 ***
    *** 5768 ***
    *** 5769 ***
    *** 5770 ***
    *** 5771 ***
    *** 5772 ***
    *** 5773 ***
    *** 5774 ***
    *** 5775 ***
    *** 5776 ***
    *** 5777 ***
    *** 5778 ***
    *** 5779 ***
    *** 5780 ***
    *** 5781 ***
    *** 5782 ***
    *** 5783 ***
    *** 5784 ***
    *** 5785 ***
    *** 5786 ***
    *** 5787 ***
    *** 5788 ***
    *** 5789 ***
    *** 5790 ***
    *** 5791 ***
    *** 5792 ***
    *** 5793 ***
    *** 5794 ***
    *** 5795 ***
    *** 5796 ***
    *** 5797 ***
    *** 5798 ***
    *** 5799 ***
    *** 5800 ***
    *** 5801 ***
    *** 5802 ***
    *** 5803 ***
    *** 5804 ***
    *** 5805 ***
    *** 5806 ***
    *** 5807 ***
    *** 5808 ***
    *** 5809 ***
    *** 5810 ***
    *** 5811 ***
    *** 5812 ***
    *** 5813 ***
    *** 5814 ***
    *** 5815 ***
    *** 5816 ***
    *** 5817 ***
    *** 5818 ***
    *** 5819 ***
    *** 5820 ***
    *** 5821 ***
    *** 5822 ***
    *** 5823 ***
    *** 5824 ***
    *** 5825 ***
    *** 5826 ***
    *** 5827 ***
    *** 5828 ***
    *** 5829 ***
    *** 5830 ***
    *** 5831 ***
    *** 5832 ***
    *** 5833 ***
    *** 5834 ***
    *** 5835 ***
    *** 5836 ***
    *** 5837 ***
    *** 5838 ***
    *** 5839 ***
    *** 5840 ***
    *** 5841 ***
    *** 5842 ***
    *** 5843 ***
    *** 5844 ***
    *** 5845 ***
    *** 5846 ***
    *** 5847 ***
    *** 5848 ***
    *** 5849 ***
    *** 5850 ***
    *** 5851 ***
    *** 5852 ***
    *** 5853 ***
    *** 5854 ***
    *** 5855 ***
    *** 5856 ***
    *** 5857 ***
    *** 5858 ***
    *** 5859 ***
    *** 5860 ***
    *** 5861 ***
    *** 5862 ***
    *** 5863 ***
    *** 5864 ***
    *** 5865 ***
    *** 5866 ***
    *** 5867 ***
    *** 5868 ***
    *** 5869 ***
    *** 5870 ***
    *** 5871 ***
    *** 5872 ***
    *** 5873 ***
    *** 5874 ***
    *** 5875 ***
    *** 5876 ***
    *** 5877 ***
    *** 5878 ***
    *** 5879 ***
    *** 5880 ***
    *** 5881 ***
    *** 5882 ***
    *** 5883 ***
    *** 5884 ***
    *** 5885 ***
    *** 5886 ***
    *** 5887 ***
    *** 5888 ***
    *** 5889 ***
    *** 5890 ***
    *** 5891 ***
    *** 5892 ***
    *** 5893 ***
    *** 5894 ***
    *** 5895 ***
    *** 5896 ***
    *** 5897 ***
    *** 5898 ***
    *** 5899 ***
    *** 5900 ***
    *** 5901 ***
    *** 5902 ***
    *** 5903 ***
    *** 5904 ***
    *** 5905 ***
    *** 5906 ***
    *** 5907 ***
    *** 5908 ***
    *** 5909 ***
    *** 5910 ***
    *** 5911 ***
    *** 5912 ***
    *** 5913 ***
    *** 5914 ***
    *** 5915 ***
    *** 5916 ***
    *** 5917 ***
    *** 5918 ***
    *** 5919 ***
    *** 5920 ***
    *** 5921 ***
    *** 5922 ***
    *** 5923 ***
    *** 5924 ***
    *** 5925 ***
    *** 5926 ***
    *** 5927 ***
    *** 5928 ***
    *** 5929 ***
    *** 5930 ***
    *** 5931 ***
    *** 5932 ***
    *** 5933 ***
    *** 5934 ***
    *** 5935 ***
    *** 5936 ***
    *** 5937 ***
    *** 5938 ***
    *** 5939 ***
    *** 5940 ***
    *** 5941 ***
    *** 5942 ***
    *** 5943 ***
    *** 5944 ***
    *** 5945 ***
    *** 5946 ***
    *** 5947 ***
    *** 5948 ***
    *** 5949 ***
    *** 5950 ***
    *** 5951 ***
    *** 5952 ***
    *** 5953 ***
    *** 5954 ***
    *** 5955 ***
    *** 5956 ***
    *** 5957 ***
    *** 5958 ***
    *** 5959 ***
    *** 5960 ***
    *** 5961 ***
    *** 5962 ***
    *** 5963 ***
    *** 5964 ***
    *** 5965 ***
    *** 5966 ***
    *** 5967 ***
    *** 5968 ***
    *** 5969 ***
    *** 5970 ***
    *** 5971 ***
    *** 5972 ***
    *** 5973 ***
    *** 5974 ***
    *** 5975 ***
    *** 5976 ***
    *** 5977 ***
    *** 5978 ***
    *** 5979 ***
    *** 5980 ***
    *** 5981 ***
    *** 5982 ***
    *** 5983 ***
    *** 5984 ***
    *** 5985 ***
    *** 5986 ***
    *** 5987 ***
    *** 5988 ***
    *** 5989 ***
    *** 5990 ***
    *** 5991 ***
    *** 5992 ***
    *** 5993 ***
    *** 5994 ***
    *** 5995 ***
    *** 5996 ***
    *** 5997 ***
    *** 5998 ***
    *** 5999 ***
    *** 6000 ***
    *** 6001 ***
    *** 6002 ***
    *** 6003 ***
    *** 6004 ***
    *** 6005 ***
    *** 6006 ***
    *** 6007 ***
    *** 6008 ***
    *** 6009 ***
    *** 6010 ***
    *** 6011 ***
    *** 6012 ***
    *** 6013 ***
    *** 6014 ***
    *** 6015 ***
    *** 6016 ***
    *** 6017 ***
    *** 6018 ***
    *** 6019 ***
    *** 6020 ***
    *** 6021 ***
    *** 6022 ***
    *** 6023 ***
    *** 6024 ***
    *** 6025 ***
    *** 6026 ***
    *** 6027 ***
    *** 6028 ***
    *** 6029 ***
    *** 6030 ***
    *** 6031 ***
    *** 6032 ***
    *** 6033 ***
    *** 6034 ***
    *** 6035 ***
    *** 6036 ***
    *** 6037 ***
    *** 6038 ***
    *** 6039 ***
    *** 6040 ***
    *** 6041 ***
    *** 6042 ***
    *** 6043 ***
    *** 6044 ***
    *** 6045 ***
    *** 6046 ***
    *** 6047 ***
    *** 6048 ***
    *** 6049 ***
    *** 6050 ***
    *** 6051 ***
    *** 6052 ***
    *** 6053 ***
    *** 6054 ***
    *** 6055 ***
    *** 6056 ***
    *** 6057 ***
    *** 6058 ***
    *** 6059 ***
    *** 6060 ***
    *** 6061 ***
    *** 6062 ***
    *** 6063 ***
    *** 6064 ***
    *** 6065 ***
    *** 6066 ***
    *** 6067 ***
    *** 6068 ***
    *** 6069 ***
    *** 6070 ***
    *** 6071 ***
    *** 6072 ***
    *** 6073 ***
    *** 6074 ***
    *** 6075 ***
    *** 6076 ***
    *** 6077 ***
    *** 6078 ***
    *** 6079 ***
    *** 6080 ***
    *** 6081 ***
    *** 6082 ***
    *** 6083 ***
    *** 6084 ***
    *** 6085 ***
    *** 6086 ***
    *** 6087 ***
    *** 6088 ***
    *** 6089 ***
    *** 6090 ***
    *** 6091 ***
    *** 6092 ***
    *** 6093 ***
    *** 6094 ***
    *** 6095 ***
    *** 6096 ***
    *** 6097 ***
    *** 6098 ***
    *** 6099 ***
    *** 6100 ***
    *** 6101 ***
    *** 6102 ***
    *** 6103 ***
    *** 6104 ***
    *** 6105 ***
    *** 6106 ***
    *** 6107 ***
    *** 6108 ***
    *** 6109 ***
    *** 6110 ***
    *** 6111 ***
    *** 6112 ***
    *** 6113 ***
    *** 6114 ***
    *** 6115 ***
    *** 6116 ***
    *** 6117 ***
    *** 6118 ***
    *** 6119 ***
    *** 6120 ***
    *** 6121 ***
    *** 6122 ***
    *** 6123 ***
    *** 6124 ***
    *** 6125 ***
    *** 6126 ***
    *** 6127 ***
    *** 6128 ***
    *** 6129 ***
    *** 6130 ***
    *** 6131 ***
    *** 6132 ***
    *** 6133 ***
    *** 6134 ***
    *** 6135 ***
    *** 6136 ***
    *** 6137 ***
    *** 6138 ***
    *** 6139 ***
    *** 6140 ***
    *** 6141 ***
    *** 6142 ***
    *** 6143 ***
    *** 6144 ***
    *** 6145 ***
    *** 6146 ***
    *** 6147 ***
    *** 6148 ***
    *** 6149 ***
    *** 6150 ***
    *** 6151 ***
    *** 6152 ***
    *** 6153 ***
    *** 6154 ***
    *** 6155 ***
    *** 6156 ***
    *** 6157 ***
    *** 6158 ***
    *** 6159 ***
    *** 6160 ***
    *** 6161 ***
    *** 6162 ***
    *** 6163 ***
    *** 6164 ***
    *** 6165 ***
    *** 6166 ***
    *** 6167 ***
    *** 6168 ***
    *** 6169 ***
    *** 6170 ***
    *** 6171 ***
    *** 6172 ***
    *** 6173 ***
    *** 6174 ***
    *** 6175 ***
    *** 6176 ***
    *** 6177 ***
    *** 6178 ***
    *** 6179 ***
    *** 6180 ***
    *** 6181 ***
    *** 6182 ***
    *** 6183 ***
    *** 6184 ***
    *** 6185 ***
    *** 6186 ***
    *** 6187 ***
    *** 6188 ***
    *** 6189 ***
    *** 6190 ***
    *** 6191 ***
    *** 6192 ***
    *** 6193 ***
    *** 6194 ***
    *** 6195 ***
    *** 6196 ***
    *** 6197 ***
    *** 6198 ***
    *** 6199 ***
    *** 6200 ***
    *** 6201 ***
    *** 6202 ***
    *** 6203 ***
    *** 6204 ***
    *** 6205 ***
    *** 6206 ***
    *** 6207 ***
    *** 6208 ***
    *** 6209 ***
    *** 6210 ***
    *** 6211 ***
    *** 6212 ***
    *** 6213 ***
    *** 6214 ***
    *** 6215 ***
    *** 6216 ***
    *** 6217 ***
    *** 6218 ***
    *** 6219 ***
    *** 6220 ***
    *** 6221 ***
    *** 6222 ***
    *** 6223 ***
    *** 6224 ***
    *** 6225 ***
    *** 6226 ***
    *** 6227 ***
    *** 6228 ***
    *** 6229 ***
    *** 6230 ***
    *** 6231 ***
    *** 6232 ***
    *** 6233 ***
    *** 6234 ***
    *** 6235 ***
    *** 6236 ***
    *** 6237 ***
    *** 6238 ***
    *** 6239 ***
    *** 6240 ***
    *** 6241 ***
    *** 6242 ***
    *** 6243 ***
    *** 6244 ***
    *** 6245 ***
    *** 6246 ***
    *** 6247 ***
    *** 6248 ***
    *** 6249 ***
    *** 6250 ***
    *** 6251 ***
    *** 6252 ***
    *** 6253 ***
    *** 6254 ***
    *** 6255 ***
    *** 6256 ***
    *** 6257 ***
    *** 6258 ***
    *** 6259 ***
    *** 6260 ***
    *** 6261 ***
    *** 6262 ***
    *** 6263 ***
    *** 6264 ***
    *** 6265 ***
    *** 6266 ***
    *** 6267 ***
    *** 6268 ***
    *** 6269 ***
    *** 6270 ***
    *** 6271 ***
    *** 6272 ***
    *** 6273 ***
    *** 6274 ***
    *** 6275 ***
    *** 6276 ***
    *** 6277 ***
    *** 6278 ***
    *** 6279 ***
    *** 6280 ***
    *** 6281 ***
    *** 6282 ***
    *** 6283 ***
    *** 6284 ***
    *** 6285 ***
    *** 6286 ***
    *** 6287 ***
    *** 6288 ***
    *** 6289 ***
    *** 6290 ***
    *** 6291 ***
    *** 6292 ***
    *** 6293 ***
    *** 6294 ***
    *** 6295 ***
    *** 6296 ***
    *** 6297 ***
    *** 6298 ***
    *** 6299 ***
    *** 6300 ***
    *** 6301 ***
    *** 6302 ***
    *** 6303 ***
    *** 6304 ***
    *** 6305 ***
    *** 6306 ***
    *** 6307 ***
    *** 6308 ***
    *** 6309 ***
    *** 6310 ***
    *** 6311 ***
    *** 6312 ***
    *** 6313 ***
    *** 6314 ***
    *** 6315 ***
    *** 6316 ***
    *** 6317 ***
    *** 6318 ***
    *** 6319 ***
    *** 6320 ***
    *** 6321 ***
    *** 6322 ***
    *** 6323 ***
    *** 6324 ***
    *** 6325 ***
    *** 6326 ***
    *** 6327 ***
    *** 6328 ***
    *** 6329 ***
    *** 6330 ***
    *** 6331 ***
    *** 6332 ***
    *** 6333 ***
    *** 6334 ***
    *** 6335 ***
    *** 6336 ***
    *** 6337 ***
    *** 6338 ***
    *** 6339 ***
    *** 6340 ***
    *** 6341 ***
    *** 6342 ***
    *** 6343 ***
    *** 6344 ***
    *** 6345 ***
    *** 6346 ***
    *** 6347 ***
    *** 6348 ***
    *** 6349 ***
    *** 6350 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS5
    18:32:55.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS5PADDING
    18:32:55.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS7
    18:32:55.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS7PADDING
    18:32:55.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/TBC
    18:32:55.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/TBCPADDING
    18:32:55.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/X9.23
    18:32:55.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/X9.23PADDING
    18:32:55.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTE
    18:32:55.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTEPADDING
    18:32:55.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/
    18:32:55.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126
    18:32:55.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2
    18:32:55.575 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2PADDING
    18:32:55.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126PADDING
    18:32:55.578 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4
    18:32:55.579 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4PADDING
    18:32:55.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/NOPADDING
    18:32:55.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS5
    18:32:55.581 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS5PADDING
    18:32:55.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS7
    18:32:55.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS7PADDING
    18:32:55.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/TBC
    18:32:55.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/TBCPADDING
    18:32:55.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/X9.23
    18:32:55.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/X9.23PADDING
    18:32:55.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTE
    18:32:55.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTEPADDING
    18:32:55.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/
    18:32:55.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126
    18:32:55.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2
    18:32:55.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2PADDING
    18:32:55.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126PADDING
    18:32:55.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4
    18:32:55.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4PADDING
    18:32:55.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/NOPADDING
    18:32:55.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS5
    18:32:55.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS5PADDING
    18:32:55.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS7
    18:32:55.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS7PADDING
    18:32:55.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/TBC
    18:32:55.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/TBCPADDING
    18:32:55.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/X9.23
    18:32:55.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/X9.23PADDING
    18:32:55.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTE
    18:32:55.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTEPADDING
    18:32:55.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/
    18:32:55.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126
    18:32:55.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2
    18:32:55.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2PADDING
    18:32:55.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126PADDING
    18:32:55.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4
    18:32:55.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4PADDING
    18:32:55.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/NOPADDING
    18:32:55.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS5
    18:32:55.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS5PADDING
    18:32:55.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS7
    18:32:55.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS7PADDING
    18:32:55.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/TBC
    18:32:55.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/TBCPADDING
    18:32:55.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/X9.23
    18:32:55.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/X9.23PADDING
    18:32:55.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTE
    18:32:55.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTEPADDING
    18:32:55.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/
    18:32:55.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126
    18:32:55.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2
    18:32:55.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2PADDING
    18:32:55.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126PADDING
    18:32:55.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4
    18:32:55.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4PADDING
    18:32:55.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/NOPADDING
    18:32:55.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS5
    18:32:55.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS5PADDING
    18:32:55.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS7
    18:32:55.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS7PADDING
    18:32:55.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/TBC
    18:32:55.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/TBCPADDING
    18:32:55.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/X9.23
    18:32:55.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/X9.23PADDING
    18:32:55.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTE
    18:32:55.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTEPADDING
    18:32:55.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/
    18:32:55.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126
    18:32:55.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2
    18:32:55.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2PADDING
    18:32:55.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126PADDING
    18:32:55.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4
    18:32:55.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4PADDING
    18:32:55.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/NOPADDING
    18:32:55.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS5
    18:32:55.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS5PADDING
    18:32:55.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS7
    18:32:55.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS7PADDING
    18:32:55.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/TBC
    18:32:55.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/TBCPADDING
    18:32:55.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/X9.23
    18:32:55.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/X9.23PADDING
    18:32:55.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTE
    18:32:55.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTEPADDING
    18:32:55.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/
    18:32:55.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126
    18:32:55.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2
    18:32:55.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2PADDING
    18:32:55.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126PADDING
    18:32:55.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4
    18:32:55.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4PADDING
    18:32:55.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/NOPADDING
    18:32:55.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS5
    18:32:55.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS5PADDING
    18:32:55.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS7
    18:32:55.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS7PADDING
    18:32:55.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/TBC
    18:32:55.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/TBCPADDING
    18:32:55.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/X9.23
    18:32:55.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/X9.23PADDING
    18:32:55.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTE
    18:32:55.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTEPADDING
    18:32:55.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/
    18:32:55.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126
    18:32:55.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2
    18:32:55.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2PADDING
    18:32:55.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126PADDING
    18:32:55.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4
    18:32:55.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4PADDING
    18:32:55.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/NOPADDING
    18:32:55.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS5
    18:32:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS5PADDING
    18:32:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS7
    18:32:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS7PADDING
    18:32:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/TBC
    18:32:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/TBCPADDING
    18:32:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/X9.23
    18:32:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/X9.23PADDING
    18:32:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTE
    18:32:55.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTEPADDING
    18:32:55.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/
    18:32:55.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126
    18:32:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2
    18:32:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2PADDING
    18:32:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126PADDING
    18:32:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4
    18:32:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4PADDING
    18:32:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/NOPADDING
    18:32:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS5
    18:32:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS5PADDING
    18:32:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS7
    18:32:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS7PADDING
    18:32:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/TBC
    18:32:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/TBCPADDING
    18:32:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/X9.23
    18:32:55.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/X9.23PADDING
    18:32:55.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTE
    18:32:55.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTEPADDING
    18:32:55.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/
    18:32:55.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126
    18:32:55.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2
    18:32:55.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2PADDING
    18:32:55.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126PADDING
    18:32:55.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4
    18:32:55.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4PADDING
    18:32:55.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/NOPADDING
    18:32:55.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS5
    18:32:55.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS5PADDING
    18:32:55.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS7
    18:32:55.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS7PADDING
    18:32:55.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/TBC
    18:32:55.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/TBCPADDING
    18:32:55.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/X9.23
    18:32:55.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/X9.23PADDING
    18:32:55.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTE
    18:32:55.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTEPADDING
    18:32:55.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/
    18:32:55.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126
    18:32:55.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2
    18:32:55.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2PADDING
    18:32:55.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126PADDING
    18:32:55.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4
    18:32:55.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4PADDING
    18:32:55.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/NOPADDING
    18:32:55.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS5
    18:32:55.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS5PADDING
    18:32:55.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS7
    18:32:55.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS7PADDING
    18:32:55.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/TBC
    18:32:55.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/TBCPADDING
    18:32:55.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/X9.23
    18:32:55.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/X9.23PADDING
    18:32:55.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTE
    18:32:55.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTEPADDING
    18:32:55.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/
    18:32:55.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126
    18:32:55.663 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2
    18:32:55.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2PADDING
    18:32:55.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126PADDING
    18:32:55.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4
    18:32:55.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4PADDING
    18:32:55.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/NOPADDING
    18:32:55.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS5
    18:32:55.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS5PADDING
    18:32:55.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS7
    18:32:55.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS7PADDING
    18:32:55.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/TBC
    18:32:55.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/TBCPADDING
    18:32:55.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/X9.23
    18:32:55.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/X9.23PADDING
    18:32:55.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTE
    18:32:55.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTEPADDING
    18:32:55.682 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/
    18:32:55.682 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126
    18:32:55.683 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2
    18:32:55.683 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2PADDING
    18:32:55.683 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126PADDING
    18:32:55.683 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4
    18:32:55.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4PADDING
    18:32:55.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/NOPADDING
    18:32:55.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS5
    18:32:55.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS5PADDING
    18:32:55.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS7
    18:32:55.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS7PADDING
    18:32:55.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/TBC
    18:32:55.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/TBCPADDING
    18:32:55.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/X9.23
    18:32:55.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/X9.23PADDING
    18:32:55.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTE
    18:32:55.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTEPADDING
    18:32:55.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/
    18:32:55.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126
    18:32:55.688 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2
    18:32:55.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2PADDING
    18:32:55.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126PADDING
    18:32:55.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4
    18:32:55.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4PADDING
    18:32:55.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/NOPADDING
    18:32:55.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS5
    18:32:55.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS5PADDING
    18:32:55.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS7
    18:32:55.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS7PADDING
    18:32:55.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/TBC
    18:32:55.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/TBCPADDING
    18:32:55.713 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/X9.23
    18:32:55.713 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/X9.23PADDING
    18:32:55.713 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTE
    18:32:55.713 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTEPADDING
    18:32:55.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/
    18:32:55.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126
    18:32:55.715 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2
    18:32:55.715 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2PADDING
    18:32:55.715 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126PADDING
    18:32:55.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4
    18:32:55.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4PADDING
    18:32:55.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/NOPADDING
    18:32:55.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS5
    18:32:55.717 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS5PADDING
    18:32:55.717 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS7
    18:32:55.717 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS7PADDING
    18:32:55.718 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/TBC
    18:32:55.718 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/TBCPADDING
    18:32:55.718 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/X9.23
    18:32:55.719 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/X9.23PADDING
    18:32:55.719 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTE
    18:32:55.719 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTEPADDING
    18:32:55.720 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/
    18:32:55.720 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126
    18:32:55.720 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2
    18:32:55.720 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2PADDING
    18:32:55.721 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126PADDING
    18:32:55.721 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4
    18:32:55.721 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4PADDING
    18:32:55.722 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/NOPADDING
    18:32:55.722 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS5
    18:32:55.722 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS5PADDING
    18:32:55.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS7
    18:32:55.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS7PADDING
    18:32:55.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/TBC
    18:32:55.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/TBCPADDING
    18:32:55.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/X9.23
    18:32:55.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/X9.23PADDING
    18:32:55.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTE
    18:32:55.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTEPADDING
    18:32:55.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/
    18:32:55.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126
    18:32:55.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2
    18:32:55.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2PADDING
    18:32:55.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126PADDING
    18:32:55.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4
    18:32:55.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4PADDING
    18:32:55.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/NOPADDING
    18:32:55.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS5
    18:32:55.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS5PADDING
    18:32:55.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS7
    18:32:55.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS7PADDING
    18:32:55.738 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/TBC
    18:32:55.738 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/TBCPADDING
    18:32:55.738 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/X9.23
    18:32:55.739 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/X9.23PADDING
    18:32:55.739 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTE
    18:32:55.739 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTEPADDING
    18:32:55.739 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/
    18:32:55.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126
    18:32:55.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2
    18:32:55.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2PADDING
    18:32:55.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126PADDING
    18:32:55.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4
    18:32:55.741 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4PADDING
    18:32:55.741 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/NOPADDING
    18:32:55.741 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS5
    18:32:55.741 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS5PADDING
    18:32:55.742 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS7
    18:32:55.742 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS7PADDING
    18:32:55.742 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/TBC
    18:32:55.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/TBCPADDING
    18:32:55.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/X9.23
    18:32:55.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/X9.23PADDING
    18:32:55.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTE
    18:32:55.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTEPADDING
    18:32:55.744 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/
    18:32:55.744 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126
    18:32:55.744 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2
    18:32:55.745 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2PADDING
    18:32:55.745 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126PADDING
    18:32:55.745 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4
    18:32:55.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4PADDING
    18:32:55.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/NOPADDING
    18:32:55.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS5
    18:32:55.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS5PADDING
    18:32:55.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS7
    18:32:55.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS7PADDING
    18:32:55.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/TBC
    18:32:55.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/TBCPADDING
    18:32:55.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/X9.23
    18:32:55.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/X9.23PADDING
    18:32:55.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTE
    18:32:55.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTEPADDING
    18:32:55.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/
    18:32:55.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126
    18:32:55.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2
    18:32:55.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2PADDING
    18:32:55.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126PADDING
    18:32:55.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4
    18:32:55.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4PADDING
    18:32:55.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/NOPADDING
    18:32:55.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS5
    18:32:55.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS5PADDING
    18:32:55.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS7
    18:32:55.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS7PADDING
    18:32:55.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/TBC
    18:32:55.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/TBCPADDING
    18:32:55.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/X9.23
    18:32:55.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/X9.23PADDING
    18:32:55.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTE
    18:32:55.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTEPADDING
    18:32:55.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/
    18:32:55.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126
    18:32:55.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2
    18:32:55.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2PADDING
    18:32:55.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126PADDING
    18:32:55.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4
    18:32:55.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4PADDING
    18:32:55.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/NOPADDING
    18:32:55.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS5
    18:32:55.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS5PADDING
    18:32:55.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS7
    18:32:55.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS7PADDING
    18:32:55.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/TBC
    18:32:55.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/TBCPADDING
    18:32:55.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/X9.23
    18:32:55.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/X9.23PADDING
    18:32:55.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTE
    18:32:55.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTEPADDING
    18:32:55.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/
    18:32:55.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126
    18:32:55.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2
    18:32:55.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2PADDING
    18:32:55.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126PADDING
    18:32:55.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4
    18:32:55.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4PADDING
    18:32:55.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/NOPADDING
    18:32:55.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS5
    18:32:55.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS5PADDING
    18:32:55.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS7
    18:32:55.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS7PADDING
    18:32:55.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/TBC
    18:32:55.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/TBCPADDING
    18:32:55.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/X9.23
    18:32:55.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/X9.23PADDING
    18:32:55.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTE
    18:32:55.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTEPADDING
    18:32:55.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/
    18:32:55.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126
    18:32:55.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2
    18:32:55.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2PADDING
    18:32:55.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126PADDING
    18:32:55.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4
    18:32:55.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4PADDING
    18:32:55.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/NOPADDING
    18:32:55.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS5
    18:32:55.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS5PADDING
    18:32:55.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS7
    18:32:55.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS7PADDING
    18:32:55.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/TBC
    18:32:55.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/TBCPADDING
    18:32:55.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/X9.23
    18:32:55.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/X9.23PADDING
    18:32:55.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTE
    18:32:55.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTEPADDING
    18:32:55.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/
    18:32:55.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126
    18:32:55.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2
    18:32:55.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2PADDING
    18:32:55.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126PADDING
    18:32:55.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4
    18:32:55.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4PADDING
    18:32:55.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/NOPADDING
    18:32:55.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS5
    18:32:55.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS5PADDING
    18:32:55.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS7
    18:32:55.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS7PADDING
    18:32:55.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/TBC
    18:32:55.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/TBCPADDING
    18:32:55.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/X9.23
    18:32:55.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/X9.23PADDING
    18:32:55.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTE
    18:32:55.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTEPADDING
    18:32:55.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/
    18:32:55.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126
    18:32:55.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2
    18:32:55.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2PADDING
    18:32:55.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126PADDING
    18:32:55.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4
    18:32:55.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4PADDING
    18:32:55.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/NOPADDING
    18:32:55.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS5
    18:32:55.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS5PADDING
    18:32:55.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS7
    18:32:55.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS7PADDING
    18:32:55.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/TBC
    18:32:55.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/TBCPADDING
    18:32:55.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/X9.23
    18:32:55.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/X9.23PADDING
    18:32:55.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTE
    18:32:55.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTEPADDING
    18:32:55.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/
    18:32:55.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126
    18:32:55.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2
    18:32:55.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2PADDING
    18:32:55.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126PADDING
    18:32:55.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4
    18:32:55.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4PADDING
    18:32:55.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/NOPADDING
    18:32:55.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS5
    18:32:55.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS5PADDING
    18:32:55.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS7
    18:32:55.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS7PADDING
    18:32:55.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/TBC
    18:32:55.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/TBCPADDING
    18:32:55.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/X9.23
    18:32:55.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/X9.23PADDING
    18:32:55.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTE
    18:32:55.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTEPADDING
    18:32:55.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/
    18:32:55.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126
    18:32:55.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2
    18:32:55.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2PADDING
    18:32:55.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126PADDING
    18:32:55.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4
    18:32:55.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4PADDING
    18:32:55.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/NOPADDING
    18:32:55.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS5
    18:32:55.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS5PADDING
    18:32:55.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS7
    18:32:55.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS7PADDING
    18:32:55.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/TBC
    18:32:55.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/TBCPADDING
    18:32:55.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/X9.23
    18:32:55.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/X9.23PADDING
    18:32:55.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTE
    18:32:55.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTEPADDING
    18:32:55.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/
    18:32:55.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126
    18:32:55.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2
    18:32:55.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2PADDING
    18:32:55.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126PADDING
    18:32:55.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4
    18:32:55.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4PADDING
    18:32:55.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/NOPADDING
    18:32:55.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS5
    18:32:55.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS5PADDING
    18:32:55.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS7
    18:32:55.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS7PADDING
    18:32:55.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/TBC
    18:32:55.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/TBCPADDING
    18:32:55.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/X9.23
    18:32:55.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/X9.23PADDING
    18:32:55.809 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTE
    18:32:55.809 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTEPADDING
    18:32:55.809 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/
    18:32:55.809 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126
    18:32:55.810 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2
    18:32:55.810 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2PADDING
    18:32:55.810 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126PADDING
    18:32:55.811 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4
    18:32:55.811 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4PADDING
    18:32:55.811 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6351 ***
    *** 6352 ***
    *** 6353 ***
    *** 6354 ***
    *** 6355 ***
    *** 6356 ***
    *** 6357 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.811 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS5
    18:32:55.811 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS5PADDING
    18:32:55.812 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6358 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS7PADDING
    18:32:55.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/TBC
    18:32:55.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/TBCPADDING
    18:32:55.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6359 ***
    *** 6360 ***
    *** 6361 ***
    *** 6362 ***
    *** 6363 ***
    *** 6364 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/X9.23PADDING
    18:32:55.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6365 ***
    *** 6366 ***
    *** 6367 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTEPADDING
    18:32:55.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/
    18:32:55.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126
    18:32:55.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2
    18:32:55.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2PADDING
    18:32:55.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126PADDING
    18:32:55.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6368 ***
    *** 6369 ***
    *** 6370 ***
    *** 6371 ***
    *** 6372 ***
    *** 6373 ***
    *** 6374 ***
    *** 6375 ***
    *** 6376 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4PADDING
    18:32:55.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/NOPADDING
    18:32:55.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS5
    18:32:55.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6377 ***
    *** 6378 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS7
    18:32:55.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6379 ***
    *** 6380 ***
    *** 6381 ***
    *** 6382 ***
    *** 6383 ***
    *** 6384 ***
    *** 6385 ***
    *** 6386 ***
    *** 6387 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/TBC
    18:32:55.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/TBCPADDING
    18:32:55.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/X9.23
    18:32:55.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/X9.23PADDING
    18:32:55.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTE
    18:32:55.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6388 ***
    *** 6389 ***
    *** 6390 ***
    *** 6391 ***
    *** 6392 ***
    *** 6393 ***
    *** 6394 ***
    *** 6395 ***
    *** 6396 ***
    *** 6397 ***
    *** 6398 ***
    *** 6399 ***
    *** 6400 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/
    18:32:55.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126
    18:32:55.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2
    18:32:55.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2PADDING
    18:32:55.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126PADDING
    18:32:55.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4
    18:32:55.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4PADDING
    18:32:55.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6401 ***
    *** 6402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS5
    18:32:55.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS5PADDING
    18:32:55.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS7
    18:32:55.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS7PADDING
    18:32:55.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6403 ***
    *** 6404 ***
    *** 6405 ***
    *** 6406 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/TBCPADDING
    18:32:55.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6407 ***
    *** 6408 ***
    *** 6409 ***
    *** 6410 ***
    *** 6411 ***
    *** 6412 ***
    *** 6413 ***
    *** 6414 ***
    *** 6415 ***
    *** 6416 ***
    *** 6417 ***
    *** 6418 ***
    *** 6419 ***
    *** 6420 ***
    *** 6421 ***
    *** 6422 ***
    *** 6423 ***
    *** 6424 ***
    *** 6425 ***
    *** 6426 ***
    *** 6427 ***
    *** 6428 ***
    *** 6429 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/X9.23PADDING
    18:32:55.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTE
    18:32:55.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTEPADDING
    18:32:55.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/
    18:32:55.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126
    18:32:55.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2
    18:32:55.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2PADDING
    18:32:55.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126PADDING
    18:32:55.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4
    18:32:55.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4PADDING
    18:32:55.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/NOPADDING
    18:32:55.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS5
    18:32:55.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS5PADDING
    18:32:55.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS7
    18:32:55.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS7PADDING
    18:32:55.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/TBC
    18:32:55.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/TBCPADDING
    18:32:55.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/X9.23
    18:32:55.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/X9.23PADDING
    18:32:55.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTE
    18:32:55.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTEPADDING
    18:32:55.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CTS/
    18:32:55.838 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping.
    18:32:55.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CTS/NOPADDING
    18:32:55.839 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping.
    18:32:55.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/EAX/
    18:32:55.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/EAX/NOPADDING
    18:32:55.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/ECB/
    18:32:55.841 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping.
    18:32:55.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/ECB/NOPADDING
    18:32:55.841 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping.
    18:32:55.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/GCM/
    18:32:55.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/GCM/NOPADDING
    18:32:55.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/
    18:32:55.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126
    18:32:55.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2
    18:32:55.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2PADDING
    18:32:55.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126PADDING
    18:32:55.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4
    18:32:55.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4PADDING
    18:32:55.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/NOPADDING
    18:32:55.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS5
    18:32:55.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS5PADDING
    18:32:55.861 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS7
    18:32:55.861 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS7PADDING
    18:32:55.861 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/TBC
    18:32:55.862 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/TBCPADDING
    18:32:55.862 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/X9.23
    18:32:55.862 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/X9.23PADDING
    18:32:55.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTE
    18:32:55.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTEPADDING
    18:32:55.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/
    18:32:55.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126
    18:32:55.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2
    18:32:55.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2PADDING
    18:32:55.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126PADDING
    18:32:55.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4
    18:32:55.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4PADDING
    18:32:55.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/NOPADDING
    18:32:55.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS5
    18:32:55.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS5PADDING
    18:32:55.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS7
    18:32:55.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS7PADDING
    18:32:55.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/TBC
    18:32:55.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/TBCPADDING
    18:32:55.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/X9.23
    18:32:55.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/X9.23PADDING
    18:32:55.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTE
    18:32:55.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTEPADDING
    18:32:55.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/
    18:32:55.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126
    18:32:55.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2
    18:32:55.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2PADDING
    18:32:55.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126PADDING
    18:32:55.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4
    18:32:55.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4PADDING
    18:32:55.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/NOPADDING
    18:32:55.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS5
    18:32:55.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS5PADDING
    18:32:55.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS7
    18:32:55.869 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS7PADDING
    18:32:55.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/TBC
    18:32:55.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/TBCPADDING
    18:32:55.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/X9.23
    18:32:55.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/X9.23PADDING
    18:32:55.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTE
    18:32:55.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTEPADDING
    18:32:55.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/
    18:32:55.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126
    18:32:55.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2
    18:32:55.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2PADDING
    18:32:55.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126PADDING
    18:32:55.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4
    18:32:55.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4PADDING
    18:32:55.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/NOPADDING
    18:32:55.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS5
    18:32:55.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS5PADDING
    18:32:55.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS7
    18:32:55.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS7PADDING
    18:32:55.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/TBC
    18:32:55.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/TBCPADDING
    18:32:55.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/X9.23
    18:32:55.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/X9.23PADDING
    18:32:55.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTE
    18:32:55.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTEPADDING
    18:32:55.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/
    18:32:55.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126
    18:32:55.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2
    18:32:55.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2PADDING
    18:32:55.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126PADDING
    18:32:55.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4
    18:32:55.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4PADDING
    18:32:55.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/NOPADDING
    18:32:55.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS5
    18:32:55.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS5PADDING
    18:32:55.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS7
    18:32:55.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS7PADDING
    18:32:55.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/TBC
    18:32:55.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/TBCPADDING
    18:32:55.883 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/X9.23
    18:32:55.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/X9.23PADDING
    18:32:55.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTE
    18:32:55.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6430 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/
    18:32:55.885 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126
    18:32:55.885 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2
    18:32:55.885 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2PADDING
    18:32:55.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126PADDING
    18:32:55.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6431 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4PADDING
    18:32:55.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/NOPADDING
    18:32:55.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS5
    18:32:55.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6432 ***
    *** 6433 ***
    *** 6434 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS7
    18:32:55.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS7PADDING
    18:32:55.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/TBC
    18:32:55.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/TBCPADDING
    18:32:55.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/X9.23
    18:32:55.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/X9.23PADDING
    18:32:55.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTE
    18:32:55.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTEPADDING
    18:32:55.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/
    18:32:55.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126
    18:32:55.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2
    18:32:55.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2PADDING
    18:32:55.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6435 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4
    18:32:55.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4PADDING
    18:32:55.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/NOPADDING
    18:32:55.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS5
    18:32:55.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS5PADDING
    18:32:55.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS7
    18:32:55.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS7PADDING
    18:32:55.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/TBC
    18:32:55.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/TBCPADDING
    18:32:55.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/X9.23
    18:32:55.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/X9.23PADDING
    18:32:55.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTE
    18:32:55.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTEPADDING
    18:32:55.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/
    18:32:55.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126
    18:32:55.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2
    18:32:55.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6436 ***
    *** 6437 ***
    *** 6438 ***
    *** 6439 ***
    *** 6440 ***
    *** 6441 ***
    *** 6442 ***
    *** 6443 ***
    *** 6444 ***
    *** 6445 ***
    *** 6446 ***
    *** 6447 ***
    *** 6448 ***
    *** 6449 ***
    *** 6450 ***
    *** 6451 ***
    *** 6452 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126PADDING
    18:32:55.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4
    18:32:55.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4PADDING
    18:32:55.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/NOPADDING
    18:32:55.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS5
    18:32:55.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS5PADDING
    18:32:55.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS7
    18:32:55.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS7PADDING
    18:32:55.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/TBC
    18:32:55.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/TBCPADDING
    18:32:55.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/X9.23
    18:32:55.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/X9.23PADDING
    18:32:55.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTE
    18:32:55.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTEPADDING
    18:32:55.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/
    18:32:55.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126
    18:32:55.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6453 ***
    *** 6454 ***
    *** 6455 ***
    *** 6456 ***
    *** 6457 ***
    *** 6458 ***
    *** 6459 ***
    *** 6460 ***
    *** 6461 ***
    *** 6462 ***
    *** 6463 ***
    *** 6464 ***
    *** 6465 ***
    *** 6466 ***
    *** 6467 ***
    *** 6468 ***
    *** 6469 ***
    *** 6470 ***
    *** 6471 ***
    *** 6472 ***
    *** 6473 ***
    *** 6474 ***
    *** 6475 ***
    *** 6476 ***
    *** 6477 ***
    *** 6478 ***
    *** 6479 ***
    *** 6480 ***
    *** 6481 ***
    *** 6482 ***
    *** 6483 ***
    *** 6484 ***
    *** 6485 ***
    *** 6486 ***
    *** 6487 ***
    *** 6488 ***
    *** 6489 ***
    *** 6490 ***
    *** 6491 ***
    *** 6492 ***
    *** 6493 ***
    *** 6494 ***
    *** 6495 ***
    *** 6496 ***
    *** 6497 ***
    *** 6498 ***
    *** 6499 ***
    *** 6500 ***
    *** 6501 ***
    *** 6502 ***
    *** 6503 ***
    *** 6504 ***
    *** 6505 ***
    *** 6506 ***
    *** 6507 ***
    *** 6508 ***
    *** 6509 ***
    *** 6510 ***
    *** 6511 ***
    *** 6512 ***
    *** 6513 ***
    *** 6514 ***
    *** 6515 ***
    *** 6516 ***
    *** 6517 ***
    *** 6518 ***
    *** 6519 ***
    *** 6520 ***
    *** 6521 ***
    *** 6522 ***
    *** 6523 ***
    *** 6524 ***
    *** 6525 ***
    *** 6526 ***
    *** 6527 ***
    *** 6528 ***
    *** 6529 ***
    *** 6530 ***
    *** 6531 ***
    *** 6532 ***
    *** 6533 ***
    *** 6534 ***
    *** 6535 ***
    *** 6536 ***
    *** 6537 ***
    *** 6538 ***
    *** 6539 ***
    *** 6540 ***
    *** 6541 ***
    *** 6542 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2PADDING
    18:32:55.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126PADDING
    18:32:55.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4
    18:32:55.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4PADDING
    18:32:55.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/NOPADDING
    18:32:55.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS5
    18:32:55.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS5PADDING
    18:32:55.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS7
    18:32:55.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS7PADDING
    18:32:55.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/TBC
    18:32:55.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/TBCPADDING
    18:32:55.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/X9.23
    18:32:55.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/X9.23PADDING
    18:32:55.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTE
    18:32:55.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTEPADDING
    18:32:55.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/
    18:32:55.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6543 ***
    *** 6544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2
    18:32:55.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2PADDING
    18:32:55.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126PADDING
    18:32:55.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4
    18:32:55.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4PADDING
    18:32:55.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/NOPADDING
    18:32:55.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6545 ***
    *** 6546 ***
    *** 6547 ***
    *** 6548 ***
    *** 6549 ***
    *** 6550 ***
    *** 6551 ***
    *** 6552 ***
    *** 6553 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS5PADDING
    18:32:55.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS7
    18:32:55.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS7PADDING
    18:32:55.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6554 ***
    *** 6555 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/TBCPADDING
    18:32:55.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/X9.23
    18:32:55.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/X9.23PADDING
    18:32:55.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTE
    18:32:55.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTEPADDING
    18:32:55.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/
    18:32:55.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126
    18:32:55.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2
    18:32:55.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2PADDING
    18:32:55.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126PADDING
    18:32:55.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4
    18:32:55.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4PADDING
    18:32:55.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/NOPADDING
    18:32:55.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6556 ***
    *** 6557 ***
    *** 6558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS5PADDING
    18:32:55.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS7
    18:32:55.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS7PADDING
    18:32:55.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6559 ***
    *** 6560 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/TBCPADDING
    18:32:55.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/X9.23
    18:32:55.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6561 ***
    *** 6562 ***
    *** 6563 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTE
    18:32:55.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6564 ***
    *** 6565 ***
    *** 6566 ***
    *** 6567 ***
    *** 6568 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/
    18:32:55.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126
    18:32:55.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6569 ***
    *** 6570 ***
    *** 6571 ***
    *** 6572 ***
    *** 6573 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2PADDING
    18:32:55.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126PADDING
    18:32:55.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4
    18:32:55.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4PADDING
    18:32:55.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6574 ***
    *** 6575 ***
    *** 6576 ***
    *** 6577 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS5
    18:32:55.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS5PADDING
    18:32:55.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS7
    18:32:55.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6578 ***
    *** 6579 ***
    *** 6580 ***
    *** 6581 ***
    *** 6582 ***
    *** 6583 ***
    *** 6584 ***
    *** 6585 ***
    *** 6586 ***
    *** 6587 ***
    *** 6588 ***
    *** 6589 ***
    *** 6590 ***
    *** 6591 ***
    *** 6592 ***
    *** 6593 ***
    *** 6594 ***
    *** 6595 ***
    *** 6596 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/TBC
    18:32:55.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/TBCPADDING
    18:32:55.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/X9.23
    18:32:55.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/X9.23PADDING
    18:32:55.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTE
    18:32:55.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTEPADDING
    18:32:55.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6597 ***
    *** 6598 ***
    *** 6599 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126
    18:32:55.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2
    18:32:55.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2PADDING
    18:32:55.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126PADDING
    18:32:55.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4
    18:32:55.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4PADDING
    18:32:55.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/NOPADDING
    18:32:55.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS5
    18:32:55.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS5PADDING
    18:32:55.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS7
    18:32:55.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS7PADDING
    18:32:55.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6600 ***
    *** 6601 ***
    *** 6602 ***
    *** 6603 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/TBCPADDING
    18:32:55.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/X9.23
    18:32:55.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/X9.23PADDING
    18:32:55.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTE
    18:32:55.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTEPADDING
    18:32:55.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/
    18:32:55.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126
    18:32:55.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2
    18:32:55.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2PADDING
    18:32:55.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126PADDING
    18:32:55.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4
    18:32:55.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4PADDING
    18:32:55.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/NOPADDING
    18:32:55.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS5
    18:32:55.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS5PADDING
    18:32:55.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS7
    18:32:55.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS7PADDING
    18:32:55.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/TBC
    18:32:55.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/TBCPADDING
    18:32:55.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6604 ***
    *** 6605 ***
    *** 6606 ***
    *** 6607 ***
    *** 6608 ***
    *** 6609 ***
    *** 6610 ***
    *** 6611 ***
    *** 6612 ***
    *** 6613 ***
    *** 6614 ***
    *** 6615 ***
    *** 6616 ***
    *** 6617 ***
    *** 6618 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/X9.23PADDING
    18:32:55.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTE
    18:32:55.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTEPADDING
    18:32:55.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/
    18:32:55.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126
    18:32:55.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2
    18:32:55.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2PADDING
    18:32:55.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6619 ***
    *** 6620 ***
    *** 6621 ***
    *** 6622 ***
    *** 6623 ***
    *** 6624 ***
    *** 6625 ***
    *** 6626 ***
    *** 6627 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4
    18:32:55.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4PADDING
    18:32:55.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/NOPADDING
    18:32:55.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS5
    18:32:55.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS5PADDING
    18:32:55.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS7
    18:32:55.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS7PADDING
    18:32:55.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/TBC
    18:32:55.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/TBCPADDING
    18:32:55.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/X9.23
    18:32:55.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/X9.23PADDING
    18:32:55.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTE
    18:32:55.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTEPADDING
    18:32:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/
    18:32:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126
    18:32:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2
    18:32:55.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2PADDING
    18:32:55.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126PADDING
    18:32:55.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6628 ***
    *** 6629 ***
    *** 6630 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4PADDING
    18:32:55.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/NOPADDING
    18:32:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS5
    18:32:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6631 ***
    *** 6632 ***
    *** 6633 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS7
    18:32:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS7PADDING
    18:32:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/TBC
    18:32:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6634 ***
    *** 6635 ***
    *** 6636 ***
    *** 6637 ***
    *** 6638 ***
    *** 6639 ***
    *** 6640 ***
    *** 6641 ***
    *** 6642 ***
    *** 6643 ***
    *** 6644 ***
    *** 6645 ***
    *** 6646 ***
    *** 6647 ***
    *** 6648 ***
    *** 6649 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/X9.23
    18:32:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/X9.23PADDING
    18:32:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTE
    18:32:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTEPADDING
    18:32:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/
    18:32:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126
    18:32:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2
    18:32:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2PADDING
    18:32:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126PADDING
    18:32:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4
    18:32:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4PADDING
    18:32:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/NOPADDING
    18:32:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS5
    18:32:55.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS5PADDING
    18:32:55.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS7
    18:32:55.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6650 ***
    *** 6651 ***
    *** 6652 ***
    *** 6653 ***
    *** 6654 ***
    *** 6655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/TBC
    18:32:55.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/TBCPADDING
    18:32:55.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/X9.23
    18:32:55.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6656 ***
    *** 6657 ***
    *** 6658 ***
    *** 6659 ***
    *** 6660 ***
    *** 6661 ***
    *** 6662 ***
    *** 6663 ***
    *** 6664 ***
    *** 6665 ***
    *** 6666 ***
    *** 6667 ***
    *** 6668 ***
    *** 6669 ***
    *** 6670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTE
    18:32:55.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6671 ***
    *** 6672 ***
    *** 6673 ***
    *** 6674 ***
    *** 6675 ***
    *** 6676 ***
    *** 6677 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/
    18:32:55.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126
    18:32:55.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6678 ***
    *** 6679 ***
    *** 6680 ***
    *** 6681 ***
    *** 6682 ***
    *** 6683 ***
    *** 6684 ***
    *** 6685 ***
    *** 6686 ***
    *** 6687 ***
    *** 6688 ***
    *** 6689 ***
    *** 6690 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2PADDING
    18:32:55.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6691 ***
    *** 6692 ***
    *** 6693 ***
    *** 6694 ***
    *** 6695 ***
    *** 6696 ***
    *** 6697 ***
    *** 6698 ***
    *** 6699 ***
    *** 6700 ***
    *** 6701 ***
    *** 6702 ***
    *** 6703 ***
    *** 6704 ***
    *** 6705 ***
    *** 6706 ***
    *** 6707 ***
    *** 6708 ***
    *** 6709 ***
    *** 6710 ***
    *** 6711 ***
    *** 6712 ***
    *** 6713 ***
    *** 6714 ***
    *** 6715 ***
    *** 6716 ***
    *** 6717 ***
    *** 6718 ***
    *** 6719 ***
    *** 6720 ***
    *** 6721 ***
    *** 6722 ***
    *** 6723 ***
    *** 6724 ***
    *** 6725 ***
    *** 6726 ***
    *** 6727 ***
    *** 6728 ***
    *** 6729 ***
    *** 6730 ***
    *** 6731 ***
    *** 6732 ***
    *** 6733 ***
    *** 6734 ***
    *** 6735 ***
    *** 6736 ***
    *** 6737 ***
    *** 6738 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4
    18:32:55.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4PADDING
    18:32:55.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/NOPADDING
    18:32:55.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS5
    18:32:55.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS5PADDING
    18:32:55.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS7
    18:32:55.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS7PADDING
    18:32:55.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/TBC
    18:32:55.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/TBCPADDING
    18:32:55.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/X9.23
    18:32:55.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/X9.23PADDING
    18:32:55.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6739 ***
    *** 6740 ***
    *** 6741 ***
    *** 6742 ***
    *** 6743 ***
    *** 6744 ***
    *** 6745 ***
    *** 6746 ***
    *** 6747 ***
    *** 6748 ***
    *** 6749 ***
    *** 6750 ***
    *** 6751 ***
    *** 6752 ***
    *** 6753 ***
    *** 6754 ***
    *** 6755 ***
    *** 6756 ***
    *** 6757 ***
    *** 6758 ***
    *** 6759 ***
    *** 6760 ***
    *** 6761 ***
    *** 6762 ***
    *** 6763 ***
    *** 6764 ***
    *** 6765 ***
    *** 6766 ***
    *** 6767 ***
    *** 6768 ***
    *** 6769 ***
    *** 6770 ***
    *** 6771 ***
    *** 6772 ***
    *** 6773 ***
    *** 6774 ***
    *** 6775 ***
    *** 6776 ***
    *** 6777 ***
    *** 6778 ***
    *** 6779 ***
    *** 6780 ***
    *** 6781 ***
    *** 6782 ***
    *** 6783 ***
    *** 6784 ***
    *** 6785 ***
    *** 6786 ***
    *** 6787 ***
    *** 6788 ***
    *** 6789 ***
    *** 6790 ***
    *** 6791 ***
    *** 6792 ***
    *** 6793 ***
    *** 6794 ***
    *** 6795 ***
    *** 6796 ***
    *** 6797 ***
    *** 6798 ***
    *** 6799 ***
    *** 6800 ***
    *** 6801 ***
    *** 6802 ***
    *** 6803 ***
    *** 6804 ***
    *** 6805 ***
    *** 6806 ***
    *** 6807 ***
    *** 6808 ***
    *** 6809 ***
    *** 6810 ***
    *** 6811 ***
    *** 6812 ***
    *** 6813 ***
    *** 6814 ***
    *** 6815 ***
    *** 6816 ***
    *** 6817 ***
    *** 6818 ***
    *** 6819 ***
    *** 6820 ***
    *** 6821 ***
    *** 6822 ***
    *** 6823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:55.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTEPADDING
    18:32:55.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/
    18:32:55.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126
    18:32:55.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2
    18:32:55.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2PADDING
    18:32:55.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126PADDING
    18:32:55.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4
    18:32:55.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4PADDING
    18:32:55.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/NOPADDING
    18:32:55.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS5
    18:32:55.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS5PADDING
    18:32:55.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS7
    18:32:55.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS7PADDING
    18:32:55.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/TBC
    18:32:55.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/TBCPADDING
    18:32:55.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/X9.23
    18:32:55.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/X9.23PADDING
    18:32:55.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTE
    18:32:55.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTEPADDING
    18:32:55.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/
    18:32:55.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126
    18:32:55.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2
    18:32:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2PADDING
    18:32:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126PADDING
    18:32:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4
    18:32:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4PADDING
    18:32:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/NOPADDING
    18:32:55.997 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS5
    18:32:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS5PADDING
    18:32:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS7
    18:32:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS7PADDING
    18:32:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/TBC
    18:32:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/TBCPADDING
    18:32:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/X9.23
    18:32:56.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/X9.23PADDING
    18:32:56.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTE
    18:32:56.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTEPADDING
    18:32:56.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/
    18:32:56.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126
    18:32:56.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2
    18:32:56.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2PADDING
    18:32:56.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126PADDING
    18:32:56.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4
    18:32:56.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4PADDING
    18:32:56.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/NOPADDING
    18:32:56.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS5
    18:32:56.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS5PADDING
    18:32:56.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS7
    18:32:56.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS7PADDING
    18:32:56.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/TBC
    18:32:56.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/TBCPADDING
    18:32:56.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/X9.23
    18:32:56.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/X9.23PADDING
    18:32:56.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTE
    18:32:56.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTEPADDING
    18:32:56.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/
    18:32:56.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126
    18:32:56.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2
    18:32:56.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2PADDING
    18:32:56.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126PADDING
    18:32:56.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4
    18:32:56.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4PADDING
    18:32:56.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/NOPADDING
    18:32:56.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS5
    18:32:56.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS5PADDING
    18:32:56.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS7
    18:32:56.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS7PADDING
    18:32:56.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6824 ***
    *** 6825 ***
    *** 6826 ***
    *** 6827 ***
    *** 6828 ***
    *** 6829 ***
    *** 6830 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/TBCPADDING
    18:32:56.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/X9.23
    18:32:56.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/X9.23PADDING
    18:32:56.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTE
    18:32:56.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTEPADDING
    18:32:56.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/
    18:32:56.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6831 ***
    *** 6832 ***
    *** 6833 ***
    *** 6834 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2
    18:32:56.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6835 ***
    *** 6836 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126PADDING
    18:32:56.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4
    18:32:56.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4PADDING
    18:32:56.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/NOPADDING
    18:32:56.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS5
    18:32:56.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6837 ***
    *** 6838 ***
    *** 6839 ***
    *** 6840 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS7
    18:32:56.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS7PADDING
    18:32:56.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6841 ***
    *** 6842 ***
    *** 6843 ***
    *** 6844 ***
    *** 6845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/TBCPADDING
    18:32:56.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/X9.23
    18:32:56.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6846 ***
    *** 6847 ***
    *** 6848 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTE
    18:32:56.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTEPADDING
    18:32:56.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/
    18:32:56.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126
    18:32:56.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2
    18:32:56.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2PADDING
    18:32:56.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126PADDING
    18:32:56.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4
    18:32:56.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4PADDING
    18:32:56.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/NOPADDING
    18:32:56.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS5
    18:32:56.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS5PADDING
    18:32:56.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6849 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS7PADDING
    18:32:56.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/TBC
    18:32:56.035 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/TBCPADDING
    18:32:56.035 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/X9.23
    18:32:56.035 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/X9.23PADDING
    18:32:56.035 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTE
    18:32:56.035 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTEPADDING
    18:32:56.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/
    18:32:56.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126
    18:32:56.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2
    18:32:56.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2PADDING
    18:32:56.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126PADDING
    18:32:56.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4
    18:32:56.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4PADDING
    18:32:56.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6850 ***
    *** 6851 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS5
    18:32:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS5PADDING
    18:32:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS7
    18:32:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6852 ***
    *** 6853 ***
    *** 6854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/TBC
    18:32:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/TBCPADDING
    18:32:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/X9.23
    18:32:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/X9.23PADDING
    18:32:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTE
    18:32:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTEPADDING
    18:32:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/
    18:32:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126
    18:32:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2
    18:32:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2PADDING
    18:32:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126PADDING
    18:32:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6855 ***
    *** 6856 ***
    *** 6857 ***
    *** 6858 ***
    *** 6859 ***
    *** 6860 ***
    *** 6861 ***
    *** 6862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4PADDING
    18:32:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6863 ***
    *** 6864 ***
    *** 6865 ***
    *** 6866 ***
    *** 6867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.042 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS5
    18:32:56.042 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS5PADDING
    18:32:56.042 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS7
    18:32:56.043 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS7PADDING
    18:32:56.043 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/TBC
    18:32:56.043 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6868 ***
    *** 6869 ***
    *** 6870 ***
    *** 6871 ***
    *** 6872 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.043 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/X9.23
    18:32:56.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/X9.23PADDING
    18:32:56.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTE
    18:32:56.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTEPADDING
    18:32:56.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/
    18:32:56.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126
    18:32:56.045 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2
    18:32:56.045 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2PADDING
    18:32:56.045 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126PADDING
    18:32:56.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6873 ***
    *** 6874 ***
    *** 6875 ***
    *** 6876 ***
    *** 6877 ***
    *** 6878 ***
    *** 6879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4PADDING
    18:32:56.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/NOPADDING
    18:32:56.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS5
    18:32:56.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS5PADDING
    18:32:56.047 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS7
    18:32:56.047 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS7PADDING
    18:32:56.047 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/TBC
    18:32:56.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/TBCPADDING
    18:32:56.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/X9.23
    18:32:56.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/X9.23PADDING
    18:32:56.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6880 ***
    *** 6881 ***
    *** 6882 ***
    *** 6883 ***
    *** 6884 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTEPADDING
    18:32:56.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/
    18:32:56.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126
    18:32:56.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2
    18:32:56.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6885 ***
    *** 6886 ***
    *** 6887 ***
    *** 6888 ***
    *** 6889 ***
    *** 6890 ***
    *** 6891 ***
    *** 6892 ***
    *** 6893 ***
    *** 6894 ***
    *** 6895 ***
    *** 6896 ***
    *** 6897 ***
    *** 6898 ***
    *** 6899 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126PADDING
    18:32:56.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4
    18:32:56.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4PADDING
    18:32:56.062 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/NOPADDING
    18:32:56.062 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS5
    18:32:56.062 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS5PADDING
    18:32:56.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS7
    18:32:56.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6900 ***
    *** 6901 ***
    *** 6902 ***
    *** 6903 ***
    *** 6904 ***
    *** 6905 ***
    *** 6906 ***
    *** 6907 ***
    *** 6908 ***
    *** 6909 ***
    *** 6910 ***
    *** 6911 ***
    *** 6912 ***
    *** 6913 ***
    *** 6914 ***
    *** 6915 ***
    *** 6916 ***
    *** 6917 ***
    *** 6918 ***
    *** 6919 ***
    *** 6920 ***
    *** 6921 ***
    *** 6922 ***
    *** 6923 ***
    *** 6924 ***
    *** 6925 ***
    *** 6926 ***
    *** 6927 ***
    *** 6928 ***
    *** 6929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/TBC
    18:32:56.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/TBCPADDING
    18:32:56.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6930 ***
    *** 6931 ***
    *** 6932 ***
    *** 6933 ***
    *** 6934 ***
    *** 6935 ***
    *** 6936 ***
    *** 6937 ***
    *** 6938 ***
    *** 6939 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/X9.23PADDING
    18:32:56.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTE
    18:32:56.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTEPADDING
    18:32:56.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/
    18:32:56.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126
    18:32:56.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2
    18:32:56.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2PADDING
    18:32:56.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126PADDING
    18:32:56.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4
    18:32:56.066 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4PADDING
    18:32:56.066 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/NOPADDING
    18:32:56.066 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6940 ***
    *** 6941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS5PADDING
    18:32:56.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS7
    18:32:56.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS7PADDING
    18:32:56.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/TBC
    18:32:56.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/TBCPADDING
    18:32:56.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/X9.23
    18:32:56.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/X9.23PADDING
    18:32:56.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTE
    18:32:56.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTEPADDING
    18:32:56.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/
    18:32:56.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126
    18:32:56.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2
    18:32:56.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2PADDING
    18:32:56.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126PADDING
    18:32:56.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4
    18:32:56.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4PADDING
    18:32:56.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/NOPADDING
    18:32:56.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS5
    18:32:56.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS5PADDING
    18:32:56.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS7
    18:32:56.071 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS7PADDING
    18:32:56.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/TBC
    18:32:56.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/TBCPADDING
    18:32:56.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/X9.23
    18:32:56.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/X9.23PADDING
    18:32:56.072 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTE
    18:32:56.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTEPADDING
    18:32:56.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/
    18:32:56.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126
    18:32:56.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2
    18:32:56.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2PADDING
    18:32:56.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126PADDING
    18:32:56.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4
    18:32:56.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6942 ***
    *** 6943 ***
    *** 6944 ***
    *** 6945 ***
    *** 6946 ***
    *** 6947 ***
    *** 6948 ***
    *** 6949 ***
    *** 6950 ***
    *** 6951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/NOPADDING
    18:32:56.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS5
    18:32:56.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS5PADDING
    18:32:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS7
    18:32:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS7PADDING
    18:32:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/TBC
    18:32:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/TBCPADDING
    18:32:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/X9.23
    18:32:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/X9.23PADDING
    18:32:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTE
    18:32:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTEPADDING
    18:32:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/
    18:32:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2PADDING
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126PADDING
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6952 ***
    *** 6953 ***
    *** 6954 ***
    *** 6955 ***
    *** 6956 ***
    *** 6957 ***
    *** 6958 ***
    *** 6959 ***
    *** 6960 ***
    *** 6961 ***
    *** 6962 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/NOPADDING
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS5
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS5PADDING
    18:32:56.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS7
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS7PADDING
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/TBC
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/TBCPADDING
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/X9.23
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6963 ***
    *** 6964 ***
    *** 6965 ***
    *** 6966 ***
    *** 6967 ***
    *** 6968 ***
    *** 6969 ***
    *** 6970 ***
    *** 6971 ***
    *** 6972 ***
    *** 6973 ***
    *** 6974 ***
    *** 6975 ***
    *** 6976 ***
    *** 6977 ***
    *** 6978 ***
    *** 6979 ***
    *** 6980 ***
    *** 6981 ***
    *** 6982 ***
    *** 6983 ***
    *** 6984 ***
    *** 6985 ***
    *** 6986 ***
    *** 6987 ***
    *** 6988 ***
    *** 6989 ***
    *** 6990 ***
    *** 6991 ***
    *** 6992 ***
    *** 6993 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTE
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTEPADDING
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2PADDING
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126PADDING
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4
    18:32:56.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4PADDING
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/NOPADDING
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS5
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS5PADDING
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS7
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS7PADDING
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/TBC
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/TBCPADDING
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/X9.23
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/X9.23PADDING
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTE
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6994 ***
    *** 6995 ***
    *** 6996 ***
    *** 6997 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/
    18:32:56.091 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126
    18:32:56.091 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2
    18:32:56.091 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2PADDING
    18:32:56.092 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126PADDING
    18:32:56.092 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4
    18:32:56.092 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4PADDING
    18:32:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/NOPADDING
    18:32:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS5
    18:32:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS5PADDING
    18:32:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS7
    18:32:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS7PADDING
    18:32:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/TBC
    18:32:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/TBCPADDING
    18:32:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/X9.23
    18:32:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6998 ***
    *** 6999 ***
    *** 7000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTE
    18:32:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTEPADDING
    18:32:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH//
    18:32:56.155 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping.
    18:32:56.156 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH//NOPADDING
    18:32:56.161 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping.
    18:32:56.164 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7001 ***
    *** 7002 ***
    *** 7003 ***
    *** 7004 ***
    *** 7005 ***
    *** 7006 ***
    *** 7007 ***
    *** 7008 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.168 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/NOPADDING
    18:32:56.171 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/
    18:32:56.173 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126
    18:32:56.189 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7009 ***
    *** 7010 ***
    *** 7011 ***
    *** 7012 ***
    *** 7013 ***
    *** 7014 ***
    *** 7015 ***
    *** 7016 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.192 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2PADDING
    18:32:56.193 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126PADDING
    18:32:56.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4
    18:32:56.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4PADDING
    18:32:56.196 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/NOPADDING
    18:32:56.196 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7017 ***
    *** 7018 ***
    *** 7019 ***
    *** 7020 ***
    *** 7021 ***
    *** 7022 ***
    *** 7023 ***
    *** 7024 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.197 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5PADDING
    18:32:56.197 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7
    18:32:56.198 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7PADDING
    18:32:56.198 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBC
    18:32:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBCPADDING
    18:32:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23
    18:32:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23PADDING
    18:32:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTE
    18:32:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTEPADDING
    18:32:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/
    18:32:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126
    18:32:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2
    18:32:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2PADDING
    18:32:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126PADDING
    18:32:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4
    18:32:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7025 ***
    *** 7026 ***
    *** 7027 ***
    *** 7028 ***
    *** 7029 ***
    *** 7030 ***
    *** 7031 ***
    *** 7032 ***
    *** 7033 ***
    *** 7034 ***
    *** 7035 ***
    *** 7036 ***
    *** 7037 ***
    *** 7038 ***
    *** 7039 ***
    *** 7040 ***
    *** 7041 ***
    *** 7042 ***
    *** 7043 ***
    *** 7044 ***
    *** 7045 ***
    *** 7046 ***
    *** 7047 ***
    *** 7048 ***
    *** 7049 ***
    *** 7050 ***
    *** 7051 ***
    *** 7052 ***
    *** 7053 ***
    *** 7054 ***
    *** 7055 ***
    *** 7056 ***
    *** 7057 ***
    *** 7058 ***
    *** 7059 ***
    *** 7060 ***
    *** 7061 ***
    *** 7062 ***
    *** 7063 ***
    *** 7064 ***
    *** 7065 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/NOPADDING
    18:32:56.205 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5
    18:32:56.205 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5PADDING
    18:32:56.205 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7
    18:32:56.206 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7PADDING
    18:32:56.207 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBC
    18:32:56.208 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBCPADDING
    18:32:56.208 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23
    18:32:56.209 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23PADDING
    18:32:56.209 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTE
    18:32:56.210 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTEPADDING
    18:32:56.211 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/
    18:32:56.211 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126
    18:32:56.212 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7066 ***
    *** 7067 ***
    *** 7068 ***
    *** 7069 ***
    *** 7070 ***
    *** 7071 ***
    *** 7072 ***
    *** 7073 ***
    *** 7074 ***
    *** 7075 ***
    *** 7076 ***
    *** 7077 ***
    *** 7078 ***
    *** 7079 ***
    *** 7080 ***
    *** 7081 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.212 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2PADDING
    18:32:56.213 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7082 ***
    *** 7083 ***
    *** 7084 ***
    *** 7085 ***
    *** 7086 ***
    *** 7087 ***
    *** 7088 ***
    *** 7089 ***
    *** 7090 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.213 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4
    18:32:56.214 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4PADDING
    18:32:56.215 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/NOPADDING
    18:32:56.216 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5
    18:32:56.216 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5PADDING
    18:32:56.217 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7
    18:32:56.218 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7PADDING
    18:32:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBC
    18:32:56.221 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBCPADDING
    18:32:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23
    18:32:56.223 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23PADDING
    18:32:56.223 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTE
    18:32:56.224 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTEPADDING
    18:32:56.224 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/
    18:32:56.224 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126
    18:32:56.225 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2
    18:32:56.226 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2PADDING
    18:32:56.227 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126PADDING
    18:32:56.227 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4
    18:32:56.228 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4PADDING
    18:32:56.228 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/NOPADDING
    18:32:56.228 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5
    18:32:56.229 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5PADDING
    18:32:56.229 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7
    18:32:56.230 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7PADDING
    18:32:56.230 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBC
    18:32:56.231 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7091 ***
    *** 7092 ***
    *** 7093 ***
    *** 7094 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.231 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23
    18:32:56.232 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23PADDING
    18:32:56.232 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7095 ***
    *** 7096 ***
    *** 7097 ***
    *** 7098 ***
    *** 7099 ***
    *** 7100 ***
    *** 7101 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.233 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTEPADDING
    18:32:56.233 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/
    18:32:56.234 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126
    18:32:56.235 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7102 ***
    *** 7103 ***
    *** 7104 ***
    *** 7105 ***
    *** 7106 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.236 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2PADDING
    18:32:56.236 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126PADDING
    18:32:56.237 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4
    18:32:56.238 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4PADDING
    18:32:56.238 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7107 ***
    *** 7108 ***
    *** 7109 ***
    *** 7110 ***
    *** 7111 ***
    *** 7112 ***
    *** 7113 ***
    *** 7114 ***
    *** 7115 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.239 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5
    18:32:56.240 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5PADDING
    18:32:56.240 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7
    18:32:56.241 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7PADDING
    18:32:56.242 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBC
    18:32:56.243 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBCPADDING
    18:32:56.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23
    18:32:56.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23PADDING
    18:32:56.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTE
    18:32:56.245 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTEPADDING
    18:32:56.246 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7116 ***
    *** 7117 ***
    *** 7118 ***
    *** 7119 ***
    *** 7120 ***
    *** 7121 ***
    *** 7122 ***
    *** 7123 ***
    *** 7124 ***
    *** 7125 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.246 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126
    18:32:56.247 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2
    18:32:56.247 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2PADDING
    18:32:56.248 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126PADDING
    18:32:56.249 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4
    18:32:56.249 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4PADDING
    18:32:56.250 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/NOPADDING
    18:32:56.250 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5
    18:32:56.251 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7126 ***
    *** 7127 ***
    *** 7128 ***
    *** 7129 ***
    *** 7130 ***
    *** 7131 ***
    *** 7132 ***
    *** 7133 ***
    *** 7134 ***
    *** 7135 ***
    *** 7136 ***
    *** 7137 ***
    *** 7138 ***
    *** 7139 ***
    *** 7140 ***
    *** 7141 ***
    *** 7142 ***
    *** 7143 ***
    *** 7144 ***
    *** 7145 ***
    *** 7146 ***
    *** 7147 ***
    *** 7148 ***
    *** 7149 ***
    *** 7150 ***
    *** 7151 ***
    *** 7152 ***
    *** 7153 ***
    *** 7154 ***
    *** 7155 ***
    *** 7156 ***
    *** 7157 ***
    *** 7158 ***
    *** 7159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.251 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7
    18:32:56.252 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7PADDING
    18:32:56.252 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBC
    18:32:56.253 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBCPADDING
    18:32:56.253 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23
    18:32:56.254 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23PADDING
    18:32:56.254 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7160 ***
    *** 7161 ***
    *** 7162 ***
    *** 7163 ***
    *** 7164 ***
    *** 7165 ***
    *** 7166 ***
    *** 7167 ***
    *** 7168 ***
    *** 7169 ***
    *** 7170 ***
    *** 7171 ***
    *** 7172 ***
    *** 7173 ***
    *** 7174 ***
    *** 7175 ***
    *** 7176 ***
    *** 7177 ***
    *** 7178 ***
    *** 7179 ***
    *** 7180 ***
    *** 7181 ***
    *** 7182 ***
    *** 7183 ***
    *** 7184 ***
    *** 7185 ***
    *** 7186 ***
    *** 7187 ***
    *** 7188 ***
    *** 7189 ***
    *** 7190 ***
    *** 7191 ***
    *** 7192 ***
    *** 7193 ***
    *** 7194 ***
    *** 7195 ***
    *** 7196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.255 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTEPADDING
    18:32:56.256 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/
    18:32:56.256 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126
    18:32:56.257 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2
    18:32:56.258 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2PADDING
    18:32:56.259 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126PADDING
    18:32:56.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4
    18:32:56.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4PADDING
    18:32:56.261 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/NOPADDING
    18:32:56.262 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5
    18:32:56.263 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5PADDING
    18:32:56.264 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7
    18:32:56.265 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7PADDING
    18:32:56.266 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBC
    18:32:56.267 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBCPADDING
    18:32:56.267 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23
    18:32:56.268 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23PADDING
    18:32:56.269 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTE
    18:32:56.269 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTEPADDING
    18:32:56.270 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/
    18:32:56.271 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126
    18:32:56.271 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2
    18:32:56.272 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2PADDING
    18:32:56.272 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126PADDING
    18:32:56.273 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4
    18:32:56.274 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4PADDING
    18:32:56.276 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/NOPADDING
    18:32:56.276 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5
    18:32:56.277 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5PADDING
    18:32:56.278 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7
    18:32:56.278 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7PADDING
    18:32:56.279 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBC
    18:32:56.279 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBCPADDING
    18:32:56.280 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23
    18:32:56.280 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23PADDING
    18:32:56.281 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTE
    18:32:56.282 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTEPADDING
    18:32:56.282 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/
    18:32:56.284 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126
    18:32:56.284 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2
    18:32:56.285 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2PADDING
    18:32:56.285 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126PADDING
    18:32:56.286 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4
    18:32:56.287 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4PADDING
    18:32:56.287 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/NOPADDING
    18:32:56.288 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5
    18:32:56.289 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5PADDING
    18:32:56.290 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7
    18:32:56.291 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7PADDING
    18:32:56.292 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBC
    18:32:56.293 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBCPADDING
    18:32:56.294 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23
    18:32:56.295 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23PADDING
    18:32:56.296 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTE
    18:32:56.297 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTEPADDING
    18:32:56.298 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/
    18:32:56.299 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126
    18:32:56.300 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2
    18:32:56.301 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7197 ***
    *** 7198 ***
    *** 7199 ***
    *** 7200 ***
    *** 7201 ***
    *** 7202 ***
    *** 7203 ***
    *** 7204 ***
    *** 7205 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.301 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126PADDING
    18:32:56.302 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4
    18:32:56.303 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4PADDING
    18:32:56.303 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/NOPADDING
    18:32:56.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5
    18:32:56.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5PADDING
    18:32:56.305 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7
    18:32:56.305 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7PADDING
    18:32:56.306 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBC
    18:32:56.307 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBCPADDING
    18:32:56.307 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23
    18:32:56.308 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23PADDING
    18:32:56.308 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTE
    18:32:56.309 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTEPADDING
    18:32:56.309 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/
    18:32:56.310 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126
    18:32:56.310 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2
    18:32:56.311 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2PADDING
    18:32:56.311 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7206 ***
    *** 7207 ***
    *** 7208 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.312 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4
    18:32:56.312 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4PADDING
    18:32:56.313 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/NOPADDING
    18:32:56.313 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5
    18:32:56.314 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5PADDING
    18:32:56.314 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7
    18:32:56.315 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7PADDING
    18:32:56.316 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBC
    18:32:56.316 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBCPADDING
    18:32:56.317 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23
    18:32:56.318 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23PADDING
    18:32:56.319 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTE
    18:32:56.319 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTEPADDING
    18:32:56.320 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/
    18:32:56.320 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126
    18:32:56.321 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2
    18:32:56.322 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2PADDING
    18:32:56.322 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126PADDING
    18:32:56.324 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4
    18:32:56.325 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4PADDING
    18:32:56.326 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/NOPADDING
    18:32:56.326 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5
    18:32:56.327 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5PADDING
    18:32:56.328 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7
    18:32:56.328 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7PADDING
    18:32:56.329 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBC
    18:32:56.330 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7209 ***
    *** 7210 ***
    *** 7211 ***
    *** 7212 ***
    *** 7213 ***
    *** 7214 ***
    *** 7215 ***
    *** 7216 ***
    *** 7217 ***
    *** 7218 ***
    *** 7219 ***
    *** 7220 ***
    *** 7221 ***
    *** 7222 ***
    *** 7223 ***
    *** 7224 ***
    *** 7225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.330 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23
    18:32:56.331 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23PADDING
    18:32:56.332 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTE
    18:32:56.332 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTEPADDING
    18:32:56.333 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/
    18:32:56.333 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126
    18:32:56.334 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2
    18:32:56.335 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2PADDING
    18:32:56.337 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126PADDING
    18:32:56.339 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4
    18:32:56.340 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4PADDING
    18:32:56.341 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/NOPADDING
    18:32:56.342 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5
    18:32:56.343 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5PADDING
    18:32:56.344 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7
    18:32:56.345 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7PADDING
    18:32:56.346 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBC
    18:32:56.347 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBCPADDING
    18:32:56.348 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23
    18:32:56.348 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7226 ***
    *** 7227 ***
    *** 7228 ***
    *** 7229 ***
    *** 7230 ***
    *** 7231 ***
    *** 7232 ***
    *** 7233 ***
    *** 7234 ***
    *** 7235 ***
    *** 7236 ***
    *** 7237 ***
    *** 7238 ***
    *** 7239 ***
    *** 7240 ***
    *** 7241 ***
    *** 7242 ***
    *** 7243 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.349 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTE
    18:32:56.350 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7244 ***
    *** 7245 ***
    *** 7246 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.350 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/
    18:32:56.351 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126
    18:32:56.352 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2
    18:32:56.353 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2PADDING
    18:32:56.354 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126PADDING
    18:32:56.355 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4
    18:32:56.356 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4PADDING
    18:32:56.357 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/NOPADDING
    18:32:56.358 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5
    18:32:56.360 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5PADDING
    18:32:56.361 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7247 ***
    *** 7248 ***
    *** 7249 ***
    *** 7250 ***
    *** 7251 ***
    *** 7252 ***
    *** 7253 ***
    *** 7254 ***
    *** 7255 ***
    *** 7256 ***
    *** 7257 ***
    *** 7258 ***
    *** 7259 ***
    *** 7260 ***
    *** 7261 ***
    *** 7262 ***
    *** 7263 ***
    *** 7264 ***
    *** 7265 ***
    *** 7266 ***
    *** 7267 ***
    *** 7268 ***
    *** 7269 ***
    *** 7270 ***
    *** 7271 ***
    *** 7272 ***
    *** 7273 ***
    *** 7274 ***
    *** 7275 ***
    *** 7276 ***
    *** 7277 ***
    *** 7278 ***
    *** 7279 ***
    *** 7280 ***
    *** 7281 ***
    *** 7282 ***
    *** 7283 ***
    *** 7284 ***
    *** 7285 ***
    *** 7286 ***
    *** 7287 ***
    *** 7288 ***
    *** 7289 ***
    *** 7290 ***
    *** 7291 ***
    *** 7292 ***
    *** 7293 ***
    *** 7294 ***
    *** 7295 ***
    *** 7296 ***
    *** 7297 ***
    *** 7298 ***
    *** 7299 ***
    *** 7300 ***
    *** 7301 ***
    *** 7302 ***
    *** 7303 ***
    *** 7304 ***
    *** 7305 ***
    *** 7306 ***
    *** 7307 ***
    *** 7308 ***
    *** 7309 ***
    *** 7310 ***
    *** 7311 ***
    *** 7312 ***
    *** 7313 ***
    *** 7314 ***
    *** 7315 ***
    *** 7316 ***
    *** 7317 ***
    *** 7318 ***
    *** 7319 ***
    *** 7320 ***
    *** 7321 ***
    *** 7322 ***
    *** 7323 ***
    *** 7324 ***
    *** 7325 ***
    *** 7326 ***
    *** 7327 ***
    *** 7328 ***
    *** 7329 ***
    *** 7330 ***
    *** 7331 ***
    *** 7332 ***
    *** 7333 ***
    *** 7334 ***
    *** 7335 ***
    *** 7336 ***
    *** 7337 ***
    *** 7338 ***
    *** 7339 ***
    *** 7340 ***
    *** 7341 ***
    *** 7342 ***
    *** 7343 ***
    *** 7344 ***
    *** 7345 ***
    *** 7346 ***
    *** 7347 ***
    *** 7348 ***
    *** 7349 ***
    *** 7350 ***
    *** 7351 ***
    *** 7352 ***
    *** 7353 ***
    *** 7354 ***
    *** 7355 ***
    *** 7356 ***
    *** 7357 ***
    *** 7358 ***
    *** 7359 ***
    *** 7360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.361 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7PADDING
    18:32:56.362 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBC
    18:32:56.363 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBCPADDING
    18:32:56.363 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23
    18:32:56.364 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23PADDING
    18:32:56.365 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTE
    18:32:56.367 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTEPADDING
    18:32:56.368 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/
    18:32:56.369 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126
    18:32:56.371 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2
    18:32:56.372 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2PADDING
    18:32:56.373 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126PADDING
    18:32:56.373 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4
    18:32:56.374 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7361 ***
    *** 7362 ***
    *** 7363 ***
    *** 7364 ***
    *** 7365 ***
    *** 7366 ***
    *** 7367 ***
    *** 7368 ***
    *** 7369 ***
    *** 7370 ***
    *** 7371 ***
    *** 7372 ***
    *** 7373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.375 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/NOPADDING
    18:32:56.376 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5
    18:32:56.376 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5PADDING
    18:32:56.377 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7
    18:32:56.379 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7PADDING
    18:32:56.379 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBC
    18:32:56.380 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBCPADDING
    18:32:56.380 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23
    18:32:56.381 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23PADDING
    18:32:56.382 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7374 ***
    *** 7375 ***
    *** 7376 ***
    *** 7377 ***
    *** 7378 ***
    *** 7379 ***
    *** 7380 ***
    *** 7381 ***
    *** 7382 ***
    *** 7383 ***
    *** 7384 ***
    *** 7385 ***
    *** 7386 ***
    *** 7387 ***
    *** 7388 ***
    *** 7389 ***
    *** 7390 ***
    *** 7391 ***
    *** 7392 ***
    *** 7393 ***
    *** 7394 ***
    *** 7395 ***
    *** 7396 ***
    *** 7397 ***
    *** 7398 ***
    *** 7399 ***
    *** 7400 ***
    *** 7401 ***
    *** 7402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.383 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTEPADDING
    18:32:56.384 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/
    18:32:56.385 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126
    18:32:56.386 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2
    18:32:56.387 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2PADDING
    18:32:56.388 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126PADDING
    18:32:56.389 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4
    18:32:56.390 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4PADDING
    18:32:56.391 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/NOPADDING
    18:32:56.393 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5
    18:32:56.393 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5PADDING
    18:32:56.394 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7
    18:32:56.395 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7PADDING
    18:32:56.396 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBC
    18:32:56.396 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBCPADDING
    18:32:56.397 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23
    18:32:56.398 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23PADDING
    18:32:56.398 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTE
    18:32:56.399 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTEPADDING
    18:32:56.399 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/
    18:32:56.400 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126
    18:32:56.401 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2
    18:32:56.402 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2PADDING
    18:32:56.403 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7403 ***
    *** 7404 ***
    *** 7405 ***
    *** 7406 ***
    *** 7407 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.405 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4
    18:32:56.406 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4PADDING
    18:32:56.407 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/NOPADDING
    18:32:56.408 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5
    18:32:56.410 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5PADDING
    18:32:56.411 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7
    18:32:56.412 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7PADDING
    18:32:56.412 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBC
    18:32:56.413 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBCPADDING
    18:32:56.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23
    18:32:56.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23PADDING
    18:32:56.415 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTE
    18:32:56.417 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTEPADDING
    18:32:56.418 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/
    18:32:56.419 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126
    18:32:56.420 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2
    18:32:56.421 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2PADDING
    18:32:56.422 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126PADDING
    18:32:56.423 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4
    18:32:56.423 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4PADDING
    18:32:56.423 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/NOPADDING
    18:32:56.424 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5
    18:32:56.424 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5PADDING
    18:32:56.424 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7
    18:32:56.425 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7PADDING
    18:32:56.425 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBC
    18:32:56.425 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBCPADDING
    18:32:56.426 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23
    18:32:56.426 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23PADDING
    18:32:56.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTE
    18:32:56.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTEPADDING
    18:32:56.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/
    18:32:56.428 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126
    18:32:56.428 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2
    18:32:56.429 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2PADDING
    18:32:56.429 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126PADDING
    18:32:56.429 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4
    18:32:56.430 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4PADDING
    18:32:56.430 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/NOPADDING
    18:32:56.430 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5
    18:32:56.431 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5PADDING
    18:32:56.431 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7
    18:32:56.431 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7PADDING
    18:32:56.432 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBC
    18:32:56.432 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBCPADDING
    18:32:56.432 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23
    18:32:56.433 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23PADDING
    18:32:56.433 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTE
    18:32:56.434 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTEPADDING
    18:32:56.434 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/
    18:32:56.435 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126
    18:32:56.435 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2
    18:32:56.435 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2PADDING
    18:32:56.436 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126PADDING
    18:32:56.436 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4
    18:32:56.436 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4PADDING
    18:32:56.437 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/NOPADDING
    18:32:56.437 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5
    18:32:56.438 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5PADDING
    18:32:56.438 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7
    18:32:56.439 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7PADDING
    18:32:56.439 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBC
    18:32:56.440 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBCPADDING
    18:32:56.440 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23
    18:32:56.441 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23PADDING
    18:32:56.442 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTE
    18:32:56.442 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7408 ***
    *** 7409 ***
    *** 7410 ***
    *** 7411 ***
    *** 7412 ***
    *** 7413 ***
    *** 7414 ***
    *** 7415 ***
    *** 7416 ***
    *** 7417 ***
    *** 7418 ***
    *** 7419 ***
    *** 7420 ***
    *** 7421 ***
    *** 7422 ***
    *** 7423 ***
    *** 7424 ***
    *** 7425 ***
    *** 7426 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.443 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/
    18:32:56.443 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7427 ***
    *** 7428 ***
    *** 7429 ***
    *** 7430 ***
    *** 7431 ***
    *** 7432 ***
    *** 7433 ***
    *** 7434 ***
    *** 7435 ***
    *** 7436 ***
    *** 7437 ***
    *** 7438 ***
    *** 7439 ***
    *** 7440 ***
    *** 7441 ***
    *** 7442 ***
    *** 7443 ***
    *** 7444 ***
    *** 7445 ***
    *** 7446 ***
    *** 7447 ***
    *** 7448 ***
    *** 7449 ***
    *** 7450 ***
    *** 7451 ***
    *** 7452 ***
    *** 7453 ***
    *** 7454 ***
    *** 7455 ***
    *** 7456 ***
    *** 7457 ***
    *** 7458 ***
    *** 7459 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.444 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2
    18:32:56.444 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2PADDING
    18:32:56.445 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126PADDING
    18:32:56.445 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4
    18:32:56.445 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4PADDING
    18:32:56.446 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/NOPADDING
    18:32:56.447 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5
    18:32:56.447 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5PADDING
    18:32:56.447 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7
    18:32:56.448 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7PADDING
    18:32:56.448 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7460 ***
    *** 7461 ***
    *** 7462 ***
    *** 7463 ***
    *** 7464 ***
    *** 7465 ***
    *** 7466 ***
    *** 7467 ***
    *** 7468 ***
    *** 7469 ***
    *** 7470 ***
    *** 7471 ***
    *** 7472 ***
    *** 7473 ***
    *** 7474 ***
    *** 7475 ***
    *** 7476 ***
    *** 7477 ***
    *** 7478 ***
    *** 7479 ***
    *** 7480 ***
    *** 7481 ***
    *** 7482 ***
    *** 7483 ***
    *** 7484 ***
    *** 7485 ***
    *** 7486 ***
    *** 7487 ***
    *** 7488 ***
    *** 7489 ***
    *** 7490 ***
    *** 7491 ***
    *** 7492 ***
    *** 7493 ***
    *** 7494 ***
    *** 7495 ***
    *** 7496 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.448 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBCPADDING
    18:32:56.449 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23
    18:32:56.449 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23PADDING
    18:32:56.449 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTE
    18:32:56.450 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTEPADDING
    18:32:56.450 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/
    18:32:56.451 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126
    18:32:56.452 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2
    18:32:56.452 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2PADDING
    18:32:56.453 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126PADDING
    18:32:56.453 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4
    18:32:56.453 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4PADDING
    18:32:56.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7497 ***
    *** 7498 ***
    *** 7499 ***
    *** 7500 ***
    *** 7501 ***
    *** 7502 ***
    *** 7503 ***
    *** 7504 ***
    *** 7505 ***
    *** 7506 ***
    *** 7507 ***
    *** 7508 ***
    *** 7509 ***
    *** 7510 ***
    *** 7511 ***
    *** 7512 ***
    *** 7513 ***
    *** 7514 ***
    *** 7515 ***
    *** 7516 ***
    *** 7517 ***
    *** 7518 ***
    *** 7519 ***
    *** 7520 ***
    *** 7521 ***
    *** 7522 ***
    *** 7523 ***
    *** 7524 ***
    *** 7525 ***
    *** 7526 ***
    *** 7527 ***
    *** 7528 ***
    *** 7529 ***
    *** 7530 ***
    *** 7531 ***
    *** 7532 ***
    *** 7533 ***
    *** 7534 ***
    *** 7535 ***
    *** 7536 ***
    *** 7537 ***
    *** 7538 ***
    *** 7539 ***
    *** 7540 ***
    *** 7541 ***
    *** 7542 ***
    *** 7543 ***
    *** 7544 ***
    *** 7545 ***
    *** 7546 ***
    *** 7547 ***
    *** 7548 ***
    *** 7549 ***
    *** 7550 ***
    *** 7551 ***
    *** 7552 ***
    *** 7553 ***
    *** 7554 ***
    *** 7555 ***
    *** 7556 ***
    *** 7557 ***
    *** 7558 ***
    *** 7559 ***
    *** 7560 ***
    *** 7561 ***
    *** 7562 ***
    *** 7563 ***
    *** 7564 ***
    *** 7565 ***
    *** 7566 ***
    *** 7567 ***
    *** 7568 ***
    *** 7569 ***
    *** 7570 ***
    *** 7571 ***
    *** 7572 ***
    *** 7573 ***
    *** 7574 ***
    *** 7575 ***
    *** 7576 ***
    *** 7577 ***
    *** 7578 ***
    *** 7579 ***
    *** 7580 ***
    *** 7581 ***
    *** 7582 ***
    *** 7583 ***
    *** 7584 ***
    *** 7585 ***
    *** 7586 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5
    18:32:56.455 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5PADDING
    18:32:56.455 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7
    18:32:56.455 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7PADDING
    18:32:56.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBC
    18:32:56.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBCPADDING
    18:32:56.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23
    18:32:56.457 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23PADDING
    18:32:56.457 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTE
    18:32:56.458 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTEPADDING
    18:32:56.458 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/
    18:32:56.459 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126
    18:32:56.459 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2
    18:32:56.459 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2PADDING
    18:32:56.460 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126PADDING
    18:32:56.460 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4
    18:32:56.461 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4PADDING
    18:32:56.461 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/NOPADDING
    18:32:56.461 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5
    18:32:56.462 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5PADDING
    18:32:56.462 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7
    18:32:56.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7PADDING
    18:32:56.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBC
    18:32:56.464 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBCPADDING
    18:32:56.465 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23
    18:32:56.465 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23PADDING
    18:32:56.466 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTE
    18:32:56.466 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTEPADDING
    18:32:56.467 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/
    18:32:56.467 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126
    18:32:56.467 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2
    18:32:56.468 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2PADDING
    18:32:56.468 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126PADDING
    18:32:56.469 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7587 ***
    *** 7588 ***
    *** 7589 ***
    *** 7590 ***
    *** 7591 ***
    *** 7592 ***
    *** 7593 ***
    *** 7594 ***
    *** 7595 ***
    *** 7596 ***
    *** 7597 ***
    *** 7598 ***
    *** 7599 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.469 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4PADDING
    18:32:56.469 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/NOPADDING
    18:32:56.470 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5
    18:32:56.470 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5PADDING
    18:32:56.471 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7
    18:32:56.471 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7PADDING
    18:32:56.471 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBC
    18:32:56.472 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBCPADDING
    18:32:56.472 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23
    18:32:56.472 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23PADDING
    18:32:56.473 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTE
    18:32:56.474 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTEPADDING
    18:32:56.474 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/
    18:32:56.475 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126
    18:32:56.476 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7600 ***
    *** 7601 ***
    *** 7602 ***
    *** 7603 ***
    *** 7604 ***
    *** 7605 ***
    *** 7606 ***
    *** 7607 ***
    *** 7608 ***
    *** 7609 ***
    *** 7610 ***
    *** 7611 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.476 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2PADDING
    18:32:56.477 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126PADDING
    18:32:56.477 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4
    18:32:56.477 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4PADDING
    18:32:56.478 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/NOPADDING
    18:32:56.478 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5
    18:32:56.479 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5PADDING
    18:32:56.479 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7
    18:32:56.480 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7PADDING
    18:32:56.481 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBC
    18:32:56.482 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBCPADDING
    18:32:56.483 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23
    18:32:56.483 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23PADDING
    18:32:56.483 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTE
    18:32:56.484 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7612 ***
    *** 7613 ***
    *** 7614 ***
    *** 7615 ***
    *** 7616 ***
    *** 7617 ***
    *** 7618 ***
    *** 7619 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.484 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/
    18:32:56.485 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126
    18:32:56.485 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2
    18:32:56.485 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2PADDING
    18:32:56.486 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126PADDING
    18:32:56.487 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4
    18:32:56.487 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4PADDING
    18:32:56.487 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/NOPADDING
    18:32:56.488 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5
    18:32:56.488 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7620 ***
    *** 7621 ***
    *** 7622 ***
    *** 7623 ***
    *** 7624 ***
    *** 7625 ***
    *** 7626 ***
    *** 7627 ***
    *** 7628 ***
    *** 7629 ***
    *** 7630 ***
    *** 7631 ***
    *** 7632 ***
    *** 7633 ***
    *** 7634 ***
    *** 7635 ***
    *** 7636 ***
    *** 7637 ***
    *** 7638 ***
    *** 7639 ***
    *** 7640 ***
    *** 7641 ***
    *** 7642 ***
    *** 7643 ***
    *** 7644 ***
    *** 7645 ***
    *** 7646 ***
    *** 7647 ***
    *** 7648 ***
    *** 7649 ***
    *** 7650 ***
    *** 7651 ***
    *** 7652 ***
    *** 7653 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.488 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7
    18:32:56.489 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7PADDING
    18:32:56.489 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBC
    18:32:56.489 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBCPADDING
    18:32:56.490 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23
    18:32:56.490 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23PADDING
    18:32:56.491 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTE
    18:32:56.491 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTEPADDING
    18:32:56.492 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/
    18:32:56.493 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126
    18:32:56.493 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2
    18:32:56.494 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2PADDING
    18:32:56.495 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126PADDING
    18:32:56.495 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4
    18:32:56.495 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4PADDING
    18:32:56.496 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/NOPADDING
    18:32:56.496 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7654 ***
    *** 7655 ***
    *** 7656 ***
    *** 7657 ***
    *** 7658 ***
    *** 7659 ***
    *** 7660 ***
    *** 7661 ***
    *** 7662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.496 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5PADDING
    18:32:56.497 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7
    18:32:56.497 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7PADDING
    18:32:56.497 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBC
    18:32:56.498 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBCPADDING
    18:32:56.498 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23
    18:32:56.499 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23PADDING
    18:32:56.499 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTE
    18:32:56.499 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTEPADDING
    18:32:56.500 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/
    18:32:56.501 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126
    18:32:56.501 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2
    18:32:56.502 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2PADDING
    18:32:56.503 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126PADDING
    18:32:56.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4
    18:32:56.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7663 ***
    *** 7664 ***
    *** 7665 ***
    *** 7666 ***
    *** 7667 ***
    *** 7668 ***
    *** 7669 ***
    *** 7670 ***
    *** 7671 ***
    *** 7672 ***
    *** 7673 ***
    *** 7674 ***
    *** 7675 ***
    *** 7676 ***
    *** 7677 ***
    *** 7678 ***
    *** 7679 ***
    *** 7680 ***
    *** 7681 ***
    *** 7682 ***
    *** 7683 ***
    *** 7684 ***
    *** 7685 ***
    *** 7686 ***
    *** 7687 ***
    *** 7688 ***
    *** 7689 ***
    *** 7690 ***
    *** 7691 ***
    *** 7692 ***
    *** 7693 ***
    *** 7694 ***
    *** 7695 ***
    *** 7696 ***
    *** 7697 ***
    *** 7698 ***
    *** 7699 ***
    *** 7700 ***
    *** 7701 ***
    *** 7702 ***
    *** 7703 ***
    *** 7704 ***
    *** 7705 ***
    *** 7706 ***
    *** 7707 ***
    *** 7708 ***
    *** 7709 ***
    *** 7710 ***
    *** 7711 ***
    *** 7712 ***
    *** 7713 ***
    *** 7714 ***
    *** 7715 ***
    *** 7716 ***
    *** 7717 ***
    *** 7718 ***
    *** 7719 ***
    *** 7720 ***
    *** 7721 ***
    *** 7722 ***
    *** 7723 ***
    *** 7724 ***
    *** 7725 ***
    *** 7726 ***
    *** 7727 ***
    *** 7728 ***
    *** 7729 ***
    *** 7730 ***
    *** 7731 ***
    *** 7732 ***
    *** 7733 ***
    *** 7734 ***
    *** 7735 ***
    *** 7736 ***
    *** 7737 ***
    *** 7738 ***
    *** 7739 ***
    *** 7740 ***
    *** 7741 ***
    *** 7742 ***
    *** 7743 ***
    *** 7744 ***
    *** 7745 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/NOPADDING
    18:32:56.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5
    18:32:56.505 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5PADDING
    18:32:56.505 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7
    18:32:56.506 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7PADDING
    18:32:56.506 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBC
    18:32:56.507 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBCPADDING
    18:32:56.508 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23
    18:32:56.508 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23PADDING
    18:32:56.509 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTE
    18:32:56.509 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTEPADDING
    18:32:56.510 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/
    18:32:56.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126
    18:32:56.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2
    18:32:56.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2PADDING
    18:32:56.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126PADDING
    18:32:56.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4
    18:32:56.513 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4PADDING
    18:32:56.513 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7746 ***
    *** 7747 ***
    *** 7748 ***
    *** 7749 ***
    *** 7750 ***
    *** 7751 ***
    *** 7752 ***
    *** 7753 ***
    *** 7754 ***
    *** 7755 ***
    *** 7756 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.513 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5
    18:32:56.514 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5PADDING
    18:32:56.514 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7
    18:32:56.515 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7PADDING
    18:32:56.515 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBC
    18:32:56.515 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBCPADDING
    18:32:56.516 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23
    18:32:56.516 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23PADDING
    18:32:56.516 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTE
    18:32:56.517 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTEPADDING
    18:32:56.517 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/
    18:32:56.517 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126
    18:32:56.518 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2
    18:32:56.518 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2PADDING
    18:32:56.519 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126PADDING
    18:32:56.519 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4
    18:32:56.520 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4PADDING
    18:32:56.520 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/NOPADDING
    18:32:56.520 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5
    18:32:56.521 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5PADDING
    18:32:56.521 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7
    18:32:56.522 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7PADDING
    18:32:56.523 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBC
    18:32:56.523 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBCPADDING
    18:32:56.524 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23
    18:32:56.525 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23PADDING
    18:32:56.525 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTE
    18:32:56.526 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTEPADDING
    18:32:56.527 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/
    18:32:56.527 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126
    18:32:56.527 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2
    18:32:56.528 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2PADDING
    18:32:56.528 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126PADDING
    18:32:56.528 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4
    18:32:56.529 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4PADDING
    18:32:56.529 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/NOPADDING
    18:32:56.529 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5
    18:32:56.530 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5PADDING
    18:32:56.530 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7
    18:32:56.531 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7PADDING
    18:32:56.531 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBC
    18:32:56.531 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBCPADDING
    18:32:56.532 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7757 ***
    *** 7758 ***
    *** 7759 ***
    *** 7760 ***
    *** 7761 ***
    *** 7762 ***
    *** 7763 ***
    *** 7764 ***
    *** 7765 ***
    *** 7766 ***
    *** 7767 ***
    *** 7768 ***
    *** 7769 ***
    *** 7770 ***
    *** 7771 ***
    *** 7772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.532 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23PADDING
    18:32:56.532 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTE
    18:32:56.533 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTEPADDING
    18:32:56.533 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/
    18:32:56.534 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126
    18:32:56.534 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2
    18:32:56.535 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2PADDING
    18:32:56.535 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7773 ***
    *** 7774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.536 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4
    18:32:56.536 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4PADDING
    18:32:56.537 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/NOPADDING
    18:32:56.539 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5
    18:32:56.539 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5PADDING
    18:32:56.540 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7
    18:32:56.540 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7PADDING
    18:32:56.540 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBC
    18:32:56.541 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBCPADDING
    18:32:56.541 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23
    18:32:56.541 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23PADDING
    18:32:56.542 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTE
    18:32:56.542 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7775 ***
    *** 7776 ***
    *** 7777 ***
    *** 7778 ***
    *** 7779 ***
    *** 7780 ***
    *** 7781 ***
    *** 7782 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.543 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/
    18:32:56.543 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126
    18:32:56.544 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2
    18:32:56.545 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2PADDING
    18:32:56.545 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126PADDING
    18:32:56.547 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4
    18:32:56.547 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4PADDING
    18:32:56.547 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/NOPADDING
    18:32:56.548 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5
    18:32:56.548 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5PADDING
    18:32:56.548 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7
    18:32:56.549 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7PADDING
    18:32:56.549 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBC
    18:32:56.550 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBCPADDING
    18:32:56.550 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23
    18:32:56.551 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23PADDING
    18:32:56.551 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTE
    18:32:56.551 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTEPADDING
    18:32:56.552 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/
    18:32:56.552 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126
    18:32:56.552 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2
    18:32:56.553 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2PADDING
    18:32:56.553 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126PADDING
    18:32:56.553 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4
    18:32:56.554 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4PADDING
    18:32:56.555 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/NOPADDING
    18:32:56.556 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5
    18:32:56.556 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5PADDING
    18:32:56.557 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7
    18:32:56.558 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7PADDING
    18:32:56.559 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBC
    18:32:56.559 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBCPADDING
    18:32:56.560 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23
    18:32:56.560 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23PADDING
    18:32:56.561 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTE
    18:32:56.561 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTEPADDING
    18:32:56.561 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CTS/
    18:32:56.562 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping.
    18:32:56.562 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CTS/NOPADDING
    18:32:56.563 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping.
    18:32:56.563 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/EAX/
    18:32:56.564 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/EAX/NOPADDING
    18:32:56.566 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/ECB/
    18:32:56.567 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping.
    18:32:56.567 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/ECB/NOPADDING
    18:32:56.567 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping.
    18:32:56.567 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/
    18:32:56.568 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126
    18:32:56.568 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2
    18:32:56.569 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2PADDING
    18:32:56.569 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126PADDING
    18:32:56.570 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4
    18:32:56.571 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4PADDING
    18:32:56.572 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/NOPADDING
    18:32:56.572 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5
    18:32:56.573 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5PADDING
    18:32:56.573 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7
    18:32:56.574 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7PADDING
    18:32:56.575 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7783 ***
    *** 7784 ***
    *** 7785 ***
    *** 7786 ***
    *** 7787 ***
    *** 7788 ***
    *** 7789 ***
    *** 7790 ***
    *** 7791 ***
    *** 7792 ***
    *** 7793 ***
    *** 7794 ***
    *** 7795 ***
    *** 7796 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.575 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBCPADDING
    18:32:56.575 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23
    18:32:56.576 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7797 ***
    *** 7798 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.576 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTE
    18:32:56.577 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTEPADDING
    18:32:56.577 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/
    18:32:56.578 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126
    18:32:56.578 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2
    18:32:56.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2PADDING
    18:32:56.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126PADDING
    18:32:56.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4
    18:32:56.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4PADDING
    18:32:56.582 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/NOPADDING
    18:32:56.583 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5
    18:32:56.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5PADDING
    18:32:56.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7
    18:32:56.585 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7PADDING
    18:32:56.585 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBC
    18:32:56.586 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBCPADDING
    18:32:56.587 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23
    18:32:56.587 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23PADDING
    18:32:56.587 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTE
    18:32:56.588 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTEPADDING
    18:32:56.588 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/
    18:32:56.588 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126
    18:32:56.589 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2
    18:32:56.589 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2PADDING
    18:32:56.590 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126PADDING
    18:32:56.590 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4
    18:32:56.591 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4PADDING
    18:32:56.591 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7799 ***
    *** 7800 ***
    *** 7801 ***
    *** 7802 ***
    *** 7803 ***
    *** 7804 ***
    *** 7805 ***
    *** 7806 ***
    *** 7807 ***
    *** 7808 ***
    *** 7809 ***
    *** 7810 ***
    *** 7811 ***
    *** 7812 ***
    *** 7813 ***
    *** 7814 ***
    *** 7815 ***
    *** 7816 ***
    *** 7817 ***
    *** 7818 ***
    *** 7819 ***
    *** 7820 ***
    *** 7821 ***
    *** 7822 ***
    *** 7823 ***
    *** 7824 ***
    *** 7825 ***
    *** 7826 ***
    *** 7827 ***
    *** 7828 ***
    *** 7829 ***
    *** 7830 ***
    *** 7831 ***
    *** 7832 ***
    *** 7833 ***
    *** 7834 ***
    *** 7835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.591 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5
    18:32:56.592 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5PADDING
    18:32:56.592 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7
    18:32:56.592 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7PADDING
    18:32:56.593 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7836 ***
    *** 7837 ***
    *** 7838 ***
    *** 7839 ***
    *** 7840 ***
    *** 7841 ***
    *** 7842 ***
    *** 7843 ***
    *** 7844 ***
    *** 7845 ***
    *** 7846 ***
    *** 7847 ***
    *** 7848 ***
    *** 7849 ***
    *** 7850 ***
    *** 7851 ***
    *** 7852 ***
    *** 7853 ***
    *** 7854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.593 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBCPADDING
    18:32:56.594 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23
    18:32:56.594 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23PADDING
    18:32:56.595 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTE
    18:32:56.595 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7855 ***
    *** 7856 ***
    *** 7857 ***
    *** 7858 ***
    *** 7859 ***
    *** 7860 ***
    *** 7861 ***
    *** 7862 ***
    *** 7863 ***
    *** 7864 ***
    *** 7865 ***
    *** 7866 ***
    *** 7867 ***
    *** 7868 ***
    *** 7869 ***
    *** 7870 ***
    *** 7871 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.595 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/
    18:32:56.596 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126
    18:32:56.596 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2
    18:32:56.597 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2PADDING
    18:32:56.597 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126PADDING
    18:32:56.598 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4
    18:32:56.599 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4PADDING
    18:32:56.599 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7872 ***
    *** 7873 ***
    *** 7874 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5
    18:32:56.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5PADDING
    18:32:56.601 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7
    18:32:56.602 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7PADDING
    18:32:56.602 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBC
    18:32:56.603 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7875 ***
    *** 7876 ***
    *** 7877 ***
    *** 7878 ***
    *** 7879 ***
    *** 7880 ***
    *** 7881 ***
    *** 7882 ***
    *** 7883 ***
    *** 7884 ***
    *** 7885 ***
    *** 7886 ***
    *** 7887 ***
    *** 7888 ***
    *** 7889 ***
    *** 7890 ***
    *** 7891 ***
    *** 7892 ***
    *** 7893 ***
    *** 7894 ***
    *** 7895 ***
    *** 7896 ***
    *** 7897 ***
    *** 7898 ***
    *** 7899 ***
    *** 7900 ***
    *** 7901 ***
    *** 7902 ***
    *** 7903 ***
    *** 7904 ***
    *** 7905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.603 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23
    18:32:56.603 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23PADDING
    18:32:56.604 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTE
    18:32:56.604 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTEPADDING
    18:32:56.605 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/
    18:32:56.605 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126
    18:32:56.605 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2
    18:32:56.606 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2PADDING
    18:32:56.606 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7906 ***
    *** 7907 ***
    *** 7908 ***
    *** 7909 ***
    *** 7910 ***
    *** 7911 ***
    *** 7912 ***
    *** 7913 ***
    *** 7914 ***
    *** 7915 ***
    *** 7916 ***
    *** 7917 ***
    *** 7918 ***
    *** 7919 ***
    *** 7920 ***
    *** 7921 ***
    *** 7922 ***
    *** 7923 ***
    *** 7924 ***
    *** 7925 ***
    *** 7926 ***
    *** 7927 ***
    *** 7928 ***
    *** 7929 ***
    *** 7930 ***
    *** 7931 ***
    *** 7932 ***
    *** 7933 ***
    *** 7934 ***
    *** 7935 ***
    *** 7936 ***
    *** 7937 ***
    *** 7938 ***
    *** 7939 ***
    *** 7940 ***
    *** 7941 ***
    *** 7942 ***
    *** 7943 ***
    *** 7944 ***
    *** 7945 ***
    *** 7946 ***
    *** 7947 ***
    *** 7948 ***
    *** 7949 ***
    *** 7950 ***
    *** 7951 ***
    *** 7952 ***
    *** 7953 ***
    *** 7954 ***
    *** 7955 ***
    *** 7956 ***
    *** 7957 ***
    *** 7958 ***
    *** 7959 ***
    *** 7960 ***
    *** 7961 ***
    *** 7962 ***
    *** 7963 ***
    *** 7964 ***
    *** 7965 ***
    *** 7966 ***
    *** 7967 ***
    *** 7968 ***
    *** 7969 ***
    *** 7970 ***
    *** 7971 ***
    *** 7972 ***
    *** 7973 ***
    *** 7974 ***
    *** 7975 ***
    *** 7976 ***
    *** 7977 ***
    *** 7978 ***
    *** 7979 ***
    *** 7980 ***
    *** 7981 ***
    *** 7982 ***
    *** 7983 ***
    *** 7984 ***
    *** 7985 ***
    *** 7986 ***
    *** 7987 ***
    *** 7988 ***
    *** 7989 ***
    *** 7990 ***
    *** 7991 ***
    *** 7992 ***
    *** 7993 ***
    *** 7994 ***
    *** 7995 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4
    18:32:56.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4PADDING
    18:32:56.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/NOPADDING
    18:32:56.608 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5
    18:32:56.608 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7996 ***
    *** 7997 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.608 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7
    18:32:56.609 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7PADDING
    18:32:56.609 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBC
    18:32:56.609 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBCPADDING
    18:32:56.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23
    18:32:56.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23PADDING
    18:32:56.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTE
    18:32:56.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTEPADDING
    18:32:56.612 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/
    18:32:56.612 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126
    18:32:56.612 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2
    18:32:56.613 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2PADDING
    18:32:56.613 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126PADDING
    18:32:56.614 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4
    18:32:56.614 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4PADDING
    18:32:56.615 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/NOPADDING
    18:32:56.615 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5
    18:32:56.615 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5PADDING
    18:32:56.616 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7
    18:32:56.616 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7PADDING
    18:32:56.616 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBC
    18:32:56.617 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBCPADDING
    18:32:56.617 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23
    18:32:56.618 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23PADDING
    18:32:56.618 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTE
    18:32:56.619 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTEPADDING
    18:32:56.620 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/
    18:32:56.621 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126
    18:32:56.621 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2
    18:32:56.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2PADDING
    18:32:56.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7998 ***
    *** 7999 ***
    *** 8000 ***
    *** 8001 ***
    *** 8002 ***
    *** 8003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4
    18:32:56.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4PADDING
    18:32:56.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/NOPADDING
    18:32:56.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5
    18:32:56.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5PADDING
    18:32:56.625 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7
    18:32:56.625 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7PADDING
    18:32:56.625 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBC
    18:32:56.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBCPADDING
    18:32:56.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23
    18:32:56.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23PADDING
    18:32:56.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTE
    18:32:56.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTEPADDING
    18:32:56.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/
    18:32:56.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126
    18:32:56.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2
    18:32:56.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2PADDING
    18:32:56.629 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126PADDING
    18:32:56.630 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4
    18:32:56.630 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4PADDING
    18:32:56.631 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/NOPADDING
    18:32:56.632 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5
    18:32:56.632 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5PADDING
    18:32:56.633 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7
    18:32:56.634 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7PADDING
    18:32:56.635 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8004 ***
    *** 8005 ***
    *** 8006 ***
    *** 8007 ***
    *** 8008 ***
    *** 8009 ***
    *** 8010 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.635 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBCPADDING
    18:32:56.635 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23
    18:32:56.636 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23PADDING
    18:32:56.636 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTE
    18:32:56.636 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8011 ***
    *** 8012 ***
    *** 8013 ***
    *** 8014 ***
    *** 8015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.637 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/
    18:32:56.637 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126
    18:32:56.637 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2
    18:32:56.638 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8016 ***
    *** 8017 ***
    *** 8018 ***
    *** 8019 ***
    *** 8020 ***
    *** 8021 ***
    *** 8022 ***
    *** 8023 ***
    *** 8024 ***
    *** 8025 ***
    *** 8026 ***
    *** 8027 ***
    *** 8028 ***
    *** 8029 ***
    *** 8030 ***
    *** 8031 ***
    *** 8032 ***
    *** 8033 ***
    *** 8034 ***
    *** 8035 ***
    *** 8036 ***
    *** 8037 ***
    *** 8038 ***
    *** 8039 ***
    *** 8040 ***
    *** 8041 ***
    *** 8042 ***
    *** 8043 ***
    *** 8044 ***
    *** 8045 ***
    *** 8046 ***
    *** 8047 ***
    *** 8048 ***
    *** 8049 ***
    *** 8050 ***
    *** 8051 ***
    *** 8052 ***
    *** 8053 ***
    *** 8054 ***
    *** 8055 ***
    *** 8056 ***
    *** 8057 ***
    *** 8058 ***
    *** 8059 ***
    *** 8060 ***
    *** 8061 ***
    *** 8062 ***
    *** 8063 ***
    *** 8064 ***
    *** 8065 ***
    *** 8066 ***
    *** 8067 ***
    *** 8068 ***
    *** 8069 ***
    *** 8070 ***
    *** 8071 ***
    *** 8072 ***
    *** 8073 ***
    *** 8074 ***
    *** 8075 ***
    *** 8076 ***
    *** 8077 ***
    *** 8078 ***
    *** 8079 ***
    *** 8080 ***
    *** 8081 ***
    *** 8082 ***
    *** 8083 ***
    *** 8084 ***
    *** 8085 ***
    *** 8086 ***
    *** 8087 ***
    *** 8088 ***
    *** 8089 ***
    *** 8090 ***
    *** 8091 ***
    *** 8092 ***
    *** 8093 ***
    *** 8094 ***
    *** 8095 ***
    *** 8096 ***
    *** 8097 ***
    *** 8098 ***
    *** 8099 ***
    *** 8100 ***
    *** 8101 ***
    *** 8102 ***
    *** 8103 ***
    *** 8104 ***
    *** 8105 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.639 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8106 ***
    *** 8107 ***
    *** 8108 ***
    *** 8109 ***
    *** 8110 ***
    *** 8111 ***
    *** 8112 ***
    *** 8113 ***
    *** 8114 ***
    *** 8115 ***
    *** 8116 ***
    *** 8117 ***
    *** 8118 ***
    *** 8119 ***
    *** 8120 ***
    *** 8121 ***
    *** 8122 ***
    *** 8123 ***
    *** 8124 ***
    *** 8125 ***
    *** 8126 ***
    *** 8127 ***
    *** 8128 ***
    *** 8129 ***
    *** 8130 ***
    *** 8131 ***
    *** 8132 ***
    *** 8133 ***
    *** 8134 ***
    *** 8135 ***
    *** 8136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.639 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4
    18:32:56.639 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4PADDING
    18:32:56.640 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/NOPADDING
    18:32:56.640 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5
    18:32:56.641 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5PADDING
    18:32:56.641 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7
    18:32:56.642 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7PADDING
    18:32:56.642 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBC
    18:32:56.643 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBCPADDING
    18:32:56.643 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23
    18:32:56.643 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23PADDING
    18:32:56.644 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTE
    18:32:56.644 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTEPADDING
    18:32:56.645 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/
    18:32:56.645 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126
    18:32:56.645 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2
    18:32:56.646 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2PADDING
    18:32:56.647 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126PADDING
    18:32:56.647 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4
    18:32:56.647 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4PADDING
    18:32:56.648 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/NOPADDING
    18:32:56.648 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5
    18:32:56.648 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5PADDING
    18:32:56.649 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7
    18:32:56.649 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7PADDING
    18:32:56.650 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBC
    18:32:56.650 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBCPADDING
    18:32:56.651 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23
    18:32:56.651 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23PADDING
    18:32:56.651 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTE
    18:32:56.652 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTEPADDING
    18:32:56.652 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/
    18:32:56.652 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126
    18:32:56.653 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2
    18:32:56.653 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2PADDING
    18:32:56.654 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126PADDING
    18:32:56.655 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4
    18:32:56.655 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4PADDING
    18:32:56.655 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/NOPADDING
    18:32:56.656 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5
    18:32:56.656 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5PADDING
    18:32:56.656 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7
    18:32:56.657 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7PADDING
    18:32:56.657 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBC
    18:32:56.657 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBCPADDING
    18:32:56.658 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23
    18:32:56.659 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23PADDING
    18:32:56.659 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTE
    18:32:56.659 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTEPADDING
    18:32:56.660 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/
    18:32:56.660 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126
    18:32:56.660 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2
    18:32:56.661 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2PADDING
    18:32:56.661 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126PADDING
    18:32:56.662 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4
    18:32:56.662 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4PADDING
    18:32:56.662 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/NOPADDING
    18:32:56.663 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5
    18:32:56.663 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5PADDING
    18:32:56.664 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7
    18:32:56.664 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7PADDING
    18:32:56.664 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBC
    18:32:56.665 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBCPADDING
    18:32:56.665 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23
    18:32:56.665 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23PADDING
    18:32:56.666 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTE
    18:32:56.666 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTEPADDING
    18:32:56.667 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/
    18:32:56.667 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126
    18:32:56.668 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2
    18:32:56.668 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8137 ***
    *** 8138 ***
    *** 8139 ***
    *** 8140 ***
    *** 8141 ***
    *** 8142 ***
    *** 8143 ***
    *** 8144 ***
    *** 8145 ***
    *** 8146 ***
    *** 8147 ***
    *** 8148 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.669 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126PADDING
    18:32:56.670 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8149 ***
    *** 8150 ***
    *** 8151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.670 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4PADDING
    18:32:56.671 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/NOPADDING
    18:32:56.671 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5
    18:32:56.671 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5PADDING
    18:32:56.672 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7
    18:32:56.672 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7PADDING
    18:32:56.673 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBC
    18:32:56.673 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBCPADDING
    18:32:56.673 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23
    18:32:56.674 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23PADDING
    18:32:56.674 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTE
    18:32:56.674 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTEPADDING
    18:32:56.675 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/
    18:32:56.675 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126
    18:32:56.676 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2
    18:32:56.676 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2PADDING
    18:32:56.676 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126PADDING
    18:32:56.677 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4
    18:32:56.677 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4PADDING
    18:32:56.678 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/NOPADDING
    18:32:56.679 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8152 ***
    *** 8153 ***
    *** 8154 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.679 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5PADDING
    18:32:56.680 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8155 ***
    *** 8156 ***
    *** 8157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.680 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7PADDING
    18:32:56.680 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBC
    18:32:56.681 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBCPADDING
    18:32:56.681 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23
    18:32:56.682 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23PADDING
    18:32:56.682 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTE
    18:32:56.683 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8158 ***
    *** 8159 ***
    *** 8160 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.683 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/
    18:32:56.683 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126
    18:32:56.684 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2
    18:32:56.684 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2PADDING
    18:32:56.684 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8161 ***
    *** 8162 ***
    *** 8163 ***
    *** 8164 ***
    *** 8165 ***
    *** 8166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.685 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4
    18:32:56.685 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4PADDING
    18:32:56.686 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/NOPADDING
    18:32:56.686 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5
    18:32:56.687 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5PADDING
    18:32:56.687 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7
    18:32:56.687 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7PADDING
    18:32:56.688 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8167 ***
    *** 8168 ***
    *** 8169 ***
    *** 8170 ***
    *** 8171 ***
    *** 8172 ***
    *** 8173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.688 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBCPADDING
    18:32:56.688 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23
    18:32:56.689 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8174 ***
    *** 8175 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.689 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTE
    18:32:56.689 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTEPADDING
    18:32:56.690 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8176 ***
    *** 8177 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.691 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126
    18:32:56.691 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2
    18:32:56.692 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2PADDING
    18:32:56.692 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126PADDING
    18:32:56.693 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8178 ***
    *** 8179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.694 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4PADDING
    18:32:56.694 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8180 ***
    *** 8181 ***
    *** 8182 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.695 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5
    18:32:56.695 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5PADDING
    18:32:56.695 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7
    18:32:56.696 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7PADDING
    18:32:56.696 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBC
    18:32:56.696 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBCPADDING
    18:32:56.697 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23
    18:32:56.698 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23PADDING
    18:32:56.699 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTE
    18:32:56.700 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTEPADDING
    18:32:56.700 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8183 ***
    *** 8184 ***
    *** 8185 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.702 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126
    18:32:56.703 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2
    18:32:56.703 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8186 ***
    *** 8187 ***
    *** 8188 ***
    *** 8189 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.703 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126PADDING
    18:32:56.704 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8190 ***
    *** 8191 ***
    *** 8192 ***
    *** 8193 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.704 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4PADDING
    18:32:56.704 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/NOPADDING
    18:32:56.705 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5
    18:32:56.705 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5PADDING
    18:32:56.705 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7
    18:32:56.706 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8194 ***
    *** 8195 ***
    *** 8196 ***
    *** 8197 ***
    *** 8198 ***
    *** 8199 ***
    *** 8200 ***
    *** 8201 ***
    *** 8202 ***
    *** 8203 ***
    *** 8204 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.706 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBC
    18:32:56.707 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBCPADDING
    18:32:56.707 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23
    18:32:56.707 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23PADDING
    18:32:56.708 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTE
    18:32:56.708 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTEPADDING
    18:32:56.709 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8205 ***
    *** 8206 ***
    *** 8207 ***
    *** 8208 ***
    *** 8209 ***
    *** 8210 ***
    *** 8211 ***
    *** 8212 ***
    *** 8213 ***
    *** 8214 ***
    *** 8215 ***
    *** 8216 ***
    *** 8217 ***
    *** 8218 ***
    *** 8219 ***
    *** 8220 ***
    *** 8221 ***
    *** 8222 ***
    *** 8223 ***
    *** 8224 ***
    *** 8225 ***
    *** 8226 ***
    *** 8227 ***
    *** 8228 ***
    *** 8229 ***
    *** 8230 ***
    *** 8231 ***
    *** 8232 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.709 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126
    18:32:56.709 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2
    18:32:56.710 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2PADDING
    18:32:56.710 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126PADDING
    18:32:56.711 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4
    18:32:56.711 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4PADDING
    18:32:56.712 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/NOPADDING
    18:32:56.713 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8233 ***
    *** 8234 ***
    *** 8235 ***
    *** 8236 ***
    *** 8237 ***
    *** 8238 ***
    *** 8239 ***
    *** 8240 ***
    *** 8241 ***
    *** 8242 ***
    *** 8243 ***
    *** 8244 ***
    *** 8245 ***
    *** 8246 ***
    *** 8247 ***
    *** 8248 ***
    *** 8249 ***
    *** 8250 ***
    *** 8251 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.714 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5PADDING
    18:32:56.714 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8252 ***
    *** 8253 ***
    *** 8254 ***
    *** 8255 ***
    *** 8256 ***
    *** 8257 ***
    *** 8258 ***
    *** 8259 ***
    *** 8260 ***
    *** 8261 ***
    *** 8262 ***
    *** 8263 ***
    *** 8264 ***
    *** 8265 ***
    *** 8266 ***
    *** 8267 ***
    *** 8268 ***
    *** 8269 ***
    *** 8270 ***
    *** 8271 ***
    *** 8272 ***
    *** 8273 ***
    *** 8274 ***
    *** 8275 ***
    *** 8276 ***
    *** 8277 ***
    *** 8278 ***
    *** 8279 ***
    *** 8280 ***
    *** 8281 ***
    *** 8282 ***
    *** 8283 ***
    *** 8284 ***
    *** 8285 ***
    *** 8286 ***
    *** 8287 ***
    *** 8288 ***
    *** 8289 ***
    *** 8290 ***
    *** 8291 ***
    *** 8292 ***
    *** 8293 ***
    *** 8294 ***
    *** 8295 ***
    *** 8296 ***
    *** 8297 ***
    *** 8298 ***
    *** 8299 ***
    *** 8300 ***
    *** 8301 ***
    *** 8302 ***
    *** 8303 ***
    *** 8304 ***
    *** 8305 ***
    *** 8306 ***
    *** 8307 ***
    *** 8308 ***
    *** 8309 ***
    *** 8310 ***
    *** 8311 ***
    *** 8312 ***
    *** 8313 ***
    *** 8314 ***
    *** 8315 ***
    *** 8316 ***
    *** 8317 ***
    *** 8318 ***
    *** 8319 ***
    *** 8320 ***
    *** 8321 ***
    *** 8322 ***
    *** 8323 ***
    *** 8324 ***
    *** 8325 ***
    *** 8326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.715 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7PADDING
    18:32:56.715 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBC
    18:32:56.715 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBCPADDING
    18:32:56.716 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23
    18:32:56.716 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23PADDING
    18:32:56.717 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTE
    18:32:56.717 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTEPADDING
    18:32:56.717 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/
    18:32:56.719 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126
    18:32:56.720 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2
    18:32:56.720 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2PADDING
    18:32:56.721 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8327 ***
    *** 8328 ***
    *** 8329 ***
    *** 8330 ***
    *** 8331 ***
    *** 8332 ***
    *** 8333 ***
    *** 8334 ***
    *** 8335 ***
    *** 8336 ***
    *** 8337 ***
    *** 8338 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.721 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4
    18:32:56.722 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4PADDING
    18:32:56.722 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/NOPADDING
    18:32:56.723 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5
    18:32:56.723 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5PADDING
    18:32:56.723 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7
    18:32:56.724 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7PADDING
    18:32:56.724 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBC
    18:32:56.724 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBCPADDING
    18:32:56.725 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23
    18:32:56.725 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23PADDING
    18:32:56.726 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTE
    18:32:56.726 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTEPADDING
    18:32:56.727 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/
    18:32:56.727 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126
    18:32:56.728 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2
    18:32:56.728 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2PADDING
    18:32:56.728 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126PADDING
    18:32:56.729 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4
    18:32:56.729 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4PADDING
    18:32:56.748 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/NOPADDING
    18:32:56.749 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5
    18:32:56.749 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5PADDING
    18:32:56.750 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7
    18:32:56.751 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7PADDING
    18:32:56.751 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBC
    18:32:56.752 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBCPADDING
    18:32:56.752 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23
    18:32:56.752 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23PADDING
    18:32:56.753 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTE
    18:32:56.753 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTEPADDING
    18:32:56.753 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/
    18:32:56.754 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126
    18:32:56.754 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2
    18:32:56.755 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2PADDING
    18:32:56.755 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126PADDING
    18:32:56.755 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4
    18:32:56.756 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4PADDING
    18:32:56.756 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/NOPADDING
    18:32:56.756 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5
    18:32:56.759 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5PADDING
    18:32:56.759 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7
    18:32:56.760 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7PADDING
    18:32:56.760 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBC
    18:32:56.760 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBCPADDING
    18:32:56.761 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23
    18:32:56.761 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23PADDING
    18:32:56.762 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTE
    18:32:56.763 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTEPADDING
    18:32:56.763 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/
    18:32:56.764 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126
    18:32:56.764 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2
    18:32:56.765 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2PADDING
    18:32:56.766 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126PADDING
    18:32:56.769 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4
    18:32:56.770 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4PADDING
    18:32:56.770 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/NOPADDING
    18:32:56.771 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5
    18:32:56.771 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5PADDING
    18:32:56.771 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7
    18:32:56.772 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7PADDING
    18:32:56.772 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBC
    18:32:56.775 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBCPADDING
    18:32:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23
    18:32:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23PADDING
    18:32:56.777 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTE
    18:32:56.785 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTEPADDING
    18:32:56.786 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/
    18:32:56.787 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126
    18:32:56.787 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2
    18:32:56.787 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2PADDING
    18:32:56.788 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126PADDING
    18:32:56.788 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4
    18:32:56.789 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4PADDING
    18:32:56.789 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/NOPADDING
    18:32:56.790 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5
    18:32:56.791 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5PADDING
    18:32:56.791 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7
    18:32:56.791 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7PADDING
    18:32:56.792 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBC
    18:32:56.792 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBCPADDING
    18:32:56.793 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23
    18:32:56.794 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23PADDING
    18:32:56.794 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTE
    18:32:56.795 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTEPADDING
    18:32:56.795 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/
    18:32:56.796 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126
    18:32:56.796 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2
    18:32:56.796 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2PADDING
    18:32:56.797 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126PADDING
    18:32:56.797 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4
    18:32:56.798 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4PADDING
    18:32:56.798 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/NOPADDING
    18:32:56.799 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5
    18:32:56.799 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5PADDING
    18:32:56.799 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7
    18:32:56.800 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7PADDING
    18:32:56.800 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBC
    18:32:56.800 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBCPADDING
    18:32:56.801 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23
    18:32:56.801 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23PADDING
    18:32:56.801 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTE
    18:32:56.802 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTEPADDING
    18:32:56.802 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/
    18:32:56.803 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126
    18:32:56.803 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2
    18:32:56.803 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2PADDING
    18:32:56.804 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126PADDING
    18:32:56.805 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4
    18:32:56.805 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4PADDING
    18:32:56.806 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/NOPADDING
    18:32:56.807 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5
    18:32:56.807 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5PADDING
    18:32:56.807 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7
    18:32:56.808 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7PADDING
    18:32:56.808 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBC
    18:32:56.809 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBCPADDING
    18:32:56.809 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23
    18:32:56.810 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23PADDING
    18:32:56.811 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTE
    18:32:56.812 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTEPADDING
    18:32:56.812 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/
    18:32:56.813 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126
    18:32:56.813 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2
    18:32:56.814 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2PADDING
    18:32:56.815 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126PADDING
    18:32:56.815 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4
    18:32:56.816 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4PADDING
    18:32:56.816 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/NOPADDING
    18:32:56.816 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5
    18:32:56.816 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5PADDING
    18:32:56.817 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7
    18:32:56.817 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7PADDING
    18:32:56.818 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBC
    18:32:56.818 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBCPADDING
    18:32:56.819 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23
    18:32:56.819 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23PADDING
    18:32:56.819 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTE
    18:32:56.820 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTEPADDING
    18:32:56.820 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/
    18:32:56.820 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126
    18:32:56.821 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2
    18:32:56.821 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2PADDING
    18:32:56.822 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126PADDING
    18:32:56.822 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4
    18:32:56.822 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4PADDING
    18:32:56.823 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/NOPADDING
    18:32:56.823 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5
    18:32:56.824 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5PADDING
    18:32:56.824 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7
    18:32:56.824 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7PADDING
    18:32:56.824 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBC
    18:32:56.825 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBCPADDING
    18:32:56.825 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23
    18:32:56.825 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23PADDING
    18:32:56.826 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTE
    18:32:56.827 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTEPADDING
    18:32:56.828 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/
    18:32:56.828 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126
    18:32:56.829 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2
    18:32:56.829 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2PADDING
    18:32:56.830 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126PADDING
    18:32:56.831 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4
    18:32:56.831 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4PADDING
    18:32:56.831 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/NOPADDING
    18:32:56.832 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5
    18:32:56.832 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5PADDING
    18:32:56.832 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7
    18:32:56.833 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7PADDING
    18:32:56.833 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBC
    18:32:56.834 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBCPADDING
    18:32:56.834 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23
    18:32:56.835 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23PADDING
    18:32:56.835 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTE
    18:32:56.835 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTEPADDING
    18:32:56.836 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/
    18:32:56.836 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126
    18:32:56.836 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2
    18:32:56.837 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2PADDING
    18:32:56.837 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126PADDING
    18:32:56.837 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4
    18:32:56.838 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4PADDING
    18:32:56.838 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/NOPADDING
    18:32:56.839 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5
    18:32:56.839 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5PADDING
    18:32:56.839 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7
    18:32:56.840 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7PADDING
    18:32:56.840 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBC
    18:32:56.840 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBCPADDING
    18:32:56.841 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23
    18:32:56.841 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23PADDING
    18:32:56.842 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTE
    18:32:56.843 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTEPADDING
    18:32:56.843 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/
    18:32:56.844 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126
    18:32:56.844 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2
    18:32:56.845 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2PADDING
    18:32:56.845 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126PADDING
    18:32:56.846 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4
    18:32:56.846 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4PADDING
    18:32:56.847 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/NOPADDING
    18:32:56.847 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5
    18:32:56.847 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5PADDING
    18:32:56.848 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7
    18:32:56.848 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7PADDING
    18:32:56.848 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBC
    18:32:56.849 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBCPADDING
    18:32:56.849 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23
    18:32:56.849 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23PADDING
    18:32:56.850 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTE
    18:32:56.850 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTEPADDING
    18:32:56.851 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/
    18:32:56.852 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126
    18:32:56.852 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2
    18:32:56.853 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2PADDING
    18:32:56.853 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126PADDING
    18:32:56.854 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4
    18:32:56.855 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4PADDING
    18:32:56.855 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/NOPADDING
    18:32:56.856 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5
    18:32:56.857 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5PADDING
    18:32:56.857 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7
    18:32:56.858 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7PADDING
    18:32:56.859 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBC
    18:32:56.859 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBCPADDING
    18:32:56.859 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23
    18:32:56.860 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23PADDING
    18:32:56.860 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTE
    18:32:56.861 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTEPADDING
    18:32:56.861 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/
    18:32:56.861 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126
    18:32:56.862 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2
    18:32:56.862 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2PADDING
    18:32:56.863 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126PADDING
    18:32:56.863 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4
    18:32:56.864 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4PADDING
    18:32:56.864 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/NOPADDING
    18:32:56.864 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5
    18:32:56.865 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8339 ***
    *** 8340 ***
    *** 8341 ***
    *** 8342 ***
    *** 8343 ***
    *** 8344 ***
    *** 8345 ***
    *** 8346 ***
    *** 8347 ***
    *** 8348 ***
    *** 8349 ***
    *** 8350 ***
    *** 8351 ***
    *** 8352 ***
    *** 8353 ***
    *** 8354 ***
    *** 8355 ***
    *** 8356 ***
    *** 8357 ***
    *** 8358 ***
    *** 8359 ***
    *** 8360 ***
    *** 8361 ***
    *** 8362 ***
    *** 8363 ***
    *** 8364 ***
    *** 8365 ***
    *** 8366 ***
    *** 8367 ***
    *** 8368 ***
    *** 8369 ***
    *** 8370 ***
    *** 8371 ***
    *** 8372 ***
    *** 8373 ***
    *** 8374 ***
    *** 8375 ***
    *** 8376 ***
    *** 8377 ***
    *** 8378 ***
    *** 8379 ***
    *** 8380 ***
    *** 8381 ***
    *** 8382 ***
    *** 8383 ***
    *** 8384 ***
    *** 8385 ***
    *** 8386 ***
    *** 8387 ***
    *** 8388 ***
    *** 8389 ***
    *** 8390 ***
    *** 8391 ***
    *** 8392 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:56.865 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7
    18:32:56.866 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7PADDING
    18:32:56.866 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBC
    18:32:56.867 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBCPADDING
    18:32:56.867 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23
    18:32:56.867 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23PADDING
    18:32:56.868 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTE
    18:32:56.868 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTEPADDING
    18:32:56.868 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/
    18:32:56.869 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126
    18:32:56.870 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2
    18:32:56.871 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2PADDING
    18:32:56.872 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126PADDING
    18:32:56.873 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4
    18:32:56.874 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4PADDING
    18:32:56.874 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/NOPADDING
    18:32:56.875 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5
    18:32:56.875 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5PADDING
    18:32:56.875 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7
    18:32:56.876 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7PADDING
    18:32:56.876 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBC
    18:32:56.877 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBCPADDING
    18:32:56.877 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23
    18:32:56.877 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23PADDING
    18:32:56.878 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTE
    18:32:56.878 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTEPADDING
    18:32:56.879 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/
    18:32:56.879 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126
    18:32:56.879 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2
    18:32:56.880 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2PADDING
    18:32:56.880 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126PADDING
    18:32:56.880 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4
    18:32:56.881 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4PADDING
    18:32:56.881 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/NOPADDING
    18:32:56.882 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5
    18:32:56.882 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5PADDING
    18:32:56.883 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7
    18:32:56.884 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7PADDING
    18:32:56.884 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBC
    18:32:56.885 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBCPADDING
    18:32:56.885 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23
    18:32:56.885 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23PADDING
    18:32:56.886 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTE
    18:32:56.886 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTEPADDING
    18:32:56.887 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/
    18:32:56.887 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126
    18:32:56.891 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2
    18:32:56.892 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2PADDING
    18:32:56.892 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126PADDING
    18:32:56.892 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4
    18:32:56.893 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4PADDING
    18:32:56.894 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/NOPADDING
    18:32:56.895 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5
    18:32:56.895 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5PADDING
    18:32:56.896 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7
    18:32:56.896 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7PADDING
    18:32:56.897 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBC
    18:32:56.897 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBCPADDING
    18:32:56.898 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23
    18:32:56.899 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23PADDING
    18:32:56.899 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTE
    18:32:56.900 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTEPADDING
    18:32:56.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//
    18:32:56.902 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping.
    18:32:56.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//NOPADDING
    18:32:56.903 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping.
    18:32:56.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/
    18:32:56.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING
    18:32:56.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/
    18:32:56.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126
    18:32:56.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2
    18:32:56.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING
    18:32:56.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING
    18:32:56.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4
    18:32:56.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING
    18:32:56.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/NOPADDING
    18:32:56.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5
    18:32:56.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING
    18:32:56.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7
    18:32:56.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING
    18:32:56.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBC
    18:32:56.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBCPADDING
    18:32:56.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23
    18:32:56.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING
    18:32:56.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE
    18:32:56.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING
    18:32:56.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/
    18:32:56.918 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:56.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/NOPADDING
    18:32:56.919 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:56.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/
    18:32:56.920 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126
    18:32:56.920 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2
    18:32:56.921 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING
    18:32:56.921 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING
    18:32:56.922 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4
    18:32:56.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING
    18:32:56.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/NOPADDING
    18:32:56.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5
    18:32:56.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING
    18:32:56.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7
    18:32:56.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING
    18:32:56.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBC
    18:32:56.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBCPADDING
    18:32:56.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23
    18:32:56.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING
    18:32:56.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE
    18:32:56.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING
    18:32:56.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/
    18:32:56.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126
    18:32:56.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2
    18:32:56.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING
    18:32:56.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING
    18:32:56.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4
    18:32:56.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING
    18:32:56.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/NOPADDING
    18:32:56.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5
    18:32:56.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING
    18:32:56.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7
    18:32:56.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING
    18:32:56.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBC
    18:32:56.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING
    18:32:56.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23
    18:32:56.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING
    18:32:56.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE
    18:32:56.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING
    18:32:56.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/
    18:32:56.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126
    18:32:56.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2
    18:32:56.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING
    18:32:56.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING
    18:32:56.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4
    18:32:56.945 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING
    18:32:56.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/NOPADDING
    18:32:56.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5
    18:32:56.947 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING
    18:32:56.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7
    18:32:56.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING
    18:32:56.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBC
    18:32:56.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING
    18:32:56.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23
    18:32:56.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING
    18:32:56.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE
    18:32:56.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING
    18:32:56.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/
    18:32:56.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126
    18:32:56.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2
    18:32:56.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING
    18:32:56.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING
    18:32:56.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4
    18:32:56.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING
    18:32:56.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/NOPADDING
    18:32:56.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5
    18:32:56.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING
    18:32:56.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7
    18:32:56.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING
    18:32:56.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBC
    18:32:56.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING
    18:32:56.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23
    18:32:56.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING
    18:32:56.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE
    18:32:56.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING
    18:32:56.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/
    18:32:56.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126
    18:32:56.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2
    18:32:56.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING
    18:32:56.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING
    18:32:56.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4
    18:32:56.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING
    18:32:56.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/NOPADDING
    18:32:56.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5
    18:32:56.961 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING
    18:32:56.961 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7
    18:32:56.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING
    18:32:56.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBC
    18:32:56.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING
    18:32:56.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23
    18:32:56.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING
    18:32:56.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE
    18:32:56.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING
    18:32:56.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/
    18:32:56.965 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126
    18:32:56.965 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2
    18:32:56.965 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING
    18:32:56.965 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING
    18:32:56.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4
    18:32:56.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING
    18:32:56.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/NOPADDING
    18:32:56.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5
    18:32:56.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING
    18:32:56.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7
    18:32:56.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING
    18:32:56.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBC
    18:32:56.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING
    18:32:56.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23
    18:32:56.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING
    18:32:56.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE
    18:32:56.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING
    18:32:56.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/
    18:32:56.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126
    18:32:56.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2
    18:32:56.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING
    18:32:56.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING
    18:32:56.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4
    18:32:56.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING
    18:32:56.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/NOPADDING
    18:32:56.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5
    18:32:56.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING
    18:32:56.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7
    18:32:56.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING
    18:32:56.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBC
    18:32:56.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING
    18:32:56.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23
    18:32:56.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING
    18:32:56.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE
    18:32:56.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING
    18:32:56.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/
    18:32:56.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126
    18:32:56.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2
    18:32:56.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING
    18:32:56.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING
    18:32:56.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4
    18:32:56.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING
    18:32:56.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/NOPADDING
    18:32:56.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5
    18:32:56.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING
    18:32:56.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7
    18:32:56.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING
    18:32:56.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBC
    18:32:56.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING
    18:32:56.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23
    18:32:56.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING
    18:32:56.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE
    18:32:56.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING
    18:32:56.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/
    18:32:56.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126
    18:32:56.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2
    18:32:56.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING
    18:32:56.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING
    18:32:56.997 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4
    18:32:56.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING
    18:32:56.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/NOPADDING
    18:32:56.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5
    18:32:56.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING
    18:32:56.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7
    18:32:56.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING
    18:32:57.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBC
    18:32:57.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING
    18:32:57.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23
    18:32:57.001 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING
    18:32:57.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE
    18:32:57.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING
    18:32:57.003 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/
    18:32:57.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126
    18:32:57.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2
    18:32:57.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING
    18:32:57.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING
    18:32:57.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4
    18:32:57.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING
    18:32:57.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/NOPADDING
    18:32:57.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5
    18:32:57.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING
    18:32:57.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7
    18:32:57.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING
    18:32:57.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBC
    18:32:57.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING
    18:32:57.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23
    18:32:57.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING
    18:32:57.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE
    18:32:57.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING
    18:32:57.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/
    18:32:57.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126
    18:32:57.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2
    18:32:57.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING
    18:32:57.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING
    18:32:57.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4
    18:32:57.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING
    18:32:57.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/NOPADDING
    18:32:57.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5
    18:32:57.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8393 ***
    *** 8394 ***
    *** 8395 ***
    *** 8396 ***
    *** 8397 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7
    18:32:57.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8398 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBC
    18:32:57.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING
    18:32:57.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23
    18:32:57.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING
    18:32:57.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE
    18:32:57.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING
    18:32:57.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/
    18:32:57.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126
    18:32:57.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2
    18:32:57.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING
    18:32:57.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING
    18:32:57.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4
    18:32:57.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING
    18:32:57.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/NOPADDING
    18:32:57.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5
    18:32:57.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING
    18:32:57.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7
    18:32:57.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING
    18:32:57.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBC
    18:32:57.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING
    18:32:57.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23
    18:32:57.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING
    18:32:57.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE
    18:32:57.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING
    18:32:57.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/
    18:32:57.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126
    18:32:57.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2
    18:32:57.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING
    18:32:57.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING
    18:32:57.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4
    18:32:57.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING
    18:32:57.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/NOPADDING
    18:32:57.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5
    18:32:57.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING
    18:32:57.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7
    18:32:57.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING
    18:32:57.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBC
    18:32:57.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING
    18:32:57.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23
    18:32:57.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING
    18:32:57.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE
    18:32:57.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING
    18:32:57.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/
    18:32:57.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126
    18:32:57.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2
    18:32:57.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING
    18:32:57.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING
    18:32:57.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4
    18:32:57.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING
    18:32:57.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/NOPADDING
    18:32:57.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5
    18:32:57.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING
    18:32:57.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7
    18:32:57.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING
    18:32:57.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBC
    18:32:57.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING
    18:32:57.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23
    18:32:57.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING
    18:32:57.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE
    18:32:57.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING
    18:32:57.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/
    18:32:57.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126
    18:32:57.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2
    18:32:57.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING
    18:32:57.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING
    18:32:57.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4
    18:32:57.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING
    18:32:57.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/NOPADDING
    18:32:57.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5
    18:32:57.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING
    18:32:57.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7
    18:32:57.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING
    18:32:57.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBC
    18:32:57.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING
    18:32:57.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23
    18:32:57.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING
    18:32:57.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE
    18:32:57.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING
    18:32:57.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/
    18:32:57.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126
    18:32:57.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2
    18:32:57.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING
    18:32:57.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING
    18:32:57.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4
    18:32:57.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING
    18:32:57.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/NOPADDING
    18:32:57.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5
    18:32:57.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING
    18:32:57.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7
    18:32:57.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING
    18:32:57.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBC
    18:32:57.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING
    18:32:57.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23
    18:32:57.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING
    18:32:57.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE
    18:32:57.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING
    18:32:57.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/
    18:32:57.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126
    18:32:57.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2
    18:32:57.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING
    18:32:57.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING
    18:32:57.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4
    18:32:57.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING
    18:32:57.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/NOPADDING
    18:32:57.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5
    18:32:57.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING
    18:32:57.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7
    18:32:57.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING
    18:32:57.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBC
    18:32:57.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING
    18:32:57.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23
    18:32:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING
    18:32:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE
    18:32:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING
    18:32:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/
    18:32:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126
    18:32:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2
    18:32:57.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING
    18:32:57.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING
    18:32:57.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4
    18:32:57.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING
    18:32:57.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/NOPADDING
    18:32:57.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5
    18:32:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING
    18:32:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7
    18:32:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING
    18:32:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBC
    18:32:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING
    18:32:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23
    18:32:57.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING
    18:32:57.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE
    18:32:57.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING
    18:32:57.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/
    18:32:57.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126
    18:32:57.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2
    18:32:57.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING
    18:32:57.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING
    18:32:57.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4
    18:32:57.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING
    18:32:57.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/NOPADDING
    18:32:57.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5
    18:32:57.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING
    18:32:57.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7
    18:32:57.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING
    18:32:57.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBC
    18:32:57.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING
    18:32:57.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23
    18:32:57.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING
    18:32:57.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE
    18:32:57.070 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING
    18:32:57.070 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/
    18:32:57.070 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126
    18:32:57.071 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2
    18:32:57.071 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING
    18:32:57.071 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING
    18:32:57.072 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4
    18:32:57.072 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING
    18:32:57.072 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/NOPADDING
    18:32:57.072 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5
    18:32:57.072 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING
    18:32:57.073 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7
    18:32:57.073 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING
    18:32:57.073 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBC
    18:32:57.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING
    18:32:57.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23
    18:32:57.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING
    18:32:57.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE
    18:32:57.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING
    18:32:57.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/
    18:32:57.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126
    18:32:57.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2
    18:32:57.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING
    18:32:57.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING
    18:32:57.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4
    18:32:57.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING
    18:32:57.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/NOPADDING
    18:32:57.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5
    18:32:57.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING
    18:32:57.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7
    18:32:57.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING
    18:32:57.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBC
    18:32:57.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING
    18:32:57.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23
    18:32:57.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING
    18:32:57.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE
    18:32:57.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING
    18:32:57.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/
    18:32:57.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126
    18:32:57.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2
    18:32:57.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING
    18:32:57.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING
    18:32:57.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4
    18:32:57.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING
    18:32:57.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/NOPADDING
    18:32:57.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5
    18:32:57.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING
    18:32:57.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7
    18:32:57.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING
    18:32:57.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBC
    18:32:57.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING
    18:32:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23
    18:32:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING
    18:32:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE
    18:32:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING
    18:32:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/
    18:32:57.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126
    18:32:57.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2
    18:32:57.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING
    18:32:57.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING
    18:32:57.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4
    18:32:57.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING
    18:32:57.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/NOPADDING
    18:32:57.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5
    18:32:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING
    18:32:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7
    18:32:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING
    18:32:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBC
    18:32:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING
    18:32:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23
    18:32:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING
    18:32:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE
    18:32:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING
    18:32:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/
    18:32:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126
    18:32:57.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2
    18:32:57.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING
    18:32:57.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING
    18:32:57.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4
    18:32:57.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING
    18:32:57.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/NOPADDING
    18:32:57.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5
    18:32:57.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING
    18:32:57.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7
    18:32:57.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING
    18:32:57.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBC
    18:32:57.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING
    18:32:57.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23
    18:32:57.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING
    18:32:57.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE
    18:32:57.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING
    18:32:57.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/
    18:32:57.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126
    18:32:57.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2
    18:32:57.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING
    18:32:57.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING
    18:32:57.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4
    18:32:57.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING
    18:32:57.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/NOPADDING
    18:32:57.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5
    18:32:57.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING
    18:32:57.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7
    18:32:57.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING
    18:32:57.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBC
    18:32:57.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING
    18:32:57.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23
    18:32:57.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING
    18:32:57.097 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE
    18:32:57.097 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING
    18:32:57.097 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/
    18:32:57.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126
    18:32:57.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2
    18:32:57.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING
    18:32:57.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING
    18:32:57.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4
    18:32:57.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING
    18:32:57.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/NOPADDING
    18:32:57.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5
    18:32:57.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING
    18:32:57.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7
    18:32:57.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING
    18:32:57.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBC
    18:32:57.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING
    18:32:57.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23
    18:32:57.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING
    18:32:57.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE
    18:32:57.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING
    18:32:57.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/
    18:32:57.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126
    18:32:57.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2
    18:32:57.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING
    18:32:57.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING
    18:32:57.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4
    18:32:57.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING
    18:32:57.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/NOPADDING
    18:32:57.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5
    18:32:57.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING
    18:32:57.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7
    18:32:57.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING
    18:32:57.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBC
    18:32:57.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING
    18:32:57.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23
    18:32:57.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING
    18:32:57.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE
    18:32:57.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING
    18:32:57.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/
    18:32:57.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126
    18:32:57.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2
    18:32:57.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING
    18:32:57.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING
    18:32:57.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4
    18:32:57.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING
    18:32:57.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/NOPADDING
    18:32:57.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5
    18:32:57.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING
    18:32:57.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7
    18:32:57.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING
    18:32:57.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBC
    18:32:57.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING
    18:32:57.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23
    18:32:57.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING
    18:32:57.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE
    18:32:57.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING
    18:32:57.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/
    18:32:57.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126
    18:32:57.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2
    18:32:57.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING
    18:32:57.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING
    18:32:57.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4
    18:32:57.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING
    18:32:57.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/NOPADDING
    18:32:57.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5
    18:32:57.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING
    18:32:57.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7
    18:32:57.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING
    18:32:57.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBC
    18:32:57.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING
    18:32:57.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23
    18:32:57.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING
    18:32:57.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE
    18:32:57.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING
    18:32:57.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/
    18:32:57.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126
    18:32:57.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2
    18:32:57.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING
    18:32:57.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING
    18:32:57.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4
    18:32:57.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING
    18:32:57.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/NOPADDING
    18:32:57.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5
    18:32:57.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING
    18:32:57.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7
    18:32:57.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING
    18:32:57.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBC
    18:32:57.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING
    18:32:57.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23
    18:32:57.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING
    18:32:57.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE
    18:32:57.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING
    18:32:57.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/
    18:32:57.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126
    18:32:57.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2
    18:32:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING
    18:32:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING
    18:32:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4
    18:32:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING
    18:32:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/NOPADDING
    18:32:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5
    18:32:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING
    18:32:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7
    18:32:57.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING
    18:32:57.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBC
    18:32:57.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING
    18:32:57.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23
    18:32:57.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING
    18:32:57.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE
    18:32:57.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING
    18:32:57.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/
    18:32:57.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126
    18:32:57.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2
    18:32:57.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING
    18:32:57.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING
    18:32:57.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4
    18:32:57.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING
    18:32:57.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/NOPADDING
    18:32:57.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5
    18:32:57.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING
    18:32:57.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7
    18:32:57.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING
    18:32:57.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBC
    18:32:57.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING
    18:32:57.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23
    18:32:57.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING
    18:32:57.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE
    18:32:57.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING
    18:32:57.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/
    18:32:57.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126
    18:32:57.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2
    18:32:57.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING
    18:32:57.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING
    18:32:57.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4
    18:32:57.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING
    18:32:57.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/NOPADDING
    18:32:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5
    18:32:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING
    18:32:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7
    18:32:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING
    18:32:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBC
    18:32:57.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING
    18:32:57.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23
    18:32:57.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING
    18:32:57.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE
    18:32:57.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING
    18:32:57.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/
    18:32:57.138 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping.
    18:32:57.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/NOPADDING
    18:32:57.138 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping.
    18:32:57.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/
    18:32:57.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/NOPADDING
    18:32:57.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/
    18:32:57.141 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping.
    18:32:57.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/NOPADDING
    18:32:57.141 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping.
    18:32:57.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/
    18:32:57.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/NOPADDING
    18:32:57.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/
    18:32:57.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126
    18:32:57.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2
    18:32:57.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING
    18:32:57.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING
    18:32:57.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4
    18:32:57.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING
    18:32:57.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/NOPADDING
    18:32:57.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5
    18:32:57.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING
    18:32:57.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7
    18:32:57.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING
    18:32:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBC
    18:32:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBCPADDING
    18:32:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23
    18:32:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING
    18:32:57.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE
    18:32:57.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING
    18:32:57.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/
    18:32:57.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126
    18:32:57.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2
    18:32:57.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING
    18:32:57.157 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING
    18:32:57.157 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4
    18:32:57.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING
    18:32:57.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/NOPADDING
    18:32:57.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5
    18:32:57.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING
    18:32:57.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7
    18:32:57.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING
    18:32:57.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBC
    18:32:57.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING
    18:32:57.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23
    18:32:57.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING
    18:32:57.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE
    18:32:57.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING
    18:32:57.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/
    18:32:57.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126
    18:32:57.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2
    18:32:57.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING
    18:32:57.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING
    18:32:57.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4
    18:32:57.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING
    18:32:57.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/NOPADDING
    18:32:57.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5
    18:32:57.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING
    18:32:57.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7
    18:32:57.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING
    18:32:57.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBC
    18:32:57.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING
    18:32:57.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23
    18:32:57.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING
    18:32:57.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE
    18:32:57.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING
    18:32:57.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/
    18:32:57.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126
    18:32:57.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2
    18:32:57.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING
    18:32:57.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING
    18:32:57.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4
    18:32:57.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING
    18:32:57.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/NOPADDING
    18:32:57.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5
    18:32:57.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING
    18:32:57.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7
    18:32:57.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING
    18:32:57.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBC
    18:32:57.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING
    18:32:57.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23
    18:32:57.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING
    18:32:57.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE
    18:32:57.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING
    18:32:57.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/
    18:32:57.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126
    18:32:57.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2
    18:32:57.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING
    18:32:57.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING
    18:32:57.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4
    18:32:57.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING
    18:32:57.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/NOPADDING
    18:32:57.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5
    18:32:57.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING
    18:32:57.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7
    18:32:57.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING
    18:32:57.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBC
    18:32:57.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING
    18:32:57.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23
    18:32:57.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING
    18:32:57.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE
    18:32:57.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING
    18:32:57.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/
    18:32:57.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126
    18:32:57.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2
    18:32:57.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING
    18:32:57.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING
    18:32:57.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4
    18:32:57.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING
    18:32:57.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/NOPADDING
    18:32:57.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5
    18:32:57.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING
    18:32:57.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7
    18:32:57.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING
    18:32:57.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBC
    18:32:57.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING
    18:32:57.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23
    18:32:57.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING
    18:32:57.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE
    18:32:57.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING
    18:32:57.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/
    18:32:57.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126
    18:32:57.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2
    18:32:57.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING
    18:32:57.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING
    18:32:57.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4
    18:32:57.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING
    18:32:57.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/NOPADDING
    18:32:57.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5
    18:32:57.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING
    18:32:57.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7
    18:32:57.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING
    18:32:57.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBC
    18:32:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING
    18:32:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23
    18:32:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING
    18:32:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE
    18:32:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING
    18:32:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/
    18:32:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126
    18:32:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2
    18:32:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8399 ***
    *** 8400 ***
    *** 8401 ***
    *** 8402 ***
    *** 8403 ***
    *** 8404 ***
    *** 8405 ***
    *** 8406 ***
    *** 8407 ***
    *** 8408 ***
    *** 8409 ***
    *** 8410 ***
    *** 8411 ***
    *** 8412 ***
    *** 8413 ***
    *** 8414 ***
    *** 8415 ***
    *** 8416 ***
    *** 8417 ***
    *** 8418 ***
    *** 8419 ***
    *** 8420 ***
    *** 8421 ***
    *** 8422 ***
    *** 8423 ***
    *** 8424 ***
    *** 8425 ***
    *** 8426 ***
    *** 8427 ***
    *** 8428 ***
    *** 8429 ***
    *** 8430 ***
    *** 8431 ***
    *** 8432 ***
    *** 8433 ***
    *** 8434 ***
    *** 8435 ***
    *** 8436 ***
    *** 8437 ***
    *** 8438 ***
    *** 8439 ***
    *** 8440 ***
    *** 8441 ***
    *** 8442 ***
    *** 8443 ***
    *** 8444 ***
    *** 8445 ***
    *** 8446 ***
    *** 8447 ***
    *** 8448 ***
    *** 8449 ***
    *** 8450 ***
    *** 8451 ***
    *** 8452 ***
    *** 8453 ***
    *** 8454 ***
    *** 8455 ***
    *** 8456 ***
    *** 8457 ***
    *** 8458 ***
    *** 8459 ***
    *** 8460 ***
    *** 8461 ***
    *** 8462 ***
    *** 8463 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8464 ***
    *** 8465 ***
    *** 8466 ***
    *** 8467 ***
    *** 8468 ***
    *** 8469 ***
    *** 8470 ***
    *** 8471 ***
    *** 8472 ***
    *** 8473 ***
    *** 8474 ***
    *** 8475 ***
    *** 8476 ***
    *** 8477 ***
    *** 8478 ***
    *** 8479 ***
    *** 8480 ***
    *** 8481 ***
    *** 8482 ***
    *** 8483 ***
    *** 8484 ***
    *** 8485 ***
    *** 8486 ***
    *** 8487 ***
    *** 8488 ***
    *** 8489 ***
    *** 8490 ***
    *** 8491 ***
    *** 8492 ***
    *** 8493 ***
    *** 8494 ***
    *** 8495 ***
    *** 8496 ***
    *** 8497 ***
    *** 8498 ***
    *** 8499 ***
    *** 8500 ***
    *** 8501 ***
    *** 8502 ***
    *** 8503 ***
    *** 8504 ***
    *** 8505 ***
    *** 8506 ***
    *** 8507 ***
    *** 8508 ***
    *** 8509 ***
    *** 8510 ***
    *** 8511 ***
    *** 8512 ***
    *** 8513 ***
    *** 8514 ***
    *** 8515 ***
    *** 8516 ***
    *** 8517 ***
    *** 8518 ***
    *** 8519 ***
    *** 8520 ***
    *** 8521 ***
    *** 8522 ***
    *** 8523 ***
    *** 8524 ***
    *** 8525 ***
    *** 8526 ***
    *** 8527 ***
    *** 8528 ***
    *** 8529 ***
    *** 8530 ***
    *** 8531 ***
    *** 8532 ***
    *** 8533 ***
    *** 8534 ***
    *** 8535 ***
    *** 8536 ***
    *** 8537 ***
    *** 8538 ***
    *** 8539 ***
    *** 8540 ***
    *** 8541 ***
    *** 8542 ***
    *** 8543 ***
    *** 8544 ***
    *** 8545 ***
    *** 8546 ***
    *** 8547 ***
    *** 8548 ***
    *** 8549 ***
    *** 8550 ***
    *** 8551 ***
    *** 8552 ***
    *** 8553 ***
    *** 8554 ***
    *** 8555 ***
    *** 8556 ***
    *** 8557 ***
    *** 8558 ***
    *** 8559 ***
    *** 8560 ***
    *** 8561 ***
    *** 8562 ***
    *** 8563 ***
    *** 8564 ***
    *** 8565 ***
    *** 8566 ***
    *** 8567 ***
    *** 8568 ***
    *** 8569 ***
    *** 8570 ***
    *** 8571 ***
    *** 8572 ***
    *** 8573 ***
    *** 8574 ***
    *** 8575 ***
    *** 8576 ***
    *** 8577 ***
    *** 8578 ***
    *** 8579 ***
    *** 8580 ***
    *** 8581 ***
    *** 8582 ***
    *** 8583 ***
    *** 8584 ***
    *** 8585 ***
    *** 8586 ***
    *** 8587 ***
    *** 8588 ***
    *** 8589 ***
    *** 8590 ***
    *** 8591 ***
    *** 8592 ***
    *** 8593 ***
    *** 8594 ***
    *** 8595 ***
    *** 8596 ***
    *** 8597 ***
    *** 8598 ***
    *** 8599 ***
    *** 8600 ***
    *** 8601 ***
    *** 8602 ***
    *** 8603 ***
    *** 8604 ***
    *** 8605 ***
    *** 8606 ***
    *** 8607 ***
    *** 8608 ***
    *** 8609 ***
    *** 8610 ***
    *** 8611 ***
    *** 8612 ***
    *** 8613 ***
    *** 8614 ***
    *** 8615 ***
    *** 8616 ***
    *** 8617 ***
    *** 8618 ***
    *** 8619 ***
    *** 8620 ***
    *** 8621 ***
    *** 8622 ***
    *** 8623 ***
    *** 8624 ***
    *** 8625 ***
    *** 8626 ***
    *** 8627 ***
    *** 8628 ***
    *** 8629 ***
    *** 8630 ***
    *** 8631 ***
    *** 8632 ***
    *** 8633 ***
    *** 8634 ***
    *** 8635 ***
    *** 8636 ***
    *** 8637 ***
    *** 8638 ***
    *** 8639 ***
    *** 8640 ***
    *** 8641 ***
    *** 8642 ***
    *** 8643 ***
    *** 8644 ***
    *** 8645 ***
    *** 8646 ***
    *** 8647 ***
    *** 8648 ***
    *** 8649 ***
    *** 8650 ***
    *** 8651 ***
    *** 8652 ***
    *** 8653 ***
    *** 8654 ***
    *** 8655 ***
    *** 8656 ***
    *** 8657 ***
    *** 8658 ***
    *** 8659 ***
    *** 8660 ***
    *** 8661 ***
    *** 8662 ***
    *** 8663 ***
    *** 8664 ***
    *** 8665 ***
    *** 8666 ***
    *** 8667 ***
    *** 8668 ***
    *** 8669 ***
    *** 8670 ***
    *** 8671 ***
    *** 8672 ***
    *** 8673 ***
    *** 8674 ***
    *** 8675 ***
    *** 8676 ***
    *** 8677 ***
    *** 8678 ***
    *** 8679 ***
    *** 8680 ***
    *** 8681 ***
    *** 8682 ***
    *** 8683 ***
    *** 8684 ***
    *** 8685 ***
    *** 8686 ***
    *** 8687 ***
    *** 8688 ***
    *** 8689 ***
    *** 8690 ***
    *** 8691 ***
    *** 8692 ***
    *** 8693 ***
    *** 8694 ***
    *** 8695 ***
    *** 8696 ***
    *** 8697 ***
    *** 8698 ***
    *** 8699 ***
    *** 8700 ***
    *** 8701 ***
    *** 8702 ***
    *** 8703 ***
    *** 8704 ***
    *** 8705 ***
    *** 8706 ***
    *** 8707 ***
    *** 8708 ***
    *** 8709 ***
    *** 8710 ***
    *** 8711 ***
    *** 8712 ***
    *** 8713 ***
    *** 8714 ***
    *** 8715 ***
    *** 8716 ***
    *** 8717 ***
    *** 8718 ***
    *** 8719 ***
    *** 8720 ***
    *** 8721 ***
    *** 8722 ***
    *** 8723 ***
    *** 8724 ***
    *** 8725 ***
    *** 8726 ***
    *** 8727 ***
    *** 8728 ***
    *** 8729 ***
    *** 8730 ***
    *** 8731 ***
    *** 8732 ***
    *** 8733 ***
    *** 8734 ***
    *** 8735 ***
    *** 8736 ***
    *** 8737 ***
    *** 8738 ***
    *** 8739 ***
    *** 8740 ***
    *** 8741 ***
    *** 8742 ***
    *** 8743 ***
    *** 8744 ***
    *** 8745 ***
    *** 8746 ***
    *** 8747 ***
    *** 8748 ***
    *** 8749 ***
    *** 8750 ***
    *** 8751 ***
    *** 8752 ***
    *** 8753 ***
    *** 8754 ***
    *** 8755 ***
    *** 8756 ***
    *** 8757 ***
    *** 8758 ***
    *** 8759 ***
    *** 8760 ***
    *** 8761 ***
    *** 8762 ***
    *** 8763 ***
    *** 8764 ***
    *** 8765 ***
    *** 8766 ***
    *** 8767 ***
    *** 8768 ***
    *** 8769 ***
    *** 8770 ***
    *** 8771 ***
    *** 8772 ***
    *** 8773 ***
    *** 8774 ***
    *** 8775 ***
    *** 8776 ***
    *** 8777 ***
    *** 8778 ***
    *** 8779 ***
    *** 8780 ***
    *** 8781 ***
    *** 8782 ***
    *** 8783 ***
    *** 8784 ***
    *** 8785 ***
    *** 8786 ***
    *** 8787 ***
    *** 8788 ***
    *** 8789 ***
    *** 8790 ***
    *** 8791 ***
    *** 8792 ***
    *** 8793 ***
    *** 8794 ***
    *** 8795 ***
    *** 8796 ***
    *** 8797 ***
    *** 8798 ***
    *** 8799 ***
    *** 8800 ***
    *** 8801 ***
    *** 8802 ***
    *** 8803 ***
    *** 8804 ***
    *** 8805 ***
    *** 8806 ***
    *** 8807 ***
    *** 8808 ***
    *** 8809 ***
    *** 8810 ***
    *** 8811 ***
    *** 8812 ***
    *** 8813 ***
    *** 8814 ***
    *** 8815 ***
    *** 8816 ***
    *** 8817 ***
    *** 8818 ***
    *** 8819 ***
    *** 8820 ***
    *** 8821 ***
    *** 8822 ***
    *** 8823 ***
    *** 8824 ***
    *** 8825 ***
    *** 8826 ***
    *** 8827 ***
    *** 8828 ***
    *** 8829 ***
    *** 8830 ***
    *** 8831 ***
    *** 8832 ***
    *** 8833 ***
    *** 8834 ***
    *** 8835 ***
    *** 8836 ***
    *** 8837 ***
    *** 8838 ***
    *** 8839 ***
    *** 8840 ***
    *** 8841 ***
    *** 8842 ***
    *** 8843 ***
    *** 8844 ***
    *** 8845 ***
    *** 8846 ***
    *** 8847 ***
    *** 8848 ***
    *** 8849 ***
    *** 8850 ***
    *** 8851 ***
    *** 8852 ***
    *** 8853 ***
    *** 8854 ***
    *** 8855 ***
    *** 8856 ***
    *** 8857 ***
    *** 8858 ***
    *** 8859 ***
    *** 8860 ***
    *** 8861 ***
    *** 8862 ***
    *** 8863 ***
    *** 8864 ***
    *** 8865 ***
    *** 8866 ***
    *** 8867 ***
    *** 8868 ***
    *** 8869 ***
    *** 8870 ***
    *** 8871 ***
    *** 8872 ***
    *** 8873 ***
    *** 8874 ***
    *** 8875 ***
    *** 8876 ***
    *** 8877 ***
    *** 8878 ***
    *** 8879 ***
    *** 8880 ***
    *** 8881 ***
    *** 8882 ***
    *** 8883 ***
    *** 8884 ***
    *** 8885 ***
    *** 8886 ***
    *** 8887 ***
    *** 8888 ***
    *** 8889 ***
    *** 8890 ***
    *** 8891 ***
    *** 8892 ***
    *** 8893 ***
    *** 8894 ***
    *** 8895 ***
    *** 8896 ***
    *** 8897 ***
    *** 8898 ***
    *** 8899 ***
    *** 8900 ***
    *** 8901 ***
    *** 8902 ***
    *** 8903 ***
    *** 8904 ***
    *** 8905 ***
    *** 8906 ***
    *** 8907 ***
    *** 8908 ***
    *** 8909 ***
    *** 8910 ***
    *** 8911 ***
    *** 8912 ***
    *** 8913 ***
    *** 8914 ***
    *** 8915 ***
    *** 8916 ***
    *** 8917 ***
    *** 8918 ***
    *** 8919 ***
    *** 8920 ***
    *** 8921 ***
    *** 8922 ***
    *** 8923 ***
    *** 8924 ***
    *** 8925 ***
    *** 8926 ***
    *** 8927 ***
    *** 8928 ***
    *** 8929 ***
    *** 8930 ***
    *** 8931 ***
    *** 8932 ***
    *** 8933 ***
    *** 8934 ***
    *** 8935 ***
    *** 8936 ***
    *** 8937 ***
    *** 8938 ***
    *** 8939 ***
    *** 8940 ***
    *** 8941 ***
    *** 8942 ***
    *** 8943 ***
    *** 8944 ***
    *** 8945 ***
    *** 8946 ***
    *** 8947 ***
    *** 8948 ***
    *** 8949 ***
    *** 8950 ***
    *** 8951 ***
    *** 8952 ***
    *** 8953 ***
    *** 8954 ***
    *** 8955 ***
    *** 8956 ***
    *** 8957 ***
    *** 8958 ***
    *** 8959 ***
    *** 8960 ***
    *** 8961 ***
    *** 8962 ***
    *** 8963 ***
    *** 8964 ***
    *** 8965 ***
    *** 8966 ***
    *** 8967 ***
    *** 8968 ***
    *** 8969 ***
    *** 8970 ***
    *** 8971 ***
    *** 8972 ***
    *** 8973 ***
    *** 8974 ***
    *** 8975 ***
    *** 8976 ***
    *** 8977 ***
    *** 8978 ***
    *** 8979 ***
    *** 8980 ***
    *** 8981 ***
    *** 8982 ***
    *** 8983 ***
    *** 8984 ***
    *** 8985 ***
    *** 8986 ***
    *** 8987 ***
    *** 8988 ***
    *** 8989 ***
    *** 8990 ***
    *** 8991 ***
    *** 8992 ***
    *** 8993 ***
    *** 8994 ***
    *** 8995 ***
    *** 8996 ***
    *** 8997 ***
    *** 8998 ***
    *** 8999 ***
    *** 9000 ***
    *** 9001 ***
    *** 9002 ***
    *** 9003 ***
    *** 9004 ***
    *** 9005 ***
    *** 9006 ***
    *** 9007 ***
    *** 9008 ***
    *** 9009 ***
    *** 9010 ***
    *** 9011 ***
    *** 9012 ***
    *** 9013 ***
    *** 9014 ***
    *** 9015 ***
    *** 9016 ***
    *** 9017 ***
    *** 9018 ***
    *** 9019 ***
    *** 9020 ***
    *** 9021 ***
    *** 9022 ***
    *** 9023 ***
    *** 9024 ***
    *** 9025 ***
    *** 9026 ***
    *** 9027 ***
    *** 9028 ***
    *** 9029 ***
    *** 9030 ***
    *** 9031 ***
    *** 9032 ***
    *** 9033 ***
    *** 9034 ***
    *** 9035 ***
    *** 9036 ***
    *** 9037 ***
    *** 9038 ***
    *** 9039 ***
    *** 9040 ***
    *** 9041 ***
    *** 9042 ***
    *** 9043 ***
    *** 9044 ***
    *** 9045 ***
    *** 9046 ***
    *** 9047 ***
    *** 9048 ***
    *** 9049 ***
    *** 9050 ***
    *** 9051 ***
    *** 9052 ***
    *** 9053 ***
    *** 9054 ***
    *** 9055 ***
    *** 9056 ***
    *** 9057 ***
    *** 9058 ***
    *** 9059 ***
    *** 9060 ***
    *** 9061 ***
    *** 9062 ***
    *** 9063 ***
    *** 9064 ***
    *** 9065 ***
    *** 9066 ***
    *** 9067 ***
    *** 9068 ***
    *** 9069 ***
    *** 9070 ***
    *** 9071 ***
    *** 9072 ***
    *** 9073 ***
    *** 9074 ***
    *** 9075 ***
    *** 9076 ***
    *** 9077 ***
    *** 9078 ***
    *** 9079 ***
    *** 9080 ***
    *** 9081 ***
    *** 9082 ***
    *** 9083 ***
    *** 9084 ***
    *** 9085 ***
    *** 9086 ***
    *** 9087 ***
    *** 9088 ***
    *** 9089 ***
    *** 9090 ***
    *** 9091 ***
    *** 9092 ***
    *** 9093 ***
    *** 9094 ***
    *** 9095 ***
    *** 9096 ***
    *** 9097 ***
    *** 9098 ***
    *** 9099 ***
    *** 9100 ***
    *** 9101 ***
    *** 9102 ***
    *** 9103 ***
    *** 9104 ***
    *** 9105 ***
    *** 9106 ***
    *** 9107 ***
    *** 9108 ***
    *** 9109 ***
    *** 9110 ***
    *** 9111 ***
    *** 9112 ***
    *** 9113 ***
    *** 9114 ***
    *** 9115 ***
    *** 9116 ***
    *** 9117 ***
    *** 9118 ***
    *** 9119 ***
    *** 9120 ***
    *** 9121 ***
    *** 9122 ***
    *** 9123 ***
    *** 9124 ***
    *** 9125 ***
    *** 9126 ***
    *** 9127 ***
    *** 9128 ***
    *** 9129 ***
    *** 9130 ***
    *** 9131 ***
    *** 9132 ***
    *** 9133 ***
    *** 9134 ***
    *** 9135 ***
    *** 9136 ***
    *** 9137 ***
    *** 9138 ***
    *** 9139 ***
    *** 9140 ***
    *** 9141 ***
    *** 9142 ***
    *** 9143 ***
    *** 9144 ***
    *** 9145 ***
    *** 9146 ***
    *** 9147 ***
    *** 9148 ***
    *** 9149 ***
    *** 9150 ***
    *** 9151 ***
    *** 9152 ***
    *** 9153 ***
    *** 9154 ***
    *** 9155 ***
    *** 9156 ***
    *** 9157 ***
    *** 9158 ***
    *** 9159 ***
    *** 9160 ***
    *** 9161 ***
    *** 9162 ***
    *** 9163 ***
    *** 9164 ***
    *** 9165 ***
    *** 9166 ***
    *** 9167 ***
    *** 9168 ***
    *** 9169 ***
    *** 9170 ***
    *** 9171 ***
    *** 9172 ***
    *** 9173 ***
    *** 9174 ***
    *** 9175 ***
    *** 9176 ***
    *** 9177 ***
    *** 9178 ***
    *** 9179 ***
    *** 9180 ***
    *** 9181 ***
    *** 9182 ***
    *** 9183 ***
    *** 9184 ***
    *** 9185 ***
    *** 9186 ***
    *** 9187 ***
    *** 9188 ***
    *** 9189 ***
    *** 9190 ***
    *** 9191 ***
    *** 9192 ***
    *** 9193 ***
    *** 9194 ***
    *** 9195 ***
    *** 9196 ***
    *** 9197 ***
    *** 9198 ***
    *** 9199 ***
    *** 9200 ***
    *** 9201 ***
    *** 9202 ***
    *** 9203 ***
    *** 9204 ***
    *** 9205 ***
    *** 9206 ***
    *** 9207 ***
    *** 9208 ***
    *** 9209 ***
    *** 9210 ***
    *** 9211 ***
    *** 9212 ***
    *** 9213 ***
    *** 9214 ***
    *** 9215 ***
    *** 9216 ***
    *** 9217 ***
    *** 9218 ***
    *** 9219 ***
    *** 9220 ***
    *** 9221 ***
    *** 9222 ***
    *** 9223 ***
    *** 9224 ***
    *** 9225 ***
    *** 9226 ***
    *** 9227 ***
    *** 9228 ***
    *** 9229 ***
    *** 9230 ***
    *** 9231 ***
    *** 9232 ***
    *** 9233 ***
    *** 9234 ***
    *** 9235 ***
    *** 9236 ***
    *** 9237 ***
    *** 9238 ***
    *** 9239 ***
    *** 9240 ***
    *** 9241 ***
    *** 9242 ***
    *** 9243 ***
    *** 9244 ***
    *** 9245 ***
    *** 9246 ***
    *** 9247 ***
    *** 9248 ***
    *** 9249 ***
    *** 9250 ***
    *** 9251 ***
    *** 9252 ***
    *** 9253 ***
    *** 9254 ***
    *** 9255 ***
    *** 9256 ***
    *** 9257 ***
    *** 9258 ***
    *** 9259 ***
    *** 9260 ***
    *** 9261 ***
    *** 9262 ***
    *** 9263 ***
    *** 9264 ***
    *** 9265 ***
    *** 9266 ***
    *** 9267 ***
    *** 9268 ***
    *** 9269 ***
    *** 9270 ***
    *** 9271 ***
    *** 9272 ***
    *** 9273 ***
    *** 9274 ***
    *** 9275 ***
    *** 9276 ***
    *** 9277 ***
    *** 9278 ***
    *** 9279 ***
    *** 9280 ***
    *** 9281 ***
    *** 9282 ***
    *** 9283 ***
    *** 9284 ***
    *** 9285 ***
    *** 9286 ***
    *** 9287 ***
    *** 9288 ***
    *** 9289 ***
    *** 9290 ***
    *** 9291 ***
    *** 9292 ***
    *** 9293 ***
    *** 9294 ***
    *** 9295 ***
    *** 9296 ***
    *** 9297 ***
    *** 9298 ***
    *** 9299 ***
    *** 9300 ***
    *** 9301 ***
    *** 9302 ***
    *** 9303 ***
    *** 9304 ***
    *** 9305 ***
    *** 9306 ***
    *** 9307 ***
    *** 9308 ***
    *** 9309 ***
    *** 9310 ***
    *** 9311 ***
    *** 9312 ***
    *** 9313 ***
    *** 9314 ***
    *** 9315 ***
    *** 9316 ***
    *** 9317 ***
    *** 9318 ***
    *** 9319 ***
    *** 9320 ***
    *** 9321 ***
    *** 9322 ***
    *** 9323 ***
    *** 9324 ***
    *** 9325 ***
    *** 9326 ***
    *** 9327 ***
    *** 9328 ***
    *** 9329 ***
    *** 9330 ***
    *** 9331 ***
    *** 9332 ***
    *** 9333 ***
    *** 9334 ***
    *** 9335 ***
    *** 9336 ***
    *** 9337 ***
    *** 9338 ***
    *** 9339 ***
    *** 9340 ***
    *** 9341 ***
    *** 9342 ***
    *** 9343 ***
    *** 9344 ***
    *** 9345 ***
    *** 9346 ***
    *** 9347 ***
    *** 9348 ***
    *** 9349 ***
    *** 9350 ***
    *** 9351 ***
    *** 9352 ***
    *** 9353 ***
    *** 9354 ***
    *** 9355 ***
    *** 9356 ***
    *** 9357 ***
    *** 9358 ***
    *** 9359 ***
    *** 9360 ***
    *** 9361 ***
    *** 9362 ***
    *** 9363 ***
    *** 9364 ***
    *** 9365 ***
    *** 9366 ***
    *** 9367 ***
    *** 9368 ***
    *** 9369 ***
    *** 9370 ***
    *** 9371 ***
    *** 9372 ***
    *** 9373 ***
    *** 9374 ***
    *** 9375 ***
    *** 9376 ***
    *** 9377 ***
    *** 9378 ***
    *** 9379 ***
    *** 9380 ***
    *** 9381 ***
    *** 9382 ***
    *** 9383 ***
    *** 9384 ***
    *** 9385 ***
    *** 9386 ***
    *** 9387 ***
    *** 9388 ***
    *** 9389 ***
    *** 9390 ***
    *** 9391 ***
    *** 9392 ***
    *** 9393 ***
    *** 9394 ***
    *** 9395 ***
    *** 9396 ***
    *** 9397 ***
    *** 9398 ***
    *** 9399 ***
    *** 9400 ***
    *** 9401 ***
    *** 9402 ***
    *** 9403 ***
    *** 9404 ***
    *** 9405 ***
    *** 9406 ***
    *** 9407 ***
    *** 9408 ***
    *** 9409 ***
    *** 9410 ***
    *** 9411 ***
    *** 9412 ***
    *** 9413 ***
    *** 9414 ***
    *** 9415 ***
    *** 9416 ***
    *** 9417 ***
    *** 9418 ***
    *** 9419 ***
    *** 9420 ***
    *** 9421 ***
    *** 9422 ***
    *** 9423 ***
    *** 9424 ***
    *** 9425 ***
    *** 9426 ***
    *** 9427 ***
    *** 9428 ***
    *** 9429 ***
    *** 9430 ***
    *** 9431 ***
    *** 9432 ***
    *** 9433 ***
    *** 9434 ***
    *** 9435 ***
    *** 9436 ***
    *** 9437 ***
    *** 9438 ***
    *** 9439 ***
    *** 9440 ***
    *** 9441 ***
    *** 9442 ***
    *** 9443 ***
    *** 9444 ***
    *** 9445 ***
    *** 9446 ***
    *** 9447 ***
    *** 9448 ***
    *** 9449 ***
    *** 9450 ***
    *** 9451 ***
    *** 9452 ***
    *** 9453 ***
    *** 9454 ***
    *** 9455 ***
    *** 9456 ***
    *** 9457 ***
    *** 9458 ***
    *** 9459 ***
    *** 9460 ***
    *** 9461 ***
    *** 9462 ***
    *** 9463 ***
    *** 9464 ***
    *** 9465 ***
    *** 9466 ***
    *** 9467 ***
    *** 9468 ***
    *** 9469 ***
    *** 9470 ***
    *** 9471 ***
    *** 9472 ***
    *** 9473 ***
    *** 9474 ***
    *** 9475 ***
    *** 9476 ***
    *** 9477 ***
    *** 9478 ***
    *** 9479 ***
    *** 9480 ***
    *** 9481 ***
    *** 9482 ***
    *** 9483 ***
    *** 9484 ***
    *** 9485 ***
    *** 9486 ***
    *** 9487 ***
    *** 9488 ***
    *** 9489 ***
    *** 9490 ***
    *** 9491 ***
    *** 9492 ***
    *** 9493 ***
    *** 9494 ***
    *** 9495 ***
    *** 9496 ***
    *** 9497 ***
    *** 9498 ***
    *** 9499 ***
    *** 9500 ***
    *** 9501 ***
    *** 9502 ***
    *** 9503 ***
    *** 9504 ***
    *** 9505 ***
    *** 9506 ***
    *** 9507 ***
    *** 9508 ***
    *** 9509 ***
    *** 9510 ***
    *** 9511 ***
    *** 9512 ***
    *** 9513 ***
    *** 9514 ***
    *** 9515 ***
    *** 9516 ***
    *** 9517 ***
    *** 9518 ***
    *** 9519 ***
    *** 9520 ***
    *** 9521 ***
    *** 9522 ***
    *** 9523 ***
    *** 9524 ***
    *** 9525 ***
    *** 9526 ***
    *** 9527 ***
    *** 9528 ***
    *** 9529 ***
    *** 9530 ***
    *** 9531 ***
    *** 9532 ***
    *** 9533 ***
    *** 9534 ***
    *** 9535 ***
    *** 9536 ***
    *** 9537 ***
    *** 9538 ***
    *** 9539 ***
    *** 9540 ***
    *** 9541 ***
    *** 9542 ***
    *** 9543 ***
    *** 9544 ***
    *** 9545 ***
    *** 9546 ***
    *** 9547 ***
    *** 9548 ***
    *** 9549 ***
    *** 9550 ***
    *** 9551 ***
    *** 9552 ***
    *** 9553 ***
    *** 9554 ***
    *** 9555 ***
    *** 9556 ***
    *** 9557 ***
    *** 9558 ***
    *** 9559 ***
    *** 9560 ***
    *** 9561 ***
    *** 9562 ***
    *** 9563 ***
    *** 9564 ***
    *** 9565 ***
    *** 9566 ***
    *** 9567 ***
    *** 9568 ***
    *** 9569 ***
    *** 9570 ***
    *** 9571 ***
    *** 9572 ***
    *** 9573 ***
    *** 9574 ***
    *** 9575 ***
    *** 9576 ***
    *** 9577 ***
    *** 9578 ***
    *** 9579 ***
    *** 9580 ***
    *** 9581 ***
    *** 9582 ***
    *** 9583 ***
    *** 9584 ***
    *** 9585 ***
    *** 9586 ***
    *** 9587 ***
    *** 9588 ***
    *** 9589 ***
    *** 9590 ***
    *** 9591 ***
    *** 9592 ***
    *** 9593 ***
    *** 9594 ***
    *** 9595 ***
    *** 9596 ***
    *** 9597 ***
    *** 9598 ***
    *** 9599 ***
    *** 9600 ***
    *** 9601 ***
    *** 9602 ***
    *** 9603 ***
    *** 9604 ***
    *** 9605 ***
    *** 9606 ***
    *** 9607 ***
    *** 9608 ***
    *** 9609 ***
    *** 9610 ***
    *** 9611 ***
    *** 9612 ***
    *** 9613 ***
    *** 9614 ***
    *** 9615 ***
    *** 9616 ***
    *** 9617 ***
    *** 9618 ***
    *** 9619 ***
    *** 9620 ***
    *** 9621 ***
    *** 9622 ***
    *** 9623 ***
    *** 9624 ***
    *** 9625 ***
    *** 9626 ***
    *** 9627 ***
    *** 9628 ***
    *** 9629 ***
    *** 9630 ***
    *** 9631 ***
    *** 9632 ***
    *** 9633 ***
    *** 9634 ***
    *** 9635 ***
    *** 9636 ***
    *** 9637 ***
    *** 9638 ***
    *** 9639 ***
    *** 9640 ***
    *** 9641 ***
    *** 9642 ***
    *** 9643 ***
    *** 9644 ***
    *** 9645 ***
    *** 9646 ***
    *** 9647 ***
    *** 9648 ***
    *** 9649 ***
    *** 9650 ***
    *** 9651 ***
    *** 9652 ***
    *** 9653 ***
    *** 9654 ***
    *** 9655 ***
    *** 9656 ***
    *** 9657 ***
    *** 9658 ***
    *** 9659 ***
    *** 9660 ***
    *** 9661 ***
    *** 9662 ***
    *** 9663 ***
    *** 9664 ***
    *** 9665 ***
    *** 9666 ***
    *** 9667 ***
    *** 9668 ***
    *** 9669 ***
    *** 9670 ***
    *** 9671 ***
    *** 9672 ***
    *** 9673 ***
    *** 9674 ***
    *** 9675 ***
    *** 9676 ***
    *** 9677 ***
    *** 9678 ***
    *** 9679 ***
    *** 9680 ***
    *** 9681 ***
    *** 9682 ***
    *** 9683 ***
    *** 9684 ***
    *** 9685 ***
    *** 9686 ***
    *** 9687 ***
    *** 9688 ***
    *** 9689 ***
    *** 9690 ***
    *** 9691 ***
    *** 9692 ***
    *** 9693 ***
    *** 9694 ***
    *** 9695 ***
    *** 9696 ***
    *** 9697 ***
    *** 9698 ***
    *** 9699 ***
    *** 9700 ***
    *** 9701 ***
    *** 9702 ***
    *** 9703 ***
    *** 9704 ***
    *** 9705 ***
    *** 9706 ***
    *** 9707 ***
    *** 9708 ***
    *** 9709 ***
    *** 9710 ***
    *** 9711 ***
    *** 9712 ***
    *** 9713 ***
    *** 9714 ***
    *** 9715 ***
    *** 9716 ***
    *** 9717 ***
    *** 9718 ***
    *** 9719 ***
    *** 9720 ***
    *** 9721 ***
    *** 9722 ***
    *** 9723 ***
    *** 9724 ***
    *** 9725 ***
    *** 9726 ***
    *** 9727 ***
    *** 9728 ***
    *** 9729 ***
    *** 9730 ***
    *** 9731 ***
    *** 9732 ***
    *** 9733 ***
    *** 9734 ***
    *** 9735 ***
    *** 9736 ***
    *** 9737 ***
    *** 9738 ***
    *** 9739 ***
    *** 9740 ***
    *** 9741 ***
    *** 9742 ***
    *** 9743 ***
    *** 9744 ***
    *** 9745 ***
    *** 9746 ***
    *** 9747 ***
    *** 9748 ***
    *** 9749 ***
    *** 9750 ***
    *** 9751 ***
    *** 9752 ***
    *** 9753 ***
    *** 9754 ***
    *** 9755 ***
    *** 9756 ***
    *** 9757 ***
    *** 9758 ***
    *** 9759 ***
    *** 9760 ***
    *** 9761 ***
    *** 9762 ***
    *** 9763 ***
    *** 9764 ***
    *** 9765 ***
    *** 9766 ***
    *** 9767 ***
    *** 9768 ***
    *** 9769 ***
    *** 9770 ***
    *** 9771 ***
    *** 9772 ***
    *** 9773 ***
    *** 9774 ***
    *** 9775 ***
    *** 9776 ***
    *** 9777 ***
    *** 9778 ***
    *** 9779 ***
    *** 9780 ***
    *** 9781 ***
    *** 9782 ***
    *** 9783 ***
    *** 9784 ***
    *** 9785 ***
    *** 9786 ***
    *** 9787 ***
    *** 9788 ***
    *** 9789 ***
    *** 9790 ***
    *** 9791 ***
    *** 9792 ***
    *** 9793 ***
    *** 9794 ***
    *** 9795 ***
    *** 9796 ***
    *** 9797 ***
    *** 9798 ***
    *** 9799 ***
    *** 9800 ***
    *** 9801 ***
    *** 9802 ***
    *** 9803 ***
    *** 9804 ***
    *** 9805 ***
    *** 9806 ***
    *** 9807 ***
    *** 9808 ***
    *** 9809 ***
    *** 9810 ***
    *** 9811 ***
    *** 9812 ***
    *** 9813 ***
    *** 9814 ***
    *** 9815 ***
    *** 9816 ***
    *** 9817 ***
    *** 9818 ***
    *** 9819 ***
    *** 9820 ***
    *** 9821 ***
    *** 9822 ***
    *** 9823 ***
    *** 9824 ***
    *** 9825 ***
    *** 9826 ***
    *** 9827 ***
    *** 9828 ***
    *** 9829 ***
    *** 9830 ***
    *** 9831 ***
    *** 9832 ***
    *** 9833 ***
    *** 9834 ***
    *** 9835 ***
    *** 9836 ***
    *** 9837 ***
    *** 9838 ***
    *** 9839 ***
    *** 9840 ***
    *** 9841 ***
    *** 9842 ***
    *** 9843 ***
    *** 9844 ***
    *** 9845 ***
    *** 9846 ***
    *** 9847 ***
    *** 9848 ***
    *** 9849 ***
    *** 9850 ***
    *** 9851 ***
    *** 9852 ***
    *** 9853 ***
    *** 9854 ***
    *** 9855 ***
    *** 9856 ***
    *** 9857 ***
    *** 9858 ***
    *** 9859 ***
    *** 9860 ***
    *** 9861 ***
    *** 9862 ***
    *** 9863 ***
    *** 9864 ***
    *** 9865 ***
    *** 9866 ***
    *** 9867 ***
    *** 9868 ***
    *** 9869 ***
    *** 9870 ***
    *** 9871 ***
    *** 9872 ***
    *** 9873 ***
    *** 9874 ***
    *** 9875 ***
    *** 9876 ***
    *** 9877 ***
    *** 9878 ***
    *** 9879 ***
    *** 9880 ***
    *** 9881 ***
    *** 9882 ***
    *** 9883 ***
    *** 9884 ***
    *** 9885 ***
    *** 9886 ***
    *** 9887 ***
    *** 9888 ***
    *** 9889 ***
    *** 9890 ***
    *** 9891 ***
    *** 9892 ***
    *** 9893 ***
    *** 9894 ***
    *** 9895 ***
    *** 9896 ***
    *** 9897 ***
    *** 9898 ***
    *** 9899 ***
    *** 9900 ***
    *** 9901 ***
    *** 9902 ***
    *** 9903 ***
    *** 9904 ***
    *** 9905 ***
    *** 9906 ***
    *** 9907 ***
    *** 9908 ***
    *** 9909 ***
    *** 9910 ***
    *** 9911 ***
    *** 9912 ***
    *** 9913 ***
    *** 9914 ***
    *** 9915 ***
    *** 9916 ***
    *** 9917 ***
    *** 9918 ***
    *** 9919 ***
    *** 9920 ***
    *** 9921 ***
    *** 9922 ***
    *** 9923 ***
    *** 9924 ***
    *** 9925 ***
    *** 9926 ***
    *** 9927 ***
    *** 9928 ***
    *** 9929 ***
    *** 9930 ***
    *** 9931 ***
    *** 9932 ***
    *** 9933 ***
    *** 9934 ***
    *** 9935 ***
    *** 9936 ***
    *** 9937 ***
    *** 9938 ***
    *** 9939 ***
    *** 9940 ***
    *** 9941 ***
    *** 9942 ***
    *** 9943 ***
    *** 9944 ***
    *** 9945 ***
    *** 9946 ***
    *** 9947 ***
    *** 9948 ***
    *** 9949 ***
    *** 9950 ***
    *** 9951 ***
    *** 9952 ***
    *** 9953 ***
    *** 9954 ***
    *** 9955 ***
    *** 9956 ***
    *** 9957 ***
    *** 9958 ***
    *** 9959 ***
    *** 9960 ***
    *** 9961 ***
    *** 9962 ***
    *** 9963 ***
    *** 9964 ***
    *** 9965 ***
    *** 9966 ***
    *** 9967 ***
    *** 9968 ***
    *** 9969 ***
    *** 9970 ***
    *** 9971 ***
    *** 9972 ***
    *** 9973 ***
    *** 9974 ***
    *** 9975 ***
    *** 9976 ***
    *** 9977 ***
    *** 9978 ***
    *** 9979 ***
    *** 9980 ***
    *** 9981 ***
    *** 9982 ***
    *** 9983 ***
    *** 9984 ***
    *** 9985 ***
    *** 9986 ***
    *** 9987 ***
    *** 9988 ***
    *** 9989 ***
    *** 9990 ***
    *** 9991 ***
    *** 9992 ***
    *** 9993 ***
    *** 9994 ***
    *** 9995 ***
    *** 9996 ***
    *** 9997 ***
    *** 9998 ***
    *** 9999 ***

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 0 ***
    *** gcm 1 ***
    *** gcm 2 ***
    *** gcm 3 ***
    *** gcm 4 ***
    *** gcm 5 ***
    *** gcm 6 ***
    *** gcm 7 ***
    *** gcm 8 ***
    *** gcm 9 ***
    *** gcm 10 ***
    *** gcm 11 ***
    *** gcm 12 ***
    *** gcm 13 ***
    *** gcm 14 ***
    *** gcm 15 ***
    *** gcm 16 ***
    *** gcm 17 ***
    *** gcm 18 ***
    *** gcm 19 ***
    *** gcm 20 ***
    *** gcm 21 ***
    *** gcm 22 ***
    *** gcm 23 ***
    *** gcm 24 ***
    *** gcm 25 ***
    *** gcm 26 ***
    *** gcm 27 ***
    *** gcm 28 ***
    *** gcm 29 ***
    *** gcm 30 ***
    *** gcm 31 ***
    *** gcm 32 ***
    *** gcm 33 ***
    *** gcm 34 ***
    *** gcm 35 ***
    *** gcm 36 ***
    *** gcm 37 ***
    *** gcm 38 ***
    *** gcm 39 ***
    *** gcm 40 ***
    *** gcm 41 ***
    *** gcm 42 ***
    *** gcm 43 ***
    *** gcm 44 ***
    *** gcm 45 ***
    *** gcm 46 ***
    *** gcm 47 ***
    *** gcm 48 ***
    *** gcm 49 ***
    *** gcm 50 ***
    *** gcm 51 ***
    *** gcm 52 ***
    *** gcm 53 ***
    *** gcm 54 ***
    *** gcm 55 ***
    *** gcm 56 ***
    *** gcm 57 ***
    *** gcm 58 ***
    *** gcm 59 ***
    *** gcm 60 ***
    *** gcm 61 ***
    *** gcm 62 ***
    *** gcm 63 ***
    *** gcm 64 ***
    *** gcm 65 ***
    *** gcm 66 ***
    *** gcm 67 ***
    *** gcm 68 ***
    *** gcm 69 ***
    *** gcm 70 ***
    *** gcm 71 ***
    *** gcm 72 ***
    *** gcm 73 ***
    *** gcm 74 ***
    *** gcm 75 ***
    *** gcm 76 ***
    *** gcm 77 ***
    *** gcm 78 ***
    *** gcm 79 ***
    *** gcm 80 ***
    *** gcm 81 ***
    *** gcm 82 ***
    *** gcm 83 ***
    *** gcm 84 ***
    *** gcm 85 ***
    *** gcm 86 ***
    *** gcm 87 ***
    *** gcm 88 ***
    *** gcm 89 ***
    *** gcm 90 ***
    *** gcm 91 ***
    *** gcm 92 ***
    *** gcm 93 ***
    *** gcm 94 ***
    *** gcm 95 ***
    *** gcm 96 ***
    *** gcm 97 ***
    *** gcm 98 ***
    *** gcm 99 ***
    *** gcm 100 ***
    *** gcm 101 ***
    *** gcm 102 ***
    *** gcm 103 ***
    *** gcm 104 ***
    *** gcm 105 ***
    *** gcm 106 ***
    *** gcm 107 ***
    *** gcm 108 ***
    *** gcm 109 ***
    *** gcm 110 ***
    *** gcm 111 ***
    *** gcm 112 ***
    *** gcm 113 ***
    *** gcm 114 ***
    *** gcm 115 ***
    *** gcm 116 ***
    *** gcm 117 ***
    *** gcm 118 ***
    *** gcm 119 ***
    *** gcm 120 ***
    *** gcm 121 ***
    *** gcm 122 ***
    *** gcm 123 ***
    *** gcm 124 ***
    *** gcm 125 ***
    *** gcm 126 ***
    *** gcm 127 ***
    *** gcm 128 ***
    *** gcm 129 ***
    *** gcm 130 ***
    *** gcm 131 ***
    *** gcm 132 ***
    *** gcm 133 ***
    *** gcm 134 ***
    *** gcm 135 ***
    *** gcm 136 ***
    *** gcm 137 ***
    *** gcm 138 ***
    *** gcm 139 ***
    *** gcm 140 ***
    *** gcm 141 ***
    *** gcm 142 ***
    *** gcm 143 ***
    *** gcm 144 ***
    *** gcm 145 ***
    *** gcm 146 ***
    *** gcm 147 ***
    *** gcm 148 ***
    *** gcm 149 ***
    *** gcm 150 ***
    *** gcm 151 ***
    *** gcm 152 ***
    *** gcm 153 ***
    *** gcm 154 ***
    *** gcm 155 ***
    *** gcm 156 ***
    *** gcm 157 ***
    *** gcm 158 ***
    *** gcm 159 ***
    *** gcm 160 ***
    *** gcm 161 ***
    *** gcm 162 ***
    *** gcm 163 ***
    *** gcm 164 ***
    *** gcm 165 ***
    *** gcm 166 ***
    *** gcm 167 ***
    *** gcm 168 ***
    *** gcm 169 ***
    *** gcm 170 ***
    *** gcm 171 ***
    *** gcm 172 ***
    *** gcm 173 ***
    *** gcm 174 ***
    *** gcm 175 ***
    *** gcm 176 ***
    *** gcm 177 ***
    *** gcm 178 ***
    *** gcm 179 ***
    *** gcm 180 ***
    *** gcm 181 ***
    *** gcm 182 ***
    *** gcm 183 ***
    *** gcm 184 ***
    *** gcm 185 ***
    *** gcm 186 ***
    *** gcm 187 ***
    *** gcm 188 ***
    *** gcm 189 ***
    *** gcm 190 ***
    *** gcm 191 ***
    *** gcm 192 ***
    *** gcm 193 ***
    *** gcm 194 ***
    *** gcm 195 ***
    *** gcm 196 ***
    *** gcm 197 ***
    *** gcm 198 ***
    *** gcm 199 ***
    *** gcm 200 ***
    *** gcm 201 ***
    *** gcm 202 ***
    *** gcm 203 ***
    *** gcm 204 ***
    *** gcm 205 ***
    *** gcm 206 ***
    *** gcm 207 ***
    *** gcm 208 ***
    *** gcm 209 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4
    18:32:57.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING
    18:32:57.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/NOPADDING
    18:32:57.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5
    18:32:57.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING
    18:32:57.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7
    18:32:57.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING
    18:32:57.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBC
    18:32:57.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING
    18:32:57.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23
    18:32:57.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING
    18:32:57.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE
    18:32:57.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING
    18:32:57.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/
    18:32:57.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126
    18:32:57.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2
    18:32:57.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING
    18:32:57.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING
    18:32:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4
    18:32:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING
    18:32:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/NOPADDING
    18:32:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5
    18:32:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING
    18:32:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7
    18:32:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING
    18:32:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBC
    18:32:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING
    18:32:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23
    18:32:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING
    18:32:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE
    18:32:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING
    18:32:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/
    18:32:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126
    18:32:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2
    18:32:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING
    18:32:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING
    18:32:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4
    18:32:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING
    18:32:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/NOPADDING
    18:32:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5
    18:32:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING
    18:32:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7
    18:32:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING
    18:32:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBC
    18:32:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING
    18:32:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23
    18:32:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING
    18:32:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE
    18:32:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING
    18:32:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/
    18:32:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126
    18:32:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2
    18:32:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING
    18:32:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 210 ***
    *** gcm 211 ***
    *** gcm 212 ***
    *** gcm 213 ***
    *** gcm 214 ***
    *** gcm 215 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4
    18:32:57.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING
    18:32:57.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/NOPADDING
    18:32:57.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5
    18:32:57.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING
    18:32:57.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 216 ***
    *** gcm 217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING
    18:32:57.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBC
    18:32:57.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING
    18:32:57.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 218 ***
    *** gcm 219 ***
    *** gcm 220 ***
    *** gcm 221 ***
    *** gcm 222 ***
    *** gcm 223 ***
    *** gcm 224 ***
    *** gcm 225 ***
    *** gcm 226 ***
    *** gcm 227 ***
    *** gcm 228 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING
    18:32:57.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE
    18:32:57.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING
    18:32:57.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/
    18:32:57.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126
    18:32:57.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2
    18:32:57.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 229 ***
    *** gcm 230 ***
    *** gcm 231 ***
    *** gcm 232 ***
    *** gcm 233 ***
    *** gcm 234 ***
    *** gcm 235 ***
    *** gcm 236 ***
    *** gcm 237 ***
    *** gcm 238 ***
    *** gcm 239 ***
    *** gcm 240 ***
    *** gcm 241 ***
    *** gcm 242 ***
    *** gcm 243 ***
    *** gcm 244 ***
    *** gcm 245 ***
    *** gcm 246 ***
    *** gcm 247 ***
    *** gcm 248 ***
    *** gcm 249 ***
    *** gcm 250 ***
    *** gcm 251 ***
    *** gcm 252 ***
    *** gcm 253 ***
    *** gcm 254 ***
    *** gcm 255 ***
    *** gcm 256 ***
    *** gcm 257 ***
    *** gcm 258 ***
    *** gcm 259 ***
    *** gcm 260 ***
    *** gcm 261 ***
    *** gcm 262 ***
    *** gcm 263 ***
    *** gcm 264 ***
    *** gcm 265 ***
    *** gcm 266 ***
    *** gcm 267 ***
    *** gcm 268 ***
    *** gcm 269 ***
    *** gcm 270 ***
    *** gcm 271 ***
    *** gcm 272 ***
    *** gcm 273 ***
    *** gcm 274 ***
    *** gcm 275 ***
    *** gcm 276 ***
    *** gcm 277 ***
    *** gcm 278 ***
    *** gcm 279 ***
    *** gcm 280 ***
    *** gcm 281 ***
    *** gcm 282 ***
    *** gcm 283 ***
    *** gcm 284 ***
    *** gcm 285 ***
    *** gcm 286 ***
    *** gcm 287 ***
    *** gcm 288 ***
    *** gcm 289 ***
    *** gcm 290 ***
    *** gcm 291 ***
    *** gcm 292 ***
    *** gcm 293 ***
    *** gcm 294 ***
    *** gcm 295 ***
    *** gcm 296 ***
    *** gcm 297 ***
    *** gcm 298 ***
    *** gcm 299 ***
    *** gcm 300 ***
    *** gcm 301 ***
    *** gcm 302 ***
    *** gcm 303 ***
    *** gcm 304 ***
    *** gcm 305 ***
    *** gcm 306 ***
    *** gcm 307 ***
    *** gcm 308 ***
    *** gcm 309 ***
    *** gcm 310 ***
    *** gcm 311 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING
    18:32:57.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4
    18:32:57.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING
    18:32:57.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/NOPADDING
    18:32:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5
    18:32:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING
    18:32:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7
    18:32:57.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING
    18:32:57.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBC
    18:32:57.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING
    18:32:57.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23
    18:32:57.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING
    18:32:57.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE
    18:32:57.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING
    18:32:57.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 312 ***
    *** gcm 313 ***
    *** gcm 314 ***
    *** gcm 315 ***
    *** gcm 316 ***
    *** gcm 317 ***
    *** gcm 318 ***
    *** gcm 319 ***
    *** gcm 320 ***
    *** gcm 321 ***
    *** gcm 322 ***
    *** gcm 323 ***
    *** gcm 324 ***
    *** gcm 325 ***
    *** gcm 326 ***
    *** gcm 327 ***
    *** gcm 328 ***
    *** gcm 329 ***
    *** gcm 330 ***
    *** gcm 331 ***
    *** gcm 332 ***
    *** gcm 333 ***
    *** gcm 334 ***
    *** gcm 335 ***
    *** gcm 336 ***
    *** gcm 337 ***
    *** gcm 338 ***
    *** gcm 339 ***
    *** gcm 340 ***
    *** gcm 341 ***
    *** gcm 342 ***
    *** gcm 343 ***
    *** gcm 344 ***
    *** gcm 345 ***
    *** gcm 346 ***
    *** gcm 347 ***
    *** gcm 348 ***
    *** gcm 349 ***
    *** gcm 350 ***
    *** gcm 351 ***
    *** gcm 352 ***
    *** gcm 353 ***
    *** gcm 354 ***
    *** gcm 355 ***
    *** gcm 356 ***
    *** gcm 357 ***
    *** gcm 358 ***
    *** gcm 359 ***
    *** gcm 360 ***
    *** gcm 361 ***
    *** gcm 362 ***
    *** gcm 363 ***
    *** gcm 364 ***
    *** gcm 365 ***
    *** gcm 366 ***
    *** gcm 367 ***
    *** gcm 368 ***
    *** gcm 369 ***
    *** gcm 370 ***
    *** gcm 371 ***
    *** gcm 372 ***
    *** gcm 373 ***
    *** gcm 374 ***
    *** gcm 375 ***
    *** gcm 376 ***
    *** gcm 377 ***
    *** gcm 378 ***
    *** gcm 379 ***
    *** gcm 380 ***
    *** gcm 381 ***
    *** gcm 382 ***
    *** gcm 383 ***
    *** gcm 384 ***
    *** gcm 385 ***
    *** gcm 386 ***
    *** gcm 387 ***
    *** gcm 388 ***
    *** gcm 389 ***
    *** gcm 390 ***
    *** gcm 391 ***
    *** gcm 392 ***
    *** gcm 393 ***
    *** gcm 394 ***
    *** gcm 395 ***
    *** gcm 396 ***
    *** gcm 397 ***
    *** gcm 398 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126
    18:32:57.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2
    18:32:57.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING
    18:32:57.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING
    18:32:57.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4
    18:32:57.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING
    18:32:57.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/NOPADDING
    18:32:57.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5
    18:32:57.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING
    18:32:57.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7
    18:32:57.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING
    18:32:57.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBC
    18:32:57.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 399 ***
    *** gcm 400 ***
    *** gcm 401 ***
    *** gcm 402 ***
    *** gcm 403 ***
    *** gcm 404 ***
    *** gcm 405 ***
    *** gcm 406 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23
    18:32:57.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING
    18:32:57.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE
    18:32:57.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING
    18:32:57.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/
    18:32:57.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126
    18:32:57.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2
    18:32:57.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING
    18:32:57.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING
    18:32:57.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4
    18:32:57.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING
    18:32:57.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/NOPADDING
    18:32:57.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5
    18:32:57.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING
    18:32:57.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7
    18:32:57.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING
    18:32:57.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBC
    18:32:57.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING
    18:32:57.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23
    18:32:57.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 407 ***
    *** gcm 408 ***
    *** gcm 409 ***
    *** gcm 410 ***
    *** gcm 411 ***
    *** gcm 412 ***
    *** gcm 413 ***
    *** gcm 414 ***
    *** gcm 415 ***
    *** gcm 416 ***
    *** gcm 417 ***
    *** gcm 418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE
    18:32:57.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING
    18:32:57.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/
    18:32:57.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126
    18:32:57.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2
    18:32:57.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING
    18:32:57.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 419 ***
    *** gcm 420 ***
    *** gcm 421 ***
    *** gcm 422 ***
    *** gcm 423 ***
    *** gcm 424 ***
    *** gcm 425 ***
    *** gcm 426 ***
    *** gcm 427 ***
    *** gcm 428 ***
    *** gcm 429 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.271 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4
    18:32:57.271 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING
    18:32:57.271 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/NOPADDING
    18:32:57.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5
    18:32:57.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING
    18:32:57.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7
    18:32:57.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING
    18:32:57.273 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBC
    18:32:57.273 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING
    18:32:57.273 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23
    18:32:57.273 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 430 ***
    *** gcm 431 ***
    *** gcm 432 ***
    *** gcm 433 ***
    *** gcm 434 ***
    *** gcm 435 ***
    *** gcm 436 ***
    *** gcm 437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE
    18:32:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING
    18:32:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/
    18:32:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126
    18:32:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2
    18:32:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING
    18:32:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING
    18:32:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4
    18:32:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING
    18:32:57.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/NOPADDING
    18:32:57.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5
    18:32:57.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING
    18:32:57.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7
    18:32:57.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING
    18:32:57.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBC
    18:32:57.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING
    18:32:57.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23
    18:32:57.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING
    18:32:57.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE
    18:32:57.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING
    18:32:57.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/
    18:32:57.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126
    18:32:57.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2
    18:32:57.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING
    18:32:57.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING
    18:32:57.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4
    18:32:57.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING
    18:32:57.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/NOPADDING
    18:32:57.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5
    18:32:57.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING
    18:32:57.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7
    18:32:57.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING
    18:32:57.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 438 ***
    *** gcm 439 ***
    *** gcm 440 ***
    *** gcm 441 ***
    *** gcm 442 ***
    *** gcm 443 ***
    *** gcm 444 ***
    *** gcm 445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING
    18:32:57.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23
    18:32:57.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING
    18:32:57.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE
    18:32:57.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING
    18:32:57.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/
    18:32:57.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126
    18:32:57.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2
    18:32:57.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING
    18:32:57.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING
    18:32:57.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 446 ***
    *** gcm 447 ***
    *** gcm 448 ***
    *** gcm 449 ***
    *** gcm 450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING
    18:32:57.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/NOPADDING
    18:32:57.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5
    18:32:57.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING
    18:32:57.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7
    18:32:57.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING
    18:32:57.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBC
    18:32:57.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING
    18:32:57.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23
    18:32:57.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING
    18:32:57.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE
    18:32:57.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING
    18:32:57.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/
    18:32:57.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126
    18:32:57.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2
    18:32:57.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING
    18:32:57.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING
    18:32:57.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4
    18:32:57.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING
    18:32:57.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/NOPADDING
    18:32:57.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5
    18:32:57.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING
    18:32:57.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7
    18:32:57.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING
    18:32:57.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBC
    18:32:57.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING
    18:32:57.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23
    18:32:57.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING
    18:32:57.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE
    18:32:57.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING
    18:32:57.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/
    18:32:57.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126
    18:32:57.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2
    18:32:57.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING
    18:32:57.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING
    18:32:57.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4
    18:32:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING
    18:32:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/NOPADDING
    18:32:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5
    18:32:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING
    18:32:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7
    18:32:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING
    18:32:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBC
    18:32:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING
    18:32:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23
    18:32:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING
    18:32:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 451 ***
    *** gcm 452 ***
    *** gcm 453 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING
    18:32:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/
    18:32:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126
    18:32:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2
    18:32:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING
    18:32:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING
    18:32:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 454 ***
    *** gcm 455 ***
    *** gcm 456 ***
    *** gcm 457 ***
    *** gcm 458 ***
    *** gcm 459 ***
    *** gcm 460 ***
    *** gcm 461 ***
    *** gcm 462 ***
    *** gcm 463 ***
    *** gcm 464 ***
    *** gcm 465 ***
    *** gcm 466 ***
    *** gcm 467 ***
    *** gcm 468 ***
    *** gcm 469 ***
    *** gcm 470 ***
    *** gcm 471 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING
    18:32:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 472 ***
    *** gcm 473 ***
    *** gcm 474 ***
    *** gcm 475 ***
    *** gcm 476 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5
    18:32:57.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING
    18:32:57.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7
    18:32:57.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING
    18:32:57.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBC
    18:32:57.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 477 ***
    *** gcm 478 ***
    *** gcm 479 ***
    *** gcm 480 ***
    *** gcm 481 ***
    *** gcm 482 ***
    *** gcm 483 ***
    *** gcm 484 ***
    *** gcm 485 ***
    *** gcm 486 ***
    *** gcm 487 ***
    *** gcm 488 ***
    *** gcm 489 ***
    *** gcm 490 ***
    *** gcm 491 ***
    *** gcm 492 ***
    *** gcm 493 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23
    18:32:57.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING
    18:32:57.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE
    18:32:57.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING
    18:32:57.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 494 ***
    *** gcm 495 ***
    *** gcm 496 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126
    18:32:57.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2
    18:32:57.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING
    18:32:57.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING
    18:32:57.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4
    18:32:57.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING
    18:32:57.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/NOPADDING
    18:32:57.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5
    18:32:57.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 497 ***
    *** gcm 498 ***
    *** gcm 499 ***
    *** gcm 500 ***
    *** gcm 501 ***
    *** gcm 502 ***
    *** gcm 503 ***
    *** gcm 504 ***
    *** gcm 505 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7
    18:32:57.322 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING
    18:32:57.322 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBC
    18:32:57.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING
    18:32:57.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23
    18:32:57.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING
    18:32:57.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE
    18:32:57.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 506 ***
    *** gcm 507 ***
    *** gcm 508 ***
    *** gcm 509 ***
    *** gcm 510 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/
    18:32:57.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126
    18:32:57.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 511 ***
    *** gcm 512 ***
    *** gcm 513 ***
    *** gcm 514 ***
    *** gcm 515 ***
    *** gcm 516 ***
    *** gcm 517 ***
    *** gcm 518 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING
    18:32:57.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING
    18:32:57.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4
    18:32:57.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING
    18:32:57.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/NOPADDING
    18:32:57.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5
    18:32:57.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING
    18:32:57.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7
    18:32:57.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING
    18:32:57.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBC
    18:32:57.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING
    18:32:57.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23
    18:32:57.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING
    18:32:57.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE
    18:32:57.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING
    18:32:57.329 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 519 ***
    *** gcm 520 ***
    *** gcm 521 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126
    18:32:57.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 522 ***
    *** gcm 523 ***
    *** gcm 524 ***
    *** gcm 525 ***
    *** gcm 526 ***
    *** gcm 527 ***
    *** gcm 528 ***
    *** gcm 529 ***
    *** gcm 530 ***
    *** gcm 531 ***
    *** gcm 532 ***
    *** gcm 533 ***
    *** gcm 534 ***
    *** gcm 535 ***
    *** gcm 536 ***
    *** gcm 537 ***
    *** gcm 538 ***
    *** gcm 539 ***
    *** gcm 540 ***
    *** gcm 541 ***
    *** gcm 542 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING
    18:32:57.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING
    18:32:57.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4
    18:32:57.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING
    18:32:57.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 543 ***
    *** gcm 544 ***
    *** gcm 545 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5
    18:32:57.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING
    18:32:57.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7
    18:32:57.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING
    18:32:57.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBC
    18:32:57.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 546 ***
    *** gcm 547 ***
    *** gcm 548 ***
    *** gcm 549 ***
    *** gcm 550 ***
    *** gcm 551 ***
    *** gcm 552 ***
    *** gcm 553 ***
    *** gcm 554 ***
    *** gcm 555 ***
    *** gcm 556 ***
    *** gcm 557 ***
    *** gcm 558 ***
    *** gcm 559 ***
    *** gcm 560 ***
    *** gcm 561 ***
    *** gcm 562 ***
    *** gcm 563 ***
    *** gcm 564 ***
    *** gcm 565 ***
    *** gcm 566 ***
    *** gcm 567 ***
    *** gcm 568 ***
    *** gcm 569 ***
    *** gcm 570 ***
    *** gcm 571 ***
    *** gcm 572 ***
    *** gcm 573 ***
    *** gcm 574 ***
    *** gcm 575 ***
    *** gcm 576 ***
    *** gcm 577 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23
    18:32:57.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING
    18:32:57.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE
    18:32:57.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 578 ***
    *** gcm 579 ***
    *** gcm 580 ***
    *** gcm 581 ***
    *** gcm 582 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/
    18:32:57.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 583 ***
    *** gcm 584 ***
    *** gcm 585 ***
    *** gcm 586 ***
    *** gcm 587 ***
    *** gcm 588 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2
    18:32:57.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING
    18:32:57.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 589 ***
    *** gcm 590 ***
    *** gcm 591 ***
    *** gcm 592 ***
    *** gcm 593 ***
    *** gcm 594 ***
    *** gcm 595 ***
    *** gcm 596 ***
    *** gcm 597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4
    18:32:57.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING
    18:32:57.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/NOPADDING
    18:32:57.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 598 ***
    *** gcm 599 ***
    *** gcm 600 ***
    *** gcm 601 ***
    *** gcm 602 ***
    *** gcm 603 ***
    *** gcm 604 ***
    *** gcm 605 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING
    18:32:57.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7
    18:32:57.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 606 ***
    *** gcm 607 ***
    *** gcm 608 ***
    *** gcm 609 ***
    *** gcm 610 ***
    *** gcm 611 ***
    *** gcm 612 ***
    *** gcm 613 ***
    *** gcm 614 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBC
    18:32:57.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 615 ***
    *** gcm 616 ***
    *** gcm 617 ***
    *** gcm 618 ***
    *** gcm 619 ***
    *** gcm 620 ***
    *** gcm 621 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23
    18:32:57.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING
    18:32:57.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE
    18:32:57.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 622 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/
    18:32:57.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126
    18:32:57.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2
    18:32:57.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING
    18:32:57.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING
    18:32:57.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 623 ***
    *** gcm 624 ***
    *** gcm 625 ***
    *** gcm 626 ***
    *** gcm 627 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 628 ***
    *** gcm 629 ***
    *** gcm 630 ***
    *** gcm 631 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/NOPADDING
    18:32:57.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5
    18:32:57.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING
    18:32:57.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7
    18:32:57.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING
    18:32:57.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 632 ***
    *** gcm 633 ***
    *** gcm 634 ***
    *** gcm 635 ***
    *** gcm 636 ***
    *** gcm 637 ***
    *** gcm 638 ***
    *** gcm 639 ***
    *** gcm 640 ***
    *** gcm 641 ***
    *** gcm 642 ***
    *** gcm 643 ***
    *** gcm 644 ***
    *** gcm 645 ***
    *** gcm 646 ***
    *** gcm 647 ***
    *** gcm 648 ***
    *** gcm 649 ***
    *** gcm 650 ***
    *** gcm 651 ***
    *** gcm 652 ***
    *** gcm 653 ***
    *** gcm 654 ***
    *** gcm 655 ***
    *** gcm 656 ***
    *** gcm 657 ***
    *** gcm 658 ***
    *** gcm 659 ***
    *** gcm 660 ***
    *** gcm 661 ***
    *** gcm 662 ***
    *** gcm 663 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING
    18:32:57.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23
    18:32:57.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING
    18:32:57.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 664 ***
    *** gcm 665 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 666 ***
    *** gcm 667 ***
    *** gcm 668 ***
    *** gcm 669 ***
    *** gcm 670 ***
    *** gcm 671 ***
    *** gcm 672 ***
    *** gcm 673 ***
    *** gcm 674 ***
    *** gcm 675 ***
    *** gcm 676 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/
    18:32:57.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126
    18:32:57.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2
    18:32:57.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING
    18:32:57.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING
    18:32:57.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4
    18:32:57.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 677 ***
    *** gcm 678 ***
    *** gcm 679 ***
    *** gcm 680 ***
    *** gcm 681 ***
    *** gcm 682 ***
    *** gcm 683 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/NOPADDING
    18:32:57.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5
    18:32:57.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING
    18:32:57.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7
    18:32:57.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING
    18:32:57.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBC
    18:32:57.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 684 ***
    *** gcm 685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23
    18:32:57.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING
    18:32:57.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE
    18:32:57.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING
    18:32:57.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/
    18:32:57.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126
    18:32:57.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2
    18:32:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 686 ***
    *** gcm 687 ***
    *** gcm 688 ***
    *** gcm 689 ***
    *** gcm 690 ***
    *** gcm 691 ***
    *** gcm 692 ***
    *** gcm 693 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING
    18:32:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4
    18:32:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING
    18:32:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/NOPADDING
    18:32:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5
    18:32:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING
    18:32:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7
    18:32:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING
    18:32:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBC
    18:32:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING
    18:32:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23
    18:32:57.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING
    18:32:57.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE
    18:32:57.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 694 ***
    *** gcm 695 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/
    18:32:57.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126
    18:32:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2
    18:32:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING
    18:32:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING
    18:32:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4
    18:32:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING
    18:32:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/NOPADDING
    18:32:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5
    18:32:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING
    18:32:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7
    18:32:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING
    18:32:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBC
    18:32:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 696 ***
    *** gcm 697 ***
    *** gcm 698 ***
    *** gcm 699 ***
    *** gcm 700 ***
    *** gcm 701 ***
    *** gcm 702 ***
    *** gcm 703 ***
    *** gcm 704 ***
    *** gcm 705 ***
    *** gcm 706 ***
    *** gcm 707 ***
    *** gcm 708 ***
    *** gcm 709 ***
    *** gcm 710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23
    18:32:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING
    18:32:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 711 ***
    *** gcm 712 ***
    *** gcm 713 ***
    *** gcm 714 ***
    *** gcm 715 ***
    *** gcm 716 ***
    *** gcm 717 ***
    *** gcm 718 ***
    *** gcm 719 ***
    *** gcm 720 ***
    *** gcm 721 ***
    *** gcm 722 ***
    *** gcm 723 ***
    *** gcm 724 ***
    *** gcm 725 ***
    *** gcm 726 ***
    *** gcm 727 ***
    *** gcm 728 ***
    *** gcm 729 ***
    *** gcm 730 ***
    *** gcm 731 ***
    *** gcm 732 ***
    *** gcm 733 ***
    *** gcm 734 ***
    *** gcm 735 ***
    *** gcm 736 ***
    *** gcm 737 ***
    *** gcm 738 ***
    *** gcm 739 ***
    *** gcm 740 ***
    *** gcm 741 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING
    18:32:57.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/
    18:32:57.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126
    18:32:57.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2
    18:32:57.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING
    18:32:57.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING
    18:32:57.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4
    18:32:57.370 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING
    18:32:57.370 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/NOPADDING
    18:32:57.370 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5
    18:32:57.370 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING
    18:32:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7
    18:32:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING
    18:32:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBC
    18:32:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING
    18:32:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23
    18:32:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING
    18:32:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE
    18:32:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING
    18:32:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/
    18:32:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126
    18:32:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2
    18:32:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING
    18:32:57.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING
    18:32:57.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4
    18:32:57.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING
    18:32:57.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/NOPADDING
    18:32:57.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5
    18:32:57.374 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING
    18:32:57.374 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7
    18:32:57.374 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING
    18:32:57.374 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBC
    18:32:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING
    18:32:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23
    18:32:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING
    18:32:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE
    18:32:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING
    18:32:57.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/
    18:32:57.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126
    18:32:57.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2
    18:32:57.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING
    18:32:57.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING
    18:32:57.377 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4
    18:32:57.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 742 ***
    *** gcm 743 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/NOPADDING
    18:32:57.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 744 ***
    *** gcm 745 ***
    *** gcm 746 ***
    *** gcm 747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING
    18:32:57.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7
    18:32:57.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING
    18:32:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBC
    18:32:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING
    18:32:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 748 ***
    *** gcm 749 ***
    *** gcm 750 ***
    *** gcm 751 ***
    *** gcm 752 ***
    *** gcm 753 ***
    *** gcm 754 ***
    *** gcm 755 ***
    *** gcm 756 ***
    *** gcm 757 ***
    *** gcm 758 ***
    *** gcm 759 ***
    *** gcm 760 ***
    *** gcm 761 ***
    *** gcm 762 ***
    *** gcm 763 ***
    *** gcm 764 ***
    *** gcm 765 ***
    *** gcm 766 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING
    18:32:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE
    18:32:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING
    18:32:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/
    18:32:57.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126
    18:32:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2
    18:32:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING
    18:32:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING
    18:32:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4
    18:32:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 767 ***
    *** gcm 768 ***
    *** gcm 769 ***
    *** gcm 770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/NOPADDING
    18:32:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5
    18:32:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING
    18:32:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7
    18:32:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING
    18:32:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBC
    18:32:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 771 ***
    *** gcm 772 ***
    *** gcm 773 ***
    *** gcm 774 ***
    *** gcm 775 ***
    *** gcm 776 ***
    *** gcm 777 ***
    *** gcm 778 ***
    *** gcm 779 ***
    *** gcm 780 ***
    *** gcm 781 ***
    *** gcm 782 ***
    *** gcm 783 ***
    *** gcm 784 ***
    *** gcm 785 ***
    *** gcm 786 ***
    *** gcm 787 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23
    18:32:57.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING
    18:32:57.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE
    18:32:57.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING
    18:32:57.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/
    18:32:57.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126
    18:32:57.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2
    18:32:57.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING
    18:32:57.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING
    18:32:57.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4
    18:32:57.422 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 788 ***
    *** gcm 789 ***
    *** gcm 790 ***
    *** gcm 791 ***
    *** gcm 792 ***
    *** gcm 793 ***
    *** gcm 794 ***
    *** gcm 795 ***
    *** gcm 796 ***
    *** gcm 797 ***
    *** gcm 798 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/NOPADDING
    18:32:57.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5
    18:32:57.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING
    18:32:57.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7
    18:32:57.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING
    18:32:57.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBC
    18:32:57.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBCPADDING
    18:32:57.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23
    18:32:57.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING
    18:32:57.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE
    18:32:57.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 799 ***
    *** gcm 800 ***
    *** gcm 801 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA//
    18:32:57.435 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 802 ***
    *** gcm 803 ***
    *** gcm 804 ***
    *** gcm 805 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA//NOPADDING
    18:32:57.435 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping.
    18:32:57.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/
    18:32:57.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/NOPADDING
    18:32:57.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/
    18:32:57.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126
    18:32:57.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2
    18:32:57.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2PADDING
    18:32:57.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126PADDING
    18:32:57.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4
    18:32:57.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4PADDING
    18:32:57.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/NOPADDING
    18:32:57.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5
    18:32:57.440 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5PADDING
    18:32:57.441 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7
    18:32:57.442 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7PADDING
    18:32:57.442 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBC
    18:32:57.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBCPADDING
    18:32:57.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23
    18:32:57.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23PADDING
    18:32:57.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTE
    18:32:57.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTEPADDING
    18:32:57.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CCM/
    18:32:57.460 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:57.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CCM/NOPADDING
    18:32:57.460 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:57.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/
    18:32:57.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126
    18:32:57.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2
    18:32:57.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2PADDING
    18:32:57.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126PADDING
    18:32:57.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4
    18:32:57.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4PADDING
    18:32:57.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/NOPADDING
    18:32:57.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5
    18:32:57.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 806 ***
    *** gcm 807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7
    18:32:57.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7PADDING
    18:32:57.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBC
    18:32:57.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBCPADDING
    18:32:57.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23
    18:32:57.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23PADDING
    18:32:57.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTE
    18:32:57.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTEPADDING
    18:32:57.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/
    18:32:57.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126
    18:32:57.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2
    18:32:57.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 808 ***
    *** gcm 809 ***
    *** gcm 810 ***
    *** gcm 811 ***
    *** gcm 812 ***
    *** gcm 813 ***
    *** gcm 814 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126PADDING
    18:32:57.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4
    18:32:57.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4PADDING
    18:32:57.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 815 ***
    *** gcm 816 ***
    *** gcm 817 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 818 ***
    *** gcm 819 ***
    *** gcm 820 ***
    *** gcm 821 ***
    *** gcm 822 ***
    *** gcm 823 ***
    *** gcm 824 ***
    *** gcm 825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5PADDING
    18:32:57.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7
    18:32:57.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7PADDING
    18:32:57.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBC
    18:32:57.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 826 ***
    *** gcm 827 ***
    *** gcm 828 ***
    *** gcm 829 ***
    *** gcm 830 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23
    18:32:57.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23PADDING
    18:32:57.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTE
    18:32:57.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTEPADDING
    18:32:57.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/
    18:32:57.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126
    18:32:57.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2
    18:32:57.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2PADDING
    18:32:57.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126PADDING
    18:32:57.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 831 ***
    *** gcm 832 ***
    *** gcm 833 ***
    *** gcm 834 ***
    *** gcm 835 ***
    *** gcm 836 ***
    *** gcm 837 ***
    *** gcm 838 ***
    *** gcm 839 ***
    *** gcm 840 ***
    *** gcm 841 ***
    *** gcm 842 ***
    *** gcm 843 ***
    *** gcm 844 ***
    *** gcm 845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4PADDING
    18:32:57.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/NOPADDING
    18:32:57.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5
    18:32:57.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5PADDING
    18:32:57.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7
    18:32:57.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7PADDING
    18:32:57.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBC
    18:32:57.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBCPADDING
    18:32:57.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23
    18:32:57.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23PADDING
    18:32:57.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTE
    18:32:57.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTEPADDING
    18:32:57.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/
    18:32:57.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126
    18:32:57.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2
    18:32:57.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2PADDING
    18:32:57.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126PADDING
    18:32:57.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4
    18:32:57.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 846 ***
    *** gcm 847 ***
    *** gcm 848 ***
    *** gcm 849 ***
    *** gcm 850 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/NOPADDING
    18:32:57.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5
    18:32:57.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5PADDING
    18:32:57.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7
    18:32:57.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7PADDING
    18:32:57.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBC
    18:32:57.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBCPADDING
    18:32:57.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23
    18:32:57.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23PADDING
    18:32:57.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTE
    18:32:57.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTEPADDING
    18:32:57.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/
    18:32:57.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126
    18:32:57.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2
    18:32:57.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2PADDING
    18:32:57.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126PADDING
    18:32:57.517 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4
    18:32:57.517 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4PADDING
    18:32:57.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/NOPADDING
    18:32:57.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5
    18:32:57.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5PADDING
    18:32:57.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7
    18:32:57.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7PADDING
    18:32:57.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBC
    18:32:57.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBCPADDING
    18:32:57.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 851 ***
    *** gcm 852 ***
    *** gcm 853 ***
    *** gcm 854 ***
    *** gcm 855 ***
    *** gcm 856 ***
    *** gcm 857 ***
    *** gcm 858 ***
    *** gcm 859 ***
    *** gcm 860 ***
    *** gcm 861 ***
    *** gcm 862 ***
    *** gcm 863 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23PADDING
    18:32:57.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTE
    18:32:57.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTEPADDING
    18:32:57.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/
    18:32:57.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126
    18:32:57.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2
    18:32:57.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2PADDING
    18:32:57.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126PADDING
    18:32:57.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4
    18:32:57.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4PADDING
    18:32:57.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/NOPADDING
    18:32:57.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5
    18:32:57.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5PADDING
    18:32:57.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7
    18:32:57.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7PADDING
    18:32:57.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBC
    18:32:57.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBCPADDING
    18:32:57.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23
    18:32:57.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23PADDING
    18:32:57.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTE
    18:32:57.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTEPADDING
    18:32:57.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 864 ***
    *** gcm 865 ***
    *** gcm 866 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126
    18:32:57.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2
    18:32:57.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2PADDING
    18:32:57.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 867 ***
    *** gcm 868 ***
    *** gcm 869 ***
    *** gcm 870 ***
    *** gcm 871 ***
    *** gcm 872 ***
    *** gcm 873 ***
    *** gcm 874 ***
    *** gcm 875 ***
    *** gcm 876 ***
    *** gcm 877 ***
    *** gcm 878 ***
    *** gcm 879 ***
    *** gcm 880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 881 ***
    *** gcm 882 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4PADDING
    18:32:57.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/NOPADDING
    18:32:57.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5
    18:32:57.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5PADDING
    18:32:57.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 883 ***
    *** gcm 884 ***
    *** gcm 885 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7PADDING
    18:32:57.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBC
    18:32:57.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBCPADDING
    18:32:57.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23
    18:32:57.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23PADDING
    18:32:57.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 886 ***
    *** gcm 887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTEPADDING
    18:32:57.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/
    18:32:57.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126
    18:32:57.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2
    18:32:57.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2PADDING
    18:32:57.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126PADDING
    18:32:57.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4
    18:32:57.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4PADDING
    18:32:57.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/NOPADDING
    18:32:57.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5
    18:32:57.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5PADDING
    18:32:57.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7
    18:32:57.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7PADDING
    18:32:57.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBC
    18:32:57.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBCPADDING
    18:32:57.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23
    18:32:57.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23PADDING
    18:32:57.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTE
    18:32:57.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTEPADDING
    18:32:57.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/
    18:32:57.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126
    18:32:57.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2
    18:32:57.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2PADDING
    18:32:57.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126PADDING
    18:32:57.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4
    18:32:57.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4PADDING
    18:32:57.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/NOPADDING
    18:32:57.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5
    18:32:57.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5PADDING
    18:32:57.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7
    18:32:57.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7PADDING
    18:32:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBC
    18:32:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBCPADDING
    18:32:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23
    18:32:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23PADDING
    18:32:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTE
    18:32:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTEPADDING
    18:32:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/
    18:32:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126
    18:32:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2
    18:32:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2PADDING
    18:32:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126PADDING
    18:32:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4
    18:32:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4PADDING
    18:32:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/NOPADDING
    18:32:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5
    18:32:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5PADDING
    18:32:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7
    18:32:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7PADDING
    18:32:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBC
    18:32:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBCPADDING
    18:32:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23
    18:32:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23PADDING
    18:32:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTE
    18:32:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTEPADDING
    18:32:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/
    18:32:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126
    18:32:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2
    18:32:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2PADDING
    18:32:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126PADDING
    18:32:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4
    18:32:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4PADDING
    18:32:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/NOPADDING
    18:32:57.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5
    18:32:57.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5PADDING
    18:32:57.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7
    18:32:57.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7PADDING
    18:32:57.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBC
    18:32:57.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBCPADDING
    18:32:57.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23
    18:32:57.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23PADDING
    18:32:57.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTE
    18:32:57.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTEPADDING
    18:32:57.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/
    18:32:57.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126
    18:32:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2
    18:32:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2PADDING
    18:32:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126PADDING
    18:32:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4
    18:32:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4PADDING
    18:32:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/NOPADDING
    18:32:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5
    18:32:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 888 ***
    *** gcm 889 ***
    *** gcm 890 ***
    *** gcm 891 ***
    *** gcm 892 ***
    *** gcm 893 ***
    *** gcm 894 ***
    *** gcm 895 ***
    *** gcm 896 ***
    *** gcm 897 ***
    *** gcm 898 ***
    *** gcm 899 ***
    *** gcm 900 ***
    *** gcm 901 ***
    *** gcm 902 ***
    *** gcm 903 ***
    *** gcm 904 ***
    *** gcm 905 ***
    *** gcm 906 ***
    *** gcm 907 ***
    *** gcm 908 ***
    *** gcm 909 ***
    *** gcm 910 ***
    *** gcm 911 ***
    *** gcm 912 ***
    *** gcm 913 ***
    *** gcm 914 ***
    *** gcm 915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7
    18:32:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7PADDING
    18:32:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBC
    18:32:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBCPADDING
    18:32:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23
    18:32:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23PADDING
    18:32:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTE
    18:32:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTEPADDING
    18:32:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/
    18:32:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126
    18:32:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2
    18:32:57.621 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 916 ***
    *** gcm 917 ***
    *** gcm 918 ***
    *** gcm 919 ***
    *** gcm 920 ***
    *** gcm 921 ***
    *** gcm 922 ***
    *** gcm 923 ***
    *** gcm 924 ***
    *** gcm 925 ***
    *** gcm 926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.621 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126PADDING
    18:32:57.621 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4
    18:32:57.622 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4PADDING
    18:32:57.622 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/NOPADDING
    18:32:57.622 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 927 ***
    *** gcm 928 ***
    *** gcm 929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.622 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5PADDING
    18:32:57.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7
    18:32:57.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7PADDING
    18:32:57.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBC
    18:32:57.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBCPADDING
    18:32:57.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23
    18:32:57.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23PADDING
    18:32:57.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTE
    18:32:57.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTEPADDING
    18:32:57.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/
    18:32:57.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126
    18:32:57.625 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2
    18:32:57.625 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2PADDING
    18:32:57.625 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126PADDING
    18:32:57.625 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4
    18:32:57.626 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4PADDING
    18:32:57.626 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/NOPADDING
    18:32:57.626 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5
    18:32:57.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5PADDING
    18:32:57.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7
    18:32:57.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7PADDING
    18:32:57.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBC
    18:32:57.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBCPADDING
    18:32:57.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23
    18:32:57.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23PADDING
    18:32:57.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTE
    18:32:57.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTEPADDING
    18:32:57.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/
    18:32:57.629 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126
    18:32:57.629 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2
    18:32:57.629 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2PADDING
    18:32:57.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126PADDING
    18:32:57.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4
    18:32:57.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4PADDING
    18:32:57.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/NOPADDING
    18:32:57.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5
    18:32:57.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5PADDING
    18:32:57.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 930 ***
    *** gcm 931 ***
    *** gcm 932 ***
    *** gcm 933 ***
    *** gcm 934 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7PADDING
    18:32:57.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBC
    18:32:57.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBCPADDING
    18:32:57.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23
    18:32:57.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23PADDING
    18:32:57.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTE
    18:32:57.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTEPADDING
    18:32:57.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/
    18:32:57.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126
    18:32:57.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2
    18:32:57.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2PADDING
    18:32:57.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126PADDING
    18:32:57.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4
    18:32:57.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4PADDING
    18:32:57.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/NOPADDING
    18:32:57.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5
    18:32:57.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5PADDING
    18:32:57.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7
    18:32:57.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7PADDING
    18:32:57.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBC
    18:32:57.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBCPADDING
    18:32:57.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23
    18:32:57.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23PADDING
    18:32:57.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTE
    18:32:57.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTEPADDING
    18:32:57.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/
    18:32:57.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126
    18:32:57.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2
    18:32:57.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2PADDING
    18:32:57.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126PADDING
    18:32:57.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4
    18:32:57.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4PADDING
    18:32:57.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/NOPADDING
    18:32:57.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5
    18:32:57.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5PADDING
    18:32:57.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7
    18:32:57.653 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7PADDING
    18:32:57.653 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBC
    18:32:57.653 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBCPADDING
    18:32:57.653 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23
    18:32:57.654 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23PADDING
    18:32:57.654 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTE
    18:32:57.654 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTEPADDING
    18:32:57.655 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/
    18:32:57.655 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126
    18:32:57.655 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2
    18:32:57.655 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2PADDING
    18:32:57.656 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126PADDING
    18:32:57.656 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4
    18:32:57.656 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4PADDING
    18:32:57.656 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/NOPADDING
    18:32:57.656 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5
    18:32:57.657 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5PADDING
    18:32:57.657 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7
    18:32:57.657 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7PADDING
    18:32:57.657 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBC
    18:32:57.657 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBCPADDING
    18:32:57.658 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23
    18:32:57.658 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23PADDING
    18:32:57.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTE
    18:32:57.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTEPADDING
    18:32:57.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/
    18:32:57.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126
    18:32:57.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2
    18:32:57.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2PADDING
    18:32:57.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126PADDING
    18:32:57.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4
    18:32:57.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 935 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/NOPADDING
    18:32:57.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5
    18:32:57.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5PADDING
    18:32:57.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7
    18:32:57.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7PADDING
    18:32:57.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBC
    18:32:57.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBCPADDING
    18:32:57.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23
    18:32:57.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23PADDING
    18:32:57.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTE
    18:32:57.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTEPADDING
    18:32:57.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/
    18:32:57.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126
    18:32:57.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2
    18:32:57.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2PADDING
    18:32:57.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126PADDING
    18:32:57.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4
    18:32:57.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4PADDING
    18:32:57.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/NOPADDING
    18:32:57.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5PADDING
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7PADDING
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBC
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBCPADDING
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23PADDING
    18:32:57.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTE
    18:32:57.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTEPADDING
    18:32:57.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/
    18:32:57.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126
    18:32:57.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2
    18:32:57.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2PADDING
    18:32:57.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126PADDING
    18:32:57.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4
    18:32:57.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4PADDING
    18:32:57.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/NOPADDING
    18:32:57.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5
    18:32:57.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5PADDING
    18:32:57.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7PADDING
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBC
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 936 ***
    *** gcm 937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23PADDING
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTE
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTEPADDING
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126
    18:32:57.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2
    18:32:57.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2PADDING
    18:32:57.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126PADDING
    18:32:57.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4
    18:32:57.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4PADDING
    18:32:57.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 938 ***
    *** gcm 939 ***
    *** gcm 940 ***
    *** gcm 941 ***
    *** gcm 942 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5
    18:32:57.673 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5PADDING
    18:32:57.673 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7PADDING
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBC
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 943 ***
    *** gcm 944 ***
    *** gcm 945 ***
    *** gcm 946 ***
    *** gcm 947 ***
    *** gcm 948 ***
    *** gcm 949 ***
    *** gcm 950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23PADDING
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTE
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTEPADDING
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126
    18:32:57.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2PADDING
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126PADDING
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4PADDING
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/NOPADDING
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 951 ***
    *** gcm 952 ***
    *** gcm 953 ***
    *** gcm 954 ***
    *** gcm 955 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7PADDING
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 956 ***
    *** gcm 957 ***
    *** gcm 958 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBCPADDING
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23PADDING
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTE
    18:32:57.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTEPADDING
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2PADDING
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126PADDING
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 959 ***
    *** gcm 960 ***
    *** gcm 961 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/NOPADDING
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5PADDING
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7PADDING
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBC
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBCPADDING
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23
    18:32:57.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23PADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTE
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTEPADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2PADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126PADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4PADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/NOPADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5PADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7PADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBC
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBCPADDING
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23
    18:32:57.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23PADDING
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTE
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTEPADDING
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 962 ***
    *** gcm 963 ***
    *** gcm 964 ***
    *** gcm 965 ***
    *** gcm 966 ***
    *** gcm 967 ***
    *** gcm 968 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2PADDING
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126PADDING
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4PADDING
    18:32:57.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/NOPADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5PADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7PADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBC
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBCPADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23PADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTE
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTEPADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2PADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126PADDING
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4
    18:32:57.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4PADDING
    18:32:57.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/NOPADDING
    18:32:57.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5PADDING
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7PADDING
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBC
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBCPADDING
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23PADDING
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTE
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTEPADDING
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/
    18:32:57.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126
    18:32:57.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2
    18:32:57.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2PADDING
    18:32:57.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 969 ***
    *** gcm 970 ***
    *** gcm 971 ***
    *** gcm 972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4PADDING
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/NOPADDING
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5PADDING
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 973 ***
    *** gcm 974 ***
    *** gcm 975 ***
    *** gcm 976 ***
    *** gcm 977 ***
    *** gcm 978 ***
    *** gcm 979 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBC
    18:32:57.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBCPADDING
    18:32:57.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23
    18:32:57.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23PADDING
    18:32:57.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTE
    18:32:57.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTEPADDING
    18:32:57.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/
    18:32:57.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 980 ***
    *** gcm 981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2
    18:32:57.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 982 ***
    *** gcm 983 ***
    *** gcm 984 ***
    *** gcm 985 ***
    *** gcm 986 ***
    *** gcm 987 ***
    *** gcm 988 ***
    *** gcm 989 ***
    *** gcm 990 ***
    *** gcm 991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126PADDING
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4PADDING
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/NOPADDING
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 992 ***
    *** gcm 993 ***
    *** gcm 994 ***
    *** gcm 995 ***
    *** gcm 996 ***
    *** gcm 997 ***
    *** gcm 998 ***
    *** gcm 999 ***
    *** gcm 1000 ***
    *** gcm 1001 ***
    *** gcm 1002 ***
    *** gcm 1003 ***
    *** gcm 1004 ***
    *** gcm 1005 ***
    *** gcm 1006 ***
    *** gcm 1007 ***
    *** gcm 1008 ***
    *** gcm 1009 ***
    *** gcm 1010 ***
    *** gcm 1011 ***
    *** gcm 1012 ***
    *** gcm 1013 ***
    *** gcm 1014 ***
    *** gcm 1015 ***
    *** gcm 1016 ***
    *** gcm 1017 ***
    *** gcm 1018 ***
    *** gcm 1019 ***
    *** gcm 1020 ***
    *** gcm 1021 ***
    *** gcm 1022 ***
    *** gcm 1023 ***
    *** gcm 1024 ***
    *** gcm 1025 ***
    *** gcm 1026 ***
    *** gcm 1027 ***
    *** gcm 1028 ***
    *** gcm 1029 ***
    *** gcm 1030 ***
    *** gcm 1031 ***
    *** gcm 1032 ***
    *** gcm 1033 ***
    *** gcm 1034 ***
    *** gcm 1035 ***
    *** gcm 1036 ***
    *** gcm 1037 ***
    *** gcm 1038 ***
    *** gcm 1039 ***
    *** gcm 1040 ***
    *** gcm 1041 ***
    *** gcm 1042 ***
    *** gcm 1043 ***
    *** gcm 1044 ***
    *** gcm 1045 ***
    *** gcm 1046 ***
    *** gcm 1047 ***
    *** gcm 1048 ***
    *** gcm 1049 ***
    *** gcm 1050 ***
    *** gcm 1051 ***
    *** gcm 1052 ***
    *** gcm 1053 ***
    *** gcm 1054 ***
    *** gcm 1055 ***
    *** gcm 1056 ***
    *** gcm 1057 ***
    *** gcm 1058 ***
    *** gcm 1059 ***
    *** gcm 1060 ***
    *** gcm 1061 ***
    *** gcm 1062 ***
    *** gcm 1063 ***
    *** gcm 1064 ***
    *** gcm 1065 ***
    *** gcm 1066 ***
    *** gcm 1067 ***
    *** gcm 1068 ***
    *** gcm 1069 ***
    *** gcm 1070 ***
    *** gcm 1071 ***
    *** gcm 1072 ***
    *** gcm 1073 ***
    *** gcm 1074 ***
    *** gcm 1075 ***
    *** gcm 1076 ***
    *** gcm 1077 ***
    *** gcm 1078 ***
    *** gcm 1079 ***
    *** gcm 1080 ***
    *** gcm 1081 ***
    *** gcm 1082 ***
    *** gcm 1083 ***
    *** gcm 1084 ***
    *** gcm 1085 ***
    *** gcm 1086 ***
    *** gcm 1087 ***
    *** gcm 1088 ***
    *** gcm 1089 ***
    *** gcm 1090 ***
    *** gcm 1091 ***
    *** gcm 1092 ***
    *** gcm 1093 ***
    *** gcm 1094 ***
    *** gcm 1095 ***
    *** gcm 1096 ***
    *** gcm 1097 ***
    *** gcm 1098 ***
    *** gcm 1099 ***
    *** gcm 1100 ***
    *** gcm 1101 ***
    *** gcm 1102 ***
    *** gcm 1103 ***
    *** gcm 1104 ***
    *** gcm 1105 ***
    *** gcm 1106 ***
    *** gcm 1107 ***
    *** gcm 1108 ***
    *** gcm 1109 ***
    *** gcm 1110 ***
    *** gcm 1111 ***
    *** gcm 1112 ***
    *** gcm 1113 ***
    *** gcm 1114 ***
    *** gcm 1115 ***
    *** gcm 1116 ***
    *** gcm 1117 ***
    *** gcm 1118 ***
    *** gcm 1119 ***
    *** gcm 1120 ***
    *** gcm 1121 ***
    *** gcm 1122 ***
    *** gcm 1123 ***
    *** gcm 1124 ***
    *** gcm 1125 ***
    *** gcm 1126 ***
    *** gcm 1127 ***
    *** gcm 1128 ***
    *** gcm 1129 ***
    *** gcm 1130 ***
    *** gcm 1131 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7PADDING
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBC
    18:32:57.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBCPADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23PADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTE
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTEPADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2PADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126PADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4PADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/NOPADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5PADDING
    18:32:57.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7PADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBC
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBCPADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23PADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTE
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTEPADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2PADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126PADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4PADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/NOPADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5PADDING
    18:32:57.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7PADDING
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBC
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBCPADDING
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1132 ***
    *** gcm 1133 ***
    *** gcm 1134 ***
    *** gcm 1135 ***
    *** gcm 1136 ***
    *** gcm 1137 ***
    *** gcm 1138 ***
    *** gcm 1139 ***
    *** gcm 1140 ***
    *** gcm 1141 ***
    *** gcm 1142 ***
    *** gcm 1143 ***
    *** gcm 1144 ***
    *** gcm 1145 ***
    *** gcm 1146 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTE
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1147 ***
    *** gcm 1148 ***
    *** gcm 1149 ***
    *** gcm 1150 ***
    *** gcm 1151 ***
    *** gcm 1152 ***
    *** gcm 1153 ***
    *** gcm 1154 ***
    *** gcm 1155 ***
    *** gcm 1156 ***
    *** gcm 1157 ***
    *** gcm 1158 ***
    *** gcm 1159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2PADDING
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126PADDING
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4PADDING
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/NOPADDING
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5
    18:32:57.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5PADDING
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7PADDING
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBC
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBCPADDING
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23PADDING
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTE
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTEPADDING
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/
    18:32:57.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2PADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126PADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4PADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/NOPADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5PADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7PADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1160 ***
    *** gcm 1161 ***
    *** gcm 1162 ***
    *** gcm 1163 ***
    *** gcm 1164 ***
    *** gcm 1165 ***
    *** gcm 1166 ***
    *** gcm 1167 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBCPADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23PADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTE
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTEPADDING
    18:32:57.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CTS/
    18:32:57.692 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping.
    18:32:57.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CTS/NOPADDING
    18:32:57.692 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping.
    18:32:57.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/EAX/
    18:32:57.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/EAX/NOPADDING
    18:32:57.694 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/ECB/
    18:32:57.694 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping.
    18:32:57.694 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/ECB/NOPADDING
    18:32:57.694 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping.
    18:32:57.694 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/GCM/
    18:32:57.695 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/GCM/NOPADDING
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2PADDING
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126PADDING
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4PADDING
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/NOPADDING
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5PADDING
    18:32:57.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7PADDING
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBC
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBCPADDING
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1168 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTE
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTEPADDING
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2PADDING
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1169 ***
    *** gcm 1170 ***
    *** gcm 1171 ***
    *** gcm 1172 ***
    *** gcm 1173 ***
    *** gcm 1174 ***
    *** gcm 1175 ***
    *** gcm 1176 ***
    *** gcm 1177 ***
    *** gcm 1178 ***
    *** gcm 1179 ***
    *** gcm 1180 ***
    *** gcm 1181 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4PADDING
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/NOPADDING
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5
    18:32:57.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5PADDING
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7PADDING
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBC
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBCPADDING
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23PADDING
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTE
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1182 ***
    *** gcm 1183 ***
    *** gcm 1184 ***
    *** gcm 1185 ***
    *** gcm 1186 ***
    *** gcm 1187 ***
    *** gcm 1188 ***
    *** gcm 1189 ***
    *** gcm 1190 ***
    *** gcm 1191 ***
    *** gcm 1192 ***
    *** gcm 1193 ***
    *** gcm 1194 ***
    *** gcm 1195 ***
    *** gcm 1196 ***
    *** gcm 1197 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126
    18:32:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2PADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126PADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4PADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/NOPADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5PADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1198 ***
    *** gcm 1199 ***
    *** gcm 1200 ***
    *** gcm 1201 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7PADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBC
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBCPADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23PADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTE
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTEPADDING
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126
    18:32:57.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2PADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126PADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4PADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/NOPADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5PADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1202 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7PADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBC
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBCPADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1203 ***
    *** gcm 1204 ***
    *** gcm 1205 ***
    *** gcm 1206 ***
    *** gcm 1207 ***
    *** gcm 1208 ***
    *** gcm 1209 ***
    *** gcm 1210 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23PADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTE
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTEPADDING
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1211 ***
    *** gcm 1212 ***
    *** gcm 1213 ***
    *** gcm 1214 ***
    *** gcm 1215 ***
    *** gcm 1216 ***
    *** gcm 1217 ***
    *** gcm 1218 ***
    *** gcm 1219 ***
    *** gcm 1220 ***
    *** gcm 1221 ***
    *** gcm 1222 ***
    *** gcm 1223 ***
    *** gcm 1224 ***
    *** gcm 1225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126
    18:32:57.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1226 ***
    *** gcm 1227 ***
    *** gcm 1228 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126PADDING
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4PADDING
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/NOPADDING
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5PADDING
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1229 ***
    *** gcm 1230 ***
    *** gcm 1231 ***
    *** gcm 1232 ***
    *** gcm 1233 ***
    *** gcm 1234 ***
    *** gcm 1235 ***
    *** gcm 1236 ***
    *** gcm 1237 ***
    *** gcm 1238 ***
    *** gcm 1239 ***
    *** gcm 1240 ***
    *** gcm 1241 ***
    *** gcm 1242 ***
    *** gcm 1243 ***
    *** gcm 1244 ***
    *** gcm 1245 ***
    *** gcm 1246 ***
    *** gcm 1247 ***
    *** gcm 1248 ***
    *** gcm 1249 ***
    *** gcm 1250 ***
    *** gcm 1251 ***
    *** gcm 1252 ***
    *** gcm 1253 ***
    *** gcm 1254 ***
    *** gcm 1255 ***
    *** gcm 1256 ***
    *** gcm 1257 ***
    *** gcm 1258 ***
    *** gcm 1259 ***
    *** gcm 1260 ***
    *** gcm 1261 ***
    *** gcm 1262 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBC
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBCPADDING
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1263 ***
    *** gcm 1264 ***
    *** gcm 1265 ***
    *** gcm 1266 ***
    *** gcm 1267 ***
    *** gcm 1268 ***
    *** gcm 1269 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTE
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1270 ***
    *** gcm 1271 ***
    *** gcm 1272 ***
    *** gcm 1273 ***
    *** gcm 1274 ***
    *** gcm 1275 ***
    *** gcm 1276 ***
    *** gcm 1277 ***
    *** gcm 1278 ***
    *** gcm 1279 ***
    *** gcm 1280 ***
    *** gcm 1281 ***
    *** gcm 1282 ***
    *** gcm 1283 ***
    *** gcm 1284 ***
    *** gcm 1285 ***
    *** gcm 1286 ***
    *** gcm 1287 ***
    *** gcm 1288 ***
    *** gcm 1289 ***
    *** gcm 1290 ***
    *** gcm 1291 ***
    *** gcm 1292 ***
    *** gcm 1293 ***
    *** gcm 1294 ***
    *** gcm 1295 ***
    *** gcm 1296 ***
    *** gcm 1297 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/
    18:32:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2PADDING
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126PADDING
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4PADDING
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/NOPADDING
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5
    18:32:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1298 ***
    *** gcm 1299 ***
    *** gcm 1300 ***
    *** gcm 1301 ***
    *** gcm 1302 ***
    *** gcm 1303 ***
    *** gcm 1304 ***
    *** gcm 1305 ***
    *** gcm 1306 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7
    18:32:57.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7PADDING
    18:32:57.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBC
    18:32:57.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBCPADDING
    18:32:57.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23
    18:32:57.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23PADDING
    18:32:57.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTE
    18:32:57.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTEPADDING
    18:32:57.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/
    18:32:57.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126
    18:32:57.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2
    18:32:57.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2PADDING
    18:32:57.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126PADDING
    18:32:57.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4
    18:32:57.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4PADDING
    18:32:57.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/NOPADDING
    18:32:57.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5
    18:32:57.709 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5PADDING
    18:32:57.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7PADDING
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBC
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBCPADDING
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23PADDING
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTE
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTEPADDING
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/
    18:32:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2PADDING
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126PADDING
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4PADDING
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/NOPADDING
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5
    18:32:57.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5PADDING
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7PADDING
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1307 ***
    *** gcm 1308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBCPADDING
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23PADDING
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1309 ***
    *** gcm 1310 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTEPADDING
    18:32:57.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/
    18:32:57.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126
    18:32:57.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2
    18:32:57.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2PADDING
    18:32:57.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126PADDING
    18:32:57.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4
    18:32:57.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4PADDING
    18:32:57.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1311 ***
    *** gcm 1312 ***
    *** gcm 1313 ***
    *** gcm 1314 ***
    *** gcm 1315 ***
    *** gcm 1316 ***
    *** gcm 1317 ***
    *** gcm 1318 ***
    *** gcm 1319 ***
    *** gcm 1320 ***
    *** gcm 1321 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5
    18:32:57.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1322 ***
    *** gcm 1323 ***
    *** gcm 1324 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7
    18:32:57.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7PADDING
    18:32:57.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBC
    18:32:57.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBCPADDING
    18:32:57.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23
    18:32:57.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23PADDING
    18:32:57.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTE
    18:32:57.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTEPADDING
    18:32:57.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/
    18:32:57.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126
    18:32:57.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2
    18:32:57.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1325 ***
    *** gcm 1326 ***
    *** gcm 1327 ***
    *** gcm 1328 ***
    *** gcm 1329 ***
    *** gcm 1330 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126PADDING
    18:32:57.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4
    18:32:57.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4PADDING
    18:32:57.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/NOPADDING
    18:32:57.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5
    18:32:57.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5PADDING
    18:32:57.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7
    18:32:57.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7PADDING
    18:32:57.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBC
    18:32:57.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBCPADDING
    18:32:57.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1331 ***
    *** gcm 1332 ***
    *** gcm 1333 ***
    *** gcm 1334 ***
    *** gcm 1335 ***
    *** gcm 1336 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23PADDING
    18:32:57.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTE
    18:32:57.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTEPADDING
    18:32:57.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/
    18:32:57.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126
    18:32:57.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2
    18:32:57.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2PADDING
    18:32:57.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126PADDING
    18:32:57.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4
    18:32:57.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4PADDING
    18:32:57.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/NOPADDING
    18:32:57.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5
    18:32:57.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5PADDING
    18:32:57.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7
    18:32:57.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1337 ***
    *** gcm 1338 ***
    *** gcm 1339 ***
    *** gcm 1340 ***
    *** gcm 1341 ***
    *** gcm 1342 ***
    *** gcm 1343 ***
    *** gcm 1344 ***
    *** gcm 1345 ***
    *** gcm 1346 ***
    *** gcm 1347 ***
    *** gcm 1348 ***
    *** gcm 1349 ***
    *** gcm 1350 ***
    *** gcm 1351 ***
    *** gcm 1352 ***
    *** gcm 1353 ***
    *** gcm 1354 ***
    *** gcm 1355 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBC
    18:32:57.725 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBCPADDING
    18:32:57.725 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23
    18:32:57.725 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23PADDING
    18:32:57.725 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTE
    18:32:57.726 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTEPADDING
    18:32:57.726 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/
    18:32:57.726 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1356 ***
    *** gcm 1357 ***
    *** gcm 1358 ***
    *** gcm 1359 ***
    *** gcm 1360 ***
    *** gcm 1361 ***
    *** gcm 1362 ***
    *** gcm 1363 ***
    *** gcm 1364 ***
    *** gcm 1365 ***
    *** gcm 1366 ***
    *** gcm 1367 ***
    *** gcm 1368 ***
    *** gcm 1369 ***
    *** gcm 1370 ***
    *** gcm 1371 ***
    *** gcm 1372 ***
    *** gcm 1373 ***
    *** gcm 1374 ***
    *** gcm 1375 ***
    *** gcm 1376 ***
    *** gcm 1377 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2
    18:32:57.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2PADDING
    18:32:57.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126PADDING
    18:32:57.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4
    18:32:57.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4PADDING
    18:32:57.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/NOPADDING
    18:32:57.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5
    18:32:57.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5PADDING
    18:32:57.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7
    18:32:57.729 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7PADDING
    18:32:57.729 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBC
    18:32:57.729 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1378 ***
    *** gcm 1379 ***
    *** gcm 1380 ***
    *** gcm 1381 ***
    *** gcm 1382 ***
    *** gcm 1383 ***
    *** gcm 1384 ***
    *** gcm 1385 ***
    *** gcm 1386 ***
    *** gcm 1387 ***
    *** gcm 1388 ***
    *** gcm 1389 ***
    *** gcm 1390 ***
    *** gcm 1391 ***
    *** gcm 1392 ***
    *** gcm 1393 ***
    *** gcm 1394 ***
    *** gcm 1395 ***
    *** gcm 1396 ***
    *** gcm 1397 ***
    *** gcm 1398 ***
    *** gcm 1399 ***
    *** gcm 1400 ***
    *** gcm 1401 ***
    *** gcm 1402 ***
    *** gcm 1403 ***
    *** gcm 1404 ***
    *** gcm 1405 ***
    *** gcm 1406 ***
    *** gcm 1407 ***
    *** gcm 1408 ***
    *** gcm 1409 ***
    *** gcm 1410 ***
    *** gcm 1411 ***
    *** gcm 1412 ***
    *** gcm 1413 ***
    *** gcm 1414 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.729 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23
    18:32:57.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23PADDING
    18:32:57.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1415 ***
    *** gcm 1416 ***
    *** gcm 1417 ***
    *** gcm 1418 ***
    *** gcm 1419 ***
    *** gcm 1420 ***
    *** gcm 1421 ***
    *** gcm 1422 ***
    *** gcm 1423 ***
    *** gcm 1424 ***
    *** gcm 1425 ***
    *** gcm 1426 ***
    *** gcm 1427 ***
    *** gcm 1428 ***
    *** gcm 1429 ***
    *** gcm 1430 ***
    *** gcm 1431 ***
    *** gcm 1432 ***
    *** gcm 1433 ***
    *** gcm 1434 ***
    *** gcm 1435 ***
    *** gcm 1436 ***
    *** gcm 1437 ***
    *** gcm 1438 ***
    *** gcm 1439 ***
    *** gcm 1440 ***
    *** gcm 1441 ***
    *** gcm 1442 ***
    *** gcm 1443 ***
    *** gcm 1444 ***
    *** gcm 1445 ***
    *** gcm 1446 ***
    *** gcm 1447 ***
    *** gcm 1448 ***
    *** gcm 1449 ***
    *** gcm 1450 ***
    *** gcm 1451 ***
    *** gcm 1452 ***
    *** gcm 1453 ***
    *** gcm 1454 ***
    *** gcm 1455 ***
    *** gcm 1456 ***
    *** gcm 1457 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTEPADDING
    18:32:57.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/
    18:32:57.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126
    18:32:57.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2
    18:32:57.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1458 ***
    *** gcm 1459 ***
    *** gcm 1460 ***
    *** gcm 1461 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126PADDING
    18:32:57.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4
    18:32:57.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4PADDING
    18:32:57.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/NOPADDING
    18:32:57.733 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5
    18:32:57.733 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1462 ***
    *** gcm 1463 ***
    *** gcm 1464 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.733 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7
    18:32:57.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7PADDING
    18:32:57.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBC
    18:32:57.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBCPADDING
    18:32:57.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23
    18:32:57.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23PADDING
    18:32:57.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1465 ***
    *** gcm 1466 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTEPADDING
    18:32:57.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/
    18:32:57.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126
    18:32:57.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2
    18:32:57.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2PADDING
    18:32:57.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126PADDING
    18:32:57.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4
    18:32:57.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4PADDING
    18:32:57.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/NOPADDING
    18:32:57.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5
    18:32:57.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5PADDING
    18:32:57.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7
    18:32:57.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7PADDING
    18:32:57.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBC
    18:32:57.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBCPADDING
    18:32:57.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23
    18:32:57.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23PADDING
    18:32:57.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTE
    18:32:57.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTEPADDING
    18:32:57.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/
    18:32:57.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1467 ***
    *** gcm 1468 ***
    *** gcm 1469 ***
    *** gcm 1470 ***
    *** gcm 1471 ***
    *** gcm 1472 ***
    *** gcm 1473 ***
    *** gcm 1474 ***
    *** gcm 1475 ***
    *** gcm 1476 ***
    *** gcm 1477 ***
    *** gcm 1478 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2
    18:32:57.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2PADDING
    18:32:57.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126PADDING
    18:32:57.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4
    18:32:57.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4PADDING
    18:32:57.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1479 ***
    *** gcm 1480 ***
    *** gcm 1481 ***
    *** gcm 1482 ***
    *** gcm 1483 ***
    *** gcm 1484 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5
    18:32:57.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5PADDING
    18:32:57.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7
    18:32:57.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7PADDING
    18:32:57.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1485 ***
    *** gcm 1486 ***
    *** gcm 1487 ***
    *** gcm 1488 ***
    *** gcm 1489 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBCPADDING
    18:32:57.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1490 ***
    *** gcm 1491 ***
    *** gcm 1492 ***
    *** gcm 1493 ***
    *** gcm 1494 ***
    *** gcm 1495 ***
    *** gcm 1496 ***
    *** gcm 1497 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23PADDING
    18:32:57.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTE
    18:32:57.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTEPADDING
    18:32:57.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1498 ***
    *** gcm 1499 ***
    *** gcm 1500 ***
    *** gcm 1501 ***
    *** gcm 1502 ***
    *** gcm 1503 ***
    *** gcm 1504 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126
    18:32:57.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2
    18:32:57.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2PADDING
    18:32:57.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1505 ***
    *** gcm 1506 ***
    *** gcm 1507 ***
    *** gcm 1508 ***
    *** gcm 1509 ***
    *** gcm 1510 ***
    *** gcm 1511 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4
    18:32:57.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4PADDING
    18:32:57.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/NOPADDING
    18:32:57.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5
    18:32:57.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1512 ***
    *** gcm 1513 ***
    *** gcm 1514 ***
    *** gcm 1515 ***
    *** gcm 1516 ***
    *** gcm 1517 ***
    *** gcm 1518 ***
    *** gcm 1519 ***
    *** gcm 1520 ***
    *** gcm 1521 ***
    *** gcm 1522 ***
    *** gcm 1523 ***
    *** gcm 1524 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7
    18:32:57.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7PADDING
    18:32:57.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBC
    18:32:57.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBCPADDING
    18:32:57.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23
    18:32:57.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23PADDING
    18:32:57.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTE
    18:32:57.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTEPADDING
    18:32:57.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/
    18:32:57.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126
    18:32:57.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2
    18:32:57.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1525 ***
    *** gcm 1526 ***
    *** gcm 1527 ***
    *** gcm 1528 ***
    *** gcm 1529 ***
    *** gcm 1530 ***
    *** gcm 1531 ***
    *** gcm 1532 ***
    *** gcm 1533 ***
    *** gcm 1534 ***
    *** gcm 1535 ***
    *** gcm 1536 ***
    *** gcm 1537 ***
    *** gcm 1538 ***
    *** gcm 1539 ***
    *** gcm 1540 ***
    *** gcm 1541 ***
    *** gcm 1542 ***
    *** gcm 1543 ***
    *** gcm 1544 ***
    *** gcm 1545 ***
    *** gcm 1546 ***
    *** gcm 1547 ***
    *** gcm 1548 ***
    *** gcm 1549 ***
    *** gcm 1550 ***
    *** gcm 1551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126PADDING
    18:32:57.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4
    18:32:57.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4PADDING
    18:32:57.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1552 ***
    *** gcm 1553 ***
    *** gcm 1554 ***
    *** gcm 1555 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5
    18:32:57.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1556 ***
    *** gcm 1557 ***
    *** gcm 1558 ***
    *** gcm 1559 ***
    *** gcm 1560 ***
    *** gcm 1561 ***
    *** gcm 1562 ***
    *** gcm 1563 ***
    *** gcm 1564 ***
    *** gcm 1565 ***
    *** gcm 1566 ***
    *** gcm 1567 ***
    *** gcm 1568 ***
    *** gcm 1569 ***
    *** gcm 1570 ***
    *** gcm 1571 ***
    *** gcm 1572 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7
    18:32:57.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1573 ***
    *** gcm 1574 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBC
    18:32:57.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBCPADDING
    18:32:57.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1575 ***
    *** gcm 1576 ***
    *** gcm 1577 ***
    *** gcm 1578 ***
    *** gcm 1579 ***
    *** gcm 1580 ***
    *** gcm 1581 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23PADDING
    18:32:57.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTE
    18:32:57.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTEPADDING
    18:32:57.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/
    18:32:57.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1582 ***
    *** gcm 1583 ***
    *** gcm 1584 ***
    *** gcm 1585 ***
    *** gcm 1586 ***
    *** gcm 1587 ***
    *** gcm 1588 ***
    *** gcm 1589 ***
    *** gcm 1590 ***
    *** gcm 1591 ***
    *** gcm 1592 ***
    *** gcm 1593 ***
    *** gcm 1594 ***
    *** gcm 1595 ***
    *** gcm 1596 ***
    *** gcm 1597 ***
    *** gcm 1598 ***
    *** gcm 1599 ***
    *** gcm 1600 ***
    *** gcm 1601 ***
    *** gcm 1602 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2
    18:32:57.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2PADDING
    18:32:57.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126PADDING
    18:32:57.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4
    18:32:57.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4PADDING
    18:32:57.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/NOPADDING
    18:32:57.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5
    18:32:57.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5PADDING
    18:32:57.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7
    18:32:57.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7PADDING
    18:32:57.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBC
    18:32:57.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBCPADDING
    18:32:57.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23
    18:32:57.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1603 ***
    *** gcm 1604 ***
    *** gcm 1605 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTE
    18:32:57.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTEPADDING
    18:32:57.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/
    18:32:57.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126
    18:32:57.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2
    18:32:57.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2PADDING
    18:32:57.757 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126PADDING
    18:32:57.757 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4
    18:32:57.757 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4PADDING
    18:32:57.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/NOPADDING
    18:32:57.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5
    18:32:57.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5PADDING
    18:32:57.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7
    18:32:57.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7PADDING
    18:32:57.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBC
    18:32:57.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBCPADDING
    18:32:57.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23
    18:32:57.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23PADDING
    18:32:57.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTE
    18:32:57.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTEPADDING
    18:32:57.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1606 ***
    *** gcm 1607 ***
    *** gcm 1608 ***
    *** gcm 1609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126
    18:32:57.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2
    18:32:57.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2PADDING
    18:32:57.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1610 ***
    *** gcm 1611 ***
    *** gcm 1612 ***
    *** gcm 1613 ***
    *** gcm 1614 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4
    18:32:57.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4PADDING
    18:32:57.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/NOPADDING
    18:32:57.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5
    18:32:57.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5PADDING
    18:32:57.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7
    18:32:57.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7PADDING
    18:32:57.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBC
    18:32:57.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBCPADDING
    18:32:57.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23
    18:32:57.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1615 ***
    *** gcm 1616 ***
    *** gcm 1617 ***
    *** gcm 1618 ***
    *** gcm 1619 ***
    *** gcm 1620 ***
    *** gcm 1621 ***
    *** gcm 1622 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTE
    18:32:57.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTEPADDING
    18:32:57.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/
    18:32:57.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126
    18:32:57.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2
    18:32:57.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2PADDING
    18:32:57.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126PADDING
    18:32:57.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4
    18:32:57.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4PADDING
    18:32:57.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1623 ***
    *** gcm 1624 ***
    *** gcm 1625 ***
    *** gcm 1626 ***
    *** gcm 1627 ***
    *** gcm 1628 ***
    *** gcm 1629 ***
    *** gcm 1630 ***
    *** gcm 1631 ***
    *** gcm 1632 ***
    *** gcm 1633 ***
    *** gcm 1634 ***
    *** gcm 1635 ***
    *** gcm 1636 ***
    *** gcm 1637 ***
    *** gcm 1638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1639 ***
    *** gcm 1640 ***
    *** gcm 1641 ***
    *** gcm 1642 ***
    *** gcm 1643 ***
    *** gcm 1644 ***
    *** gcm 1645 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5PADDING
    18:32:57.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7
    18:32:57.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7PADDING
    18:32:57.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBC
    18:32:57.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBCPADDING
    18:32:57.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23
    18:32:57.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23PADDING
    18:32:57.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTE
    18:32:57.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTEPADDING
    18:32:57.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/
    18:32:57.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1646 ***
    *** gcm 1647 ***
    *** gcm 1648 ***
    *** gcm 1649 ***
    *** gcm 1650 ***
    *** gcm 1651 ***
    *** gcm 1652 ***
    *** gcm 1653 ***
    *** gcm 1654 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2
    18:32:57.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2PADDING
    18:32:57.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126PADDING
    18:32:57.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4
    18:32:57.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4PADDING
    18:32:57.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/NOPADDING
    18:32:57.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5
    18:32:57.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5PADDING
    18:32:57.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7
    18:32:57.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7PADDING
    18:32:57.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBC
    18:32:57.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1655 ***
    *** gcm 1656 ***
    *** gcm 1657 ***
    *** gcm 1658 ***
    *** gcm 1659 ***
    *** gcm 1660 ***
    *** gcm 1661 ***
    *** gcm 1662 ***
    *** gcm 1663 ***
    *** gcm 1664 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1665 ***
    *** gcm 1666 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23PADDING
    18:32:57.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1667 ***
    *** gcm 1668 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTEPADDING
    18:32:57.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/
    18:32:57.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126
    18:32:57.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2
    18:32:57.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2PADDING
    18:32:57.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126PADDING
    18:32:57.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4
    18:32:57.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4PADDING
    18:32:57.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1669 ***
    *** gcm 1670 ***
    *** gcm 1671 ***
    *** gcm 1672 ***
    *** gcm 1673 ***
    *** gcm 1674 ***
    *** gcm 1675 ***
    *** gcm 1676 ***
    *** gcm 1677 ***
    *** gcm 1678 ***
    *** gcm 1679 ***
    *** gcm 1680 ***
    *** gcm 1681 ***
    *** gcm 1682 ***
    *** gcm 1683 ***
    *** gcm 1684 ***
    *** gcm 1685 ***
    *** gcm 1686 ***
    *** gcm 1687 ***
    *** gcm 1688 ***
    *** gcm 1689 ***
    *** gcm 1690 ***
    *** gcm 1691 ***
    *** gcm 1692 ***
    *** gcm 1693 ***
    *** gcm 1694 ***
    *** gcm 1695 ***
    *** gcm 1696 ***
    *** gcm 1697 ***
    *** gcm 1698 ***
    *** gcm 1699 ***
    *** gcm 1700 ***
    *** gcm 1701 ***
    *** gcm 1702 ***
    *** gcm 1703 ***
    *** gcm 1704 ***
    *** gcm 1705 ***
    *** gcm 1706 ***
    *** gcm 1707 ***
    *** gcm 1708 ***
    *** gcm 1709 ***
    *** gcm 1710 ***
    *** gcm 1711 ***
    *** gcm 1712 ***
    *** gcm 1713 ***
    *** gcm 1714 ***
    *** gcm 1715 ***
    *** gcm 1716 ***
    *** gcm 1717 ***
    *** gcm 1718 ***
    *** gcm 1719 ***
    *** gcm 1720 ***
    *** gcm 1721 ***
    *** gcm 1722 ***
    *** gcm 1723 ***
    *** gcm 1724 ***
    *** gcm 1725 ***
    *** gcm 1726 ***
    *** gcm 1727 ***
    *** gcm 1728 ***
    *** gcm 1729 ***
    *** gcm 1730 ***
    *** gcm 1731 ***
    *** gcm 1732 ***
    *** gcm 1733 ***
    *** gcm 1734 ***
    *** gcm 1735 ***
    *** gcm 1736 ***
    *** gcm 1737 ***
    *** gcm 1738 ***
    *** gcm 1739 ***
    *** gcm 1740 ***
    *** gcm 1741 ***
    *** gcm 1742 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5
    18:32:57.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5PADDING
    18:32:57.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7
    18:32:57.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7PADDING
    18:32:57.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBC
    18:32:57.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBCPADDING
    18:32:57.780 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1743 ***
    *** gcm 1744 ***
    *** gcm 1745 ***
    *** gcm 1746 ***
    *** gcm 1747 ***
    *** gcm 1748 ***
    *** gcm 1749 ***
    *** gcm 1750 ***
    *** gcm 1751 ***
    *** gcm 1752 ***
    *** gcm 1753 ***
    *** gcm 1754 ***
    *** gcm 1755 ***
    *** gcm 1756 ***
    *** gcm 1757 ***
    *** gcm 1758 ***
    *** gcm 1759 ***
    *** gcm 1760 ***
    *** gcm 1761 ***
    *** gcm 1762 ***
    *** gcm 1763 ***
    *** gcm 1764 ***
    *** gcm 1765 ***
    *** gcm 1766 ***
    *** gcm 1767 ***
    *** gcm 1768 ***
    *** gcm 1769 ***
    *** gcm 1770 ***
    *** gcm 1771 ***
    *** gcm 1772 ***
    *** gcm 1773 ***
    *** gcm 1774 ***
    *** gcm 1775 ***
    *** gcm 1776 ***
    *** gcm 1777 ***
    *** gcm 1778 ***
    *** gcm 1779 ***
    *** gcm 1780 ***
    *** gcm 1781 ***
    *** gcm 1782 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.780 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23PADDING
    18:32:57.780 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTE
    18:32:57.780 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTEPADDING
    18:32:57.781 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/
    18:32:57.781 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126
    18:32:57.781 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2
    18:32:57.781 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2PADDING
    18:32:57.782 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1783 ***
    *** gcm 1784 ***
    *** gcm 1785 ***
    *** gcm 1786 ***
    *** gcm 1787 ***
    *** gcm 1788 ***
    *** gcm 1789 ***
    *** gcm 1790 ***
    *** gcm 1791 ***
    *** gcm 1792 ***
    *** gcm 1793 ***
    *** gcm 1794 ***
    *** gcm 1795 ***
    *** gcm 1796 ***
    *** gcm 1797 ***
    *** gcm 1798 ***
    *** gcm 1799 ***
    *** gcm 1800 ***
    *** gcm 1801 ***
    *** gcm 1802 ***
    *** gcm 1803 ***
    *** gcm 1804 ***
    *** gcm 1805 ***
    *** gcm 1806 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.782 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4
    18:32:57.782 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1807 ***
    *** gcm 1808 ***
    *** gcm 1809 ***
    *** gcm 1810 ***
    *** gcm 1811 ***
    *** gcm 1812 ***
    *** gcm 1813 ***
    *** gcm 1814 ***
    *** gcm 1815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/NOPADDING
    18:32:57.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5
    18:32:57.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5PADDING
    18:32:57.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7
    18:32:57.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7PADDING
    18:32:57.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBC
    18:32:57.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1816 ***
    *** gcm 1817 ***
    *** gcm 1818 ***
    *** gcm 1819 ***
    *** gcm 1820 ***
    *** gcm 1821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23
    18:32:57.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23PADDING
    18:32:57.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTE
    18:32:57.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTEPADDING
    18:32:57.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/
    18:32:57.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126
    18:32:57.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2
    18:32:57.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2PADDING
    18:32:57.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126PADDING
    18:32:57.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1822 ***
    *** gcm 1823 ***
    *** gcm 1824 ***
    *** gcm 1825 ***
    *** gcm 1826 ***
    *** gcm 1827 ***
    *** gcm 1828 ***
    *** gcm 1829 ***
    *** gcm 1830 ***
    *** gcm 1831 ***
    *** gcm 1832 ***
    *** gcm 1833 ***
    *** gcm 1834 ***
    *** gcm 1835 ***
    *** gcm 1836 ***
    *** gcm 1837 ***
    *** gcm 1838 ***
    *** gcm 1839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4PADDING
    18:32:57.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/NOPADDING
    18:32:57.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5
    18:32:57.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5PADDING
    18:32:57.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1840 ***
    *** gcm 1841 ***
    *** gcm 1842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1843 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBC
    18:32:57.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1844 ***
    *** gcm 1845 ***
    *** gcm 1846 ***
    *** gcm 1847 ***
    *** gcm 1848 ***
    *** gcm 1849 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23
    18:32:57.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1850 ***
    *** gcm 1851 ***
    *** gcm 1852 ***
    *** gcm 1853 ***
    *** gcm 1854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTE
    18:32:57.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTEPADDING
    18:32:57.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1855 ***
    *** gcm 1856 ***
    *** gcm 1857 ***
    *** gcm 1858 ***
    *** gcm 1859 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126
    18:32:57.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1860 ***
    *** gcm 1861 ***
    *** gcm 1862 ***
    *** gcm 1863 ***
    *** gcm 1864 ***
    *** gcm 1865 ***
    *** gcm 1866 ***
    *** gcm 1867 ***
    *** gcm 1868 ***
    *** gcm 1869 ***
    *** gcm 1870 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2PADDING
    18:32:57.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1871 ***
    *** gcm 1872 ***
    *** gcm 1873 ***
    *** gcm 1874 ***
    *** gcm 1875 ***
    *** gcm 1876 ***
    *** gcm 1877 ***
    *** gcm 1878 ***
    *** gcm 1879 ***
    *** gcm 1880 ***
    *** gcm 1881 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4
    18:32:57.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1882 ***
    *** gcm 1883 ***
    *** gcm 1884 ***
    *** gcm 1885 ***
    *** gcm 1886 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/NOPADDING
    18:32:57.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5PADDING
    18:32:57.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7
    18:32:57.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7PADDING
    18:32:57.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBC
    18:32:57.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1888 ***
    *** gcm 1889 ***
    *** gcm 1890 ***
    *** gcm 1891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23
    18:32:57.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23PADDING
    18:32:57.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTE
    18:32:57.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTEPADDING
    18:32:57.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1892 ***
    *** gcm 1893 ***
    *** gcm 1894 ***
    *** gcm 1895 ***
    *** gcm 1896 ***
    *** gcm 1897 ***
    *** gcm 1898 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126
    18:32:57.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1899 ***
    *** gcm 1900 ***
    *** gcm 1901 ***
    *** gcm 1902 ***
    *** gcm 1903 ***
    *** gcm 1904 ***
    *** gcm 1905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2PADDING
    18:32:57.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126PADDING
    18:32:57.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4
    18:32:57.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4PADDING
    18:32:57.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1906 ***
    *** gcm 1907 ***
    *** gcm 1908 ***
    *** gcm 1909 ***
    *** gcm 1910 ***
    *** gcm 1911 ***
    *** gcm 1912 ***
    *** gcm 1913 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1914 ***
    *** gcm 1915 ***
    *** gcm 1916 ***
    *** gcm 1917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5PADDING
    18:32:57.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7
    18:32:57.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7PADDING
    18:32:57.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBC
    18:32:57.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBCPADDING
    18:32:57.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23
    18:32:57.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23PADDING
    18:32:57.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTE
    18:32:57.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTEPADDING
    18:32:57.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/
    18:32:57.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126
    18:32:57.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1918 ***
    *** gcm 1919 ***
    *** gcm 1920 ***
    *** gcm 1921 ***
    *** gcm 1922 ***
    *** gcm 1923 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2PADDING
    18:32:57.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126PADDING
    18:32:57.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1924 ***
    *** gcm 1925 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4PADDING
    18:32:57.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/NOPADDING
    18:32:57.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5
    18:32:57.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5PADDING
    18:32:57.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7
    18:32:57.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7PADDING
    18:32:57.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1926 ***
    *** gcm 1927 ***
    *** gcm 1928 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBCPADDING
    18:32:57.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23
    18:32:57.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23PADDING
    18:32:57.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1929 ***
    *** gcm 1930 ***
    *** gcm 1931 ***
    *** gcm 1932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTEPADDING
    18:32:57.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/
    18:32:57.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126
    18:32:57.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2
    18:32:57.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2PADDING
    18:32:57.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126PADDING
    18:32:57.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4
    18:32:57.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1933 ***
    *** gcm 1934 ***
    *** gcm 1935 ***
    *** gcm 1936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/NOPADDING
    18:32:57.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5
    18:32:57.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5PADDING
    18:32:57.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7
    18:32:57.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7PADDING
    18:32:57.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBC
    18:32:57.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1937 ***
    *** gcm 1938 ***
    *** gcm 1939 ***
    *** gcm 1940 ***
    *** gcm 1941 ***
    *** gcm 1942 ***
    *** gcm 1943 ***
    *** gcm 1944 ***
    *** gcm 1945 ***
    *** gcm 1946 ***
    *** gcm 1947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23
    18:32:57.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23PADDING
    18:32:57.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTE
    18:32:57.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTEPADDING
    18:32:57.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/
    18:32:57.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1948 ***
    *** gcm 1949 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2
    18:32:57.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2PADDING
    18:32:57.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126PADDING
    18:32:57.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4
    18:32:57.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4PADDING
    18:32:57.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/NOPADDING
    18:32:57.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5
    18:32:57.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5PADDING
    18:32:57.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7
    18:32:57.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7PADDING
    18:32:57.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBC
    18:32:57.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1950 ***
    *** gcm 1951 ***
    *** gcm 1952 ***
    *** gcm 1953 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23
    18:32:57.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23PADDING
    18:32:57.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTE
    18:32:57.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTEPADDING
    18:32:57.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/
    18:32:57.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126
    18:32:57.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2
    18:32:57.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2PADDING
    18:32:57.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126PADDING
    18:32:57.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4
    18:32:57.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4PADDING
    18:32:57.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/NOPADDING
    18:32:57.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5
    18:32:57.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5PADDING
    18:32:57.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7
    18:32:57.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1954 ***
    *** gcm 1955 ***
    *** gcm 1956 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBC
    18:32:57.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBCPADDING
    18:32:57.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23
    18:32:57.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1957 ***
    *** gcm 1958 ***
    *** gcm 1959 ***
    *** gcm 1960 ***
    *** gcm 1961 ***
    *** gcm 1962 ***
    *** gcm 1963 ***
    *** gcm 1964 ***
    *** gcm 1965 ***
    *** gcm 1966 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTE
    18:32:57.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTEPADDING
    18:32:57.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/
    18:32:57.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126
    18:32:57.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2
    18:32:57.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2PADDING
    18:32:57.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1967 ***
    *** gcm 1968 ***
    *** gcm 1969 ***
    *** gcm 1970 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4
    18:32:57.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1971 ***
    *** gcm 1972 ***
    *** gcm 1973 ***
    *** gcm 1974 ***
    *** gcm 1975 ***
    *** gcm 1976 ***
    *** gcm 1977 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/NOPADDING
    18:32:57.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5
    18:32:57.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5PADDING
    18:32:57.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7
    18:32:57.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7PADDING
    18:32:57.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBC
    18:32:57.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBCPADDING
    18:32:57.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23
    18:32:57.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23PADDING
    18:32:57.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTE
    18:32:57.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTEPADDING
    18:32:57.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/
    18:32:57.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126
    18:32:57.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2
    18:32:57.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2PADDING
    18:32:57.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126PADDING
    18:32:57.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4
    18:32:57.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4PADDING
    18:32:57.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/NOPADDING
    18:32:57.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5
    18:32:57.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5PADDING
    18:32:57.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7
    18:32:57.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7PADDING
    18:32:57.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1978 ***
    *** gcm 1979 ***
    *** gcm 1980 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBCPADDING
    18:32:57.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23
    18:32:57.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1981 ***
    *** gcm 1982 ***
    *** gcm 1983 ***
    *** gcm 1984 ***
    *** gcm 1985 ***
    *** gcm 1986 ***
    *** gcm 1987 ***
    *** gcm 1988 ***
    *** gcm 1989 ***
    *** gcm 1990 ***
    *** gcm 1991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTE
    18:32:57.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1992 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/
    18:32:57.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126
    18:32:57.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1993 ***
    *** gcm 1994 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.831 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1995 ***
    *** gcm 1996 ***
    *** gcm 1997 ***
    *** gcm 1998 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.831 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126PADDING
    18:32:57.831 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1999 ***
    *** gcm 2000 ***
    *** gcm 2001 ***
    *** gcm 2002 ***
    *** gcm 2003 ***
    *** gcm 2004 ***
    *** gcm 2005 ***
    *** gcm 2006 ***
    *** gcm 2007 ***
    *** gcm 2008 ***
    *** gcm 2009 ***
    *** gcm 2010 ***
    *** gcm 2011 ***
    *** gcm 2012 ***
    *** gcm 2013 ***
    *** gcm 2014 ***
    *** gcm 2015 ***
    *** gcm 2016 ***
    *** gcm 2017 ***
    *** gcm 2018 ***
    *** gcm 2019 ***
    *** gcm 2020 ***
    *** gcm 2021 ***
    *** gcm 2022 ***
    *** gcm 2023 ***
    *** gcm 2024 ***
    *** gcm 2025 ***
    *** gcm 2026 ***
    *** gcm 2027 ***
    *** gcm 2028 ***
    *** gcm 2029 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.831 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4PADDING
    18:32:57.832 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/NOPADDING
    18:32:57.832 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5
    18:32:57.832 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5PADDING
    18:32:57.833 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7
    18:32:57.833 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7PADDING
    18:32:57.833 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBC
    18:32:57.833 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBCPADDING
    18:32:57.834 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23
    18:32:57.834 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23PADDING
    18:32:57.835 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTE
    18:32:57.835 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTEPADDING
    18:32:57.835 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5//
    18:32:57.835 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping.
    18:32:57.836 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5//NOPADDING
    18:32:57.836 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping.
    18:32:57.836 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC-CTS/
    18:32:57.836 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC-CTS/NOPADDING
    18:32:57.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/
    18:32:57.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126
    18:32:57.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2
    18:32:57.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2PADDING
    18:32:57.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126PADDING
    18:32:57.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4
    18:32:57.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4PADDING
    18:32:57.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/NOPADDING
    18:32:57.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5
    18:32:57.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5PADDING
    18:32:57.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7
    18:32:57.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7PADDING
    18:32:57.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/TBC
    18:32:57.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/TBCPADDING
    18:32:57.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/X9.23
    18:32:57.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2030 ***
    *** gcm 2031 ***
    *** gcm 2032 ***
    *** gcm 2033 ***
    *** gcm 2034 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTE
    18:32:57.846 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTEPADDING
    18:32:57.846 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/
    18:32:57.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126
    18:32:57.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2
    18:32:57.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2PADDING
    18:32:57.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126PADDING
    18:32:57.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4
    18:32:57.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4PADDING
    18:32:57.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/NOPADDING
    18:32:57.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5
    18:32:57.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5PADDING
    18:32:57.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7
    18:32:57.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7PADDING
    18:32:57.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/TBC
    18:32:57.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/TBCPADDING
    18:32:57.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/X9.23
    18:32:57.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/X9.23PADDING
    18:32:57.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTE
    18:32:57.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2035 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/
    18:32:57.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126
    18:32:57.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2
    18:32:57.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2PADDING
    18:32:57.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126PADDING
    18:32:57.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4
    18:32:57.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4PADDING
    18:32:57.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/NOPADDING
    18:32:57.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5
    18:32:57.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5PADDING
    18:32:57.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2036 ***
    *** gcm 2037 ***
    *** gcm 2038 ***
    *** gcm 2039 ***
    *** gcm 2040 ***
    *** gcm 2041 ***
    *** gcm 2042 ***
    *** gcm 2043 ***
    *** gcm 2044 ***
    *** gcm 2045 ***
    *** gcm 2046 ***
    *** gcm 2047 ***
    *** gcm 2048 ***
    *** gcm 2049 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7PADDING
    18:32:57.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/TBC
    18:32:57.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/TBCPADDING
    18:32:57.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23
    18:32:57.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23PADDING
    18:32:57.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTE
    18:32:57.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTEPADDING
    18:32:57.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/
    18:32:57.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126
    18:32:57.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2
    18:32:57.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2PADDING
    18:32:57.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126PADDING
    18:32:57.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2050 ***
    *** gcm 2051 ***
    *** gcm 2052 ***
    *** gcm 2053 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4PADDING
    18:32:57.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/NOPADDING
    18:32:57.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5
    18:32:57.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5PADDING
    18:32:57.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7
    18:32:57.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7PADDING
    18:32:57.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2054 ***
    *** gcm 2055 ***
    *** gcm 2056 ***
    *** gcm 2057 ***
    *** gcm 2058 ***
    *** gcm 2059 ***
    *** gcm 2060 ***
    *** gcm 2061 ***
    *** gcm 2062 ***
    *** gcm 2063 ***
    *** gcm 2064 ***
    *** gcm 2065 ***
    *** gcm 2066 ***
    *** gcm 2067 ***
    *** gcm 2068 ***
    *** gcm 2069 ***
    *** gcm 2070 ***
    *** gcm 2071 ***
    *** gcm 2072 ***
    *** gcm 2073 ***
    *** gcm 2074 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/TBCPADDING
    18:32:57.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23
    18:32:57.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23PADDING
    18:32:57.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTE
    18:32:57.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2075 ***
    *** gcm 2076 ***
    *** gcm 2077 ***
    *** gcm 2078 ***
    *** gcm 2079 ***
    *** gcm 2080 ***
    *** gcm 2081 ***
    *** gcm 2082 ***
    *** gcm 2083 ***
    *** gcm 2084 ***
    *** gcm 2085 ***
    *** gcm 2086 ***
    *** gcm 2087 ***
    *** gcm 2088 ***
    *** gcm 2089 ***
    *** gcm 2090 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/
    18:32:57.877 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126
    18:32:57.877 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2
    18:32:57.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2PADDING
    18:32:57.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126PADDING
    18:32:57.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4
    18:32:57.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4PADDING
    18:32:57.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/NOPADDING
    18:32:57.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5
    18:32:57.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5PADDING
    18:32:57.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7
    18:32:57.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7PADDING
    18:32:57.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/TBC
    18:32:57.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/TBCPADDING
    18:32:57.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23
    18:32:57.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2091 ***
    *** gcm 2092 ***
    *** gcm 2093 ***
    *** gcm 2094 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTE
    18:32:57.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTEPADDING
    18:32:57.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/
    18:32:57.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126
    18:32:57.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2
    18:32:57.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2PADDING
    18:32:57.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126PADDING
    18:32:57.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4
    18:32:57.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4PADDING
    18:32:57.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/NOPADDING
    18:32:57.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5
    18:32:57.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5PADDING
    18:32:57.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7
    18:32:57.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7PADDING
    18:32:57.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/TBC
    18:32:57.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/TBCPADDING
    18:32:57.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23
    18:32:57.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23PADDING
    18:32:57.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTE
    18:32:57.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTEPADDING
    18:32:57.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/
    18:32:57.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126
    18:32:57.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2
    18:32:57.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2095 ***
    *** gcm 2096 ***
    *** gcm 2097 ***
    *** gcm 2098 ***
    *** gcm 2099 ***
    *** gcm 2100 ***
    *** gcm 2101 ***
    *** gcm 2102 ***
    *** gcm 2103 ***
    *** gcm 2104 ***
    *** gcm 2105 ***
    *** gcm 2106 ***
    *** gcm 2107 ***
    *** gcm 2108 ***
    *** gcm 2109 ***
    *** gcm 2110 ***
    *** gcm 2111 ***
    *** gcm 2112 ***
    *** gcm 2113 ***
    *** gcm 2114 ***
    *** gcm 2115 ***
    *** gcm 2116 ***
    *** gcm 2117 ***
    *** gcm 2118 ***
    *** gcm 2119 ***
    *** gcm 2120 ***
    *** gcm 2121 ***
    *** gcm 2122 ***
    *** gcm 2123 ***
    *** gcm 2124 ***
    *** gcm 2125 ***
    *** gcm 2126 ***
    *** gcm 2127 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126PADDING
    18:32:57.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4
    18:32:57.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4PADDING
    18:32:57.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/NOPADDING
    18:32:57.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5
    18:32:57.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5PADDING
    18:32:57.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7
    18:32:57.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7PADDING
    18:32:57.889 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2128 ***
    *** gcm 2129 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.889 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/TBCPADDING
    18:32:57.889 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23
    18:32:57.890 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23PADDING
    18:32:57.892 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTE
    18:32:57.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTEPADDING
    18:32:57.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/
    18:32:57.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126
    18:32:57.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2
    18:32:57.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2PADDING
    18:32:57.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126PADDING
    18:32:57.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4
    18:32:57.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4PADDING
    18:32:57.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/NOPADDING
    18:32:57.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5
    18:32:57.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5PADDING
    18:32:57.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7
    18:32:57.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7PADDING
    18:32:57.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/TBC
    18:32:57.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/TBCPADDING
    18:32:57.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23
    18:32:57.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23PADDING
    18:32:57.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTE
    18:32:57.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTEPADDING
    18:32:57.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/
    18:32:57.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126
    18:32:57.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2130 ***
    *** gcm 2131 ***
    *** gcm 2132 ***
    *** gcm 2133 ***
    *** gcm 2134 ***
    *** gcm 2135 ***
    *** gcm 2136 ***
    *** gcm 2137 ***
    *** gcm 2138 ***
    *** gcm 2139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2PADDING
    18:32:57.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126PADDING
    18:32:57.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4
    18:32:57.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4PADDING
    18:32:57.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/NOPADDING
    18:32:57.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2140 ***
    *** gcm 2141 ***
    *** gcm 2142 ***
    *** gcm 2143 ***
    *** gcm 2144 ***
    *** gcm 2145 ***
    *** gcm 2146 ***
    *** gcm 2147 ***
    *** gcm 2148 ***
    *** gcm 2149 ***
    *** gcm 2150 ***
    *** gcm 2151 ***
    *** gcm 2152 ***
    *** gcm 2153 ***
    *** gcm 2154 ***
    *** gcm 2155 ***
    *** gcm 2156 ***
    *** gcm 2157 ***
    *** gcm 2158 ***
    *** gcm 2159 ***
    *** gcm 2160 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5PADDING
    18:32:57.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7
    18:32:57.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7PADDING
    18:32:57.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/TBC
    18:32:57.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/TBCPADDING
    18:32:57.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23
    18:32:57.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23PADDING
    18:32:57.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTE
    18:32:57.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTEPADDING
    18:32:57.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/
    18:32:57.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126
    18:32:57.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2
    18:32:57.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2161 ***
    *** gcm 2162 ***
    *** gcm 2163 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126PADDING
    18:32:57.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4
    18:32:57.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4PADDING
    18:32:57.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/NOPADDING
    18:32:57.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5
    18:32:57.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5PADDING
    18:32:57.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7
    18:32:57.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7PADDING
    18:32:57.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/TBC
    18:32:57.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/TBCPADDING
    18:32:57.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2164 ***
    *** gcm 2165 ***
    *** gcm 2166 ***
    *** gcm 2167 ***
    *** gcm 2168 ***
    *** gcm 2169 ***
    *** gcm 2170 ***
    *** gcm 2171 ***
    *** gcm 2172 ***
    *** gcm 2173 ***
    *** gcm 2174 ***
    *** gcm 2175 ***
    *** gcm 2176 ***
    *** gcm 2177 ***
    *** gcm 2178 ***
    *** gcm 2179 ***
    *** gcm 2180 ***
    *** gcm 2181 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23PADDING
    18:32:57.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTE
    18:32:57.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTEPADDING
    18:32:57.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/
    18:32:57.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126
    18:32:57.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2
    18:32:57.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2PADDING
    18:32:57.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126PADDING
    18:32:57.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4
    18:32:57.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4PADDING
    18:32:57.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/NOPADDING
    18:32:57.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5
    18:32:57.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5PADDING
    18:32:57.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7
    18:32:57.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7PADDING
    18:32:57.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/TBC
    18:32:57.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/TBCPADDING
    18:32:57.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23
    18:32:57.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23PADDING
    18:32:57.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTE
    18:32:57.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTEPADDING
    18:32:57.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/
    18:32:57.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126
    18:32:57.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2
    18:32:57.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2PADDING
    18:32:57.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126PADDING
    18:32:57.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4
    18:32:57.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4PADDING
    18:32:57.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2182 ***
    *** gcm 2183 ***
    *** gcm 2184 ***
    *** gcm 2185 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5
    18:32:57.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5PADDING
    18:32:57.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7
    18:32:57.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7PADDING
    18:32:57.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/TBC
    18:32:57.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/TBCPADDING
    18:32:57.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23
    18:32:57.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23PADDING
    18:32:57.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTE
    18:32:57.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTEPADDING
    18:32:57.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/
    18:32:57.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2186 ***
    *** gcm 2187 ***
    *** gcm 2188 ***
    *** gcm 2189 ***
    *** gcm 2190 ***
    *** gcm 2191 ***
    *** gcm 2192 ***
    *** gcm 2193 ***
    *** gcm 2194 ***
    *** gcm 2195 ***
    *** gcm 2196 ***
    *** gcm 2197 ***
    *** gcm 2198 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2
    18:32:57.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2PADDING
    18:32:57.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2199 ***
    *** gcm 2200 ***
    *** gcm 2201 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4
    18:32:57.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4PADDING
    18:32:57.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/NOPADDING
    18:32:57.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5
    18:32:57.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5PADDING
    18:32:57.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7
    18:32:57.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7PADDING
    18:32:57.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/TBC
    18:32:57.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/TBCPADDING
    18:32:57.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23
    18:32:57.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2202 ***
    *** gcm 2203 ***
    *** gcm 2204 ***
    *** gcm 2205 ***
    *** gcm 2206 ***
    *** gcm 2207 ***
    *** gcm 2208 ***
    *** gcm 2209 ***
    *** gcm 2210 ***
    *** gcm 2211 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTE
    18:32:57.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTEPADDING
    18:32:57.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/
    18:32:57.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126
    18:32:57.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2
    18:32:57.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2PADDING
    18:32:57.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126PADDING
    18:32:57.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4
    18:32:57.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4PADDING
    18:32:57.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2212 ***
    *** gcm 2213 ***
    *** gcm 2214 ***
    *** gcm 2215 ***
    *** gcm 2216 ***
    *** gcm 2217 ***
    *** gcm 2218 ***
    *** gcm 2219 ***
    *** gcm 2220 ***
    *** gcm 2221 ***
    *** gcm 2222 ***
    *** gcm 2223 ***
    *** gcm 2224 ***
    *** gcm 2225 ***
    *** gcm 2226 ***
    *** gcm 2227 ***
    *** gcm 2228 ***
    *** gcm 2229 ***
    *** gcm 2230 ***
    *** gcm 2231 ***
    *** gcm 2232 ***
    *** gcm 2233 ***
    *** gcm 2234 ***
    *** gcm 2235 ***
    *** gcm 2236 ***
    *** gcm 2237 ***
    *** gcm 2238 ***
    *** gcm 2239 ***
    *** gcm 2240 ***
    *** gcm 2241 ***
    *** gcm 2242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5
    18:32:57.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5PADDING
    18:32:57.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7
    18:32:57.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7PADDING
    18:32:57.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/TBC
    18:32:57.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/TBCPADDING
    18:32:57.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23
    18:32:57.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23PADDING
    18:32:57.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTE
    18:32:57.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTEPADDING
    18:32:57.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2243 ***
    *** gcm 2244 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126
    18:32:57.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2245 ***
    *** gcm 2246 ***
    *** gcm 2247 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2PADDING
    18:32:57.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2248 ***
    *** gcm 2249 ***
    *** gcm 2250 ***
    *** gcm 2251 ***
    *** gcm 2252 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4
    18:32:57.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4PADDING
    18:32:57.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/NOPADDING
    18:32:57.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5
    18:32:57.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5PADDING
    18:32:57.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7
    18:32:57.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2253 ***
    *** gcm 2254 ***
    *** gcm 2255 ***
    *** gcm 2256 ***
    *** gcm 2257 ***
    *** gcm 2258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/TBC
    18:32:57.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/TBCPADDING
    18:32:57.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23
    18:32:57.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2259 ***
    *** gcm 2260 ***
    *** gcm 2261 ***
    *** gcm 2262 ***
    *** gcm 2263 ***
    *** gcm 2264 ***
    *** gcm 2265 ***
    *** gcm 2266 ***
    *** gcm 2267 ***
    *** gcm 2268 ***
    *** gcm 2269 ***
    *** gcm 2270 ***
    *** gcm 2271 ***
    *** gcm 2272 ***
    *** gcm 2273 ***
    *** gcm 2274 ***
    *** gcm 2275 ***
    *** gcm 2276 ***
    *** gcm 2277 ***
    *** gcm 2278 ***
    *** gcm 2279 ***
    *** gcm 2280 ***
    *** gcm 2281 ***
    *** gcm 2282 ***
    *** gcm 2283 ***
    *** gcm 2284 ***
    *** gcm 2285 ***
    *** gcm 2286 ***
    *** gcm 2287 ***
    *** gcm 2288 ***
    *** gcm 2289 ***
    *** gcm 2290 ***
    *** gcm 2291 ***
    *** gcm 2292 ***
    *** gcm 2293 ***
    *** gcm 2294 ***
    *** gcm 2295 ***
    *** gcm 2296 ***
    *** gcm 2297 ***
    *** gcm 2298 ***
    *** gcm 2299 ***
    *** gcm 2300 ***
    *** gcm 2301 ***
    *** gcm 2302 ***
    *** gcm 2303 ***
    *** gcm 2304 ***
    *** gcm 2305 ***
    *** gcm 2306 ***
    *** gcm 2307 ***
    *** gcm 2308 ***
    *** gcm 2309 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTE
    18:32:57.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTEPADDING
    18:32:57.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/
    18:32:57.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126
    18:32:57.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2
    18:32:57.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2310 ***
    *** gcm 2311 ***
    *** gcm 2312 ***
    *** gcm 2313 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126PADDING
    18:32:57.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4
    18:32:57.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4PADDING
    18:32:57.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/NOPADDING
    18:32:57.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5
    18:32:57.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5PADDING
    18:32:57.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7
    18:32:57.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7PADDING
    18:32:57.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2314 ***
    *** gcm 2315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/TBCPADDING
    18:32:57.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23
    18:32:57.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23PADDING
    18:32:57.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTE
    18:32:57.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2316 ***
    *** gcm 2317 ***
    *** gcm 2318 ***
    *** gcm 2319 ***
    *** gcm 2320 ***
    *** gcm 2321 ***
    *** gcm 2322 ***
    *** gcm 2323 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/
    18:32:57.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126
    18:32:57.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2
    18:32:57.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2PADDING
    18:32:57.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126PADDING
    18:32:57.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4
    18:32:57.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4PADDING
    18:32:57.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/NOPADDING
    18:32:57.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5
    18:32:57.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5PADDING
    18:32:57.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7
    18:32:57.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7PADDING
    18:32:57.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/TBC
    18:32:57.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/TBCPADDING
    18:32:57.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23
    18:32:57.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23PADDING
    18:32:57.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTE
    18:32:57.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTEPADDING
    18:32:57.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/
    18:32:57.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126
    18:32:57.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2
    18:32:57.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2PADDING
    18:32:57.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126PADDING
    18:32:57.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4
    18:32:57.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4PADDING
    18:32:57.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/NOPADDING
    18:32:57.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5
    18:32:57.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5PADDING
    18:32:57.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7
    18:32:57.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7PADDING
    18:32:57.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2324 ***
    *** gcm 2325 ***
    *** gcm 2326 ***
    *** gcm 2327 ***
    *** gcm 2328 ***
    *** gcm 2329 ***
    *** gcm 2330 ***
    *** gcm 2331 ***
    *** gcm 2332 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/TBCPADDING
    18:32:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23
    18:32:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23PADDING
    18:32:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTE
    18:32:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTEPADDING
    18:32:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/
    18:32:57.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126
    18:32:57.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2
    18:32:57.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2PADDING
    18:32:57.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126PADDING
    18:32:57.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4
    18:32:57.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4PADDING
    18:32:57.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/NOPADDING
    18:32:57.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5
    18:32:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5PADDING
    18:32:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7
    18:32:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2333 ***
    *** gcm 2334 ***
    *** gcm 2335 ***
    *** gcm 2336 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/TBC
    18:32:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/TBCPADDING
    18:32:57.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23
    18:32:57.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23PADDING
    18:32:57.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTE
    18:32:57.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTEPADDING
    18:32:57.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/
    18:32:57.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126
    18:32:57.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2
    18:32:57.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2PADDING
    18:32:57.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126PADDING
    18:32:57.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4
    18:32:57.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4PADDING
    18:32:57.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/NOPADDING
    18:32:57.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5
    18:32:57.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5PADDING
    18:32:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7
    18:32:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7PADDING
    18:32:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/TBC
    18:32:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/TBCPADDING
    18:32:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23
    18:32:57.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23PADDING
    18:32:57.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTE
    18:32:57.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTEPADDING
    18:32:57.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/
    18:32:57.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126
    18:32:57.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2
    18:32:57.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2PADDING
    18:32:57.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2337 ***
    *** gcm 2338 ***
    *** gcm 2339 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4
    18:32:57.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4PADDING
    18:32:57.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/NOPADDING
    18:32:57.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5
    18:32:57.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5PADDING
    18:32:57.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7
    18:32:57.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7PADDING
    18:32:57.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2340 ***
    *** gcm 2341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/TBCPADDING
    18:32:57.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23
    18:32:57.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23PADDING
    18:32:57.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2342 ***
    *** gcm 2343 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTEPADDING
    18:32:57.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/
    18:32:57.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126
    18:32:57.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2
    18:32:57.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2PADDING
    18:32:57.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126PADDING
    18:32:57.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4
    18:32:57.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4PADDING
    18:32:57.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/NOPADDING
    18:32:57.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5
    18:32:57.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5PADDING
    18:32:57.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7
    18:32:57.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7PADDING
    18:32:57.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/TBC
    18:32:57.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/TBCPADDING
    18:32:57.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2344 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23PADDING
    18:32:57.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTE
    18:32:57.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTEPADDING
    18:32:57.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2345 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126
    18:32:57.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2
    18:32:57.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2PADDING
    18:32:57.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126PADDING
    18:32:57.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4
    18:32:57.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4PADDING
    18:32:57.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/NOPADDING
    18:32:57.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5
    18:32:57.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5PADDING
    18:32:57.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7
    18:32:57.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7PADDING
    18:32:57.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/TBC
    18:32:57.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/TBCPADDING
    18:32:57.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2346 ***
    *** gcm 2347 ***
    *** gcm 2348 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23PADDING
    18:32:57.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTE
    18:32:57.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTEPADDING
    18:32:57.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/
    18:32:57.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126
    18:32:57.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2
    18:32:57.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2PADDING
    18:32:57.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2349 ***
    *** gcm 2350 ***
    *** gcm 2351 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:57.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4
    18:32:57.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4PADDING
    18:32:58.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/NOPADDING
    18:32:58.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5
    18:32:58.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5PADDING
    18:32:58.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7
    18:32:58.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7PADDING
    18:32:58.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/TBC
    18:32:58.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/TBCPADDING
    18:32:58.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23
    18:32:58.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23PADDING
    18:32:58.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTE
    18:32:58.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTEPADDING
    18:32:58.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/
    18:32:58.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126
    18:32:58.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2
    18:32:58.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2PADDING
    18:32:58.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126PADDING
    18:32:58.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2352 ***
    *** gcm 2353 ***
    *** gcm 2354 ***
    *** gcm 2355 ***
    *** gcm 2356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4PADDING
    18:32:58.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/NOPADDING
    18:32:58.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5
    18:32:58.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2357 ***
    *** gcm 2358 ***
    *** gcm 2359 ***
    *** gcm 2360 ***
    *** gcm 2361 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7
    18:32:58.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7PADDING
    18:32:58.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/TBC
    18:32:58.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/TBCPADDING
    18:32:58.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23
    18:32:58.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23PADDING
    18:32:58.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2362 ***
    *** gcm 2363 ***
    *** gcm 2364 ***
    *** gcm 2365 ***
    *** gcm 2366 ***
    *** gcm 2367 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTEPADDING
    18:32:58.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2368 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126
    18:32:58.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2369 ***
    *** gcm 2370 ***
    *** gcm 2371 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2PADDING
    18:32:58.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126PADDING
    18:32:58.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4
    18:32:58.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4PADDING
    18:32:58.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/NOPADDING
    18:32:58.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2372 ***
    *** gcm 2373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5PADDING
    18:32:58.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7
    18:32:58.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7PADDING
    18:32:58.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/TBC
    18:32:58.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/TBCPADDING
    18:32:58.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23
    18:32:58.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2374 ***
    *** gcm 2375 ***
    *** gcm 2376 ***
    *** gcm 2377 ***
    *** gcm 2378 ***
    *** gcm 2379 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTE
    18:32:58.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTEPADDING
    18:32:58.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/
    18:32:58.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126
    18:32:58.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2
    18:32:58.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2380 ***
    *** gcm 2381 ***
    *** gcm 2382 ***
    *** gcm 2383 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126PADDING
    18:32:58.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4
    18:32:58.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4PADDING
    18:32:58.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/NOPADDING
    18:32:58.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5
    18:32:58.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5PADDING
    18:32:58.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7
    18:32:58.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7PADDING
    18:32:58.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/TBC
    18:32:58.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/TBCPADDING
    18:32:58.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23
    18:32:58.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23PADDING
    18:32:58.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTE
    18:32:58.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTEPADDING
    18:32:58.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/
    18:32:58.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126
    18:32:58.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2
    18:32:58.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2PADDING
    18:32:58.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126PADDING
    18:32:58.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2384 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4PADDING
    18:32:58.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/NOPADDING
    18:32:58.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5
    18:32:58.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2385 ***
    *** gcm 2386 ***
    *** gcm 2387 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7
    18:32:58.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7PADDING
    18:32:58.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/TBC
    18:32:58.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2388 ***
    *** gcm 2389 ***
    *** gcm 2390 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23
    18:32:58.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23PADDING
    18:32:58.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTE
    18:32:58.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTEPADDING
    18:32:58.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/
    18:32:58.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126
    18:32:58.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2
    18:32:58.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2391 ***
    *** gcm 2392 ***
    *** gcm 2393 ***
    *** gcm 2394 ***
    *** gcm 2395 ***
    *** gcm 2396 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126PADDING
    18:32:58.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4
    18:32:58.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4PADDING
    18:32:58.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2397 ***
    *** gcm 2398 ***
    *** gcm 2399 ***
    *** gcm 2400 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5
    18:32:58.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5PADDING
    18:32:58.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7
    18:32:58.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7PADDING
    18:32:58.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2401 ***
    *** gcm 2402 ***
    *** gcm 2403 ***
    *** gcm 2404 ***
    *** gcm 2405 ***
    *** gcm 2406 ***
    *** gcm 2407 ***
    *** gcm 2408 ***
    *** gcm 2409 ***
    *** gcm 2410 ***
    *** gcm 2411 ***
    *** gcm 2412 ***
    *** gcm 2413 ***
    *** gcm 2414 ***
    *** gcm 2415 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/TBCPADDING
    18:32:58.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23
    18:32:58.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2416 ***
    *** gcm 2417 ***
    *** gcm 2418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTE
    18:32:58.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTEPADDING
    18:32:58.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/
    18:32:58.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126
    18:32:58.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2
    18:32:58.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2PADDING
    18:32:58.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126PADDING
    18:32:58.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4
    18:32:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4PADDING
    18:32:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2419 ***
    *** gcm 2420 ***
    *** gcm 2421 ***
    *** gcm 2422 ***
    *** gcm 2423 ***
    *** gcm 2424 ***
    *** gcm 2425 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5
    18:32:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5PADDING
    18:32:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2426 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7PADDING
    18:32:58.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/TBC
    18:32:58.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/TBCPADDING
    18:32:58.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23
    18:32:58.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23PADDING
    18:32:58.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTE
    18:32:58.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTEPADDING
    18:32:58.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/
    18:32:58.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126
    18:32:58.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2427 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2PADDING
    18:32:58.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126PADDING
    18:32:58.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4
    18:32:58.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4PADDING
    18:32:58.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/NOPADDING
    18:32:58.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2428 ***
    *** gcm 2429 ***
    *** gcm 2430 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5PADDING
    18:32:58.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7
    18:32:58.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7PADDING
    18:32:58.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/TBC
    18:32:58.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/TBCPADDING
    18:32:58.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23
    18:32:58.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23PADDING
    18:32:58.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTE
    18:32:58.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTEPADDING
    18:32:58.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/
    18:32:58.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126
    18:32:58.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2
    18:32:58.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2PADDING
    18:32:58.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126PADDING
    18:32:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4
    18:32:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4PADDING
    18:32:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/NOPADDING
    18:32:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5
    18:32:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5PADDING
    18:32:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7
    18:32:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7PADDING
    18:32:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/TBC
    18:32:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/TBCPADDING
    18:32:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23
    18:32:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23PADDING
    18:32:58.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTE
    18:32:58.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTEPADDING
    18:32:58.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2431 ***
    *** gcm 2432 ***
    *** gcm 2433 ***
    *** gcm 2434 ***
    *** gcm 2435 ***
    *** gcm 2436 ***
    *** gcm 2437 ***
    *** gcm 2438 ***
    *** gcm 2439 ***
    *** gcm 2440 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126
    18:32:58.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2
    18:32:58.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2PADDING
    18:32:58.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126PADDING
    18:32:58.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4
    18:32:58.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4PADDING
    18:32:58.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/NOPADDING
    18:32:58.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5
    18:32:58.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5PADDING
    18:32:58.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7
    18:32:58.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7PADDING
    18:32:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2441 ***
    *** gcm 2442 ***
    *** gcm 2443 ***
    *** gcm 2444 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/TBCPADDING
    18:32:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23
    18:32:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTE
    18:32:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2446 ***
    *** gcm 2447 ***
    *** gcm 2448 ***
    *** gcm 2449 ***
    *** gcm 2450 ***
    *** gcm 2451 ***
    *** gcm 2452 ***
    *** gcm 2453 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/
    18:32:58.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2454 ***
    *** gcm 2455 ***
    *** gcm 2456 ***
    *** gcm 2457 ***
    *** gcm 2458 ***
    *** gcm 2459 ***
    *** gcm 2460 ***
    *** gcm 2461 ***
    *** gcm 2462 ***
    *** gcm 2463 ***
    *** gcm 2464 ***
    *** gcm 2465 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2
    18:32:58.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2PADDING
    18:32:58.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126PADDING
    18:32:58.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2466 ***
    *** gcm 2467 ***
    *** gcm 2468 ***
    *** gcm 2469 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4PADDING
    18:32:58.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2470 ***
    *** gcm 2471 ***
    *** gcm 2472 ***
    *** gcm 2473 ***
    *** gcm 2474 ***
    *** gcm 2475 ***
    *** gcm 2476 ***
    *** gcm 2477 ***
    *** gcm 2478 ***
    *** gcm 2479 ***
    *** gcm 2480 ***
    *** gcm 2481 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5
    18:32:58.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5PADDING
    18:32:58.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2482 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7PADDING
    18:32:58.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/TBC
    18:32:58.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/TBCPADDING
    18:32:58.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23
    18:32:58.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23PADDING
    18:32:58.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2483 ***
    *** gcm 2484 ***
    *** gcm 2485 ***
    *** gcm 2486 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTEPADDING
    18:32:58.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CTS/
    18:32:58.061 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping.
    18:32:58.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CTS/NOPADDING
    18:32:58.061 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping.
    18:32:58.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/EAX/
    18:32:58.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/EAX/NOPADDING
    18:32:58.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/ECB/
    18:32:58.075 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping.
    18:32:58.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/ECB/NOPADDING
    18:32:58.075 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping.
    18:32:58.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/
    18:32:58.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126
    18:32:58.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2
    18:32:58.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2PADDING
    18:32:58.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126PADDING
    18:32:58.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2487 ***
    *** gcm 2488 ***
    *** gcm 2489 ***
    *** gcm 2490 ***
    *** gcm 2491 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4PADDING
    18:32:58.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/NOPADDING
    18:32:58.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5
    18:32:58.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5PADDING
    18:32:58.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7
    18:32:58.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7PADDING
    18:32:58.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2492 ***
    *** gcm 2493 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/TBCPADDING
    18:32:58.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23
    18:32:58.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23PADDING
    18:32:58.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTE
    18:32:58.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTEPADDING
    18:32:58.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/
    18:32:58.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126
    18:32:58.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2
    18:32:58.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2PADDING
    18:32:58.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126PADDING
    18:32:58.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4
    18:32:58.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4PADDING
    18:32:58.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/NOPADDING
    18:32:58.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5
    18:32:58.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5PADDING
    18:32:58.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7
    18:32:58.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7PADDING
    18:32:58.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/TBC
    18:32:58.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/TBCPADDING
    18:32:58.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/X9.23
    18:32:58.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/X9.23PADDING
    18:32:58.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTE
    18:32:58.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTEPADDING
    18:32:58.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/
    18:32:58.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126
    18:32:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2
    18:32:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2PADDING
    18:32:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126PADDING
    18:32:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4
    18:32:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4PADDING
    18:32:58.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/NOPADDING
    18:32:58.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5
    18:32:58.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5PADDING
    18:32:58.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2494 ***
    *** gcm 2495 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2496 ***
    *** gcm 2497 ***
    *** gcm 2498 ***
    *** gcm 2499 ***
    *** gcm 2500 ***
    *** gcm 2501 ***
    *** gcm 2502 ***
    *** gcm 2503 ***
    *** gcm 2504 ***
    *** gcm 2505 ***
    *** gcm 2506 ***
    *** gcm 2507 ***
    *** gcm 2508 ***
    *** gcm 2509 ***
    *** gcm 2510 ***
    *** gcm 2511 ***
    *** gcm 2512 ***
    *** gcm 2513 ***
    *** gcm 2514 ***
    *** gcm 2515 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2516 ***
    *** gcm 2517 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2518 ***
    *** gcm 2519 ***
    *** gcm 2520 ***
    *** gcm 2521 ***
    *** gcm 2522 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2523 ***
    *** gcm 2524 ***
    *** gcm 2525 ***
    *** gcm 2526 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2527 ***
    *** gcm 2528 ***
    *** gcm 2529 ***
    *** gcm 2530 ***
    *** gcm 2531 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTE
    18:32:58.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTEPADDING
    18:32:58.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/
    18:32:58.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126
    18:32:58.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2
    18:32:58.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2PADDING
    18:32:58.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126PADDING
    18:32:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4
    18:32:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4PADDING
    18:32:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/NOPADDING
    18:32:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5
    18:32:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5PADDING
    18:32:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7
    18:32:58.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7PADDING
    18:32:58.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/TBC
    18:32:58.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/TBCPADDING
    18:32:58.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23
    18:32:58.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23PADDING
    18:32:58.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTE
    18:32:58.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTEPADDING
    18:32:58.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/
    18:32:58.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126
    18:32:58.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2
    18:32:58.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2PADDING
    18:32:58.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126PADDING
    18:32:58.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4
    18:32:58.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4PADDING
    18:32:58.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/NOPADDING
    18:32:58.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5
    18:32:58.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5PADDING
    18:32:58.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7
    18:32:58.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7PADDING
    18:32:58.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/TBC
    18:32:58.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/TBCPADDING
    18:32:58.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23
    18:32:58.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23PADDING
    18:32:58.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTE
    18:32:58.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTEPADDING
    18:32:58.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/
    18:32:58.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2532 ***
    *** gcm 2533 ***
    *** gcm 2534 ***
    *** gcm 2535 ***
    *** gcm 2536 ***
    *** gcm 2537 ***
    *** gcm 2538 ***
    *** gcm 2539 ***
    *** gcm 2540 ***
    *** gcm 2541 ***
    *** gcm 2542 ***
    *** gcm 2543 ***
    *** gcm 2544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2
    18:32:58.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2545 ***
    *** gcm 2546 ***
    *** gcm 2547 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126PADDING
    18:32:58.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4
    18:32:58.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4PADDING
    18:32:58.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/NOPADDING
    18:32:58.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5
    18:32:58.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5PADDING
    18:32:58.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7
    18:32:58.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7PADDING
    18:32:58.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/TBC
    18:32:58.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/TBCPADDING
    18:32:58.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2548 ***
    *** gcm 2549 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23PADDING
    18:32:58.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTE
    18:32:58.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2550 ***
    *** gcm 2551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/
    18:32:58.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2552 ***
    *** gcm 2553 ***
    *** gcm 2554 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2
    18:32:58.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2PADDING
    18:32:58.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126PADDING
    18:32:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4
    18:32:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2555 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/NOPADDING
    18:32:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5
    18:32:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5PADDING
    18:32:58.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7PADDING
    18:32:58.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/TBC
    18:32:58.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/TBCPADDING
    18:32:58.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23
    18:32:58.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23PADDING
    18:32:58.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTE
    18:32:58.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTEPADDING
    18:32:58.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/
    18:32:58.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126
    18:32:58.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2557 ***
    *** gcm 2558 ***
    *** gcm 2559 ***
    *** gcm 2560 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2561 ***
    *** gcm 2562 ***
    *** gcm 2563 ***
    *** gcm 2564 ***
    *** gcm 2565 ***
    *** gcm 2566 ***
    *** gcm 2567 ***
    *** gcm 2568 ***
    *** gcm 2569 ***
    *** gcm 2570 ***
    *** gcm 2571 ***
    *** gcm 2572 ***
    *** gcm 2573 ***
    *** gcm 2574 ***
    *** gcm 2575 ***
    *** gcm 2576 ***
    *** gcm 2577 ***
    *** gcm 2578 ***
    *** gcm 2579 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2580 ***
    *** gcm 2581 ***
    *** gcm 2582 ***
    *** gcm 2583 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4
    18:32:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4PADDING
    18:32:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/NOPADDING
    18:32:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5
    18:32:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5PADDING
    18:32:58.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7
    18:32:58.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2584 ***
    *** gcm 2585 ***
    *** gcm 2586 ***
    *** gcm 2587 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/TBC
    18:32:58.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/TBCPADDING
    18:32:58.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2588 ***
    *** gcm 2589 ***
    *** gcm 2590 ***
    *** gcm 2591 ***
    *** gcm 2592 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23PADDING
    18:32:58.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTE
    18:32:58.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTEPADDING
    18:32:58.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/
    18:32:58.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126
    18:32:58.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2593 ***
    *** gcm 2594 ***
    *** gcm 2595 ***
    *** gcm 2596 ***
    *** gcm 2597 ***
    *** gcm 2598 ***
    *** gcm 2599 ***
    *** gcm 2600 ***
    *** gcm 2601 ***
    *** gcm 2602 ***
    *** gcm 2603 ***
    *** gcm 2604 ***
    *** gcm 2605 ***
    *** gcm 2606 ***
    *** gcm 2607 ***
    *** gcm 2608 ***
    *** gcm 2609 ***
    *** gcm 2610 ***
    *** gcm 2611 ***
    *** gcm 2612 ***
    *** gcm 2613 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2PADDING
    18:32:58.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126PADDING
    18:32:58.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4
    18:32:58.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4PADDING
    18:32:58.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/NOPADDING
    18:32:58.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5
    18:32:58.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5PADDING
    18:32:58.124 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7
    18:32:58.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7PADDING
    18:32:58.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/TBC
    18:32:58.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/TBCPADDING
    18:32:58.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23
    18:32:58.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23PADDING
    18:32:58.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTE
    18:32:58.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTEPADDING
    18:32:58.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/
    18:32:58.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126
    18:32:58.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2614 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2PADDING
    18:32:58.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126PADDING
    18:32:58.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4
    18:32:58.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4PADDING
    18:32:58.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/NOPADDING
    18:32:58.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5
    18:32:58.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5PADDING
    18:32:58.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7
    18:32:58.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7PADDING
    18:32:58.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/TBC
    18:32:58.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/TBCPADDING
    18:32:58.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2615 ***
    *** gcm 2616 ***
    *** gcm 2617 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2618 ***
    *** gcm 2619 ***
    *** gcm 2620 ***
    *** gcm 2621 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTE
    18:32:58.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTEPADDING
    18:32:58.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/
    18:32:58.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126
    18:32:58.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2622 ***
    *** gcm 2623 ***
    *** gcm 2624 ***
    *** gcm 2625 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2PADDING
    18:32:58.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126PADDING
    18:32:58.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4
    18:32:58.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4PADDING
    18:32:58.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2626 ***
    *** gcm 2627 ***
    *** gcm 2628 ***
    *** gcm 2629 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5
    18:32:58.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5PADDING
    18:32:58.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2630 ***
    *** gcm 2631 ***
    *** gcm 2632 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7PADDING
    18:32:58.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/TBC
    18:32:58.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2633 ***
    *** gcm 2634 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23
    18:32:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2635 ***
    *** gcm 2636 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTE
    18:32:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTEPADDING
    18:32:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/
    18:32:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126
    18:32:58.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2
    18:32:58.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2637 ***
    *** gcm 2638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126PADDING
    18:32:58.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4
    18:32:58.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4PADDING
    18:32:58.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/NOPADDING
    18:32:58.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5
    18:32:58.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5PADDING
    18:32:58.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7
    18:32:58.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7PADDING
    18:32:58.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/TBC
    18:32:58.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2639 ***
    *** gcm 2640 ***
    *** gcm 2641 ***
    *** gcm 2642 ***
    *** gcm 2643 ***
    *** gcm 2644 ***
    *** gcm 2645 ***
    *** gcm 2646 ***
    *** gcm 2647 ***
    *** gcm 2648 ***
    *** gcm 2649 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23
    18:32:58.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2650 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTE
    18:32:58.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2651 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/
    18:32:58.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126
    18:32:58.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2
    18:32:58.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2PADDING
    18:32:58.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126PADDING
    18:32:58.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4
    18:32:58.153 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4PADDING
    18:32:58.153 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/NOPADDING
    18:32:58.153 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5
    18:32:58.153 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5PADDING
    18:32:58.153 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2652 ***
    *** gcm 2653 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.154 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7PADDING
    18:32:58.154 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/TBC
    18:32:58.154 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/TBCPADDING
    18:32:58.154 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23
    18:32:58.155 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23PADDING
    18:32:58.155 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTE
    18:32:58.155 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2654 ***
    *** gcm 2655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.155 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/
    18:32:58.155 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126
    18:32:58.156 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2
    18:32:58.156 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2PADDING
    18:32:58.156 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2656 ***
    *** gcm 2657 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.156 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4
    18:32:58.157 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4PADDING
    18:32:58.157 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/NOPADDING
    18:32:58.157 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2658 ***
    *** gcm 2659 ***
    *** gcm 2660 ***
    *** gcm 2661 ***
    *** gcm 2662 ***
    *** gcm 2663 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.157 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5PADDING
    18:32:58.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2664 ***
    *** gcm 2665 ***
    *** gcm 2666 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2667 ***
    *** gcm 2668 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/TBC
    18:32:58.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/TBCPADDING
    18:32:58.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23
    18:32:58.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2669 ***
    *** gcm 2670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2671 ***
    *** gcm 2672 ***
    *** gcm 2673 ***
    *** gcm 2674 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTEPADDING
    18:32:58.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2675 ***
    *** gcm 2676 ***
    *** gcm 2677 ***
    *** gcm 2678 ***
    *** gcm 2679 ***
    *** gcm 2680 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126
    18:32:58.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2
    18:32:58.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2PADDING
    18:32:58.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126PADDING
    18:32:58.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4
    18:32:58.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2681 ***
    *** gcm 2682 ***
    *** gcm 2683 ***
    *** gcm 2684 ***
    *** gcm 2685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/NOPADDING
    18:32:58.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5
    18:32:58.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2686 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7
    18:32:58.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7PADDING
    18:32:58.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/TBC
    18:32:58.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23
    18:32:58.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23PADDING
    18:32:58.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2688 ***
    *** gcm 2689 ***
    *** gcm 2690 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTEPADDING
    18:32:58.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/
    18:32:58.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2691 ***
    *** gcm 2692 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2
    18:32:58.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2PADDING
    18:32:58.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126PADDING
    18:32:58.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4
    18:32:58.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2693 ***
    *** gcm 2694 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/NOPADDING
    18:32:58.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5
    18:32:58.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5PADDING
    18:32:58.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7
    18:32:58.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7PADDING
    18:32:58.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2695 ***
    *** gcm 2696 ***
    *** gcm 2697 ***
    *** gcm 2698 ***
    *** gcm 2699 ***
    *** gcm 2700 ***
    *** gcm 2701 ***
    *** gcm 2702 ***
    *** gcm 2703 ***
    *** gcm 2704 ***
    *** gcm 2705 ***
    *** gcm 2706 ***
    *** gcm 2707 ***
    *** gcm 2708 ***
    *** gcm 2709 ***
    *** gcm 2710 ***
    *** gcm 2711 ***
    *** gcm 2712 ***
    *** gcm 2713 ***
    *** gcm 2714 ***
    *** gcm 2715 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/TBCPADDING
    18:32:58.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23
    18:32:58.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2716 ***
    *** gcm 2717 ***
    *** gcm 2718 ***
    *** gcm 2719 ***
    *** gcm 2720 ***
    *** gcm 2721 ***
    *** gcm 2722 ***
    *** gcm 2723 ***
    *** gcm 2724 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTE
    18:32:58.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTEPADDING
    18:32:58.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/
    18:32:58.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126
    18:32:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2
    18:32:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2PADDING
    18:32:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126PADDING
    18:32:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4
    18:32:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4PADDING
    18:32:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/NOPADDING
    18:32:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5
    18:32:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5PADDING
    18:32:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2725 ***
    *** gcm 2726 ***
    *** gcm 2727 ***
    *** gcm 2728 ***
    *** gcm 2729 ***
    *** gcm 2730 ***
    *** gcm 2731 ***
    *** gcm 2732 ***
    *** gcm 2733 ***
    *** gcm 2734 ***
    *** gcm 2735 ***
    *** gcm 2736 ***
    *** gcm 2737 ***
    *** gcm 2738 ***
    *** gcm 2739 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7PADDING
    18:32:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/TBC
    18:32:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/TBCPADDING
    18:32:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2740 ***
    *** gcm 2741 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23PADDING
    18:32:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTE
    18:32:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTEPADDING
    18:32:58.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2742 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126
    18:32:58.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2
    18:32:58.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2743 ***
    *** gcm 2744 ***
    *** gcm 2745 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2746 ***
    *** gcm 2747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4
    18:32:58.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4PADDING
    18:32:58.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/NOPADDING
    18:32:58.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5
    18:32:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5PADDING
    18:32:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7
    18:32:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7PADDING
    18:32:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/TBC
    18:32:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/TBCPADDING
    18:32:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23
    18:32:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23PADDING
    18:32:58.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTE
    18:32:58.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTEPADDING
    18:32:58.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/
    18:32:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126
    18:32:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2
    18:32:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2PADDING
    18:32:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126PADDING
    18:32:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4
    18:32:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4PADDING
    18:32:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/NOPADDING
    18:32:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2748 ***
    *** gcm 2749 ***
    *** gcm 2750 ***
    *** gcm 2751 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5PADDING
    18:32:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7
    18:32:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7PADDING
    18:32:58.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/TBC
    18:32:58.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/TBCPADDING
    18:32:58.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23
    18:32:58.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2752 ***
    *** gcm 2753 ***
    *** gcm 2754 ***
    *** gcm 2755 ***
    *** gcm 2756 ***
    *** gcm 2757 ***
    *** gcm 2758 ***
    *** gcm 2759 ***
    *** gcm 2760 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2761 ***
    *** gcm 2762 ***
    *** gcm 2763 ***
    *** gcm 2764 ***
    *** gcm 2765 ***
    *** gcm 2766 ***
    *** gcm 2767 ***
    *** gcm 2768 ***
    *** gcm 2769 ***
    *** gcm 2770 ***
    *** gcm 2771 ***
    *** gcm 2772 ***
    *** gcm 2773 ***
    *** gcm 2774 ***
    *** gcm 2775 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTEPADDING
    18:32:58.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/
    18:32:58.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126
    18:32:58.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2
    18:32:58.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2PADDING
    18:32:58.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126PADDING
    18:32:58.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2776 ***
    *** gcm 2777 ***
    *** gcm 2778 ***
    *** gcm 2779 ***
    *** gcm 2780 ***
    *** gcm 2781 ***
    *** gcm 2782 ***
    *** gcm 2783 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4PADDING
    18:32:58.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/NOPADDING
    18:32:58.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5
    18:32:58.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5PADDING
    18:32:58.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7
    18:32:58.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7PADDING
    18:32:58.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/TBC
    18:32:58.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/TBCPADDING
    18:32:58.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23
    18:32:58.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23PADDING
    18:32:58.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTE
    18:32:58.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTEPADDING
    18:32:58.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2784 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126
    18:32:58.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2785 ***
    *** gcm 2786 ***
    *** gcm 2787 ***
    *** gcm 2788 ***
    *** gcm 2789 ***
    *** gcm 2790 ***
    *** gcm 2791 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2PADDING
    18:32:58.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2792 ***
    *** gcm 2793 ***
    *** gcm 2794 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4
    18:32:58.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4PADDING
    18:32:58.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2795 ***
    *** gcm 2796 ***
    *** gcm 2797 ***
    *** gcm 2798 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2799 ***
    *** gcm 2800 ***
    *** gcm 2801 ***
    *** gcm 2802 ***
    *** gcm 2803 ***
    *** gcm 2804 ***
    *** gcm 2805 ***
    *** gcm 2806 ***
    *** gcm 2807 ***
    *** gcm 2808 ***
    *** gcm 2809 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5PADDING
    18:32:58.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7
    18:32:58.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7PADDING
    18:32:58.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/TBC
    18:32:58.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/TBCPADDING
    18:32:58.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23
    18:32:58.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23PADDING
    18:32:58.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTE
    18:32:58.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTEPADDING
    18:32:58.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/
    18:32:58.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2810 ***
    *** gcm 2811 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2
    18:32:58.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2PADDING
    18:32:58.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126PADDING
    18:32:58.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4
    18:32:58.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4PADDING
    18:32:58.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5
    18:32:58.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5PADDING
    18:32:58.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7
    18:32:58.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7PADDING
    18:32:58.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/TBC
    18:32:58.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/TBCPADDING
    18:32:58.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23
    18:32:58.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23PADDING
    18:32:58.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTE
    18:32:58.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTEPADDING
    18:32:58.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/
    18:32:58.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126
    18:32:58.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2
    18:32:58.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2PADDING
    18:32:58.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126PADDING
    18:32:58.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4
    18:32:58.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2813 ***
    *** gcm 2814 ***
    *** gcm 2815 ***
    *** gcm 2816 ***
    *** gcm 2817 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/NOPADDING
    18:32:58.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5
    18:32:58.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2818 ***
    *** gcm 2819 ***
    *** gcm 2820 ***
    *** gcm 2821 ***
    *** gcm 2822 ***
    *** gcm 2823 ***
    *** gcm 2824 ***
    *** gcm 2825 ***
    *** gcm 2826 ***
    *** gcm 2827 ***
    *** gcm 2828 ***
    *** gcm 2829 ***
    *** gcm 2830 ***
    *** gcm 2831 ***
    *** gcm 2832 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2833 ***
    *** gcm 2834 ***
    *** gcm 2835 ***
    *** gcm 2836 ***
    *** gcm 2837 ***
    *** gcm 2838 ***
    *** gcm 2839 ***
    *** gcm 2840 ***
    *** gcm 2841 ***
    *** gcm 2842 ***
    *** gcm 2843 ***
    *** gcm 2844 ***
    *** gcm 2845 ***
    *** gcm 2846 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2847 ***
    *** gcm 2848 ***
    *** gcm 2849 ***
    *** gcm 2850 ***
    *** gcm 2851 ***
    *** gcm 2852 ***
    *** gcm 2853 ***
    *** gcm 2854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2855 ***
    *** gcm 2856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/TBCPADDING
    18:32:58.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23
    18:32:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23PADDING
    18:32:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2857 ***
    *** gcm 2858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTEPADDING
    18:32:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2859 ***
    *** gcm 2860 ***
    *** gcm 2861 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126
    18:32:58.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2862 ***
    *** gcm 2863 ***
    *** gcm 2864 ***
    *** gcm 2865 ***
    *** gcm 2866 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2867 ***
    *** gcm 2868 ***
    *** gcm 2869 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126PADDING
    18:32:58.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4
    18:32:58.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4PADDING
    18:32:58.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/NOPADDING
    18:32:58.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2870 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5PADDING
    18:32:58.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7
    18:32:58.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2871 ***
    *** gcm 2872 ***
    *** gcm 2873 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/TBC
    18:32:58.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/TBCPADDING
    18:32:58.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2874 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23PADDING
    18:32:58.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTE
    18:32:58.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTEPADDING
    18:32:58.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/
    18:32:58.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126
    18:32:58.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2875 ***
    *** gcm 2876 ***
    *** gcm 2877 ***
    *** gcm 2878 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2PADDING
    18:32:58.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126PADDING
    18:32:58.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4
    18:32:58.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4PADDING
    18:32:58.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/NOPADDING
    18:32:58.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5PADDING
    18:32:58.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7
    18:32:58.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2880 ***
    *** gcm 2881 ***
    *** gcm 2882 ***
    *** gcm 2883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/TBC
    18:32:58.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2884 ***
    *** gcm 2885 ***
    *** gcm 2886 ***
    *** gcm 2887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23
    18:32:58.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23PADDING
    18:32:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTE
    18:32:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2888 ***
    *** gcm 2889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2890 ***
    *** gcm 2891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126
    18:32:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2892 ***
    *** gcm 2893 ***
    *** gcm 2894 ***
    *** gcm 2895 ***
    *** gcm 2896 ***
    *** gcm 2897 ***
    *** gcm 2898 ***
    *** gcm 2899 ***
    *** gcm 2900 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2901 ***
    *** gcm 2902 ***
    *** gcm 2903 ***
    *** gcm 2904 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126PADDING
    18:32:58.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4
    18:32:58.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4PADDING
    18:32:58.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/NOPADDING
    18:32:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5
    18:32:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7
    18:32:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7PADDING
    18:32:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/TBC
    18:32:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/TBCPADDING
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23PADDING
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTE
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTEPADDING
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2906 ***
    *** gcm 2907 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126PADDING
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4PADDING
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/NOPADDING
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5PADDING
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7PADDING
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/TBC
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/TBCPADDING
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23
    18:32:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23PADDING
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTE
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTEPADDING
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2908 ***
    *** gcm 2909 ***
    *** gcm 2910 ***
    *** gcm 2911 ***
    *** gcm 2912 ***
    *** gcm 2913 ***
    *** gcm 2914 ***
    *** gcm 2915 ***
    *** gcm 2916 ***
    *** gcm 2917 ***
    *** gcm 2918 ***
    *** gcm 2919 ***
    *** gcm 2920 ***
    *** gcm 2921 ***
    *** gcm 2922 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2923 ***
    *** gcm 2924 ***
    *** gcm 2925 ***
    *** gcm 2926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2PADDING
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126PADDING
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4PADDING
    18:32:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/NOPADDING
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5PADDING
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7PADDING
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/TBC
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2927 ***
    *** gcm 2928 ***
    *** gcm 2929 ***
    *** gcm 2930 ***
    *** gcm 2931 ***
    *** gcm 2932 ***
    *** gcm 2933 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2934 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTE
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTEPADDING
    18:32:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/
    18:32:58.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126
    18:32:58.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2
    18:32:58.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2935 ***
    *** gcm 2936 ***
    *** gcm 2937 ***
    *** gcm 2938 ***
    *** gcm 2939 ***
    *** gcm 2940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126PADDING
    18:32:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4
    18:32:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4PADDING
    18:32:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/NOPADDING
    18:32:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5
    18:32:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5PADDING
    18:32:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7PADDING
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/TBC
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2941 ***
    *** gcm 2942 ***
    *** gcm 2943 ***
    *** gcm 2944 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23PADDING
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTE
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTEPADDING
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126
    18:32:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2
    18:32:58.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2PADDING
    18:32:58.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126PADDING
    18:32:58.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4
    18:32:58.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4PADDING
    18:32:58.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2945 ***
    *** gcm 2946 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5
    18:32:58.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5PADDING
    18:32:58.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7
    18:32:58.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7PADDING
    18:32:58.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/TBC
    18:32:58.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2947 ***
    *** gcm 2948 ***
    *** gcm 2949 ***
    *** gcm 2950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23
    18:32:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23PADDING
    18:32:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTE
    18:32:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTEPADDING
    18:32:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/
    18:32:58.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126
    18:32:58.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2
    18:32:58.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2PADDING
    18:32:58.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126PADDING
    18:32:58.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4
    18:32:58.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4PADDING
    18:32:58.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/NOPADDING
    18:32:58.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5
    18:32:58.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5PADDING
    18:32:58.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7
    18:32:58.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2951 ***
    *** gcm 2952 ***
    *** gcm 2953 ***
    *** gcm 2954 ***
    *** gcm 2955 ***
    *** gcm 2956 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/TBC
    18:32:58.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2957 ***
    *** gcm 2958 ***
    *** gcm 2959 ***
    *** gcm 2960 ***
    *** gcm 2961 ***
    *** gcm 2962 ***
    *** gcm 2963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23
    18:32:58.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23PADDING
    18:32:58.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTE
    18:32:58.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2964 ***
    *** gcm 2965 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/
    18:32:58.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126
    18:32:58.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2
    18:32:58.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2PADDING
    18:32:58.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126PADDING
    18:32:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4
    18:32:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4PADDING
    18:32:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/NOPADDING
    18:32:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5
    18:32:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5PADDING
    18:32:58.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7
    18:32:58.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2966 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/TBC
    18:32:58.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/TBCPADDING
    18:32:58.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23
    18:32:58.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23PADDING
    18:32:58.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTE
    18:32:58.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTEPADDING
    18:32:58.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/
    18:32:58.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2967 ***
    *** gcm 2968 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2
    18:32:58.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2PADDING
    18:32:58.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126PADDING
    18:32:58.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2969 ***
    *** gcm 2970 ***
    *** gcm 2971 ***
    *** gcm 2972 ***
    *** gcm 2973 ***
    *** gcm 2974 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4PADDING
    18:32:58.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/NOPADDING
    18:32:58.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5
    18:32:58.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5PADDING
    18:32:58.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7
    18:32:58.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7PADDING
    18:32:58.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/TBC
    18:32:58.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/TBCPADDING
    18:32:58.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23
    18:32:58.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23PADDING
    18:32:58.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTE
    18:32:58.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTEPADDING
    18:32:58.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/
    18:32:58.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2975 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2
    18:32:58.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2PADDING
    18:32:58.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2976 ***
    *** gcm 2977 ***
    *** gcm 2978 ***
    *** gcm 2979 ***
    *** gcm 2980 ***
    *** gcm 2981 ***
    *** gcm 2982 ***
    *** gcm 2983 ***
    *** gcm 2984 ***
    *** gcm 2985 ***
    *** gcm 2986 ***
    *** gcm 2987 ***
    *** gcm 2988 ***
    *** gcm 2989 ***
    *** gcm 2990 ***
    *** gcm 2991 ***
    *** gcm 2992 ***
    *** gcm 2993 ***
    *** gcm 2994 ***
    *** gcm 2995 ***
    *** gcm 2996 ***
    *** gcm 2997 ***
    *** gcm 2998 ***
    *** gcm 2999 ***
    *** gcm 3000 ***
    *** gcm 3001 ***
    *** gcm 3002 ***
    *** gcm 3003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4
    18:32:58.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3004 ***
    *** gcm 3005 ***
    *** gcm 3006 ***
    *** gcm 3007 ***
    *** gcm 3008 ***
    *** gcm 3009 ***
    *** gcm 3010 ***
    *** gcm 3011 ***
    *** gcm 3012 ***
    *** gcm 3013 ***
    *** gcm 3014 ***
    *** gcm 3015 ***
    *** gcm 3016 ***
    *** gcm 3017 ***
    *** gcm 3018 ***
    *** gcm 3019 ***
    *** gcm 3020 ***
    *** gcm 3021 ***
    *** gcm 3022 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/NOPADDING
    18:32:58.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5
    18:32:58.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3023 ***
    *** gcm 3024 ***
    *** gcm 3025 ***
    *** gcm 3026 ***
    *** gcm 3027 ***
    *** gcm 3028 ***
    *** gcm 3029 ***
    *** gcm 3030 ***
    *** gcm 3031 ***
    *** gcm 3032 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7
    18:32:58.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7PADDING
    18:32:58.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/TBC
    18:32:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/TBCPADDING
    18:32:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23PADDING
    18:32:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3034 ***
    *** gcm 3035 ***
    *** gcm 3036 ***
    *** gcm 3037 ***
    *** gcm 3038 ***
    *** gcm 3039 ***
    *** gcm 3040 ***
    *** gcm 3041 ***
    *** gcm 3042 ***
    *** gcm 3043 ***
    *** gcm 3044 ***
    *** gcm 3045 ***
    *** gcm 3046 ***
    *** gcm 3047 ***
    *** gcm 3048 ***
    *** gcm 3049 ***
    *** gcm 3050 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTEPADDING
    18:32:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/
    18:32:58.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126
    18:32:58.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2
    18:32:58.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3051 ***
    *** gcm 3052 ***
    *** gcm 3053 ***
    *** gcm 3054 ***
    *** gcm 3055 ***
    *** gcm 3056 ***
    *** gcm 3057 ***
    *** gcm 3058 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126PADDING
    18:32:58.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4
    18:32:58.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4PADDING
    18:32:58.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/NOPADDING
    18:32:58.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3059 ***
    *** gcm 3060 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5PADDING
    18:32:58.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7
    18:32:58.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7PADDING
    18:32:58.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/TBC
    18:32:58.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/TBCPADDING
    18:32:58.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3061 ***
    *** gcm 3062 ***
    *** gcm 3063 ***
    *** gcm 3064 ***
    *** gcm 3065 ***
    *** gcm 3066 ***
    *** gcm 3067 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/X9.23PADDING
    18:32:58.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTE
    18:32:58.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3068 ***
    *** gcm 3069 ***
    *** gcm 3070 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6//
    18:32:58.239 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping.
    18:32:58.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6//NOPADDING
    18:32:58.240 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping.
    18:32:58.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3071 ***
    *** gcm 3072 ***
    *** gcm 3073 ***
    *** gcm 3074 ***
    *** gcm 3075 ***
    *** gcm 3076 ***
    *** gcm 3077 ***
    *** gcm 3078 ***
    *** gcm 3079 ***
    *** gcm 3080 ***
    *** gcm 3081 ***
    *** gcm 3082 ***
    *** gcm 3083 ***
    *** gcm 3084 ***
    *** gcm 3085 ***
    *** gcm 3086 ***
    *** gcm 3087 ***
    *** gcm 3088 ***
    *** gcm 3089 ***
    *** gcm 3090 ***
    *** gcm 3091 ***
    *** gcm 3092 ***
    *** gcm 3093 ***
    *** gcm 3094 ***
    *** gcm 3095 ***
    *** gcm 3096 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC-CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3097 ***
    *** gcm 3098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3099 ***
    *** gcm 3100 ***
    *** gcm 3101 ***
    *** gcm 3102 ***
    *** gcm 3103 ***
    *** gcm 3104 ***
    *** gcm 3105 ***
    *** gcm 3106 ***
    *** gcm 3107 ***
    *** gcm 3108 ***
    *** gcm 3109 ***
    *** gcm 3110 ***
    *** gcm 3111 ***
    *** gcm 3112 ***
    *** gcm 3113 ***
    *** gcm 3114 ***
    *** gcm 3115 ***
    *** gcm 3116 ***
    *** gcm 3117 ***
    *** gcm 3118 ***
    *** gcm 3119 ***
    *** gcm 3120 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3121 ***
    *** gcm 3122 ***
    *** gcm 3123 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2
    18:32:58.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2PADDING
    18:32:58.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126PADDING
    18:32:58.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3124 ***
    *** gcm 3125 ***
    *** gcm 3126 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4PADDING
    18:32:58.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/NOPADDING
    18:32:58.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5
    18:32:58.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5PADDING
    18:32:58.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7
    18:32:58.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3127 ***
    *** gcm 3128 ***
    *** gcm 3129 ***
    *** gcm 3130 ***
    *** gcm 3131 ***
    *** gcm 3132 ***
    *** gcm 3133 ***
    *** gcm 3134 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/TBC
    18:32:58.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/TBCPADDING
    18:32:58.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/X9.23
    18:32:58.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3135 ***
    *** gcm 3136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTE
    18:32:58.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTEPADDING
    18:32:58.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CCM/
    18:32:58.252 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:58.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CCM/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3137 ***
    *** gcm 3138 ***
    *** gcm 3139 ***
    *** gcm 3140 ***
    *** gcm 3141 ***
    *** gcm 3142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.252 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:32:58.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/
    18:32:58.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3143 ***
    *** gcm 3144 ***
    *** gcm 3145 ***
    *** gcm 3146 ***
    *** gcm 3147 ***
    *** gcm 3148 ***
    *** gcm 3149 ***
    *** gcm 3150 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3151 ***
    *** gcm 3152 ***
    *** gcm 3153 ***
    *** gcm 3154 ***
    *** gcm 3155 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2PADDING
    18:32:58.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126PADDING
    18:32:58.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3156 ***
    *** gcm 3157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4PADDING
    18:32:58.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/NOPADDING
    18:32:58.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3158 ***
    *** gcm 3159 ***
    *** gcm 3160 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3161 ***
    *** gcm 3162 ***
    *** gcm 3163 ***
    *** gcm 3164 ***
    *** gcm 3165 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7
    18:32:58.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3166 ***
    *** gcm 3167 ***
    *** gcm 3168 ***
    *** gcm 3169 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/TBC
    18:32:58.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3170 ***
    *** gcm 3171 ***
    *** gcm 3172 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/X9.23
    18:32:58.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/X9.23PADDING
    18:32:58.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTE
    18:32:58.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTEPADDING
    18:32:58.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/
    18:32:58.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126
    18:32:58.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2PADDING
    18:32:58.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126PADDING
    18:32:58.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4
    18:32:58.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/NOPADDING
    18:32:58.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5
    18:32:58.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5PADDING
    18:32:58.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7
    18:32:58.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7PADDING
    18:32:58.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/TBC
    18:32:58.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/TBCPADDING
    18:32:58.295 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23
    18:32:58.296 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23PADDING
    18:32:58.297 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTE
    18:32:58.297 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3175 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.297 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.297 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126
    18:32:58.298 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2
    18:32:58.298 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2PADDING
    18:32:58.299 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126PADDING
    18:32:58.299 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3177 ***
    *** gcm 3178 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.299 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3179 ***
    *** gcm 3180 ***
    *** gcm 3181 ***
    *** gcm 3182 ***
    *** gcm 3183 ***
    *** gcm 3184 ***
    *** gcm 3185 ***
    *** gcm 3186 ***
    *** gcm 3187 ***
    *** gcm 3188 ***
    *** gcm 3189 ***
    *** gcm 3190 ***
    *** gcm 3191 ***
    *** gcm 3192 ***
    *** gcm 3193 ***
    *** gcm 3194 ***
    *** gcm 3195 ***
    *** gcm 3196 ***
    *** gcm 3197 ***
    *** gcm 3198 ***
    *** gcm 3199 ***
    *** gcm 3200 ***
    *** gcm 3201 ***
    *** gcm 3202 ***
    *** gcm 3203 ***
    *** gcm 3204 ***
    *** gcm 3205 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.299 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/NOPADDING
    18:32:58.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5
    18:32:58.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3206 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7
    18:32:58.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7PADDING
    18:32:58.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3207 ***
    *** gcm 3208 ***
    *** gcm 3209 ***
    *** gcm 3210 ***
    *** gcm 3211 ***
    *** gcm 3212 ***
    *** gcm 3213 ***
    *** gcm 3214 ***
    *** gcm 3215 ***
    *** gcm 3216 ***
    *** gcm 3217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/TBCPADDING
    18:32:58.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3218 ***
    *** gcm 3219 ***
    *** gcm 3220 ***
    *** gcm 3221 ***
    *** gcm 3222 ***
    *** gcm 3223 ***
    *** gcm 3224 ***
    *** gcm 3225 ***
    *** gcm 3226 ***
    *** gcm 3227 ***
    *** gcm 3228 ***
    *** gcm 3229 ***
    *** gcm 3230 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3231 ***
    *** gcm 3232 ***
    *** gcm 3233 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTE
    18:32:58.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTEPADDING
    18:32:58.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/
    18:32:58.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126
    18:32:58.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2
    18:32:58.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3234 ***
    *** gcm 3235 ***
    *** gcm 3236 ***
    *** gcm 3237 ***
    *** gcm 3238 ***
    *** gcm 3239 ***
    *** gcm 3240 ***
    *** gcm 3241 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126PADDING
    18:32:58.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3242 ***
    *** gcm 3243 ***
    *** gcm 3244 ***
    *** gcm 3245 ***
    *** gcm 3246 ***
    *** gcm 3247 ***
    *** gcm 3248 ***
    *** gcm 3249 ***
    *** gcm 3250 ***
    *** gcm 3251 ***
    *** gcm 3252 ***
    *** gcm 3253 ***
    *** gcm 3254 ***
    *** gcm 3255 ***
    *** gcm 3256 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4PADDING
    18:32:58.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/NOPADDING
    18:32:58.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5
    18:32:58.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5PADDING
    18:32:58.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7
    18:32:58.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3257 ***
    *** gcm 3258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/TBC
    18:32:58.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3259 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23
    18:32:58.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23PADDING
    18:32:58.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3260 ***
    *** gcm 3261 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTEPADDING
    18:32:58.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/
    18:32:58.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126
    18:32:58.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2
    18:32:58.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2PADDING
    18:32:58.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126PADDING
    18:32:58.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4
    18:32:58.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4PADDING
    18:32:58.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/NOPADDING
    18:32:58.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5
    18:32:58.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3262 ***
    *** gcm 3263 ***
    *** gcm 3264 ***
    *** gcm 3265 ***
    *** gcm 3266 ***
    *** gcm 3267 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7
    18:32:58.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3268 ***
    *** gcm 3269 ***
    *** gcm 3270 ***
    *** gcm 3271 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/TBC
    18:32:58.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3272 ***
    *** gcm 3273 ***
    *** gcm 3274 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3275 ***
    *** gcm 3276 ***
    *** gcm 3277 ***
    *** gcm 3278 ***
    *** gcm 3279 ***
    *** gcm 3280 ***
    *** gcm 3281 ***
    *** gcm 3282 ***
    *** gcm 3283 ***
    *** gcm 3284 ***
    *** gcm 3285 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23PADDING
    18:32:58.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTE
    18:32:58.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3286 ***
    *** gcm 3287 ***
    *** gcm 3288 ***
    *** gcm 3289 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3290 ***
    *** gcm 3291 ***
    *** gcm 3292 ***
    *** gcm 3293 ***
    *** gcm 3294 ***
    *** gcm 3295 ***
    *** gcm 3296 ***
    *** gcm 3297 ***
    *** gcm 3298 ***
    *** gcm 3299 ***
    *** gcm 3300 ***
    *** gcm 3301 ***
    *** gcm 3302 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3303 ***
    *** gcm 3304 ***
    *** gcm 3305 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3306 ***
    *** gcm 3307 ***
    *** gcm 3308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2PADDING
    18:32:58.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126PADDING
    18:32:58.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4
    18:32:58.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4PADDING
    18:32:58.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/NOPADDING
    18:32:58.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5
    18:32:58.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5PADDING
    18:32:58.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7
    18:32:58.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7PADDING
    18:32:58.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/TBC
    18:32:58.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/TBCPADDING
    18:32:58.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23
    18:32:58.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23PADDING
    18:32:58.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTE
    18:32:58.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3309 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/
    18:32:58.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126
    18:32:58.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3310 ***
    *** gcm 3311 ***
    *** gcm 3312 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2PADDING
    18:32:58.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126PADDING
    18:32:58.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4
    18:32:58.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4PADDING
    18:32:58.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3313 ***
    *** gcm 3314 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5
    18:32:58.322 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3315 ***
    *** gcm 3316 ***
    *** gcm 3317 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.322 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7
    18:32:58.322 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7PADDING
    18:32:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/TBC
    18:32:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/TBCPADDING
    18:32:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3318 ***
    *** gcm 3319 ***
    *** gcm 3320 ***
    *** gcm 3321 ***
    *** gcm 3322 ***
    *** gcm 3323 ***
    *** gcm 3324 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3325 ***
    *** gcm 3326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTE
    18:32:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTEPADDING
    18:32:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/
    18:32:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3327 ***
    *** gcm 3328 ***
    *** gcm 3329 ***
    *** gcm 3330 ***
    *** gcm 3331 ***
    *** gcm 3332 ***
    *** gcm 3333 ***
    *** gcm 3334 ***
    *** gcm 3335 ***
    *** gcm 3336 ***
    *** gcm 3337 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2
    18:32:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2PADDING
    18:32:58.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126PADDING
    18:32:58.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4
    18:32:58.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4PADDING
    18:32:58.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3338 ***
    *** gcm 3339 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5
    18:32:58.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3340 ***
    *** gcm 3341 ***
    *** gcm 3342 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7
    18:32:58.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7PADDING
    18:32:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/TBC
    18:32:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/TBCPADDING
    18:32:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23
    18:32:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23PADDING
    18:32:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTE
    18:32:58.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTEPADDING
    18:32:58.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/
    18:32:58.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126
    18:32:58.328 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2
    18:32:58.329 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2PADDING
    18:32:58.329 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126PADDING
    18:32:58.329 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4
    18:32:58.329 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4PADDING
    18:32:58.329 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/NOPADDING
    18:32:58.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5
    18:32:58.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5PADDING
    18:32:58.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7
    18:32:58.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7PADDING
    18:32:58.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/TBC
    18:32:58.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/TBCPADDING
    18:32:58.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23
    18:32:58.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23PADDING
    18:32:58.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTE
    18:32:58.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTEPADDING
    18:32:58.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/
    18:32:58.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126
    18:32:58.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2
    18:32:58.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2PADDING
    18:32:58.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126PADDING
    18:32:58.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4
    18:32:58.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3343 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/NOPADDING
    18:32:58.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5
    18:32:58.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5PADDING
    18:32:58.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7
    18:32:58.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7PADDING
    18:32:58.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/TBC
    18:32:58.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/TBCPADDING
    18:32:58.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23
    18:32:58.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3344 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTE
    18:32:58.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTEPADDING
    18:32:58.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/
    18:32:58.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126
    18:32:58.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2
    18:32:58.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2PADDING
    18:32:58.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126PADDING
    18:32:58.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4
    18:32:58.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4PADDING
    18:32:58.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/NOPADDING
    18:32:58.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5
    18:32:58.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5PADDING
    18:32:58.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7
    18:32:58.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7PADDING
    18:32:58.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/TBC
    18:32:58.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/TBCPADDING
    18:32:58.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23
    18:32:58.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3345 ***
    *** gcm 3346 ***
    *** gcm 3347 ***
    *** gcm 3348 ***
    *** gcm 3349 ***
    *** gcm 3350 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTE
    18:32:58.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTEPADDING
    18:32:58.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/
    18:32:58.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126
    18:32:58.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2
    18:32:58.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2PADDING
    18:32:58.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126PADDING
    18:32:58.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4
    18:32:58.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4PADDING
    18:32:58.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/NOPADDING
    18:32:58.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5
    18:32:58.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5PADDING
    18:32:58.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3351 ***
    *** gcm 3352 ***
    *** gcm 3353 ***
    *** gcm 3354 ***
    *** gcm 3355 ***
    *** gcm 3356 ***
    *** gcm 3357 ***
    *** gcm 3358 ***
    *** gcm 3359 ***
    *** gcm 3360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7PADDING
    18:32:58.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/TBC
    18:32:58.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/TBCPADDING
    18:32:58.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23
    18:32:58.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23PADDING
    18:32:58.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTE
    18:32:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTEPADDING
    18:32:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/
    18:32:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3361 ***
    *** gcm 3362 ***
    *** gcm 3363 ***
    *** gcm 3364 ***
    *** gcm 3365 ***
    *** gcm 3366 ***
    *** gcm 3367 ***
    *** gcm 3368 ***
    *** gcm 3369 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2
    18:32:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3370 ***
    *** gcm 3371 ***
    *** gcm 3372 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126PADDING
    18:32:58.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4
    18:32:58.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4PADDING
    18:32:58.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/NOPADDING
    18:32:58.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5
    18:32:58.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5PADDING
    18:32:58.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7
    18:32:58.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7PADDING
    18:32:58.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3373 ***
    *** gcm 3374 ***
    *** gcm 3375 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/TBCPADDING
    18:32:58.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3376 ***
    *** gcm 3377 ***
    *** gcm 3378 ***
    *** gcm 3379 ***
    *** gcm 3380 ***
    *** gcm 3381 ***
    *** gcm 3382 ***
    *** gcm 3383 ***
    *** gcm 3384 ***
    *** gcm 3385 ***
    *** gcm 3386 ***
    *** gcm 3387 ***
    *** gcm 3388 ***
    *** gcm 3389 ***
    *** gcm 3390 ***
    *** gcm 3391 ***
    *** gcm 3392 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23PADDING
    18:32:58.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3393 ***
    *** gcm 3394 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTEPADDING
    18:32:58.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/
    18:32:58.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126
    18:32:58.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2
    18:32:58.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2PADDING
    18:32:58.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126PADDING
    18:32:58.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4
    18:32:58.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3395 ***
    *** gcm 3396 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/NOPADDING
    18:32:58.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3397 ***
    *** gcm 3398 ***
    *** gcm 3399 ***
    *** gcm 3400 ***
    *** gcm 3401 ***
    *** gcm 3402 ***
    *** gcm 3403 ***
    *** gcm 3404 ***
    *** gcm 3405 ***
    *** gcm 3406 ***
    *** gcm 3407 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5PADDING
    18:32:58.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3408 ***
    *** gcm 3409 ***
    *** gcm 3410 ***
    *** gcm 3411 ***
    *** gcm 3412 ***
    *** gcm 3413 ***
    *** gcm 3414 ***
    *** gcm 3415 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7PADDING
    18:32:58.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/TBC
    18:32:58.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/TBCPADDING
    18:32:58.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23
    18:32:58.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3416 ***
    *** gcm 3417 ***
    *** gcm 3418 ***
    *** gcm 3419 ***
    *** gcm 3420 ***
    *** gcm 3421 ***
    *** gcm 3422 ***
    *** gcm 3423 ***
    *** gcm 3424 ***
    *** gcm 3425 ***
    *** gcm 3426 ***
    *** gcm 3427 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTE
    18:32:58.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTEPADDING
    18:32:58.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/
    18:32:58.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126
    18:32:58.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2
    18:32:58.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2PADDING
    18:32:58.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126PADDING
    18:32:58.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4
    18:32:58.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3428 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/NOPADDING
    18:32:58.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5
    18:32:58.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5PADDING
    18:32:58.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7
    18:32:58.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7PADDING
    18:32:58.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/TBC
    18:32:58.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/TBCPADDING
    18:32:58.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23
    18:32:58.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23PADDING
    18:32:58.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTE
    18:32:58.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTEPADDING
    18:32:58.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/
    18:32:58.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126
    18:32:58.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2
    18:32:58.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3429 ***
    *** gcm 3430 ***
    *** gcm 3431 ***
    *** gcm 3432 ***
    *** gcm 3433 ***
    *** gcm 3434 ***
    *** gcm 3435 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3436 ***
    *** gcm 3437 ***
    *** gcm 3438 ***
    *** gcm 3439 ***
    *** gcm 3440 ***
    *** gcm 3441 ***
    *** gcm 3442 ***
    *** gcm 3443 ***
    *** gcm 3444 ***
    *** gcm 3445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4
    18:32:58.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4PADDING
    18:32:58.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/NOPADDING
    18:32:58.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5
    18:32:58.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5PADDING
    18:32:58.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7
    18:32:58.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7PADDING
    18:32:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3446 ***
    *** gcm 3447 ***
    *** gcm 3448 ***
    *** gcm 3449 ***
    *** gcm 3450 ***
    *** gcm 3451 ***
    *** gcm 3452 ***
    *** gcm 3453 ***
    *** gcm 3454 ***
    *** gcm 3455 ***
    *** gcm 3456 ***
    *** gcm 3457 ***
    *** gcm 3458 ***
    *** gcm 3459 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/TBCPADDING
    18:32:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3460 ***
    *** gcm 3461 ***
    *** gcm 3462 ***
    *** gcm 3463 ***
    *** gcm 3464 ***
    *** gcm 3465 ***
    *** gcm 3466 ***
    *** gcm 3467 ***
    *** gcm 3468 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23PADDING
    18:32:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3469 ***
    *** gcm 3470 ***
    *** gcm 3471 ***
    *** gcm 3472 ***
    *** gcm 3473 ***
    *** gcm 3474 ***
    *** gcm 3475 ***
    *** gcm 3476 ***
    *** gcm 3477 ***
    *** gcm 3478 ***
    *** gcm 3479 ***
    *** gcm 3480 ***
    *** gcm 3481 ***
    *** gcm 3482 ***
    *** gcm 3483 ***
    *** gcm 3484 ***
    *** gcm 3485 ***
    *** gcm 3486 ***
    *** gcm 3487 ***
    *** gcm 3488 ***
    *** gcm 3489 ***
    *** gcm 3490 ***
    *** gcm 3491 ***
    *** gcm 3492 ***
    *** gcm 3493 ***
    *** gcm 3494 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTEPADDING
    18:32:58.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3495 ***
    *** gcm 3496 ***
    *** gcm 3497 ***
    *** gcm 3498 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126
    18:32:58.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2
    18:32:58.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2PADDING
    18:32:58.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126PADDING
    18:32:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4
    18:32:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4PADDING
    18:32:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/NOPADDING
    18:32:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3499 ***
    *** gcm 3500 ***
    *** gcm 3501 ***
    *** gcm 3502 ***
    *** gcm 3503 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5PADDING
    18:32:58.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7
    18:32:58.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7PADDING
    18:32:58.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/TBC
    18:32:58.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/TBCPADDING
    18:32:58.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23
    18:32:58.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23PADDING
    18:32:58.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTE
    18:32:58.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTEPADDING
    18:32:58.369 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/
    18:32:58.370 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126
    18:32:58.370 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2
    18:32:58.370 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2PADDING
    18:32:58.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3504 ***
    *** gcm 3505 ***
    *** gcm 3506 ***
    *** gcm 3507 ***
    *** gcm 3508 ***
    *** gcm 3509 ***
    *** gcm 3510 ***
    *** gcm 3511 ***
    *** gcm 3512 ***
    *** gcm 3513 ***
    *** gcm 3514 ***
    *** gcm 3515 ***
    *** gcm 3516 ***
    *** gcm 3517 ***
    *** gcm 3518 ***
    *** gcm 3519 ***
    *** gcm 3520 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4
    18:32:58.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3521 ***
    *** gcm 3522 ***
    *** gcm 3523 ***
    *** gcm 3524 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/NOPADDING
    18:32:58.371 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3525 ***
    *** gcm 3526 ***
    *** gcm 3527 ***
    *** gcm 3528 ***
    *** gcm 3529 ***
    *** gcm 3530 ***
    *** gcm 3531 ***
    *** gcm 3532 ***
    *** gcm 3533 ***
    *** gcm 3534 ***
    *** gcm 3535 ***
    *** gcm 3536 ***
    *** gcm 3537 ***
    *** gcm 3538 ***
    *** gcm 3539 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5PADDING
    18:32:58.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7
    18:32:58.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7PADDING
    18:32:58.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/TBC
    18:32:58.372 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/TBCPADDING
    18:32:58.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3540 ***
    *** gcm 3541 ***
    *** gcm 3542 ***
    *** gcm 3543 ***
    *** gcm 3544 ***
    *** gcm 3545 ***
    *** gcm 3546 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23PADDING
    18:32:58.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTE
    18:32:58.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTEPADDING
    18:32:58.373 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3547 ***
    *** gcm 3548 ***
    *** gcm 3549 ***
    *** gcm 3550 ***
    *** gcm 3551 ***
    *** gcm 3552 ***
    *** gcm 3553 ***
    *** gcm 3554 ***
    *** gcm 3555 ***
    *** gcm 3556 ***
    *** gcm 3557 ***
    *** gcm 3558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.374 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3559 ***
    *** gcm 3560 ***
    *** gcm 3561 ***
    *** gcm 3562 ***
    *** gcm 3563 ***
    *** gcm 3564 ***
    *** gcm 3565 ***
    *** gcm 3566 ***
    *** gcm 3567 ***
    *** gcm 3568 ***
    *** gcm 3569 ***
    *** gcm 3570 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.374 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2
    18:32:58.374 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2PADDING
    18:32:58.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126PADDING
    18:32:58.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4
    18:32:58.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3571 ***
    *** gcm 3572 ***
    *** gcm 3573 ***
    *** gcm 3574 ***
    *** gcm 3575 ***
    *** gcm 3576 ***
    *** gcm 3577 ***
    *** gcm 3578 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/NOPADDING
    18:32:58.375 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5
    18:32:58.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5PADDING
    18:32:58.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7
    18:32:58.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7PADDING
    18:32:58.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/TBC
    18:32:58.376 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/TBCPADDING
    18:32:58.377 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23
    18:32:58.377 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23PADDING
    18:32:58.377 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTE
    18:32:58.377 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTEPADDING
    18:32:58.377 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/
    18:32:58.378 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126
    18:32:58.378 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2
    18:32:58.378 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2PADDING
    18:32:58.379 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126PADDING
    18:32:58.379 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4
    18:32:58.379 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4PADDING
    18:32:58.379 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/NOPADDING
    18:32:58.380 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5
    18:32:58.380 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5PADDING
    18:32:58.380 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7
    18:32:58.380 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7PADDING
    18:32:58.381 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/TBC
    18:32:58.381 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/TBCPADDING
    18:32:58.381 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23
    18:32:58.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23PADDING
    18:32:58.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTE
    18:32:58.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTEPADDING
    18:32:58.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/
    18:32:58.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126
    18:32:58.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2
    18:32:58.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2PADDING
    18:32:58.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126PADDING
    18:32:58.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4
    18:32:58.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4PADDING
    18:32:58.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/NOPADDING
    18:32:58.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5
    18:32:58.385 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5PADDING
    18:32:58.385 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7
    18:32:58.385 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7PADDING
    18:32:58.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/TBC
    18:32:58.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/TBCPADDING
    18:32:58.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23
    18:32:58.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23PADDING
    18:32:58.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTE
    18:32:58.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTEPADDING
    18:32:58.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/
    18:32:58.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126
    18:32:58.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2
    18:32:58.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2PADDING
    18:32:58.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126PADDING
    18:32:58.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4
    18:32:58.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4PADDING
    18:32:58.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/NOPADDING
    18:32:58.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5
    18:32:58.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5PADDING
    18:32:58.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7
    18:32:58.391 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7PADDING
    18:32:58.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/TBC
    18:32:58.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/TBCPADDING
    18:32:58.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23
    18:32:58.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23PADDING
    18:32:58.393 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTE
    18:32:58.394 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3579 ***
    *** gcm 3580 ***
    *** gcm 3581 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.394 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3582 ***
    *** gcm 3583 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.394 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126
    18:32:58.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2
    18:32:58.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2PADDING
    18:32:58.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126PADDING
    18:32:58.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4
    18:32:58.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4PADDING
    18:32:58.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/NOPADDING
    18:32:58.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5
    18:32:58.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5PADDING
    18:32:58.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7
    18:32:58.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7PADDING
    18:32:58.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3584 ***
    *** gcm 3585 ***
    *** gcm 3586 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/TBCPADDING
    18:32:58.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23
    18:32:58.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23PADDING
    18:32:58.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3587 ***
    *** gcm 3588 ***
    *** gcm 3589 ***
    *** gcm 3590 ***
    *** gcm 3591 ***
    *** gcm 3592 ***
    *** gcm 3593 ***
    *** gcm 3594 ***
    *** gcm 3595 ***
    *** gcm 3596 ***
    *** gcm 3597 ***
    *** gcm 3598 ***
    *** gcm 3599 ***
    *** gcm 3600 ***
    *** gcm 3601 ***
    *** gcm 3602 ***
    *** gcm 3603 ***
    *** gcm 3604 ***
    *** gcm 3605 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTEPADDING
    18:32:58.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/
    18:32:58.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126
    18:32:58.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3606 ***
    *** gcm 3607 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2PADDING
    18:32:58.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3608 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4
    18:32:58.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4PADDING
    18:32:58.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/NOPADDING
    18:32:58.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3609 ***
    *** gcm 3610 ***
    *** gcm 3611 ***
    *** gcm 3612 ***
    *** gcm 3613 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5PADDING
    18:32:58.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7
    18:32:58.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3614 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/TBC
    18:32:58.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/TBCPADDING
    18:32:58.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23
    18:32:58.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23PADDING
    18:32:58.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTE
    18:32:58.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTEPADDING
    18:32:58.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/
    18:32:58.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126
    18:32:58.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2
    18:32:58.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3615 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126PADDING
    18:32:58.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4
    18:32:58.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4PADDING
    18:32:58.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/NOPADDING
    18:32:58.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5
    18:32:58.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5PADDING
    18:32:58.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7
    18:32:58.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3616 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/TBC
    18:32:58.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3617 ***
    *** gcm 3618 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23
    18:32:58.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23PADDING
    18:32:58.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTE
    18:32:58.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTEPADDING
    18:32:58.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/
    18:32:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126
    18:32:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2
    18:32:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2PADDING
    18:32:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126PADDING
    18:32:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3619 ***
    *** gcm 3620 ***
    *** gcm 3621 ***
    *** gcm 3622 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.409 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3623 ***
    *** gcm 3624 ***
    *** gcm 3625 ***
    *** gcm 3626 ***
    *** gcm 3627 ***
    *** gcm 3628 ***
    *** gcm 3629 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.409 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/NOPADDING
    18:32:58.409 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5
    18:32:58.409 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3630 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.410 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7
    18:32:58.410 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7PADDING
    18:32:58.410 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/TBC
    18:32:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/TBCPADDING
    18:32:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3631 ***
    *** gcm 3632 ***
    *** gcm 3633 ***
    *** gcm 3634 ***
    *** gcm 3635 ***
    *** gcm 3636 ***
    *** gcm 3637 ***
    *** gcm 3638 ***
    *** gcm 3639 ***
    *** gcm 3640 ***
    *** gcm 3641 ***
    *** gcm 3642 ***
    *** gcm 3643 ***
    *** gcm 3644 ***
    *** gcm 3645 ***
    *** gcm 3646 ***
    *** gcm 3647 ***
    *** gcm 3648 ***
    *** gcm 3649 ***
    *** gcm 3650 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23PADDING
    18:32:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTE
    18:32:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTEPADDING
    18:32:58.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/
    18:32:58.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126
    18:32:58.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2
    18:32:58.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2PADDING
    18:32:58.413 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126PADDING
    18:32:58.413 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4
    18:32:58.413 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4PADDING
    18:32:58.414 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/NOPADDING
    18:32:58.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5
    18:32:58.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5PADDING
    18:32:58.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7
    18:32:58.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7PADDING
    18:32:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/TBC
    18:32:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/TBCPADDING
    18:32:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23
    18:32:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23PADDING
    18:32:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3651 ***
    *** gcm 3652 ***
    *** gcm 3653 ***
    *** gcm 3654 ***
    *** gcm 3655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.417 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTEPADDING
    18:32:58.417 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/
    18:32:58.417 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126
    18:32:58.418 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2
    18:32:58.418 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2PADDING
    18:32:58.418 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3656 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4
    18:32:58.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4PADDING
    18:32:58.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/NOPADDING
    18:32:58.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3657 ***
    *** gcm 3658 ***
    *** gcm 3659 ***
    *** gcm 3660 ***
    *** gcm 3661 ***
    *** gcm 3662 ***
    *** gcm 3663 ***
    *** gcm 3664 ***
    *** gcm 3665 ***
    *** gcm 3666 ***
    *** gcm 3667 ***
    *** gcm 3668 ***
    *** gcm 3669 ***
    *** gcm 3670 ***
    *** gcm 3671 ***
    *** gcm 3672 ***
    *** gcm 3673 ***
    *** gcm 3674 ***
    *** gcm 3675 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.419 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5PADDING
    18:32:58.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7
    18:32:58.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7PADDING
    18:32:58.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/TBC
    18:32:58.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/TBCPADDING
    18:32:58.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23
    18:32:58.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23PADDING
    18:32:58.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTE
    18:32:58.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTEPADDING
    18:32:58.422 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/
    18:32:58.422 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126
    18:32:58.422 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2
    18:32:58.423 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2PADDING
    18:32:58.423 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126PADDING
    18:32:58.423 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4
    18:32:58.423 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4PADDING
    18:32:58.423 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/NOPADDING
    18:32:58.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5
    18:32:58.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5PADDING
    18:32:58.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7
    18:32:58.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7PADDING
    18:32:58.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/TBC
    18:32:58.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/TBCPADDING
    18:32:58.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23
    18:32:58.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23PADDING
    18:32:58.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTE
    18:32:58.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTEPADDING
    18:32:58.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/
    18:32:58.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126
    18:32:58.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2
    18:32:58.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2PADDING
    18:32:58.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3676 ***
    *** gcm 3677 ***
    *** gcm 3678 ***
    *** gcm 3679 ***
    *** gcm 3680 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3681 ***
    *** gcm 3682 ***
    *** gcm 3683 ***
    *** gcm 3684 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4PADDING
    18:32:58.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/NOPADDING
    18:32:58.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5
    18:32:58.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5PADDING
    18:32:58.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7
    18:32:58.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7PADDING
    18:32:58.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/TBC
    18:32:58.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/TBCPADDING
    18:32:58.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23
    18:32:58.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23PADDING
    18:32:58.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTE
    18:32:58.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTEPADDING
    18:32:58.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/
    18:32:58.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126
    18:32:58.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2
    18:32:58.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2PADDING
    18:32:58.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4
    18:32:58.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4PADDING
    18:32:58.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/NOPADDING
    18:32:58.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5
    18:32:58.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5PADDING
    18:32:58.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3686 ***
    *** gcm 3687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7PADDING
    18:32:58.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/TBC
    18:32:58.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/TBCPADDING
    18:32:58.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23
    18:32:58.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23PADDING
    18:32:58.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTE
    18:32:58.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTEPADDING
    18:32:58.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/
    18:32:58.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126
    18:32:58.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2
    18:32:58.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2PADDING
    18:32:58.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3688 ***
    *** gcm 3689 ***
    *** gcm 3690 ***
    *** gcm 3691 ***
    *** gcm 3692 ***
    *** gcm 3693 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4
    18:32:58.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4PADDING
    18:32:58.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/NOPADDING
    18:32:58.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5
    18:32:58.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5PADDING
    18:32:58.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3694 ***
    *** gcm 3695 ***
    *** gcm 3696 ***
    *** gcm 3697 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3698 ***
    *** gcm 3699 ***
    *** gcm 3700 ***
    *** gcm 3701 ***
    *** gcm 3702 ***
    *** gcm 3703 ***
    *** gcm 3704 ***
    *** gcm 3705 ***
    *** gcm 3706 ***
    *** gcm 3707 ***
    *** gcm 3708 ***
    *** gcm 3709 ***
    *** gcm 3710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/TBC
    18:32:58.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/TBCPADDING
    18:32:58.441 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23
    18:32:58.441 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23PADDING
    18:32:58.441 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTE
    18:32:58.442 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTEPADDING
    18:32:58.442 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/
    18:32:58.442 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126
    18:32:58.443 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2
    18:32:58.443 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2PADDING
    18:32:58.443 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126PADDING
    18:32:58.443 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4
    18:32:58.443 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4PADDING
    18:32:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/NOPADDING
    18:32:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5
    18:32:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5PADDING
    18:32:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7
    18:32:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7PADDING
    18:32:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/TBC
    18:32:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3711 ***
    *** gcm 3712 ***
    *** gcm 3713 ***
    *** gcm 3714 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23PADDING
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTE
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTEPADDING
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CTS/
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping.
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CTS/NOPADDING
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping.
    18:32:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/EAX/
    18:32:58.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/EAX/NOPADDING
    18:32:58.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/ECB/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3715 ***
    *** gcm 3716 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.447 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping.
    18:32:58.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/ECB/NOPADDING
    18:32:58.447 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping.
    18:32:58.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/GCM/
    18:32:58.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/GCM/NOPADDING
    18:32:58.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3717 ***
    *** gcm 3718 ***
    *** gcm 3719 ***
    *** gcm 3720 ***
    *** gcm 3721 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126
    18:32:58.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3722 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2PADDING
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126PADDING
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3723 ***
    *** gcm 3724 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/NOPADDING
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5PADDING
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7PADDING
    18:32:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/TBC
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/TBCPADDING
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3725 ***
    *** gcm 3726 ***
    *** gcm 3727 ***
    *** gcm 3728 ***
    *** gcm 3729 ***
    *** gcm 3730 ***
    *** gcm 3731 ***
    *** gcm 3732 ***
    *** gcm 3733 ***
    *** gcm 3734 ***
    *** gcm 3735 ***
    *** gcm 3736 ***
    *** gcm 3737 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/X9.23PADDING
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTE
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTEPADDING
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126
    18:32:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2PADDING
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126PADDING
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4PADDING
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/NOPADDING
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5PADDING
    18:32:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7PADDING
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/TBC
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/TBCPADDING
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23PADDING
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3738 ***
    *** gcm 3739 ***
    *** gcm 3740 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTEPADDING
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/
    18:32:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3741 ***
    *** gcm 3742 ***
    *** gcm 3743 ***
    *** gcm 3744 ***
    *** gcm 3745 ***
    *** gcm 3746 ***
    *** gcm 3747 ***
    *** gcm 3748 ***
    *** gcm 3749 ***
    *** gcm 3750 ***
    *** gcm 3751 ***
    *** gcm 3752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2
    18:32:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2PADDING
    18:32:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3753 ***
    *** gcm 3754 ***
    *** gcm 3755 ***
    *** gcm 3756 ***
    *** gcm 3757 ***
    *** gcm 3758 ***
    *** gcm 3759 ***
    *** gcm 3760 ***
    *** gcm 3761 ***
    *** gcm 3762 ***
    *** gcm 3763 ***
    *** gcm 3764 ***
    *** gcm 3765 ***
    *** gcm 3766 ***
    *** gcm 3767 ***
    *** gcm 3768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4
    18:32:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4PADDING
    18:32:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/NOPADDING
    18:32:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5PADDING
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7PADDING
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3769 ***
    *** gcm 3770 ***
    *** gcm 3771 ***
    *** gcm 3772 ***
    *** gcm 3773 ***
    *** gcm 3774 ***
    *** gcm 3775 ***
    *** gcm 3776 ***
    *** gcm 3777 ***
    *** gcm 3778 ***
    *** gcm 3779 ***
    *** gcm 3780 ***
    *** gcm 3781 ***
    *** gcm 3782 ***
    *** gcm 3783 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/TBCPADDING
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23PADDING
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTE
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTEPADDING
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/
    18:32:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2PADDING
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126PADDING
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4PADDING
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/NOPADDING
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5PADDING
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7PADDING
    18:32:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/TBC
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/TBCPADDING
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23PADDING
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTE
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTEPADDING
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2PADDING
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126PADDING
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4PADDING
    18:32:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/NOPADDING
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5PADDING
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7PADDING
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/TBC
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3784 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23PADDING
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTE
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTEPADDING
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/
    18:32:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2PADDING
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126PADDING
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4PADDING
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/NOPADDING
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5PADDING
    18:32:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7PADDING
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/TBC
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/TBCPADDING
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23PADDING
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3785 ***
    *** gcm 3786 ***
    *** gcm 3787 ***
    *** gcm 3788 ***
    *** gcm 3789 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTEPADDING
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2PADDING
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3790 ***
    *** gcm 3791 ***
    *** gcm 3792 ***
    *** gcm 3793 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4PADDING
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/NOPADDING
    18:32:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5PADDING
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7PADDING
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/TBC
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/TBCPADDING
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23PADDING
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTE
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTEPADDING
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2PADDING
    18:32:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126PADDING
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4PADDING
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/NOPADDING
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3794 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5PADDING
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7PADDING
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/TBC
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/TBCPADDING
    18:32:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3795 ***
    *** gcm 3796 ***
    *** gcm 3797 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23PADDING
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTE
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3798 ***
    *** gcm 3799 ***
    *** gcm 3800 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2PADDING
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126PADDING
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3801 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4PADDING
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/NOPADDING
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5PADDING
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7PADDING
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/TBC
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/TBCPADDING
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23PADDING
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTE
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTEPADDING
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/
    18:32:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3802 ***
    *** gcm 3803 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2PADDING
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126PADDING
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4PADDING
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/NOPADDING
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3804 ***
    *** gcm 3805 ***
    *** gcm 3806 ***
    *** gcm 3807 ***
    *** gcm 3808 ***
    *** gcm 3809 ***
    *** gcm 3810 ***
    *** gcm 3811 ***
    *** gcm 3812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5PADDING
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3813 ***
    *** gcm 3814 ***
    *** gcm 3815 ***
    *** gcm 3816 ***
    *** gcm 3817 ***
    *** gcm 3818 ***
    *** gcm 3819 ***
    *** gcm 3820 ***
    *** gcm 3821 ***
    *** gcm 3822 ***
    *** gcm 3823 ***
    *** gcm 3824 ***
    *** gcm 3825 ***
    *** gcm 3826 ***
    *** gcm 3827 ***
    *** gcm 3828 ***
    *** gcm 3829 ***
    *** gcm 3830 ***
    *** gcm 3831 ***
    *** gcm 3832 ***
    *** gcm 3833 ***
    *** gcm 3834 ***
    *** gcm 3835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/TBC
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3836 ***
    *** gcm 3837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3838 ***
    *** gcm 3839 ***
    *** gcm 3840 ***
    *** gcm 3841 ***
    *** gcm 3842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3843 ***
    *** gcm 3844 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3845 ***
    *** gcm 3846 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/
    18:32:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3847 ***
    *** gcm 3848 ***
    *** gcm 3849 ***
    *** gcm 3850 ***
    *** gcm 3851 ***
    *** gcm 3852 ***
    *** gcm 3853 ***
    *** gcm 3854 ***
    *** gcm 3855 ***
    *** gcm 3856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2
    18:32:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2PADDING
    18:32:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126PADDING
    18:32:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4
    18:32:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4PADDING
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/NOPADDING
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5PADDING
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3857 ***
    *** gcm 3858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/TBC
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/TBCPADDING
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23PADDING
    18:32:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTE
    18:32:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTEPADDING
    18:32:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/
    18:32:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126
    18:32:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2
    18:32:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2PADDING
    18:32:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126PADDING
    18:32:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4PADDING
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/NOPADDING
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3859 ***
    *** gcm 3860 ***
    *** gcm 3861 ***
    *** gcm 3862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5PADDING
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7PADDING
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3863 ***
    *** gcm 3864 ***
    *** gcm 3865 ***
    *** gcm 3866 ***
    *** gcm 3867 ***
    *** gcm 3868 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/TBCPADDING
    18:32:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23
    18:32:58.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23PADDING
    18:32:58.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTE
    18:32:58.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3869 ***
    *** gcm 3870 ***
    *** gcm 3871 ***
    *** gcm 3872 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/
    18:32:58.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3873 ***
    *** gcm 3874 ***
    *** gcm 3875 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2
    18:32:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3876 ***
    *** gcm 3877 ***
    *** gcm 3878 ***
    *** gcm 3879 ***
    *** gcm 3880 ***
    *** gcm 3881 ***
    *** gcm 3882 ***
    *** gcm 3883 ***
    *** gcm 3884 ***
    *** gcm 3885 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126PADDING
    18:32:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4
    18:32:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4PADDING
    18:32:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3886 ***
    *** gcm 3887 ***
    *** gcm 3888 ***
    *** gcm 3889 ***
    *** gcm 3890 ***
    *** gcm 3891 ***
    *** gcm 3892 ***
    *** gcm 3893 ***
    *** gcm 3894 ***
    *** gcm 3895 ***
    *** gcm 3896 ***
    *** gcm 3897 ***
    *** gcm 3898 ***
    *** gcm 3899 ***
    *** gcm 3900 ***
    *** gcm 3901 ***
    *** gcm 3902 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5PADDING
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7PADDING
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/TBC
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3903 ***
    *** gcm 3904 ***
    *** gcm 3905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3906 ***
    *** gcm 3907 ***
    *** gcm 3908 ***
    *** gcm 3909 ***
    *** gcm 3910 ***
    *** gcm 3911 ***
    *** gcm 3912 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTE
    18:32:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTEPADDING
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2PADDING
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126PADDING
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4PADDING
    18:32:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/NOPADDING
    18:32:58.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5
    18:32:58.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5PADDING
    18:32:58.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7
    18:32:58.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7PADDING
    18:32:58.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/TBC
    18:32:58.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/TBCPADDING
    18:32:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23
    18:32:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3913 ***
    *** gcm 3914 ***
    *** gcm 3915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTE
    18:32:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTEPADDING
    18:32:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/
    18:32:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126
    18:32:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2PADDING
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126PADDING
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3916 ***
    *** gcm 3917 ***
    *** gcm 3918 ***
    *** gcm 3919 ***
    *** gcm 3920 ***
    *** gcm 3921 ***
    *** gcm 3922 ***
    *** gcm 3923 ***
    *** gcm 3924 ***
    *** gcm 3925 ***
    *** gcm 3926 ***
    *** gcm 3927 ***
    *** gcm 3928 ***
    *** gcm 3929 ***
    *** gcm 3930 ***
    *** gcm 3931 ***
    *** gcm 3932 ***
    *** gcm 3933 ***
    *** gcm 3934 ***
    *** gcm 3935 ***
    *** gcm 3936 ***
    *** gcm 3937 ***
    *** gcm 3938 ***
    *** gcm 3939 ***
    *** gcm 3940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4PADDING
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/NOPADDING
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3941 ***
    *** gcm 3942 ***
    *** gcm 3943 ***
    *** gcm 3944 ***
    *** gcm 3945 ***
    *** gcm 3946 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5PADDING
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3947 ***
    *** gcm 3948 ***
    *** gcm 3949 ***
    *** gcm 3950 ***
    *** gcm 3951 ***
    *** gcm 3952 ***
    *** gcm 3953 ***
    *** gcm 3954 ***
    *** gcm 3955 ***
    *** gcm 3956 ***
    *** gcm 3957 ***
    *** gcm 3958 ***
    *** gcm 3959 ***
    *** gcm 3960 ***
    *** gcm 3961 ***
    *** gcm 3962 ***
    *** gcm 3963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7PADDING
    18:32:58.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/TBC
    18:32:58.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/TBCPADDING
    18:32:58.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23
    18:32:58.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23PADDING
    18:32:58.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3964 ***
    *** gcm 3965 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTEPADDING
    18:32:58.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3966 ***
    *** gcm 3967 ***
    *** gcm 3968 ***
    *** gcm 3969 ***
    *** gcm 3970 ***
    *** gcm 3971 ***
    *** gcm 3972 ***
    *** gcm 3973 ***
    *** gcm 3974 ***
    *** gcm 3975 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126
    18:32:58.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2
    18:32:58.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2PADDING
    18:32:58.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126PADDING
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3976 ***
    *** gcm 3977 ***
    *** gcm 3978 ***
    *** gcm 3979 ***
    *** gcm 3980 ***
    *** gcm 3981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/NOPADDING
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3982 ***
    *** gcm 3983 ***
    *** gcm 3984 ***
    *** gcm 3985 ***
    *** gcm 3986 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5PADDING
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7PADDING
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3987 ***
    *** gcm 3988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/TBCPADDING
    18:32:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23PADDING
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTE
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTEPADDING
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3989 ***
    *** gcm 3990 ***
    *** gcm 3991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2PADDING
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126PADDING
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4PADDING
    18:32:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/NOPADDING
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5PADDING
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7PADDING
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/TBC
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/TBCPADDING
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23PADDING
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTE
    18:32:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTEPADDING
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3992 ***
    *** gcm 3993 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2PADDING
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126PADDING
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4PADDING
    18:32:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3994 ***
    *** gcm 3995 ***
    *** gcm 3996 ***
    *** gcm 3997 ***
    *** gcm 3998 ***
    *** gcm 3999 ***
    *** gcm 4000 ***
    *** gcm 4001 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5PADDING
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4002 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7PADDING
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/TBC
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4003 ***
    *** gcm 4004 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23PADDING
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTE
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTEPADDING
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4005 ***
    *** gcm 4006 ***
    *** gcm 4007 ***
    *** gcm 4008 ***
    *** gcm 4009 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4010 ***
    *** gcm 4011 ***
    *** gcm 4012 ***
    *** gcm 4013 ***
    *** gcm 4014 ***
    *** gcm 4015 ***
    *** gcm 4016 ***
    *** gcm 4017 ***
    *** gcm 4018 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126PADDING
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4019 ***
    *** gcm 4020 ***
    *** gcm 4021 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/NOPADDING
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5PADDING
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7PADDING
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/TBC
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/TBCPADDING
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23PADDING
    18:32:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTE
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTEPADDING
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2PADDING
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4022 ***
    *** gcm 4023 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4PADDING
    18:32:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/NOPADDING
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4024 ***
    *** gcm 4025 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4026 ***
    *** gcm 4027 ***
    *** gcm 4028 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/TBC
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/TBCPADDING
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23PADDING
    18:32:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTE
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTEPADDING
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4029 ***
    *** gcm 4030 ***
    *** gcm 4031 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4032 ***
    *** gcm 4033 ***
    *** gcm 4034 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126PADDING
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4PADDING
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/NOPADDING
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4035 ***
    *** gcm 4036 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7
    18:32:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7PADDING
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/TBC
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/TBCPADDING
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23PADDING
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTE
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTEPADDING
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2PADDING
    18:32:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126PADDING
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4037 ***
    *** gcm 4038 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4PADDING
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/NOPADDING
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5PADDING
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7PADDING
    18:32:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/TBC
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/TBCPADDING
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23PADDING
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4039 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTEPADDING
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4040 ***
    *** gcm 4041 ***
    *** gcm 4042 ***
    *** gcm 4043 ***
    *** gcm 4044 ***
    *** gcm 4045 ***
    *** gcm 4046 ***
    *** gcm 4047 ***
    *** gcm 4048 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126
    18:32:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4049 ***
    *** gcm 4050 ***
    *** gcm 4051 ***
    *** gcm 4052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126PADDING
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4PADDING
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/NOPADDING
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5PADDING
    18:32:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7PADDING
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/TBC
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/TBCPADDING
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23PADDING
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTE
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTEPADDING
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4053 ***
    *** gcm 4054 ***
    *** gcm 4055 ***
    *** gcm 4056 ***
    *** gcm 4057 ***
    *** gcm 4058 ***
    *** gcm 4059 ***
    *** gcm 4060 ***
    *** gcm 4061 ***
    *** gcm 4062 ***
    *** gcm 4063 ***
    *** gcm 4064 ***
    *** gcm 4065 ***
    *** gcm 4066 ***
    *** gcm 4067 ***
    *** gcm 4068 ***
    *** gcm 4069 ***
    *** gcm 4070 ***
    *** gcm 4071 ***
    *** gcm 4072 ***
    *** gcm 4073 ***
    *** gcm 4074 ***
    *** gcm 4075 ***
    *** gcm 4076 ***
    *** gcm 4077 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2PADDING
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126PADDING
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4PADDING
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/NOPADDING
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4078 ***
    *** gcm 4079 ***
    *** gcm 4080 ***
    *** gcm 4081 ***
    *** gcm 4082 ***
    *** gcm 4083 ***
    *** gcm 4084 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5PADDING
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7
    18:32:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4085 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/TBC
    18:32:58.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/TBCPADDING
    18:32:58.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23
    18:32:58.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4086 ***
    *** gcm 4087 ***
    *** gcm 4088 ***
    *** gcm 4089 ***
    *** gcm 4090 ***
    *** gcm 4091 ***
    *** gcm 4092 ***
    *** gcm 4093 ***
    *** gcm 4094 ***
    *** gcm 4095 ***
    *** gcm 4096 ***
    *** gcm 4097 ***
    *** gcm 4098 ***
    *** gcm 4099 ***
    *** gcm 4100 ***
    *** gcm 4101 ***
    *** gcm 4102 ***
    *** gcm 4103 ***
    *** gcm 4104 ***
    *** gcm 4105 ***
    *** gcm 4106 ***
    *** gcm 4107 ***
    *** gcm 4108 ***
    *** gcm 4109 ***
    *** gcm 4110 ***
    *** gcm 4111 ***
    *** gcm 4112 ***
    *** gcm 4113 ***
    *** gcm 4114 ***
    *** gcm 4115 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTE
    18:32:58.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTEPADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4116 ***
    *** gcm 4117 ***
    *** gcm 4118 ***
    *** gcm 4119 ***
    *** gcm 4120 ***
    *** gcm 4121 ***
    *** gcm 4122 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2PADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126PADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4PADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/NOPADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5PADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7PADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/TBC
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/TBCPADDING
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23
    18:32:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23PADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTE
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTEPADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2PADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126PADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4PADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/NOPADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5PADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7PADDING
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4123 ***
    *** gcm 4124 ***
    *** gcm 4125 ***
    *** gcm 4126 ***
    *** gcm 4127 ***
    *** gcm 4128 ***
    *** gcm 4129 ***
    *** gcm 4130 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/TBCPADDING
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23PADDING
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTE
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4131 ***
    *** gcm 4132 ***
    *** gcm 4133 ***
    *** gcm 4134 ***
    *** gcm 4135 ***
    *** gcm 4136 ***
    *** gcm 4137 ***
    *** gcm 4138 ***
    *** gcm 4139 ***
    *** gcm 4140 ***
    *** gcm 4141 ***
    *** gcm 4142 ***
    *** gcm 4143 ***
    *** gcm 4144 ***
    *** gcm 4145 ***
    *** gcm 4146 ***
    *** gcm 4147 ***
    *** gcm 4148 ***
    *** gcm 4149 ***
    *** gcm 4150 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2PADDING
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126PADDING
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4PADDING
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4151 ***
    *** gcm 4152 ***
    *** gcm 4153 ***
    *** gcm 4154 ***
    *** gcm 4155 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4156 ***
    *** gcm 4157 ***
    *** gcm 4158 ***
    *** gcm 4159 ***
    *** gcm 4160 ***
    *** gcm 4161 ***
    *** gcm 4162 ***
    *** gcm 4163 ***
    *** gcm 4164 ***
    *** gcm 4165 ***
    *** gcm 4166 ***
    *** gcm 4167 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7PADDING
    18:32:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/TBC
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/TBCPADDING
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23PADDING
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTE
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTEPADDING
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126
    18:32:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2
    18:32:58.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2PADDING
    18:32:58.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126PADDING
    18:32:58.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4
    18:32:58.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4PADDING
    18:32:58.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/NOPADDING
    18:32:58.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5
    18:32:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4168 ***
    *** gcm 4169 ***
    *** gcm 4170 ***
    *** gcm 4171 ***
    *** gcm 4172 ***
    *** gcm 4173 ***
    *** gcm 4174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7
    18:32:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4175 ***
    *** gcm 4176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/TBC
    18:32:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/TBCPADDING
    18:32:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4177 ***
    *** gcm 4178 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23PADDING
    18:32:58.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTE
    18:32:58.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4179 ***
    *** gcm 4180 ***
    *** gcm 4181 ***
    *** gcm 4182 ***
    *** gcm 4183 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/
    18:32:58.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4184 ***
    *** gcm 4185 ***
    *** gcm 4186 ***
    *** gcm 4187 ***
    *** gcm 4188 ***
    *** gcm 4189 ***
    *** gcm 4190 ***
    *** gcm 4191 ***
    *** gcm 4192 ***
    *** gcm 4193 ***
    *** gcm 4194 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2
    18:32:58.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2PADDING
    18:32:58.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126PADDING
    18:32:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4195 ***
    *** gcm 4196 ***
    *** gcm 4197 ***
    *** gcm 4198 ***
    *** gcm 4199 ***
    *** gcm 4200 ***
    *** gcm 4201 ***
    *** gcm 4202 ***
    *** gcm 4203 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4PADDING
    18:32:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4204 ***
    *** gcm 4205 ***
    *** gcm 4206 ***
    *** gcm 4207 ***
    *** gcm 4208 ***
    *** gcm 4209 ***
    *** gcm 4210 ***
    *** gcm 4211 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5
    18:32:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4212 ***
    *** gcm 4213 ***
    *** gcm 4214 ***
    *** gcm 4215 ***
    *** gcm 4216 ***
    *** gcm 4217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4218 ***
    *** gcm 4219 ***
    *** gcm 4220 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4221 ***
    *** gcm 4222 ***
    *** gcm 4223 ***
    *** gcm 4224 ***
    *** gcm 4225 ***
    *** gcm 4226 ***
    *** gcm 4227 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/TBC
    18:32:58.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/TBCPADDING
    18:32:58.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23
    18:32:58.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23PADDING
    18:32:58.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTE
    18:32:58.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTEPADDING
    18:32:58.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/
    18:32:58.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4228 ***
    *** gcm 4229 ***
    *** gcm 4230 ***
    *** gcm 4231 ***
    *** gcm 4232 ***
    *** gcm 4233 ***
    *** gcm 4234 ***
    *** gcm 4235 ***
    *** gcm 4236 ***
    *** gcm 4237 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2
    18:32:58.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2PADDING
    18:32:58.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126PADDING
    18:32:58.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4
    18:32:58.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4PADDING
    18:32:58.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/NOPADDING
    18:32:58.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4238 ***
    *** gcm 4239 ***
    *** gcm 4240 ***
    *** gcm 4241 ***
    *** gcm 4242 ***
    *** gcm 4243 ***
    *** gcm 4244 ***
    *** gcm 4245 ***
    *** gcm 4246 ***
    *** gcm 4247 ***
    *** gcm 4248 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5PADDING
    18:32:58.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7
    18:32:58.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7PADDING
    18:32:58.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/TBC
    18:32:58.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/TBCPADDING
    18:32:58.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23
    18:32:58.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23PADDING
    18:32:58.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTE
    18:32:58.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTEPADDING
    18:32:58.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/
    18:32:58.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4249 ***
    *** gcm 4250 ***
    *** gcm 4251 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2
    18:32:58.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2PADDING
    18:32:58.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126PADDING
    18:32:58.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4
    18:32:58.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4252 ***
    *** gcm 4253 ***
    *** gcm 4254 ***
    *** gcm 4255 ***
    *** gcm 4256 ***
    *** gcm 4257 ***
    *** gcm 4258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/NOPADDING
    18:32:58.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5
    18:32:58.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5PADDING
    18:32:58.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7
    18:32:58.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4259 ***
    *** gcm 4260 ***
    *** gcm 4261 ***
    *** gcm 4262 ***
    *** gcm 4263 ***
    *** gcm 4264 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/TBC
    18:32:58.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/TBCPADDING
    18:32:58.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23
    18:32:58.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23PADDING
    18:32:58.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTE
    18:32:58.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTEPADDING
    18:32:58.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4265 ***
    *** gcm 4266 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126
    18:32:58.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2
    18:32:58.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2PADDING
    18:32:58.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126PADDING
    18:32:58.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4
    18:32:58.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4PADDING
    18:32:58.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/NOPADDING
    18:32:58.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5
    18:32:58.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5PADDING
    18:32:58.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7
    18:32:58.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7PADDING
    18:32:58.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4267 ***
    *** gcm 4268 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/TBCPADDING
    18:32:58.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23
    18:32:58.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4269 ***
    *** gcm 4270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTE
    18:32:58.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTEPADDING
    18:32:58.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/
    18:32:58.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126
    18:32:58.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4271 ***
    *** gcm 4272 ***
    *** gcm 4273 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2PADDING
    18:32:58.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126PADDING
    18:32:58.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4
    18:32:58.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4PADDING
    18:32:58.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/NOPADDING
    18:32:58.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5
    18:32:58.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5PADDING
    18:32:58.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7
    18:32:58.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7PADDING
    18:32:58.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/TBC
    18:32:58.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/TBCPADDING
    18:32:58.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23
    18:32:58.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23PADDING
    18:32:58.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTE
    18:32:58.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTEPADDING
    18:32:58.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/
    18:32:58.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126
    18:32:58.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2
    18:32:58.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2PADDING
    18:32:58.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126PADDING
    18:32:58.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4
    18:32:58.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4PADDING
    18:32:58.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/NOPADDING
    18:32:58.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5
    18:32:58.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5PADDING
    18:32:58.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7
    18:32:58.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7PADDING
    18:32:58.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/TBC
    18:32:58.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/TBCPADDING
    18:32:58.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/X9.23
    18:32:58.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/X9.23PADDING
    18:32:58.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTE
    18:32:58.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTEPADDING
    18:32:58.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DES//
    18:32:58.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DES//NOPADDING
    18:32:58.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC-CTS/
    18:32:58.549 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.551 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC-CTS/NOPADDING
    18:32:58.551 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4274 ***
    *** gcm 4275 ***
    *** gcm 4276 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.551 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/
    18:32:58.551 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.552 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126
    18:32:58.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.552 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2
    18:32:58.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.552 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2PADDING
    18:32:58.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4277 ***
    *** gcm 4278 ***
    *** gcm 4279 ***
    *** gcm 4280 ***
    *** gcm 4281 ***
    *** gcm 4282 ***
    *** gcm 4283 ***
    *** gcm 4284 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.553 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126PADDING
    18:32:58.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.553 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4
    18:32:58.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.554 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4PADDING
    18:32:58.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/NOPADDING
    18:32:58.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS5
    18:32:58.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4285 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS5PADDING
    18:32:58.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS7
    18:32:58.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS7PADDING
    18:32:58.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/TBC
    18:32:58.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/TBCPADDING
    18:32:58.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/X9.23
    18:32:58.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/X9.23PADDING
    18:32:58.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTE
    18:32:58.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTEPADDING
    18:32:58.566 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/
    18:32:58.566 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126
    18:32:58.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2
    18:32:58.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2PADDING
    18:32:58.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4286 ***
    *** gcm 4287 ***
    *** gcm 4288 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4289 ***
    *** gcm 4290 ***
    *** gcm 4291 ***
    *** gcm 4292 ***
    *** gcm 4293 ***
    *** gcm 4294 ***
    *** gcm 4295 ***
    *** gcm 4296 ***
    *** gcm 4297 ***
    *** gcm 4298 ***
    *** gcm 4299 ***
    *** gcm 4300 ***
    *** gcm 4301 ***
    *** gcm 4302 ***
    *** gcm 4303 ***
    *** gcm 4304 ***
    *** gcm 4305 ***
    *** gcm 4306 ***
    *** gcm 4307 ***
    *** gcm 4308 ***
    *** gcm 4309 ***
    *** gcm 4310 ***
    *** gcm 4311 ***
    *** gcm 4312 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4PADDING
    18:32:58.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/NOPADDING
    18:32:58.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4313 ***
    *** gcm 4314 ***
    *** gcm 4315 ***
    *** gcm 4316 ***
    *** gcm 4317 ***
    *** gcm 4318 ***
    *** gcm 4319 ***
    *** gcm 4320 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS5
    18:32:58.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS5PADDING
    18:32:58.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS7
    18:32:58.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.571 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS7PADDING
    18:32:58.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.571 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/TBC
    18:32:58.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/TBCPADDING
    18:32:58.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4321 ***
    *** gcm 4322 ***
    *** gcm 4323 ***
    *** gcm 4324 ***
    *** gcm 4325 ***
    *** gcm 4326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/X9.23
    18:32:58.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/X9.23PADDING
    18:32:58.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.573 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTE
    18:32:58.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.573 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTEPADDING
    18:32:58.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/
    18:32:58.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126
    18:32:58.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2
    18:32:58.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.575 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2PADDING
    18:32:58.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.575 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126PADDING
    18:32:58.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4
    18:32:58.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4PADDING
    18:32:58.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4327 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/NOPADDING
    18:32:58.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS5
    18:32:58.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS5PADDING
    18:32:58.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS7
    18:32:58.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS7PADDING
    18:32:58.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.578 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/TBC
    18:32:58.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.590 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/TBCPADDING
    18:32:58.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/X9.23
    18:32:58.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/X9.23PADDING
    18:32:58.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTE
    18:32:58.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTEPADDING
    18:32:58.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/
    18:32:58.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.593 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126
    18:32:58.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.593 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2
    18:32:58.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4328 ***
    *** gcm 4329 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2PADDING
    18:32:58.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126PADDING
    18:32:58.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4330 ***
    *** gcm 4331 ***
    *** gcm 4332 ***
    *** gcm 4333 ***
    *** gcm 4334 ***
    *** gcm 4335 ***
    *** gcm 4336 ***
    *** gcm 4337 ***
    *** gcm 4338 ***
    *** gcm 4339 ***
    *** gcm 4340 ***
    *** gcm 4341 ***
    *** gcm 4342 ***
    *** gcm 4343 ***
    *** gcm 4344 ***
    *** gcm 4345 ***
    *** gcm 4346 ***
    *** gcm 4347 ***
    *** gcm 4348 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4
    18:32:58.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4349 ***
    *** gcm 4350 ***
    *** gcm 4351 ***
    *** gcm 4352 ***
    *** gcm 4353 ***
    *** gcm 4354 ***
    *** gcm 4355 ***
    *** gcm 4356 ***
    *** gcm 4357 ***
    *** gcm 4358 ***
    *** gcm 4359 ***
    *** gcm 4360 ***
    *** gcm 4361 ***
    *** gcm 4362 ***
    *** gcm 4363 ***
    *** gcm 4364 ***
    *** gcm 4365 ***
    *** gcm 4366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4PADDING
    18:32:58.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/NOPADDING
    18:32:58.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS5
    18:32:58.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS5PADDING
    18:32:58.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.597 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS7
    18:32:58.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.597 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS7PADDING
    18:32:58.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4367 ***
    *** gcm 4368 ***
    *** gcm 4369 ***
    *** gcm 4370 ***
    *** gcm 4371 ***
    *** gcm 4372 ***
    *** gcm 4373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.597 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/TBC
    18:32:58.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/TBCPADDING
    18:32:58.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/X9.23
    18:32:58.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4374 ***
    *** gcm 4375 ***
    *** gcm 4376 ***
    *** gcm 4377 ***
    *** gcm 4378 ***
    *** gcm 4379 ***
    *** gcm 4380 ***
    *** gcm 4381 ***
    *** gcm 4382 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTE
    18:32:58.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTEPADDING
    18:32:58.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/
    18:32:58.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126
    18:32:58.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.601 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4383 ***
    *** gcm 4384 ***
    *** gcm 4385 ***
    *** gcm 4386 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.601 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2PADDING
    18:32:58.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.601 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126PADDING
    18:32:58.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4387 ***
    *** gcm 4388 ***
    *** gcm 4389 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.602 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4
    18:32:58.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.602 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4PADDING
    18:32:58.603 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4390 ***
    *** gcm 4391 ***
    *** gcm 4392 ***
    *** gcm 4393 ***
    *** gcm 4394 ***
    *** gcm 4395 ***
    *** gcm 4396 ***
    *** gcm 4397 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.603 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/NOPADDING
    18:32:58.603 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.603 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4398 ***
    *** gcm 4399 ***
    *** gcm 4400 ***
    *** gcm 4401 ***
    *** gcm 4402 ***
    *** gcm 4403 ***
    *** gcm 4404 ***
    *** gcm 4405 ***
    *** gcm 4406 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.603 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.603 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS5PADDING
    18:32:58.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.604 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS7
    18:32:58.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.604 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS7PADDING
    18:32:58.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.604 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/TBC
    18:32:58.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.605 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/TBCPADDING
    18:32:58.605 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4407 ***
    *** gcm 4408 ***
    *** gcm 4409 ***
    *** gcm 4410 ***
    *** gcm 4411 ***
    *** gcm 4412 ***
    *** gcm 4413 ***
    *** gcm 4414 ***
    *** gcm 4415 ***
    *** gcm 4416 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.605 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/X9.23
    18:32:58.605 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.605 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/X9.23PADDING
    18:32:58.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.606 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTE
    18:32:58.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4417 ***
    *** gcm 4418 ***
    *** gcm 4419 ***
    *** gcm 4420 ***
    *** gcm 4421 ***
    *** gcm 4422 ***
    *** gcm 4423 ***
    *** gcm 4424 ***
    *** gcm 4425 ***
    *** gcm 4426 ***
    *** gcm 4427 ***
    *** gcm 4428 ***
    *** gcm 4429 ***
    *** gcm 4430 ***
    *** gcm 4431 ***
    *** gcm 4432 ***
    *** gcm 4433 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.606 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTEPADDING
    18:32:58.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.607 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/
    18:32:58.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.607 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126
    18:32:58.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.608 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2
    18:32:58.608 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.608 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2PADDING
    18:32:58.608 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4434 ***
    *** gcm 4435 ***
    *** gcm 4436 ***
    *** gcm 4437 ***
    *** gcm 4438 ***
    *** gcm 4439 ***
    *** gcm 4440 ***
    *** gcm 4441 ***
    *** gcm 4442 ***
    *** gcm 4443 ***
    *** gcm 4444 ***
    *** gcm 4445 ***
    *** gcm 4446 ***
    *** gcm 4447 ***
    *** gcm 4448 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126PADDING
    18:32:58.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4449 ***
    *** gcm 4450 ***
    *** gcm 4451 ***
    *** gcm 4452 ***
    *** gcm 4453 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4
    18:32:58.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4PADDING
    18:32:58.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/NOPADDING
    18:32:58.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS5
    18:32:58.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS5PADDING
    18:32:58.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS7
    18:32:58.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS7PADDING
    18:32:58.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/TBC
    18:32:58.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/TBCPADDING
    18:32:58.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/X9.23
    18:32:58.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/X9.23PADDING
    18:32:58.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTE
    18:32:58.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTEPADDING
    18:32:58.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/
    18:32:58.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4454 ***
    *** gcm 4455 ***
    *** gcm 4456 ***
    *** gcm 4457 ***
    *** gcm 4458 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.625 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2
    18:32:58.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.625 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2PADDING
    18:32:58.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126PADDING
    18:32:58.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4459 ***
    *** gcm 4460 ***
    *** gcm 4461 ***
    *** gcm 4462 ***
    *** gcm 4463 ***
    *** gcm 4464 ***
    *** gcm 4465 ***
    *** gcm 4466 ***
    *** gcm 4467 ***
    *** gcm 4468 ***
    *** gcm 4469 ***
    *** gcm 4470 ***
    *** gcm 4471 ***
    *** gcm 4472 ***
    *** gcm 4473 ***
    *** gcm 4474 ***
    *** gcm 4475 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4476 ***
    *** gcm 4477 ***
    *** gcm 4478 ***
    *** gcm 4479 ***
    *** gcm 4480 ***
    *** gcm 4481 ***
    *** gcm 4482 ***
    *** gcm 4483 ***
    *** gcm 4484 ***
    *** gcm 4485 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/NOPADDING
    18:32:58.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4486 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS5
    18:32:58.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS5PADDING
    18:32:58.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS7
    18:32:58.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS7PADDING
    18:32:58.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/TBC
    18:32:58.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/TBCPADDING
    18:32:58.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/X9.23
    18:32:58.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/X9.23PADDING
    18:32:58.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTE
    18:32:58.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTEPADDING
    18:32:58.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/
    18:32:58.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126
    18:32:58.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2
    18:32:58.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2PADDING
    18:32:58.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126PADDING
    18:32:58.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4
    18:32:58.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4PADDING
    18:32:58.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/NOPADDING
    18:32:58.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS5
    18:32:58.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS5PADDING
    18:32:58.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4487 ***
    *** gcm 4488 ***
    *** gcm 4489 ***
    *** gcm 4490 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS7PADDING
    18:32:58.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/TBC
    18:32:58.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/TBCPADDING
    18:32:58.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/X9.23
    18:32:58.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/X9.23PADDING
    18:32:58.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4491 ***
    *** gcm 4492 ***
    *** gcm 4493 ***
    *** gcm 4494 ***
    *** gcm 4495 ***
    *** gcm 4496 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.645 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTE
    18:32:58.645 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.645 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTEPADDING
    18:32:58.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.646 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/
    18:32:58.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.646 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126
    18:32:58.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.647 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2
    18:32:58.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4497 ***
    *** gcm 4498 ***
    *** gcm 4499 ***
    *** gcm 4500 ***
    *** gcm 4501 ***
    *** gcm 4502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.647 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4503 ***
    *** gcm 4504 ***
    *** gcm 4505 ***
    *** gcm 4506 ***
    *** gcm 4507 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.647 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126PADDING
    18:32:58.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4
    18:32:58.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4PADDING
    18:32:58.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/NOPADDING
    18:32:58.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS5
    18:32:58.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS5PADDING
    18:32:58.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS7
    18:32:58.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4508 ***
    *** gcm 4509 ***
    *** gcm 4510 ***
    *** gcm 4511 ***
    *** gcm 4512 ***
    *** gcm 4513 ***
    *** gcm 4514 ***
    *** gcm 4515 ***
    *** gcm 4516 ***
    *** gcm 4517 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4518 ***
    *** gcm 4519 ***
    *** gcm 4520 ***
    *** gcm 4521 ***
    *** gcm 4522 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4523 ***
    *** gcm 4524 ***
    *** gcm 4525 ***
    *** gcm 4526 ***
    *** gcm 4527 ***
    *** gcm 4528 ***
    *** gcm 4529 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/TBCPADDING
    18:32:58.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/X9.23
    18:32:58.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/X9.23PADDING
    18:32:58.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTE
    18:32:58.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.653 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4530 ***
    *** gcm 4531 ***
    *** gcm 4532 ***
    *** gcm 4533 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.653 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/
    18:32:58.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.653 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126
    18:32:58.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.654 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2
    18:32:58.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.654 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2PADDING
    18:32:58.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126PADDING
    18:32:58.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4534 ***
    *** gcm 4535 ***
    *** gcm 4536 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4
    18:32:58.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4PADDING
    18:32:58.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.656 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4537 ***
    *** gcm 4538 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.656 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4539 ***
    *** gcm 4540 ***
    *** gcm 4541 ***
    *** gcm 4542 ***
    *** gcm 4543 ***
    *** gcm 4544 ***
    *** gcm 4545 ***
    *** gcm 4546 ***
    *** gcm 4547 ***
    *** gcm 4548 ***
    *** gcm 4549 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.657 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4550 ***
    *** gcm 4551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.657 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.657 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4552 ***
    *** gcm 4553 ***
    *** gcm 4554 ***
    *** gcm 4555 ***
    *** gcm 4556 ***
    *** gcm 4557 ***
    *** gcm 4558 ***
    *** gcm 4559 ***
    *** gcm 4560 ***
    *** gcm 4561 ***
    *** gcm 4562 ***
    *** gcm 4563 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.657 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.657 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4564 ***
    *** gcm 4565 ***
    *** gcm 4566 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.658 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/TBC
    18:32:58.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/TBCPADDING
    18:32:58.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/X9.23
    18:32:58.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/X9.23PADDING
    18:32:58.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTE
    18:32:58.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4567 ***
    *** gcm 4568 ***
    *** gcm 4569 ***
    *** gcm 4570 ***
    *** gcm 4571 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.674 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/
    18:32:58.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.674 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126
    18:32:58.675 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2
    18:32:58.675 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2PADDING
    18:32:58.675 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4572 ***
    *** gcm 4573 ***
    *** gcm 4574 ***
    *** gcm 4575 ***
    *** gcm 4576 ***
    *** gcm 4577 ***
    *** gcm 4578 ***
    *** gcm 4579 ***
    *** gcm 4580 ***
    *** gcm 4581 ***
    *** gcm 4582 ***
    *** gcm 4583 ***
    *** gcm 4584 ***
    *** gcm 4585 ***
    *** gcm 4586 ***
    *** gcm 4587 ***
    *** gcm 4588 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126PADDING
    18:32:58.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4
    18:32:58.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4PADDING
    18:32:58.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4589 ***
    *** gcm 4590 ***
    *** gcm 4591 ***
    *** gcm 4592 ***
    *** gcm 4593 ***
    *** gcm 4594 ***
    *** gcm 4595 ***
    *** gcm 4596 ***
    *** gcm 4597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.677 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/NOPADDING
    18:32:58.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.677 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS5
    18:32:58.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.677 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4598 ***
    *** gcm 4599 ***
    *** gcm 4600 ***
    *** gcm 4601 ***
    *** gcm 4602 ***
    *** gcm 4603 ***
    *** gcm 4604 ***
    *** gcm 4605 ***
    *** gcm 4606 ***
    *** gcm 4607 ***
    *** gcm 4608 ***
    *** gcm 4609 ***
    *** gcm 4610 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.678 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS7
    18:32:58.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.678 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS7PADDING
    18:32:58.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/TBC
    18:32:58.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4611 ***
    *** gcm 4612 ***
    *** gcm 4613 ***
    *** gcm 4614 ***
    *** gcm 4615 ***
    *** gcm 4616 ***
    *** gcm 4617 ***
    *** gcm 4618 ***
    *** gcm 4619 ***
    *** gcm 4620 ***
    *** gcm 4621 ***
    *** gcm 4622 ***
    *** gcm 4623 ***
    *** gcm 4624 ***
    *** gcm 4625 ***
    *** gcm 4626 ***
    *** gcm 4627 ***
    *** gcm 4628 ***
    *** gcm 4629 ***
    *** gcm 4630 ***
    *** gcm 4631 ***
    *** gcm 4632 ***
    *** gcm 4633 ***
    *** gcm 4634 ***
    *** gcm 4635 ***
    *** gcm 4636 ***
    *** gcm 4637 ***
    *** gcm 4638 ***
    *** gcm 4639 ***
    *** gcm 4640 ***
    *** gcm 4641 ***
    *** gcm 4642 ***
    *** gcm 4643 ***
    *** gcm 4644 ***
    *** gcm 4645 ***
    *** gcm 4646 ***
    *** gcm 4647 ***
    *** gcm 4648 ***
    *** gcm 4649 ***
    *** gcm 4650 ***
    *** gcm 4651 ***
    *** gcm 4652 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4653 ***
    *** gcm 4654 ***
    *** gcm 4655 ***
    *** gcm 4656 ***
    *** gcm 4657 ***
    *** gcm 4658 ***
    *** gcm 4659 ***
    *** gcm 4660 ***
    *** gcm 4661 ***
    *** gcm 4662 ***
    *** gcm 4663 ***
    *** gcm 4664 ***
    *** gcm 4665 ***
    *** gcm 4666 ***
    *** gcm 4667 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.680 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4668 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.680 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/X9.23PADDING
    18:32:58.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4669 ***
    *** gcm 4670 ***
    *** gcm 4671 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.681 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTE
    18:32:58.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4672 ***
    *** gcm 4673 ***
    *** gcm 4674 ***
    *** gcm 4675 ***
    *** gcm 4676 ***
    *** gcm 4677 ***
    *** gcm 4678 ***
    *** gcm 4679 ***
    *** gcm 4680 ***
    *** gcm 4681 ***
    *** gcm 4682 ***
    *** gcm 4683 ***
    *** gcm 4684 ***
    *** gcm 4685 ***
    *** gcm 4686 ***
    *** gcm 4687 ***
    *** gcm 4688 ***
    *** gcm 4689 ***
    *** gcm 4690 ***
    *** gcm 4691 ***
    *** gcm 4692 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTEPADDING
    18:32:58.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/
    18:32:58.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126
    18:32:58.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2
    18:32:58.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2PADDING
    18:32:58.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126PADDING
    18:32:58.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.685 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4
    18:32:58.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.685 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4PADDING
    18:32:58.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/NOPADDING
    18:32:58.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4693 ***
    *** gcm 4694 ***
    *** gcm 4695 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS5
    18:32:58.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS5PADDING
    18:32:58.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS7
    18:32:58.688 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4696 ***
    *** gcm 4697 ***
    *** gcm 4698 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS7PADDING
    18:32:58.688 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/TBC
    18:32:58.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.689 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/TBCPADDING
    18:32:58.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.689 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/X9.23
    18:32:58.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/X9.23PADDING
    18:32:58.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTE
    18:32:58.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTEPADDING
    18:32:58.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/
    18:32:58.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126
    18:32:58.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2
    18:32:58.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4699 ***
    *** gcm 4700 ***
    *** gcm 4701 ***
    *** gcm 4702 ***
    *** gcm 4703 ***
    *** gcm 4704 ***
    *** gcm 4705 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126PADDING
    18:32:58.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4
    18:32:58.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.694 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4PADDING
    18:32:58.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/NOPADDING
    18:32:58.695 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4706 ***
    *** gcm 4707 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.695 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS5PADDING
    18:32:58.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4708 ***
    *** gcm 4709 ***
    *** gcm 4710 ***
    *** gcm 4711 ***
    *** gcm 4712 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.707 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS7
    18:32:58.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.707 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4713 ***
    *** gcm 4714 ***
    *** gcm 4715 ***
    *** gcm 4716 ***
    *** gcm 4717 ***
    *** gcm 4718 ***
    *** gcm 4719 ***
    *** gcm 4720 ***
    *** gcm 4721 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.708 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/TBC
    18:32:58.708 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4722 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/TBCPADDING
    18:32:58.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.709 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/X9.23
    18:32:58.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.709 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/X9.23PADDING
    18:32:58.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTE
    18:32:58.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTEPADDING
    18:32:58.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4723 ***
    *** gcm 4724 ***
    *** gcm 4725 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126
    18:32:58.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2
    18:32:58.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4726 ***
    *** gcm 4727 ***
    *** gcm 4728 ***
    *** gcm 4729 ***
    *** gcm 4730 ***
    *** gcm 4731 ***
    *** gcm 4732 ***
    *** gcm 4733 ***
    *** gcm 4734 ***
    *** gcm 4735 ***
    *** gcm 4736 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2PADDING
    18:32:58.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.713 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126PADDING
    18:32:58.714 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4737 ***
    *** gcm 4738 ***
    *** gcm 4739 ***
    *** gcm 4740 ***
    *** gcm 4741 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.714 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4
    18:32:58.715 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.715 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4PADDING
    18:32:58.715 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.715 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/NOPADDING
    18:32:58.715 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.715 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS5
    18:32:58.716 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4742 ***
    *** gcm 4743 ***
    *** gcm 4744 ***
    *** gcm 4745 ***
    *** gcm 4746 ***
    *** gcm 4747 ***
    *** gcm 4748 ***
    *** gcm 4749 ***
    *** gcm 4750 ***
    *** gcm 4751 ***
    *** gcm 4752 ***
    *** gcm 4753 ***
    *** gcm 4754 ***
    *** gcm 4755 ***
    *** gcm 4756 ***
    *** gcm 4757 ***
    *** gcm 4758 ***
    *** gcm 4759 ***
    *** gcm 4760 ***
    *** gcm 4761 ***
    *** gcm 4762 ***
    *** gcm 4763 ***
    *** gcm 4764 ***
    *** gcm 4765 ***
    *** gcm 4766 ***
    *** gcm 4767 ***
    *** gcm 4768 ***
    *** gcm 4769 ***
    *** gcm 4770 ***
    *** gcm 4771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.716 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS5PADDING
    18:32:58.716 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.716 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS7
    18:32:58.716 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.717 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS7PADDING
    18:32:58.717 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.717 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/TBC
    18:32:58.717 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4772 ***
    *** gcm 4773 ***
    *** gcm 4774 ***
    *** gcm 4775 ***
    *** gcm 4776 ***
    *** gcm 4777 ***
    *** gcm 4778 ***
    *** gcm 4779 ***
    *** gcm 4780 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.718 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/TBCPADDING
    18:32:58.718 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.718 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/X9.23
    18:32:58.719 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/X9.23PADDING
    18:32:58.719 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTE
    18:32:58.719 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTEPADDING
    18:32:58.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/
    18:32:58.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126
    18:32:58.721 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.721 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4781 ***
    *** gcm 4782 ***
    *** gcm 4783 ***
    *** gcm 4784 ***
    *** gcm 4785 ***
    *** gcm 4786 ***
    *** gcm 4787 ***
    *** gcm 4788 ***
    *** gcm 4789 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.721 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.721 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2PADDING
    18:32:58.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.722 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126PADDING
    18:32:58.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4
    18:32:58.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4PADDING
    18:32:58.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/NOPADDING
    18:32:58.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4790 ***
    *** gcm 4791 ***
    *** gcm 4792 ***
    *** gcm 4793 ***
    *** gcm 4794 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS5PADDING
    18:32:58.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS7
    18:32:58.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS7PADDING
    18:32:58.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/TBC
    18:32:58.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/TBCPADDING
    18:32:58.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/X9.23
    18:32:58.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4795 ***
    *** gcm 4796 ***
    *** gcm 4797 ***
    *** gcm 4798 ***
    *** gcm 4799 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTE
    18:32:58.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTEPADDING
    18:32:58.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/
    18:32:58.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4800 ***
    *** gcm 4801 ***
    *** gcm 4802 ***
    *** gcm 4803 ***
    *** gcm 4804 ***
    *** gcm 4805 ***
    *** gcm 4806 ***
    *** gcm 4807 ***
    *** gcm 4808 ***
    *** gcm 4809 ***
    *** gcm 4810 ***
    *** gcm 4811 ***
    *** gcm 4812 ***
    *** gcm 4813 ***
    *** gcm 4814 ***
    *** gcm 4815 ***
    *** gcm 4816 ***
    *** gcm 4817 ***
    *** gcm 4818 ***
    *** gcm 4819 ***
    *** gcm 4820 ***
    *** gcm 4821 ***
    *** gcm 4822 ***
    *** gcm 4823 ***
    *** gcm 4824 ***
    *** gcm 4825 ***
    *** gcm 4826 ***
    *** gcm 4827 ***
    *** gcm 4828 ***
    *** gcm 4829 ***
    *** gcm 4830 ***
    *** gcm 4831 ***
    *** gcm 4832 ***
    *** gcm 4833 ***
    *** gcm 4834 ***
    *** gcm 4835 ***
    *** gcm 4836 ***
    *** gcm 4837 ***
    *** gcm 4838 ***
    *** gcm 4839 ***
    *** gcm 4840 ***
    *** gcm 4841 ***
    *** gcm 4842 ***
    *** gcm 4843 ***
    *** gcm 4844 ***
    *** gcm 4845 ***
    *** gcm 4846 ***
    *** gcm 4847 ***
    *** gcm 4848 ***
    *** gcm 4849 ***
    *** gcm 4850 ***
    *** gcm 4851 ***
    *** gcm 4852 ***
    *** gcm 4853 ***
    *** gcm 4854 ***
    *** gcm 4855 ***
    *** gcm 4856 ***
    *** gcm 4857 ***
    *** gcm 4858 ***
    *** gcm 4859 ***
    *** gcm 4860 ***
    *** gcm 4861 ***
    *** gcm 4862 ***
    *** gcm 4863 ***
    *** gcm 4864 ***
    *** gcm 4865 ***
    *** gcm 4866 ***
    *** gcm 4867 ***
    *** gcm 4868 ***
    *** gcm 4869 ***
    *** gcm 4870 ***
    *** gcm 4871 ***
    *** gcm 4872 ***
    *** gcm 4873 ***
    *** gcm 4874 ***
    *** gcm 4875 ***
    *** gcm 4876 ***
    *** gcm 4877 ***
    *** gcm 4878 ***
    *** gcm 4879 ***
    *** gcm 4880 ***
    *** gcm 4881 ***
    *** gcm 4882 ***
    *** gcm 4883 ***
    *** gcm 4884 ***
    *** gcm 4885 ***
    *** gcm 4886 ***
    *** gcm 4887 ***
    *** gcm 4888 ***
    *** gcm 4889 ***
    *** gcm 4890 ***
    *** gcm 4891 ***
    *** gcm 4892 ***
    *** gcm 4893 ***
    *** gcm 4894 ***
    *** gcm 4895 ***
    *** gcm 4896 ***
    *** gcm 4897 ***
    *** gcm 4898 ***
    *** gcm 4899 ***
    *** gcm 4900 ***
    *** gcm 4901 ***
    *** gcm 4902 ***
    *** gcm 4903 ***
    *** gcm 4904 ***
    *** gcm 4905 ***
    *** gcm 4906 ***
    *** gcm 4907 ***
    *** gcm 4908 ***
    *** gcm 4909 ***
    *** gcm 4910 ***
    *** gcm 4911 ***
    *** gcm 4912 ***
    *** gcm 4913 ***
    *** gcm 4914 ***
    *** gcm 4915 ***
    *** gcm 4916 ***
    *** gcm 4917 ***
    *** gcm 4918 ***
    *** gcm 4919 ***
    *** gcm 4920 ***
    *** gcm 4921 ***
    *** gcm 4922 ***
    *** gcm 4923 ***
    *** gcm 4924 ***
    *** gcm 4925 ***
    *** gcm 4926 ***
    *** gcm 4927 ***
    *** gcm 4928 ***
    *** gcm 4929 ***
    *** gcm 4930 ***
    *** gcm 4931 ***
    *** gcm 4932 ***
    *** gcm 4933 ***
    *** gcm 4934 ***
    *** gcm 4935 ***
    *** gcm 4936 ***
    *** gcm 4937 ***
    *** gcm 4938 ***
    *** gcm 4939 ***
    *** gcm 4940 ***
    *** gcm 4941 ***
    *** gcm 4942 ***
    *** gcm 4943 ***
    *** gcm 4944 ***
    *** gcm 4945 ***
    *** gcm 4946 ***
    *** gcm 4947 ***
    *** gcm 4948 ***
    *** gcm 4949 ***
    *** gcm 4950 ***
    *** gcm 4951 ***
    *** gcm 4952 ***
    *** gcm 4953 ***
    *** gcm 4954 ***
    *** gcm 4955 ***
    *** gcm 4956 ***
    *** gcm 4957 ***
    *** gcm 4958 ***
    *** gcm 4959 ***
    *** gcm 4960 ***
    *** gcm 4961 ***
    *** gcm 4962 ***
    *** gcm 4963 ***
    *** gcm 4964 ***
    *** gcm 4965 ***
    *** gcm 4966 ***
    *** gcm 4967 ***
    *** gcm 4968 ***
    *** gcm 4969 ***
    *** gcm 4970 ***
    *** gcm 4971 ***
    *** gcm 4972 ***
    *** gcm 4973 ***
    *** gcm 4974 ***
    *** gcm 4975 ***
    *** gcm 4976 ***
    *** gcm 4977 ***
    *** gcm 4978 ***
    *** gcm 4979 ***
    *** gcm 4980 ***
    *** gcm 4981 ***
    *** gcm 4982 ***
    *** gcm 4983 ***
    *** gcm 4984 ***
    *** gcm 4985 ***
    *** gcm 4986 ***
    *** gcm 4987 ***
    *** gcm 4988 ***
    *** gcm 4989 ***
    *** gcm 4990 ***
    *** gcm 4991 ***
    *** gcm 4992 ***
    *** gcm 4993 ***
    *** gcm 4994 ***
    *** gcm 4995 ***
    *** gcm 4996 ***
    *** gcm 4997 ***
    *** gcm 4998 ***
    *** gcm 4999 ***
    *** gcm 5000 ***
    *** gcm 5001 ***
    *** gcm 5002 ***
    *** gcm 5003 ***
    *** gcm 5004 ***
    *** gcm 5005 ***
    *** gcm 5006 ***
    *** gcm 5007 ***
    *** gcm 5008 ***
    *** gcm 5009 ***
    *** gcm 5010 ***
    *** gcm 5011 ***
    *** gcm 5012 ***
    *** gcm 5013 ***
    *** gcm 5014 ***
    *** gcm 5015 ***
    *** gcm 5016 ***
    *** gcm 5017 ***
    *** gcm 5018 ***
    *** gcm 5019 ***
    *** gcm 5020 ***
    *** gcm 5021 ***
    *** gcm 5022 ***
    *** gcm 5023 ***
    *** gcm 5024 ***
    *** gcm 5025 ***
    *** gcm 5026 ***
    *** gcm 5027 ***
    *** gcm 5028 ***
    *** gcm 5029 ***
    *** gcm 5030 ***
    *** gcm 5031 ***
    *** gcm 5032 ***
    *** gcm 5033 ***
    *** gcm 5034 ***
    *** gcm 5035 ***
    *** gcm 5036 ***
    *** gcm 5037 ***
    *** gcm 5038 ***
    *** gcm 5039 ***
    *** gcm 5040 ***
    *** gcm 5041 ***
    *** gcm 5042 ***
    *** gcm 5043 ***
    *** gcm 5044 ***
    *** gcm 5045 ***
    *** gcm 5046 ***
    *** gcm 5047 ***
    *** gcm 5048 ***
    *** gcm 5049 ***
    *** gcm 5050 ***
    *** gcm 5051 ***
    *** gcm 5052 ***
    *** gcm 5053 ***
    *** gcm 5054 ***
    *** gcm 5055 ***
    *** gcm 5056 ***
    *** gcm 5057 ***
    *** gcm 5058 ***
    *** gcm 5059 ***
    *** gcm 5060 ***
    *** gcm 5061 ***
    *** gcm 5062 ***
    *** gcm 5063 ***
    *** gcm 5064 ***
    *** gcm 5065 ***
    *** gcm 5066 ***
    *** gcm 5067 ***
    *** gcm 5068 ***
    *** gcm 5069 ***
    *** gcm 5070 ***
    *** gcm 5071 ***
    *** gcm 5072 ***
    *** gcm 5073 ***
    *** gcm 5074 ***
    *** gcm 5075 ***
    *** gcm 5076 ***
    *** gcm 5077 ***
    *** gcm 5078 ***
    *** gcm 5079 ***
    *** gcm 5080 ***
    *** gcm 5081 ***
    *** gcm 5082 ***
    *** gcm 5083 ***
    *** gcm 5084 ***
    *** gcm 5085 ***
    *** gcm 5086 ***
    *** gcm 5087 ***
    *** gcm 5088 ***
    *** gcm 5089 ***
    *** gcm 5090 ***
    *** gcm 5091 ***
    *** gcm 5092 ***
    *** gcm 5093 ***
    *** gcm 5094 ***
    *** gcm 5095 ***
    *** gcm 5096 ***
    *** gcm 5097 ***
    *** gcm 5098 ***
    *** gcm 5099 ***
    *** gcm 5100 ***
    *** gcm 5101 ***
    *** gcm 5102 ***
    *** gcm 5103 ***
    *** gcm 5104 ***
    *** gcm 5105 ***
    *** gcm 5106 ***
    *** gcm 5107 ***
    *** gcm 5108 ***
    *** gcm 5109 ***
    *** gcm 5110 ***
    *** gcm 5111 ***
    *** gcm 5112 ***
    *** gcm 5113 ***
    *** gcm 5114 ***
    *** gcm 5115 ***
    *** gcm 5116 ***
    *** gcm 5117 ***
    *** gcm 5118 ***
    *** gcm 5119 ***
    *** gcm 5120 ***
    *** gcm 5121 ***
    *** gcm 5122 ***
    *** gcm 5123 ***
    *** gcm 5124 ***
    *** gcm 5125 ***
    *** gcm 5126 ***
    *** gcm 5127 ***
    *** gcm 5128 ***
    *** gcm 5129 ***
    *** gcm 5130 ***
    *** gcm 5131 ***
    *** gcm 5132 ***
    *** gcm 5133 ***
    *** gcm 5134 ***
    *** gcm 5135 ***
    *** gcm 5136 ***
    *** gcm 5137 ***
    *** gcm 5138 ***
    *** gcm 5139 ***
    *** gcm 5140 ***
    *** gcm 5141 ***
    *** gcm 5142 ***
    *** gcm 5143 ***
    *** gcm 5144 ***
    *** gcm 5145 ***
    *** gcm 5146 ***
    *** gcm 5147 ***
    *** gcm 5148 ***
    *** gcm 5149 ***
    *** gcm 5150 ***
    *** gcm 5151 ***
    *** gcm 5152 ***
    *** gcm 5153 ***
    *** gcm 5154 ***
    *** gcm 5155 ***
    *** gcm 5156 ***
    *** gcm 5157 ***
    *** gcm 5158 ***
    *** gcm 5159 ***
    *** gcm 5160 ***
    *** gcm 5161 ***
    *** gcm 5162 ***
    *** gcm 5163 ***
    *** gcm 5164 ***
    *** gcm 5165 ***
    *** gcm 5166 ***
    *** gcm 5167 ***
    *** gcm 5168 ***
    *** gcm 5169 ***
    *** gcm 5170 ***
    *** gcm 5171 ***
    *** gcm 5172 ***
    *** gcm 5173 ***
    *** gcm 5174 ***
    *** gcm 5175 ***
    *** gcm 5176 ***
    *** gcm 5177 ***
    *** gcm 5178 ***
    *** gcm 5179 ***
    *** gcm 5180 ***
    *** gcm 5181 ***
    *** gcm 5182 ***
    *** gcm 5183 ***
    *** gcm 5184 ***
    *** gcm 5185 ***
    *** gcm 5186 ***
    *** gcm 5187 ***
    *** gcm 5188 ***
    *** gcm 5189 ***
    *** gcm 5190 ***
    *** gcm 5191 ***
    *** gcm 5192 ***
    *** gcm 5193 ***
    *** gcm 5194 ***
    *** gcm 5195 ***
    *** gcm 5196 ***
    *** gcm 5197 ***
    *** gcm 5198 ***
    *** gcm 5199 ***
    *** gcm 5200 ***
    *** gcm 5201 ***
    *** gcm 5202 ***
    *** gcm 5203 ***
    *** gcm 5204 ***
    *** gcm 5205 ***
    *** gcm 5206 ***
    *** gcm 5207 ***
    *** gcm 5208 ***
    *** gcm 5209 ***
    *** gcm 5210 ***
    *** gcm 5211 ***
    *** gcm 5212 ***
    *** gcm 5213 ***
    *** gcm 5214 ***
    *** gcm 5215 ***
    *** gcm 5216 ***
    *** gcm 5217 ***
    *** gcm 5218 ***
    *** gcm 5219 ***
    *** gcm 5220 ***
    *** gcm 5221 ***
    *** gcm 5222 ***
    *** gcm 5223 ***
    *** gcm 5224 ***
    *** gcm 5225 ***
    *** gcm 5226 ***
    *** gcm 5227 ***
    *** gcm 5228 ***
    *** gcm 5229 ***
    *** gcm 5230 ***
    *** gcm 5231 ***
    *** gcm 5232 ***
    *** gcm 5233 ***
    *** gcm 5234 ***
    *** gcm 5235 ***
    *** gcm 5236 ***
    *** gcm 5237 ***
    *** gcm 5238 ***
    *** gcm 5239 ***
    *** gcm 5240 ***
    *** gcm 5241 ***
    *** gcm 5242 ***
    *** gcm 5243 ***
    *** gcm 5244 ***
    *** gcm 5245 ***
    *** gcm 5246 ***
    *** gcm 5247 ***
    *** gcm 5248 ***
    *** gcm 5249 ***
    *** gcm 5250 ***
    *** gcm 5251 ***
    *** gcm 5252 ***
    *** gcm 5253 ***
    *** gcm 5254 ***
    *** gcm 5255 ***
    *** gcm 5256 ***
    *** gcm 5257 ***
    *** gcm 5258 ***
    *** gcm 5259 ***
    *** gcm 5260 ***
    *** gcm 5261 ***
    *** gcm 5262 ***
    *** gcm 5263 ***
    *** gcm 5264 ***
    *** gcm 5265 ***
    *** gcm 5266 ***
    *** gcm 5267 ***
    *** gcm 5268 ***
    *** gcm 5269 ***
    *** gcm 5270 ***
    *** gcm 5271 ***
    *** gcm 5272 ***
    *** gcm 5273 ***
    *** gcm 5274 ***
    *** gcm 5275 ***
    *** gcm 5276 ***
    *** gcm 5277 ***
    *** gcm 5278 ***
    *** gcm 5279 ***
    *** gcm 5280 ***
    *** gcm 5281 ***
    *** gcm 5282 ***
    *** gcm 5283 ***
    *** gcm 5284 ***
    *** gcm 5285 ***
    *** gcm 5286 ***
    *** gcm 5287 ***
    *** gcm 5288 ***
    *** gcm 5289 ***
    *** gcm 5290 ***
    *** gcm 5291 ***
    *** gcm 5292 ***
    *** gcm 5293 ***
    *** gcm 5294 ***
    *** gcm 5295 ***
    *** gcm 5296 ***
    *** gcm 5297 ***
    *** gcm 5298 ***
    *** gcm 5299 ***
    *** gcm 5300 ***
    *** gcm 5301 ***
    *** gcm 5302 ***
    *** gcm 5303 ***
    *** gcm 5304 ***
    *** gcm 5305 ***
    *** gcm 5306 ***
    *** gcm 5307 ***
    *** gcm 5308 ***
    *** gcm 5309 ***
    *** gcm 5310 ***
    *** gcm 5311 ***
    *** gcm 5312 ***
    *** gcm 5313 ***
    *** gcm 5314 ***
    *** gcm 5315 ***
    *** gcm 5316 ***
    *** gcm 5317 ***
    *** gcm 5318 ***
    *** gcm 5319 ***
    *** gcm 5320 ***
    *** gcm 5321 ***
    *** gcm 5322 ***
    *** gcm 5323 ***
    *** gcm 5324 ***
    *** gcm 5325 ***
    *** gcm 5326 ***
    *** gcm 5327 ***
    *** gcm 5328 ***
    *** gcm 5329 ***
    *** gcm 5330 ***
    *** gcm 5331 ***
    *** gcm 5332 ***
    *** gcm 5333 ***
    *** gcm 5334 ***
    *** gcm 5335 ***
    *** gcm 5336 ***
    *** gcm 5337 ***
    *** gcm 5338 ***
    *** gcm 5339 ***
    *** gcm 5340 ***
    *** gcm 5341 ***
    *** gcm 5342 ***
    *** gcm 5343 ***
    *** gcm 5344 ***
    *** gcm 5345 ***
    *** gcm 5346 ***
    *** gcm 5347 ***
    *** gcm 5348 ***
    *** gcm 5349 ***
    *** gcm 5350 ***
    *** gcm 5351 ***
    *** gcm 5352 ***
    *** gcm 5353 ***
    *** gcm 5354 ***
    *** gcm 5355 ***
    *** gcm 5356 ***
    *** gcm 5357 ***
    *** gcm 5358 ***
    *** gcm 5359 ***
    *** gcm 5360 ***
    *** gcm 5361 ***
    *** gcm 5362 ***
    *** gcm 5363 ***
    *** gcm 5364 ***
    *** gcm 5365 ***
    *** gcm 5366 ***
    *** gcm 5367 ***
    *** gcm 5368 ***
    *** gcm 5369 ***
    *** gcm 5370 ***
    *** gcm 5371 ***
    *** gcm 5372 ***
    *** gcm 5373 ***
    *** gcm 5374 ***
    *** gcm 5375 ***
    *** gcm 5376 ***
    *** gcm 5377 ***
    *** gcm 5378 ***
    *** gcm 5379 ***
    *** gcm 5380 ***
    *** gcm 5381 ***
    *** gcm 5382 ***
    *** gcm 5383 ***
    *** gcm 5384 ***
    *** gcm 5385 ***
    *** gcm 5386 ***
    *** gcm 5387 ***
    *** gcm 5388 ***
    *** gcm 5389 ***
    *** gcm 5390 ***
    *** gcm 5391 ***
    *** gcm 5392 ***
    *** gcm 5393 ***
    *** gcm 5394 ***
    *** gcm 5395 ***
    *** gcm 5396 ***
    *** gcm 5397 ***
    *** gcm 5398 ***
    *** gcm 5399 ***
    *** gcm 5400 ***
    *** gcm 5401 ***
    *** gcm 5402 ***
    *** gcm 5403 ***
    *** gcm 5404 ***
    *** gcm 5405 ***
    *** gcm 5406 ***
    *** gcm 5407 ***
    *** gcm 5408 ***
    *** gcm 5409 ***
    *** gcm 5410 ***
    *** gcm 5411 ***
    *** gcm 5412 ***
    *** gcm 5413 ***
    *** gcm 5414 ***
    *** gcm 5415 ***
    *** gcm 5416 ***
    *** gcm 5417 ***
    *** gcm 5418 ***
    *** gcm 5419 ***
    *** gcm 5420 ***
    *** gcm 5421 ***
    *** gcm 5422 ***
    *** gcm 5423 ***
    *** gcm 5424 ***
    *** gcm 5425 ***
    *** gcm 5426 ***
    *** gcm 5427 ***
    *** gcm 5428 ***
    *** gcm 5429 ***
    *** gcm 5430 ***
    *** gcm 5431 ***
    *** gcm 5432 ***
    *** gcm 5433 ***
    *** gcm 5434 ***
    *** gcm 5435 ***
    *** gcm 5436 ***
    *** gcm 5437 ***
    *** gcm 5438 ***
    *** gcm 5439 ***
    *** gcm 5440 ***
    *** gcm 5441 ***
    *** gcm 5442 ***
    *** gcm 5443 ***
    *** gcm 5444 ***
    *** gcm 5445 ***
    *** gcm 5446 ***
    *** gcm 5447 ***
    *** gcm 5448 ***
    *** gcm 5449 ***
    *** gcm 5450 ***
    *** gcm 5451 ***
    *** gcm 5452 ***
    *** gcm 5453 ***
    *** gcm 5454 ***
    *** gcm 5455 ***
    *** gcm 5456 ***
    *** gcm 5457 ***
    *** gcm 5458 ***
    *** gcm 5459 ***
    *** gcm 5460 ***
    *** gcm 5461 ***
    *** gcm 5462 ***
    *** gcm 5463 ***
    *** gcm 5464 ***
    *** gcm 5465 ***
    *** gcm 5466 ***
    *** gcm 5467 ***
    *** gcm 5468 ***
    *** gcm 5469 ***
    *** gcm 5470 ***
    *** gcm 5471 ***
    *** gcm 5472 ***
    *** gcm 5473 ***
    *** gcm 5474 ***
    *** gcm 5475 ***
    *** gcm 5476 ***
    *** gcm 5477 ***
    *** gcm 5478 ***
    *** gcm 5479 ***
    *** gcm 5480 ***
    *** gcm 5481 ***
    *** gcm 5482 ***
    *** gcm 5483 ***
    *** gcm 5484 ***
    *** gcm 5485 ***
    *** gcm 5486 ***
    *** gcm 5487 ***
    *** gcm 5488 ***
    *** gcm 5489 ***
    *** gcm 5490 ***
    *** gcm 5491 ***
    *** gcm 5492 ***
    *** gcm 5493 ***
    *** gcm 5494 ***
    *** gcm 5495 ***
    *** gcm 5496 ***
    *** gcm 5497 ***
    *** gcm 5498 ***
    *** gcm 5499 ***
    *** gcm 5500 ***
    *** gcm 5501 ***
    *** gcm 5502 ***
    *** gcm 5503 ***
    *** gcm 5504 ***
    *** gcm 5505 ***
    *** gcm 5506 ***
    *** gcm 5507 ***
    *** gcm 5508 ***
    *** gcm 5509 ***
    *** gcm 5510 ***
    *** gcm 5511 ***
    *** gcm 5512 ***
    *** gcm 5513 ***
    *** gcm 5514 ***
    *** gcm 5515 ***
    *** gcm 5516 ***
    *** gcm 5517 ***
    *** gcm 5518 ***
    *** gcm 5519 ***
    *** gcm 5520 ***
    *** gcm 5521 ***
    *** gcm 5522 ***
    *** gcm 5523 ***
    *** gcm 5524 ***
    *** gcm 5525 ***
    *** gcm 5526 ***
    *** gcm 5527 ***
    *** gcm 5528 ***
    *** gcm 5529 ***
    *** gcm 5530 ***
    *** gcm 5531 ***
    *** gcm 5532 ***
    *** gcm 5533 ***
    *** gcm 5534 ***
    *** gcm 5535 ***
    *** gcm 5536 ***
    *** gcm 5537 ***
    *** gcm 5538 ***
    *** gcm 5539 ***
    *** gcm 5540 ***
    *** gcm 5541 ***
    *** gcm 5542 ***
    *** gcm 5543 ***
    *** gcm 5544 ***
    *** gcm 5545 ***
    *** gcm 5546 ***
    *** gcm 5547 ***
    *** gcm 5548 ***
    *** gcm 5549 ***
    *** gcm 5550 ***
    *** gcm 5551 ***
    *** gcm 5552 ***
    *** gcm 5553 ***
    *** gcm 5554 ***
    *** gcm 5555 ***
    *** gcm 5556 ***
    *** gcm 5557 ***
    *** gcm 5558 ***
    *** gcm 5559 ***
    *** gcm 5560 ***
    *** gcm 5561 ***
    *** gcm 5562 ***
    *** gcm 5563 ***
    *** gcm 5564 ***
    *** gcm 5565 ***
    *** gcm 5566 ***
    *** gcm 5567 ***
    *** gcm 5568 ***
    *** gcm 5569 ***
    *** gcm 5570 ***
    *** gcm 5571 ***
    *** gcm 5572 ***
    *** gcm 5573 ***
    *** gcm 5574 ***
    *** gcm 5575 ***
    *** gcm 5576 ***
    *** gcm 5577 ***
    *** gcm 5578 ***
    *** gcm 5579 ***
    *** gcm 5580 ***
    *** gcm 5581 ***
    *** gcm 5582 ***
    *** gcm 5583 ***
    *** gcm 5584 ***
    *** gcm 5585 ***
    *** gcm 5586 ***
    *** gcm 5587 ***
    *** gcm 5588 ***
    *** gcm 5589 ***
    *** gcm 5590 ***
    *** gcm 5591 ***
    *** gcm 5592 ***
    *** gcm 5593 ***
    *** gcm 5594 ***
    *** gcm 5595 ***
    *** gcm 5596 ***
    *** gcm 5597 ***
    *** gcm 5598 ***
    *** gcm 5599 ***
    *** gcm 5600 ***
    *** gcm 5601 ***
    *** gcm 5602 ***
    *** gcm 5603 ***
    *** gcm 5604 ***
    *** gcm 5605 ***
    *** gcm 5606 ***
    *** gcm 5607 ***
    *** gcm 5608 ***
    *** gcm 5609 ***
    *** gcm 5610 ***
    *** gcm 5611 ***
    *** gcm 5612 ***
    *** gcm 5613 ***
    *** gcm 5614 ***
    *** gcm 5615 ***
    *** gcm 5616 ***
    *** gcm 5617 ***
    *** gcm 5618 ***
    *** gcm 5619 ***
    *** gcm 5620 ***
    *** gcm 5621 ***
    *** gcm 5622 ***
    *** gcm 5623 ***
    *** gcm 5624 ***
    *** gcm 5625 ***
    *** gcm 5626 ***
    *** gcm 5627 ***
    *** gcm 5628 ***
    *** gcm 5629 ***
    *** gcm 5630 ***
    *** gcm 5631 ***
    *** gcm 5632 ***
    *** gcm 5633 ***
    *** gcm 5634 ***
    *** gcm 5635 ***
    *** gcm 5636 ***
    *** gcm 5637 ***
    *** gcm 5638 ***
    *** gcm 5639 ***
    *** gcm 5640 ***
    *** gcm 5641 ***
    *** gcm 5642 ***
    *** gcm 5643 ***
    *** gcm 5644 ***
    *** gcm 5645 ***
    *** gcm 5646 ***
    *** gcm 5647 ***
    *** gcm 5648 ***
    *** gcm 5649 ***
    *** gcm 5650 ***
    *** gcm 5651 ***
    *** gcm 5652 ***
    *** gcm 5653 ***
    *** gcm 5654 ***
    *** gcm 5655 ***
    *** gcm 5656 ***
    *** gcm 5657 ***
    *** gcm 5658 ***
    *** gcm 5659 ***
    *** gcm 5660 ***
    *** gcm 5661 ***
    *** gcm 5662 ***
    *** gcm 5663 ***
    *** gcm 5664 ***
    *** gcm 5665 ***
    *** gcm 5666 ***
    *** gcm 5667 ***
    *** gcm 5668 ***
    *** gcm 5669 ***
    *** gcm 5670 ***
    *** gcm 5671 ***
    *** gcm 5672 ***
    *** gcm 5673 ***
    *** gcm 5674 ***
    *** gcm 5675 ***
    *** gcm 5676 ***
    *** gcm 5677 ***
    *** gcm 5678 ***
    *** gcm 5679 ***
    *** gcm 5680 ***
    *** gcm 5681 ***
    *** gcm 5682 ***
    *** gcm 5683 ***
    *** gcm 5684 ***
    *** gcm 5685 ***
    *** gcm 5686 ***
    *** gcm 5687 ***
    *** gcm 5688 ***
    *** gcm 5689 ***
    *** gcm 5690 ***
    *** gcm 5691 ***
    *** gcm 5692 ***
    *** gcm 5693 ***
    *** gcm 5694 ***
    *** gcm 5695 ***
    *** gcm 5696 ***
    *** gcm 5697 ***
    *** gcm 5698 ***
    *** gcm 5699 ***
    *** gcm 5700 ***
    *** gcm 5701 ***
    *** gcm 5702 ***
    *** gcm 5703 ***
    *** gcm 5704 ***
    *** gcm 5705 ***
    *** gcm 5706 ***
    *** gcm 5707 ***
    *** gcm 5708 ***
    *** gcm 5709 ***
    *** gcm 5710 ***
    *** gcm 5711 ***
    *** gcm 5712 ***
    *** gcm 5713 ***
    *** gcm 5714 ***
    *** gcm 5715 ***
    *** gcm 5716 ***
    *** gcm 5717 ***
    *** gcm 5718 ***
    *** gcm 5719 ***
    *** gcm 5720 ***
    *** gcm 5721 ***
    *** gcm 5722 ***
    *** gcm 5723 ***
    *** gcm 5724 ***
    *** gcm 5725 ***
    *** gcm 5726 ***
    *** gcm 5727 ***
    *** gcm 5728 ***
    *** gcm 5729 ***
    *** gcm 5730 ***
    *** gcm 5731 ***
    *** gcm 5732 ***
    *** gcm 5733 ***
    *** gcm 5734 ***
    *** gcm 5735 ***
    *** gcm 5736 ***
    *** gcm 5737 ***
    *** gcm 5738 ***
    *** gcm 5739 ***
    *** gcm 5740 ***
    *** gcm 5741 ***
    *** gcm 5742 ***
    *** gcm 5743 ***
    *** gcm 5744 ***
    *** gcm 5745 ***
    *** gcm 5746 ***
    *** gcm 5747 ***
    *** gcm 5748 ***
    *** gcm 5749 ***
    *** gcm 5750 ***
    *** gcm 5751 ***
    *** gcm 5752 ***
    *** gcm 5753 ***
    *** gcm 5754 ***
    *** gcm 5755 ***
    *** gcm 5756 ***
    *** gcm 5757 ***
    *** gcm 5758 ***
    *** gcm 5759 ***
    *** gcm 5760 ***
    *** gcm 5761 ***
    *** gcm 5762 ***
    *** gcm 5763 ***
    *** gcm 5764 ***
    *** gcm 5765 ***
    *** gcm 5766 ***
    *** gcm 5767 ***
    *** gcm 5768 ***
    *** gcm 5769 ***
    *** gcm 5770 ***
    *** gcm 5771 ***
    *** gcm 5772 ***
    *** gcm 5773 ***
    *** gcm 5774 ***
    *** gcm 5775 ***
    *** gcm 5776 ***
    *** gcm 5777 ***
    *** gcm 5778 ***
    *** gcm 5779 ***
    *** gcm 5780 ***
    *** gcm 5781 ***
    *** gcm 5782 ***
    *** gcm 5783 ***
    *** gcm 5784 ***
    *** gcm 5785 ***
    *** gcm 5786 ***
    *** gcm 5787 ***
    *** gcm 5788 ***
    *** gcm 5789 ***
    *** gcm 5790 ***
    *** gcm 5791 ***
    *** gcm 5792 ***
    *** gcm 5793 ***
    *** gcm 5794 ***
    *** gcm 5795 ***
    *** gcm 5796 ***
    *** gcm 5797 ***
    *** gcm 5798 ***
    *** gcm 5799 ***
    *** gcm 5800 ***
    *** gcm 5801 ***
    *** gcm 5802 ***
    *** gcm 5803 ***
    *** gcm 5804 ***
    *** gcm 5805 ***
    *** gcm 5806 ***
    *** gcm 5807 ***
    *** gcm 5808 ***
    *** gcm 5809 ***
    *** gcm 5810 ***
    *** gcm 5811 ***
    *** gcm 5812 ***
    *** gcm 5813 ***
    *** gcm 5814 ***
    *** gcm 5815 ***
    *** gcm 5816 ***
    *** gcm 5817 ***
    *** gcm 5818 ***
    *** gcm 5819 ***
    *** gcm 5820 ***
    *** gcm 5821 ***
    *** gcm 5822 ***
    *** gcm 5823 ***
    *** gcm 5824 ***
    *** gcm 5825 ***
    *** gcm 5826 ***
    *** gcm 5827 ***
    *** gcm 5828 ***
    *** gcm 5829 ***
    *** gcm 5830 ***
    *** gcm 5831 ***
    *** gcm 5832 ***
    *** gcm 5833 ***
    *** gcm 5834 ***
    *** gcm 5835 ***
    *** gcm 5836 ***
    *** gcm 5837 ***
    *** gcm 5838 ***
    *** gcm 5839 ***
    *** gcm 5840 ***
    *** gcm 5841 ***
    *** gcm 5842 ***
    *** gcm 5843 ***
    *** gcm 5844 ***
    *** gcm 5845 ***
    *** gcm 5846 ***
    *** gcm 5847 ***
    *** gcm 5848 ***
    *** gcm 5849 ***
    *** gcm 5850 ***
    *** gcm 5851 ***
    *** gcm 5852 ***
    *** gcm 5853 ***
    *** gcm 5854 ***
    *** gcm 5855 ***
    *** gcm 5856 ***
    *** gcm 5857 ***
    *** gcm 5858 ***
    *** gcm 5859 ***
    *** gcm 5860 ***
    *** gcm 5861 ***
    *** gcm 5862 ***
    *** gcm 5863 ***
    *** gcm 5864 ***
    *** gcm 5865 ***
    *** gcm 5866 ***
    *** gcm 5867 ***
    *** gcm 5868 ***
    *** gcm 5869 ***
    *** gcm 5870 ***
    *** gcm 5871 ***
    *** gcm 5872 ***
    *** gcm 5873 ***
    *** gcm 5874 ***
    *** gcm 5875 ***
    *** gcm 5876 ***
    *** gcm 5877 ***
    *** gcm 5878 ***
    *** gcm 5879 ***
    *** gcm 5880 ***
    *** gcm 5881 ***
    *** gcm 5882 ***
    *** gcm 5883 ***
    *** gcm 5884 ***
    *** gcm 5885 ***
    *** gcm 5886 ***
    *** gcm 5887 ***
    *** gcm 5888 ***
    *** gcm 5889 ***
    *** gcm 5890 ***
    *** gcm 5891 ***
    *** gcm 5892 ***
    *** gcm 5893 ***
    *** gcm 5894 ***
    *** gcm 5895 ***
    *** gcm 5896 ***
    *** gcm 5897 ***
    *** gcm 5898 ***
    *** gcm 5899 ***
    *** gcm 5900 ***
    *** gcm 5901 ***
    *** gcm 5902 ***
    *** gcm 5903 ***
    *** gcm 5904 ***
    *** gcm 5905 ***
    *** gcm 5906 ***
    *** gcm 5907 ***
    *** gcm 5908 ***
    *** gcm 5909 ***
    *** gcm 5910 ***
    *** gcm 5911 ***
    *** gcm 5912 ***
    *** gcm 5913 ***
    *** gcm 5914 ***
    *** gcm 5915 ***
    *** gcm 5916 ***
    *** gcm 5917 ***
    *** gcm 5918 ***
    *** gcm 5919 ***
    *** gcm 5920 ***
    *** gcm 5921 ***
    *** gcm 5922 ***
    *** gcm 5923 ***
    *** gcm 5924 ***
    *** gcm 5925 ***
    *** gcm 5926 ***
    *** gcm 5927 ***
    *** gcm 5928 ***
    *** gcm 5929 ***
    *** gcm 5930 ***
    *** gcm 5931 ***
    *** gcm 5932 ***
    *** gcm 5933 ***
    *** gcm 5934 ***
    *** gcm 5935 ***
    *** gcm 5936 ***
    *** gcm 5937 ***
    *** gcm 5938 ***
    *** gcm 5939 ***
    *** gcm 5940 ***
    *** gcm 5941 ***
    *** gcm 5942 ***
    *** gcm 5943 ***
    *** gcm 5944 ***
    *** gcm 5945 ***
    *** gcm 5946 ***
    *** gcm 5947 ***
    *** gcm 5948 ***
    *** gcm 5949 ***
    *** gcm 5950 ***
    *** gcm 5951 ***
    *** gcm 5952 ***
    *** gcm 5953 ***
    *** gcm 5954 ***
    *** gcm 5955 ***
    *** gcm 5956 ***
    *** gcm 5957 ***
    *** gcm 5958 ***
    *** gcm 5959 ***
    *** gcm 5960 ***
    *** gcm 5961 ***
    *** gcm 5962 ***
    *** gcm 5963 ***
    *** gcm 5964 ***
    *** gcm 5965 ***
    *** gcm 5966 ***
    *** gcm 5967 ***
    *** gcm 5968 ***
    *** gcm 5969 ***
    *** gcm 5970 ***
    *** gcm 5971 ***
    *** gcm 5972 ***
    *** gcm 5973 ***
    *** gcm 5974 ***
    *** gcm 5975 ***
    *** gcm 5976 ***
    *** gcm 5977 ***
    *** gcm 5978 ***
    *** gcm 5979 ***
    *** gcm 5980 ***
    *** gcm 5981 ***
    *** gcm 5982 ***
    *** gcm 5983 ***
    *** gcm 5984 ***
    *** gcm 5985 ***
    *** gcm 5986 ***
    *** gcm 5987 ***
    *** gcm 5988 ***
    *** gcm 5989 ***
    *** gcm 5990 ***
    *** gcm 5991 ***
    *** gcm 5992 ***
    *** gcm 5993 ***
    *** gcm 5994 ***
    *** gcm 5995 ***
    *** gcm 5996 ***
    *** gcm 5997 ***
    *** gcm 5998 ***
    *** gcm 5999 ***
    *** gcm 6000 ***
    *** gcm 6001 ***
    *** gcm 6002 ***
    *** gcm 6003 ***
    *** gcm 6004 ***
    *** gcm 6005 ***
    *** gcm 6006 ***
    *** gcm 6007 ***
    *** gcm 6008 ***
    *** gcm 6009 ***
    *** gcm 6010 ***
    *** gcm 6011 ***
    *** gcm 6012 ***
    *** gcm 6013 ***
    *** gcm 6014 ***
    *** gcm 6015 ***
    *** gcm 6016 ***
    *** gcm 6017 ***
    *** gcm 6018 ***
    *** gcm 6019 ***
    *** gcm 6020 ***
    *** gcm 6021 ***
    *** gcm 6022 ***
    *** gcm 6023 ***
    *** gcm 6024 ***
    *** gcm 6025 ***
    *** gcm 6026 ***
    *** gcm 6027 ***
    *** gcm 6028 ***
    *** gcm 6029 ***
    *** gcm 6030 ***
    *** gcm 6031 ***
    *** gcm 6032 ***
    *** gcm 6033 ***
    *** gcm 6034 ***
    *** gcm 6035 ***
    *** gcm 6036 ***
    *** gcm 6037 ***
    *** gcm 6038 ***
    *** gcm 6039 ***
    *** gcm 6040 ***
    *** gcm 6041 ***
    *** gcm 6042 ***
    *** gcm 6043 ***
    *** gcm 6044 ***
    *** gcm 6045 ***
    *** gcm 6046 ***
    *** gcm 6047 ***
    *** gcm 6048 ***
    *** gcm 6049 ***
    *** gcm 6050 ***
    *** gcm 6051 ***
    *** gcm 6052 ***
    *** gcm 6053 ***
    *** gcm 6054 ***
    *** gcm 6055 ***
    *** gcm 6056 ***
    *** gcm 6057 ***
    *** gcm 6058 ***
    *** gcm 6059 ***
    *** gcm 6060 ***
    *** gcm 6061 ***
    *** gcm 6062 ***
    *** gcm 6063 ***
    *** gcm 6064 ***
    *** gcm 6065 ***
    *** gcm 6066 ***
    *** gcm 6067 ***
    *** gcm 6068 ***
    *** gcm 6069 ***
    *** gcm 6070 ***
    *** gcm 6071 ***
    *** gcm 6072 ***
    *** gcm 6073 ***
    *** gcm 6074 ***
    *** gcm 6075 ***
    *** gcm 6076 ***
    *** gcm 6077 ***
    *** gcm 6078 ***
    *** gcm 6079 ***
    *** gcm 6080 ***
    *** gcm 6081 ***
    *** gcm 6082 ***
    *** gcm 6083 ***
    *** gcm 6084 ***
    *** gcm 6085 ***
    *** gcm 6086 ***
    *** gcm 6087 ***
    *** gcm 6088 ***
    *** gcm 6089 ***
    *** gcm 6090 ***
    *** gcm 6091 ***
    *** gcm 6092 ***
    *** gcm 6093 ***
    *** gcm 6094 ***
    *** gcm 6095 ***
    *** gcm 6096 ***
    *** gcm 6097 ***
    *** gcm 6098 ***
    *** gcm 6099 ***
    *** gcm 6100 ***
    *** gcm 6101 ***
    *** gcm 6102 ***
    *** gcm 6103 ***
    *** gcm 6104 ***
    *** gcm 6105 ***
    *** gcm 6106 ***
    *** gcm 6107 ***
    *** gcm 6108 ***
    *** gcm 6109 ***
    *** gcm 6110 ***
    *** gcm 6111 ***
    *** gcm 6112 ***
    *** gcm 6113 ***
    *** gcm 6114 ***
    *** gcm 6115 ***
    *** gcm 6116 ***
    *** gcm 6117 ***
    *** gcm 6118 ***
    *** gcm 6119 ***
    *** gcm 6120 ***
    *** gcm 6121 ***
    *** gcm 6122 ***
    *** gcm 6123 ***
    *** gcm 6124 ***
    *** gcm 6125 ***
    *** gcm 6126 ***
    *** gcm 6127 ***
    *** gcm 6128 ***
    *** gcm 6129 ***
    *** gcm 6130 ***
    *** gcm 6131 ***
    *** gcm 6132 ***
    *** gcm 6133 ***
    *** gcm 6134 ***
    *** gcm 6135 ***
    *** gcm 6136 ***
    *** gcm 6137 ***
    *** gcm 6138 ***
    *** gcm 6139 ***
    *** gcm 6140 ***
    *** gcm 6141 ***
    *** gcm 6142 ***
    *** gcm 6143 ***
    *** gcm 6144 ***
    *** gcm 6145 ***
    *** gcm 6146 ***
    *** gcm 6147 ***
    *** gcm 6148 ***
    *** gcm 6149 ***
    *** gcm 6150 ***
    *** gcm 6151 ***
    *** gcm 6152 ***
    *** gcm 6153 ***
    *** gcm 6154 ***
    *** gcm 6155 ***
    *** gcm 6156 ***
    *** gcm 6157 ***
    *** gcm 6158 ***
    *** gcm 6159 ***
    *** gcm 6160 ***
    *** gcm 6161 ***
    *** gcm 6162 ***
    *** gcm 6163 ***
    *** gcm 6164 ***
    *** gcm 6165 ***
    *** gcm 6166 ***
    *** gcm 6167 ***
    *** gcm 6168 ***
    *** gcm 6169 ***
    *** gcm 6170 ***
    *** gcm 6171 ***
    *** gcm 6172 ***
    *** gcm 6173 ***
    *** gcm 6174 ***
    *** gcm 6175 ***
    *** gcm 6176 ***
    *** gcm 6177 ***
    *** gcm 6178 ***
    *** gcm 6179 ***
    *** gcm 6180 ***
    *** gcm 6181 ***
    *** gcm 6182 ***
    *** gcm 6183 ***
    *** gcm 6184 ***
    *** gcm 6185 ***
    *** gcm 6186 ***
    *** gcm 6187 ***
    *** gcm 6188 ***
    *** gcm 6189 ***
    *** gcm 6190 ***
    *** gcm 6191 ***
    *** gcm 6192 ***
    *** gcm 6193 ***
    *** gcm 6194 ***
    *** gcm 6195 ***
    *** gcm 6196 ***
    *** gcm 6197 ***
    *** gcm 6198 ***
    *** gcm 6199 ***
    *** gcm 6200 ***
    *** gcm 6201 ***
    *** gcm 6202 ***
    *** gcm 6203 ***
    *** gcm 6204 ***
    *** gcm 6205 ***
    *** gcm 6206 ***
    *** gcm 6207 ***
    *** gcm 6208 ***
    *** gcm 6209 ***
    *** gcm 6210 ***
    *** gcm 6211 ***
    *** gcm 6212 ***
    *** gcm 6213 ***
    *** gcm 6214 ***
    *** gcm 6215 ***
    *** gcm 6216 ***
    *** gcm 6217 ***
    *** gcm 6218 ***
    *** gcm 6219 ***
    *** gcm 6220 ***
    *** gcm 6221 ***
    *** gcm 6222 ***
    *** gcm 6223 ***
    *** gcm 6224 ***
    *** gcm 6225 ***
    *** gcm 6226 ***
    *** gcm 6227 ***
    *** gcm 6228 ***
    *** gcm 6229 ***
    *** gcm 6230 ***
    *** gcm 6231 ***
    *** gcm 6232 ***
    *** gcm 6233 ***
    *** gcm 6234 ***
    *** gcm 6235 ***
    *** gcm 6236 ***
    *** gcm 6237 ***
    *** gcm 6238 ***
    *** gcm 6239 ***
    *** gcm 6240 ***
    *** gcm 6241 ***
    *** gcm 6242 ***
    *** gcm 6243 ***
    *** gcm 6244 ***
    *** gcm 6245 ***
    *** gcm 6246 ***
    *** gcm 6247 ***
    *** gcm 6248 ***
    *** gcm 6249 ***
    *** gcm 6250 ***
    *** gcm 6251 ***
    *** gcm 6252 ***
    *** gcm 6253 ***
    *** gcm 6254 ***
    *** gcm 6255 ***
    *** gcm 6256 ***
    *** gcm 6257 ***
    *** gcm 6258 ***
    *** gcm 6259 ***
    *** gcm 6260 ***
    *** gcm 6261 ***
    *** gcm 6262 ***
    *** gcm 6263 ***
    *** gcm 6264 ***
    *** gcm 6265 ***
    *** gcm 6266 ***
    *** gcm 6267 ***
    *** gcm 6268 ***
    *** gcm 6269 ***
    *** gcm 6270 ***
    *** gcm 6271 ***
    *** gcm 6272 ***
    *** gcm 6273 ***
    *** gcm 6274 ***
    *** gcm 6275 ***
    *** gcm 6276 ***
    *** gcm 6277 ***
    *** gcm 6278 ***
    *** gcm 6279 ***
    *** gcm 6280 ***
    *** gcm 6281 ***
    *** gcm 6282 ***
    *** gcm 6283 ***
    *** gcm 6284 ***
    *** gcm 6285 ***
    *** gcm 6286 ***
    *** gcm 6287 ***
    *** gcm 6288 ***
    *** gcm 6289 ***
    *** gcm 6290 ***
    *** gcm 6291 ***
    *** gcm 6292 ***
    *** gcm 6293 ***
    *** gcm 6294 ***
    *** gcm 6295 ***
    *** gcm 6296 ***
    *** gcm 6297 ***
    *** gcm 6298 ***
    *** gcm 6299 ***
    *** gcm 6300 ***
    *** gcm 6301 ***
    *** gcm 6302 ***
    *** gcm 6303 ***
    *** gcm 6304 ***
    *** gcm 6305 ***
    *** gcm 6306 ***
    *** gcm 6307 ***
    *** gcm 6308 ***
    *** gcm 6309 ***
    *** gcm 6310 ***
    *** gcm 6311 ***
    *** gcm 6312 ***
    *** gcm 6313 ***
    *** gcm 6314 ***
    *** gcm 6315 ***
    *** gcm 6316 ***
    *** gcm 6317 ***
    *** gcm 6318 ***
    *** gcm 6319 ***
    *** gcm 6320 ***
    *** gcm 6321 ***
    *** gcm 6322 ***
    *** gcm 6323 ***
    *** gcm 6324 ***
    *** gcm 6325 ***
    *** gcm 6326 ***
    *** gcm 6327 ***
    *** gcm 6328 ***
    *** gcm 6329 ***
    *** gcm 6330 ***
    *** gcm 6331 ***
    *** gcm 6332 ***
    *** gcm 6333 ***
    *** gcm 6334 ***
    *** gcm 6335 ***
    *** gcm 6336 ***
    *** gcm 6337 ***
    *** gcm 6338 ***
    *** gcm 6339 ***
    *** gcm 6340 ***
    *** gcm 6341 ***
    *** gcm 6342 ***
    *** gcm 6343 ***
    *** gcm 6344 ***
    *** gcm 6345 ***
    *** gcm 6346 ***
    *** gcm 6347 ***
    *** gcm 6348 ***
    *** gcm 6349 ***
    *** gcm 6350 ***
    *** gcm 6351 ***
    *** gcm 6352 ***
    *** gcm 6353 ***
    *** gcm 6354 ***
    *** gcm 6355 ***
    *** gcm 6356 ***
    *** gcm 6357 ***
    *** gcm 6358 ***
    *** gcm 6359 ***
    *** gcm 6360 ***
    *** gcm 6361 ***
    *** gcm 6362 ***
    *** gcm 6363 ***
    *** gcm 6364 ***
    *** gcm 6365 ***
    *** gcm 6366 ***
    *** gcm 6367 ***
    *** gcm 6368 ***
    *** gcm 6369 ***
    *** gcm 6370 ***
    *** gcm 6371 ***
    *** gcm 6372 ***
    *** gcm 6373 ***
    *** gcm 6374 ***
    *** gcm 6375 ***
    *** gcm 6376 ***
    *** gcm 6377 ***
    *** gcm 6378 ***
    *** gcm 6379 ***
    *** gcm 6380 ***
    *** gcm 6381 ***
    *** gcm 6382 ***
    *** gcm 6383 ***
    *** gcm 6384 ***
    *** gcm 6385 ***
    *** gcm 6386 ***
    *** gcm 6387 ***
    *** gcm 6388 ***
    *** gcm 6389 ***
    *** gcm 6390 ***
    *** gcm 6391 ***
    *** gcm 6392 ***
    *** gcm 6393 ***
    *** gcm 6394 ***
    *** gcm 6395 ***
    *** gcm 6396 ***
    *** gcm 6397 ***
    *** gcm 6398 ***
    *** gcm 6399 ***
    *** gcm 6400 ***
    *** gcm 6401 ***
    *** gcm 6402 ***
    *** gcm 6403 ***
    *** gcm 6404 ***
    *** gcm 6405 ***
    *** gcm 6406 ***
    *** gcm 6407 ***
    *** gcm 6408 ***
    *** gcm 6409 ***
    *** gcm 6410 ***
    *** gcm 6411 ***
    *** gcm 6412 ***
    *** gcm 6413 ***
    *** gcm 6414 ***
    *** gcm 6415 ***
    *** gcm 6416 ***
    *** gcm 6417 ***
    *** gcm 6418 ***
    *** gcm 6419 ***
    *** gcm 6420 ***
    *** gcm 6421 ***
    *** gcm 6422 ***
    *** gcm 6423 ***
    *** gcm 6424 ***
    *** gcm 6425 ***
    *** gcm 6426 ***
    *** gcm 6427 ***
    *** gcm 6428 ***
    *** gcm 6429 ***
    *** gcm 6430 ***
    *** gcm 6431 ***
    *** gcm 6432 ***
    *** gcm 6433 ***
    *** gcm 6434 ***
    *** gcm 6435 ***
    *** gcm 6436 ***
    *** gcm 6437 ***
    *** gcm 6438 ***
    *** gcm 6439 ***
    *** gcm 6440 ***
    *** gcm 6441 ***
    *** gcm 6442 ***
    *** gcm 6443 ***
    *** gcm 6444 ***
    *** gcm 6445 ***
    *** gcm 6446 ***
    *** gcm 6447 ***
    *** gcm 6448 ***
    *** gcm 6449 ***
    *** gcm 6450 ***
    *** gcm 6451 ***
    *** gcm 6452 ***
    *** gcm 6453 ***
    *** gcm 6454 ***
    *** gcm 6455 ***
    *** gcm 6456 ***
    *** gcm 6457 ***
    *** gcm 6458 ***
    *** gcm 6459 ***
    *** gcm 6460 ***
    *** gcm 6461 ***
    *** gcm 6462 ***
    *** gcm 6463 ***
    *** gcm 6464 ***
    *** gcm 6465 ***
    *** gcm 6466 ***
    *** gcm 6467 ***
    *** gcm 6468 ***
    *** gcm 6469 ***
    *** gcm 6470 ***
    *** gcm 6471 ***
    *** gcm 6472 ***
    *** gcm 6473 ***
    *** gcm 6474 ***
    *** gcm 6475 ***
    *** gcm 6476 ***
    *** gcm 6477 ***
    *** gcm 6478 ***
    *** gcm 6479 ***
    *** gcm 6480 ***
    *** gcm 6481 ***
    *** gcm 6482 ***
    *** gcm 6483 ***
    *** gcm 6484 ***
    *** gcm 6485 ***
    *** gcm 6486 ***
    *** gcm 6487 ***
    *** gcm 6488 ***
    *** gcm 6489 ***
    *** gcm 6490 ***
    *** gcm 6491 ***
    *** gcm 6492 ***
    *** gcm 6493 ***
    *** gcm 6494 ***
    *** gcm 6495 ***
    *** gcm 6496 ***
    *** gcm 6497 ***
    *** gcm 6498 ***
    *** gcm 6499 ***
    *** gcm 6500 ***
    *** gcm 6501 ***
    *** gcm 6502 ***
    *** gcm 6503 ***
    *** gcm 6504 ***
    *** gcm 6505 ***
    *** gcm 6506 ***
    *** gcm 6507 ***
    *** gcm 6508 ***
    *** gcm 6509 ***
    *** gcm 6510 ***
    *** gcm 6511 ***
    *** gcm 6512 ***
    *** gcm 6513 ***
    *** gcm 6514 ***
    *** gcm 6515 ***
    *** gcm 6516 ***
    *** gcm 6517 ***
    *** gcm 6518 ***
    *** gcm 6519 ***
    *** gcm 6520 ***
    *** gcm 6521 ***
    *** gcm 6522 ***
    *** gcm 6523 ***
    *** gcm 6524 ***
    *** gcm 6525 ***
    *** gcm 6526 ***
    *** gcm 6527 ***
    *** gcm 6528 ***
    *** gcm 6529 ***
    *** gcm 6530 ***
    *** gcm 6531 ***
    *** gcm 6532 ***
    *** gcm 6533 ***
    *** gcm 6534 ***
    *** gcm 6535 ***
    *** gcm 6536 ***
    *** gcm 6537 ***
    *** gcm 6538 ***
    *** gcm 6539 ***
    *** gcm 6540 ***
    *** gcm 6541 ***
    *** gcm 6542 ***
    *** gcm 6543 ***
    *** gcm 6544 ***
    *** gcm 6545 ***
    *** gcm 6546 ***
    *** gcm 6547 ***
    *** gcm 6548 ***
    *** gcm 6549 ***
    *** gcm 6550 ***
    *** gcm 6551 ***
    *** gcm 6552 ***
    *** gcm 6553 ***
    *** gcm 6554 ***
    *** gcm 6555 ***
    *** gcm 6556 ***
    *** gcm 6557 ***
    *** gcm 6558 ***
    *** gcm 6559 ***
    *** gcm 6560 ***
    *** gcm 6561 ***
    *** gcm 6562 ***
    *** gcm 6563 ***
    *** gcm 6564 ***
    *** gcm 6565 ***
    *** gcm 6566 ***
    *** gcm 6567 ***
    *** gcm 6568 ***
    *** gcm 6569 ***
    *** gcm 6570 ***
    *** gcm 6571 ***
    *** gcm 6572 ***
    *** gcm 6573 ***
    *** gcm 6574 ***
    *** gcm 6575 ***
    *** gcm 6576 ***
    *** gcm 6577 ***
    *** gcm 6578 ***
    *** gcm 6579 ***
    *** gcm 6580 ***
    *** gcm 6581 ***
    *** gcm 6582 ***
    *** gcm 6583 ***
    *** gcm 6584 ***
    *** gcm 6585 ***
    *** gcm 6586 ***
    *** gcm 6587 ***
    *** gcm 6588 ***
    *** gcm 6589 ***
    *** gcm 6590 ***
    *** gcm 6591 ***
    *** gcm 6592 ***
    *** gcm 6593 ***
    *** gcm 6594 ***
    *** gcm 6595 ***
    *** gcm 6596 ***
    *** gcm 6597 ***
    *** gcm 6598 ***
    *** gcm 6599 ***
    *** gcm 6600 ***
    *** gcm 6601 ***
    *** gcm 6602 ***
    *** gcm 6603 ***
    *** gcm 6604 ***
    *** gcm 6605 ***
    *** gcm 6606 ***
    *** gcm 6607 ***
    *** gcm 6608 ***
    *** gcm 6609 ***
    *** gcm 6610 ***
    *** gcm 6611 ***
    *** gcm 6612 ***
    *** gcm 6613 ***
    *** gcm 6614 ***
    *** gcm 6615 ***
    *** gcm 6616 ***
    *** gcm 6617 ***
    *** gcm 6618 ***
    *** gcm 6619 ***
    *** gcm 6620 ***
    *** gcm 6621 ***
    *** gcm 6622 ***
    *** gcm 6623 ***
    *** gcm 6624 ***
    *** gcm 6625 ***
    *** gcm 6626 ***
    *** gcm 6627 ***
    *** gcm 6628 ***
    *** gcm 6629 ***
    *** gcm 6630 ***
    *** gcm 6631 ***
    *** gcm 6632 ***
    *** gcm 6633 ***
    *** gcm 6634 ***
    *** gcm 6635 ***
    *** gcm 6636 ***
    *** gcm 6637 ***
    *** gcm 6638 ***
    *** gcm 6639 ***
    *** gcm 6640 ***
    *** gcm 6641 ***
    *** gcm 6642 ***
    *** gcm 6643 ***
    *** gcm 6644 ***
    *** gcm 6645 ***
    *** gcm 6646 ***
    *** gcm 6647 ***
    *** gcm 6648 ***
    *** gcm 6649 ***
    *** gcm 6650 ***
    *** gcm 6651 ***
    *** gcm 6652 ***
    *** gcm 6653 ***
    *** gcm 6654 ***
    *** gcm 6655 ***
    *** gcm 6656 ***
    *** gcm 6657 ***
    *** gcm 6658 ***
    *** gcm 6659 ***
    *** gcm 6660 ***
    *** gcm 6661 ***
    *** gcm 6662 ***
    *** gcm 6663 ***
    *** gcm 6664 ***
    *** gcm 6665 ***
    *** gcm 6666 ***
    *** gcm 6667 ***
    *** gcm 6668 ***
    *** gcm 6669 ***
    *** gcm 6670 ***
    *** gcm 6671 ***
    *** gcm 6672 ***
    *** gcm 6673 ***
    *** gcm 6674 ***
    *** gcm 6675 ***
    *** gcm 6676 ***
    *** gcm 6677 ***
    *** gcm 6678 ***
    *** gcm 6679 ***
    *** gcm 6680 ***
    *** gcm 6681 ***
    *** gcm 6682 ***
    *** gcm 6683 ***
    *** gcm 6684 ***
    *** gcm 6685 ***
    *** gcm 6686 ***
    *** gcm 6687 ***
    *** gcm 6688 ***
    *** gcm 6689 ***
    *** gcm 6690 ***
    *** gcm 6691 ***
    *** gcm 6692 ***
    *** gcm 6693 ***
    *** gcm 6694 ***
    *** gcm 6695 ***
    *** gcm 6696 ***
    *** gcm 6697 ***
    *** gcm 6698 ***
    *** gcm 6699 ***
    *** gcm 6700 ***
    *** gcm 6701 ***
    *** gcm 6702 ***
    *** gcm 6703 ***
    *** gcm 6704 ***
    *** gcm 6705 ***
    *** gcm 6706 ***
    *** gcm 6707 ***
    *** gcm 6708 ***
    *** gcm 6709 ***
    *** gcm 6710 ***
    *** gcm 6711 ***
    *** gcm 6712 ***
    *** gcm 6713 ***
    *** gcm 6714 ***
    *** gcm 6715 ***
    *** gcm 6716 ***
    *** gcm 6717 ***
    *** gcm 6718 ***
    *** gcm 6719 ***
    *** gcm 6720 ***
    *** gcm 6721 ***
    *** gcm 6722 ***
    *** gcm 6723 ***
    *** gcm 6724 ***
    *** gcm 6725 ***
    *** gcm 6726 ***
    *** gcm 6727 ***
    *** gcm 6728 ***
    *** gcm 6729 ***
    *** gcm 6730 ***
    *** gcm 6731 ***
    *** gcm 6732 ***
    *** gcm 6733 ***
    *** gcm 6734 ***
    *** gcm 6735 ***
    *** gcm 6736 ***
    *** gcm 6737 ***
    *** gcm 6738 ***
    *** gcm 6739 ***
    *** gcm 6740 ***
    *** gcm 6741 ***
    *** gcm 6742 ***
    *** gcm 6743 ***
    *** gcm 6744 ***
    *** gcm 6745 ***
    *** gcm 6746 ***
    *** gcm 6747 ***
    *** gcm 6748 ***
    *** gcm 6749 ***
    *** gcm 6750 ***
    *** gcm 6751 ***
    *** gcm 6752 ***
    *** gcm 6753 ***
    *** gcm 6754 ***
    *** gcm 6755 ***
    *** gcm 6756 ***
    *** gcm 6757 ***
    *** gcm 6758 ***
    *** gcm 6759 ***
    *** gcm 6760 ***
    *** gcm 6761 ***
    *** gcm 6762 ***
    *** gcm 6763 ***
    *** gcm 6764 ***
    *** gcm 6765 ***
    *** gcm 6766 ***
    *** gcm 6767 ***
    *** gcm 6768 ***
    *** gcm 6769 ***
    *** gcm 6770 ***
    *** gcm 6771 ***
    *** gcm 6772 ***
    *** gcm 6773 ***
    *** gcm 6774 ***
    *** gcm 6775 ***
    *** gcm 6776 ***
    *** gcm 6777 ***
    *** gcm 6778 ***
    *** gcm 6779 ***
    *** gcm 6780 ***
    *** gcm 6781 ***
    *** gcm 6782 ***
    *** gcm 6783 ***
    *** gcm 6784 ***
    *** gcm 6785 ***
    *** gcm 6786 ***
    *** gcm 6787 ***
    *** gcm 6788 ***
    *** gcm 6789 ***
    *** gcm 6790 ***
    *** gcm 6791 ***
    *** gcm 6792 ***
    *** gcm 6793 ***
    *** gcm 6794 ***
    *** gcm 6795 ***
    *** gcm 6796 ***
    *** gcm 6797 ***
    *** gcm 6798 ***
    *** gcm 6799 ***
    *** gcm 6800 ***
    *** gcm 6801 ***
    *** gcm 6802 ***
    *** gcm 6803 ***
    *** gcm 6804 ***
    *** gcm 6805 ***
    *** gcm 6806 ***
    *** gcm 6807 ***
    *** gcm 6808 ***
    *** gcm 6809 ***
    *** gcm 6810 ***
    *** gcm 6811 ***
    *** gcm 6812 ***
    *** gcm 6813 ***
    *** gcm 6814 ***
    *** gcm 6815 ***
    *** gcm 6816 ***
    *** gcm 6817 ***
    *** gcm 6818 ***
    *** gcm 6819 ***
    *** gcm 6820 ***
    *** gcm 6821 ***
    *** gcm 6822 ***
    *** gcm 6823 ***
    *** gcm 6824 ***
    *** gcm 6825 ***
    *** gcm 6826 ***
    *** gcm 6827 ***
    *** gcm 6828 ***
    *** gcm 6829 ***
    *** gcm 6830 ***
    *** gcm 6831 ***
    *** gcm 6832 ***
    *** gcm 6833 ***
    *** gcm 6834 ***
    *** gcm 6835 ***
    *** gcm 6836 ***
    *** gcm 6837 ***
    *** gcm 6838 ***
    *** gcm 6839 ***
    *** gcm 6840 ***
    *** gcm 6841 ***
    *** gcm 6842 ***
    *** gcm 6843 ***
    *** gcm 6844 ***
    *** gcm 6845 ***
    *** gcm 6846 ***
    *** gcm 6847 ***
    *** gcm 6848 ***
    *** gcm 6849 ***
    *** gcm 6850 ***
    *** gcm 6851 ***
    *** gcm 6852 ***
    *** gcm 6853 ***
    *** gcm 6854 ***
    *** gcm 6855 ***
    *** gcm 6856 ***
    *** gcm 6857 ***
    *** gcm 6858 ***
    *** gcm 6859 ***
    *** gcm 6860 ***
    *** gcm 6861 ***
    *** gcm 6862 ***
    *** gcm 6863 ***
    *** gcm 6864 ***
    *** gcm 6865 ***
    *** gcm 6866 ***
    *** gcm 6867 ***
    *** gcm 6868 ***
    *** gcm 6869 ***
    *** gcm 6870 ***
    *** gcm 6871 ***
    *** gcm 6872 ***
    *** gcm 6873 ***
    *** gcm 6874 ***
    *** gcm 6875 ***
    *** gcm 6876 ***
    *** gcm 6877 ***
    *** gcm 6878 ***
    *** gcm 6879 ***
    *** gcm 6880 ***
    *** gcm 6881 ***
    *** gcm 6882 ***
    *** gcm 6883 ***
    *** gcm 6884 ***
    *** gcm 6885 ***
    *** gcm 6886 ***
    *** gcm 6887 ***
    *** gcm 6888 ***
    *** gcm 6889 ***
    *** gcm 6890 ***
    *** gcm 6891 ***
    *** gcm 6892 ***
    *** gcm 6893 ***
    *** gcm 6894 ***
    *** gcm 6895 ***
    *** gcm 6896 ***
    *** gcm 6897 ***
    *** gcm 6898 ***
    *** gcm 6899 ***
    *** gcm 6900 ***
    *** gcm 6901 ***
    *** gcm 6902 ***
    *** gcm 6903 ***
    *** gcm 6904 ***
    *** gcm 6905 ***
    *** gcm 6906 ***
    *** gcm 6907 ***
    *** gcm 6908 ***
    *** gcm 6909 ***
    *** gcm 6910 ***
    *** gcm 6911 ***
    *** gcm 6912 ***
    *** gcm 6913 ***
    *** gcm 6914 ***
    *** gcm 6915 ***
    *** gcm 6916 ***
    *** gcm 6917 ***
    *** gcm 6918 ***
    *** gcm 6919 ***
    *** gcm 6920 ***
    *** gcm 6921 ***
    *** gcm 6922 ***
    *** gcm 6923 ***
    *** gcm 6924 ***
    *** gcm 6925 ***
    *** gcm 6926 ***
    *** gcm 6927 ***
    *** gcm 6928 ***
    *** gcm 6929 ***
    *** gcm 6930 ***
    *** gcm 6931 ***
    *** gcm 6932 ***
    *** gcm 6933 ***
    *** gcm 6934 ***
    *** gcm 6935 ***
    *** gcm 6936 ***
    *** gcm 6937 ***
    *** gcm 6938 ***
    *** gcm 6939 ***
    *** gcm 6940 ***
    *** gcm 6941 ***
    *** gcm 6942 ***
    *** gcm 6943 ***
    *** gcm 6944 ***
    *** gcm 6945 ***
    *** gcm 6946 ***
    *** gcm 6947 ***
    *** gcm 6948 ***
    *** gcm 6949 ***
    *** gcm 6950 ***
    *** gcm 6951 ***
    *** gcm 6952 ***
    *** gcm 6953 ***
    *** gcm 6954 ***
    *** gcm 6955 ***
    *** gcm 6956 ***
    *** gcm 6957 ***
    *** gcm 6958 ***
    *** gcm 6959 ***
    *** gcm 6960 ***
    *** gcm 6961 ***
    *** gcm 6962 ***
    *** gcm 6963 ***
    *** gcm 6964 ***
    *** gcm 6965 ***
    *** gcm 6966 ***
    *** gcm 6967 ***
    *** gcm 6968 ***
    *** gcm 6969 ***
    *** gcm 6970 ***
    *** gcm 6971 ***
    *** gcm 6972 ***
    *** gcm 6973 ***
    *** gcm 6974 ***
    *** gcm 6975 ***
    *** gcm 6976 ***
    *** gcm 6977 ***
    *** gcm 6978 ***
    *** gcm 6979 ***
    *** gcm 6980 ***
    *** gcm 6981 ***
    *** gcm 6982 ***
    *** gcm 6983 ***
    *** gcm 6984 ***
    *** gcm 6985 ***
    *** gcm 6986 ***
    *** gcm 6987 ***
    *** gcm 6988 ***
    *** gcm 6989 ***
    *** gcm 6990 ***
    *** gcm 6991 ***
    *** gcm 6992 ***
    *** gcm 6993 ***
    *** gcm 6994 ***
    *** gcm 6995 ***
    *** gcm 6996 ***
    *** gcm 6997 ***
    *** gcm 6998 ***
    *** gcm 6999 ***
    *** gcm 7000 ***
    *** gcm 7001 ***
    *** gcm 7002 ***
    *** gcm 7003 ***
    *** gcm 7004 ***
    *** gcm 7005 ***
    *** gcm 7006 ***
    *** gcm 7007 ***
    *** gcm 7008 ***
    *** gcm 7009 ***
    *** gcm 7010 ***
    *** gcm 7011 ***
    *** gcm 7012 ***
    *** gcm 7013 ***
    *** gcm 7014 ***
    *** gcm 7015 ***
    *** gcm 7016 ***
    *** gcm 7017 ***
    *** gcm 7018 ***
    *** gcm 7019 ***
    *** gcm 7020 ***
    *** gcm 7021 ***
    *** gcm 7022 ***
    *** gcm 7023 ***
    *** gcm 7024 ***
    *** gcm 7025 ***
    *** gcm 7026 ***
    *** gcm 7027 ***
    *** gcm 7028 ***
    *** gcm 7029 ***
    *** gcm 7030 ***
    *** gcm 7031 ***
    *** gcm 7032 ***
    *** gcm 7033 ***
    *** gcm 7034 ***
    *** gcm 7035 ***
    *** gcm 7036 ***
    *** gcm 7037 ***
    *** gcm 7038 ***
    *** gcm 7039 ***
    *** gcm 7040 ***
    *** gcm 7041 ***
    *** gcm 7042 ***
    *** gcm 7043 ***
    *** gcm 7044 ***
    *** gcm 7045 ***
    *** gcm 7046 ***
    *** gcm 7047 ***
    *** gcm 7048 ***
    *** gcm 7049 ***
    *** gcm 7050 ***
    *** gcm 7051 ***
    *** gcm 7052 ***
    *** gcm 7053 ***
    *** gcm 7054 ***
    *** gcm 7055 ***
    *** gcm 7056 ***
    *** gcm 7057 ***
    *** gcm 7058 ***
    *** gcm 7059 ***
    *** gcm 7060 ***
    *** gcm 7061 ***
    *** gcm 7062 ***
    *** gcm 7063 ***
    *** gcm 7064 ***
    *** gcm 7065 ***
    *** gcm 7066 ***
    *** gcm 7067 ***
    *** gcm 7068 ***
    *** gcm 7069 ***
    *** gcm 7070 ***
    *** gcm 7071 ***
    *** gcm 7072 ***
    *** gcm 7073 ***
    *** gcm 7074 ***
    *** gcm 7075 ***
    *** gcm 7076 ***
    *** gcm 7077 ***
    *** gcm 7078 ***
    *** gcm 7079 ***
    *** gcm 7080 ***
    *** gcm 7081 ***
    *** gcm 7082 ***
    *** gcm 7083 ***
    *** gcm 7084 ***
    *** gcm 7085 ***
    *** gcm 7086 ***
    *** gcm 7087 ***
    *** gcm 7088 ***
    *** gcm 7089 ***
    *** gcm 7090 ***
    *** gcm 7091 ***
    *** gcm 7092 ***
    *** gcm 7093 ***
    *** gcm 7094 ***
    *** gcm 7095 ***
    *** gcm 7096 ***
    *** gcm 7097 ***
    *** gcm 7098 ***
    *** gcm 7099 ***
    *** gcm 7100 ***
    *** gcm 7101 ***
    *** gcm 7102 ***
    *** gcm 7103 ***
    *** gcm 7104 ***
    *** gcm 7105 ***
    *** gcm 7106 ***
    *** gcm 7107 ***
    *** gcm 7108 ***
    *** gcm 7109 ***
    *** gcm 7110 ***
    *** gcm 7111 ***
    *** gcm 7112 ***
    *** gcm 7113 ***
    *** gcm 7114 ***
    *** gcm 7115 ***
    *** gcm 7116 ***
    *** gcm 7117 ***
    *** gcm 7118 ***
    *** gcm 7119 ***
    *** gcm 7120 ***
    *** gcm 7121 ***
    *** gcm 7122 ***
    *** gcm 7123 ***
    *** gcm 7124 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126
    18:32:58.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2
    18:32:58.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2PADDING
    18:32:58.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126PADDING
    18:32:58.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7125 ***
    *** gcm 7126 ***
    *** gcm 7127 ***
    *** gcm 7128 ***
    *** gcm 7129 ***
    *** gcm 7130 ***
    *** gcm 7131 ***
    *** gcm 7132 ***
    *** gcm 7133 ***
    *** gcm 7134 ***
    *** gcm 7135 ***
    *** gcm 7136 ***
    *** gcm 7137 ***
    *** gcm 7138 ***
    *** gcm 7139 ***
    *** gcm 7140 ***
    *** gcm 7141 ***
    *** gcm 7142 ***
    *** gcm 7143 ***
    *** gcm 7144 ***
    *** gcm 7145 ***
    *** gcm 7146 ***
    *** gcm 7147 ***
    *** gcm 7148 ***
    *** gcm 7149 ***
    *** gcm 7150 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4
    18:32:58.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7151 ***
    *** gcm 7152 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4PADDING
    18:32:58.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/NOPADDING
    18:32:58.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS5
    18:32:58.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.745 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7153 ***
    *** gcm 7154 ***
    *** gcm 7155 ***
    *** gcm 7156 ***
    *** gcm 7157 ***
    *** gcm 7158 ***
    *** gcm 7159 ***
    *** gcm 7160 ***
    *** gcm 7161 ***
    *** gcm 7162 ***
    *** gcm 7163 ***
    *** gcm 7164 ***
    *** gcm 7165 ***
    *** gcm 7166 ***
    *** gcm 7167 ***
    *** gcm 7168 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.745 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS7
    18:32:58.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.746 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS7PADDING
    18:32:58.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.746 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/TBC
    18:32:58.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.747 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/TBCPADDING
    18:32:58.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.747 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/X9.23
    18:32:58.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.748 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/X9.23PADDING
    18:32:58.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.748 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7169 ***
    *** gcm 7170 ***
    *** gcm 7171 ***
    *** gcm 7172 ***
    *** gcm 7173 ***
    *** gcm 7174 ***
    *** gcm 7175 ***
    *** gcm 7176 ***
    *** gcm 7177 ***
    *** gcm 7178 ***
    *** gcm 7179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.748 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTEPADDING
    18:32:58.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7180 ***
    *** gcm 7181 ***
    *** gcm 7182 ***
    *** gcm 7183 ***
    *** gcm 7184 ***
    *** gcm 7185 ***
    *** gcm 7186 ***
    *** gcm 7187 ***
    *** gcm 7188 ***
    *** gcm 7189 ***
    *** gcm 7190 ***
    *** gcm 7191 ***
    *** gcm 7192 ***
    *** gcm 7193 ***
    *** gcm 7194 ***
    *** gcm 7195 ***
    *** gcm 7196 ***
    *** gcm 7197 ***
    *** gcm 7198 ***
    *** gcm 7199 ***
    *** gcm 7200 ***
    *** gcm 7201 ***
    *** gcm 7202 ***
    *** gcm 7203 ***
    *** gcm 7204 ***
    *** gcm 7205 ***
    *** gcm 7206 ***
    *** gcm 7207 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.749 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/
    18:32:58.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.749 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126
    18:32:58.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.749 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7208 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.750 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.750 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2PADDING
    18:32:58.750 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.751 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126PADDING
    18:32:58.751 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.751 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4
    18:32:58.751 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.752 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4PADDING
    18:32:58.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7209 ***
    *** gcm 7210 ***
    *** gcm 7211 ***
    *** gcm 7212 ***
    *** gcm 7213 ***
    *** gcm 7214 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.752 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/NOPADDING
    18:32:58.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.752 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS5
    18:32:58.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.753 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS5PADDING
    18:32:58.753 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.753 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS7
    18:32:58.753 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.753 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS7PADDING
    18:32:58.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7215 ***
    *** gcm 7216 ***
    *** gcm 7217 ***
    *** gcm 7218 ***
    *** gcm 7219 ***
    *** gcm 7220 ***
    *** gcm 7221 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/TBCPADDING
    18:32:58.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7222 ***
    *** gcm 7223 ***
    *** gcm 7224 ***
    *** gcm 7225 ***
    *** gcm 7226 ***
    *** gcm 7227 ***
    *** gcm 7228 ***
    *** gcm 7229 ***
    *** gcm 7230 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/X9.23PADDING
    18:32:58.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7231 ***
    *** gcm 7232 ***
    *** gcm 7233 ***
    *** gcm 7234 ***
    *** gcm 7235 ***
    *** gcm 7236 ***
    *** gcm 7237 ***
    *** gcm 7238 ***
    *** gcm 7239 ***
    *** gcm 7240 ***
    *** gcm 7241 ***
    *** gcm 7242 ***
    *** gcm 7243 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTEPADDING
    18:32:58.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7244 ***
    *** gcm 7245 ***
    *** gcm 7246 ***
    *** gcm 7247 ***
    *** gcm 7248 ***
    *** gcm 7249 ***
    *** gcm 7250 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7251 ***
    *** gcm 7252 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126
    18:32:58.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.759 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7253 ***
    *** gcm 7254 ***
    *** gcm 7255 ***
    *** gcm 7256 ***
    *** gcm 7257 ***
    *** gcm 7258 ***
    *** gcm 7259 ***
    *** gcm 7260 ***
    *** gcm 7261 ***
    *** gcm 7262 ***
    *** gcm 7263 ***
    *** gcm 7264 ***
    *** gcm 7265 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.759 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2PADDING
    18:32:58.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7266 ***
    *** gcm 7267 ***
    *** gcm 7268 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.760 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126PADDING
    18:32:58.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.760 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4
    18:32:58.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.761 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4PADDING
    18:32:58.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.761 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/NOPADDING
    18:32:58.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.762 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS5
    18:32:58.762 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.762 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS5PADDING
    18:32:58.763 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS7
    18:32:58.763 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS7PADDING
    18:32:58.764 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/TBC
    18:32:58.764 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/TBCPADDING
    18:32:58.765 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7269 ***
    *** gcm 7270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.765 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/X9.23PADDING
    18:32:58.766 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.766 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTE
    18:32:58.766 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7271 ***
    *** gcm 7272 ***
    *** gcm 7273 ***
    *** gcm 7274 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.767 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/
    18:32:58.767 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126
    18:32:58.768 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.768 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2
    18:32:58.768 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.768 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2PADDING
    18:32:58.769 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126PADDING
    18:32:58.769 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4
    18:32:58.769 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4PADDING
    18:32:58.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7275 ***
    *** gcm 7276 ***
    *** gcm 7277 ***
    *** gcm 7278 ***
    *** gcm 7279 ***
    *** gcm 7280 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/NOPADDING
    18:32:58.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS5
    18:32:58.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS5PADDING
    18:32:58.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7281 ***
    *** gcm 7282 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS7
    18:32:58.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS7PADDING
    18:32:58.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/TBC
    18:32:58.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/TBCPADDING
    18:32:58.773 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7283 ***
    *** gcm 7284 ***
    *** gcm 7285 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.773 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/X9.23PADDING
    18:32:58.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTE
    18:32:58.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7286 ***
    *** gcm 7287 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTEPADDING
    18:32:58.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/
    18:32:58.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7288 ***
    *** gcm 7289 ***
    *** gcm 7290 ***
    *** gcm 7291 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126
    18:32:58.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7292 ***
    *** gcm 7293 ***
    *** gcm 7294 ***
    *** gcm 7295 ***
    *** gcm 7296 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2PADDING
    18:32:58.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.777 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126PADDING
    18:32:58.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.777 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4
    18:32:58.778 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.778 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4PADDING
    18:32:58.778 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.778 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7297 ***
    *** gcm 7298 ***
    *** gcm 7299 ***
    *** gcm 7300 ***
    *** gcm 7301 ***
    *** gcm 7302 ***
    *** gcm 7303 ***
    *** gcm 7304 ***
    *** gcm 7305 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.779 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS5
    18:32:58.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7306 ***
    *** gcm 7307 ***
    *** gcm 7308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.779 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS5PADDING
    18:32:58.779 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.779 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS7
    18:32:58.780 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.780 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS7PADDING
    18:32:58.780 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.780 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/TBC
    18:32:58.780 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.781 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/TBCPADDING
    18:32:58.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7309 ***
    *** gcm 7310 ***
    *** gcm 7311 ***
    *** gcm 7312 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.781 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/X9.23
    18:32:58.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.781 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/X9.23PADDING
    18:32:58.781 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7313 ***
    *** gcm 7314 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.782 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTE
    18:32:58.782 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.782 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTEPADDING
    18:32:58.782 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7315 ***
    *** gcm 7316 ***
    *** gcm 7317 ***
    *** gcm 7318 ***
    *** gcm 7319 ***
    *** gcm 7320 ***
    *** gcm 7321 ***
    *** gcm 7322 ***
    *** gcm 7323 ***
    *** gcm 7324 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.782 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7325 ***
    *** gcm 7326 ***
    *** gcm 7327 ***
    *** gcm 7328 ***
    *** gcm 7329 ***
    *** gcm 7330 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.783 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126
    18:32:58.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7331 ***
    *** gcm 7332 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.783 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2
    18:32:58.783 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.784 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2PADDING
    18:32:58.784 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.784 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7333 ***
    *** gcm 7334 ***
    *** gcm 7335 ***
    *** gcm 7336 ***
    *** gcm 7337 ***
    *** gcm 7338 ***
    *** gcm 7339 ***
    *** gcm 7340 ***
    *** gcm 7341 ***
    *** gcm 7342 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.784 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.784 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4
    18:32:58.784 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7343 ***
    *** gcm 7344 ***
    *** gcm 7345 ***
    *** gcm 7346 ***
    *** gcm 7347 ***
    *** gcm 7348 ***
    *** gcm 7349 ***
    *** gcm 7350 ***
    *** gcm 7351 ***
    *** gcm 7352 ***
    *** gcm 7353 ***
    *** gcm 7354 ***
    *** gcm 7355 ***
    *** gcm 7356 ***
    *** gcm 7357 ***
    *** gcm 7358 ***
    *** gcm 7359 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.785 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4PADDING
    18:32:58.785 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.785 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/NOPADDING
    18:32:58.785 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.785 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS5
    18:32:58.785 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.786 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS5PADDING
    18:32:58.786 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.786 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS7
    18:32:58.786 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7361 ***
    *** gcm 7362 ***
    *** gcm 7363 ***
    *** gcm 7364 ***
    *** gcm 7365 ***
    *** gcm 7366 ***
    *** gcm 7367 ***
    *** gcm 7368 ***
    *** gcm 7369 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.787 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS7PADDING
    18:32:58.787 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.787 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/TBC
    18:32:58.787 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7370 ***
    *** gcm 7371 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/TBCPADDING
    18:32:58.788 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/X9.23
    18:32:58.788 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/X9.23PADDING
    18:32:58.788 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTE
    18:32:58.789 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.789 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTEPADDING
    18:32:58.789 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.789 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7372 ***
    *** gcm 7373 ***
    *** gcm 7374 ***
    *** gcm 7375 ***
    *** gcm 7376 ***
    *** gcm 7377 ***
    *** gcm 7378 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.790 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126
    18:32:58.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.790 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2
    18:32:58.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7379 ***
    *** gcm 7380 ***
    *** gcm 7381 ***
    *** gcm 7382 ***
    *** gcm 7383 ***
    *** gcm 7384 ***
    *** gcm 7385 ***
    *** gcm 7386 ***
    *** gcm 7387 ***
    *** gcm 7388 ***
    *** gcm 7389 ***
    *** gcm 7390 ***
    *** gcm 7391 ***
    *** gcm 7392 ***
    *** gcm 7393 ***
    *** gcm 7394 ***
    *** gcm 7395 ***
    *** gcm 7396 ***
    *** gcm 7397 ***
    *** gcm 7398 ***
    *** gcm 7399 ***
    *** gcm 7400 ***
    *** gcm 7401 ***
    *** gcm 7402 ***
    *** gcm 7403 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7404 ***
    *** gcm 7405 ***
    *** gcm 7406 ***
    *** gcm 7407 ***
    *** gcm 7408 ***
    *** gcm 7409 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126PADDING
    18:32:58.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7410 ***
    *** gcm 7411 ***
    *** gcm 7412 ***
    *** gcm 7413 ***
    *** gcm 7414 ***
    *** gcm 7415 ***
    *** gcm 7416 ***
    *** gcm 7417 ***
    *** gcm 7418 ***
    *** gcm 7419 ***
    *** gcm 7420 ***
    *** gcm 7421 ***
    *** gcm 7422 ***
    *** gcm 7423 ***
    *** gcm 7424 ***
    *** gcm 7425 ***
    *** gcm 7426 ***
    *** gcm 7427 ***
    *** gcm 7428 ***
    *** gcm 7429 ***
    *** gcm 7430 ***
    *** gcm 7431 ***
    *** gcm 7432 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4PADDING
    18:32:58.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/NOPADDING
    18:32:58.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS5
    18:32:58.793 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.793 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS5PADDING
    18:32:58.793 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.793 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS7
    18:32:58.793 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.793 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS7PADDING
    18:32:58.793 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.794 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/TBC
    18:32:58.794 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.794 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/TBCPADDING
    18:32:58.795 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.795 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/X9.23
    18:32:58.795 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.795 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/X9.23PADDING
    18:32:58.795 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.795 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTE
    18:32:58.796 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.796 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTEPADDING
    18:32:58.796 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.796 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/
    18:32:58.796 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.797 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126
    18:32:58.797 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.797 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2
    18:32:58.797 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.797 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2PADDING
    18:32:58.797 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126PADDING
    18:32:58.798 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4
    18:32:58.799 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4PADDING
    18:32:58.799 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/NOPADDING
    18:32:58.799 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS5
    18:32:58.800 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS5PADDING
    18:32:58.800 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS7
    18:32:58.800 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS7PADDING
    18:32:58.801 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7433 ***
    *** gcm 7434 ***
    *** gcm 7435 ***
    *** gcm 7436 ***
    *** gcm 7437 ***
    *** gcm 7438 ***
    *** gcm 7439 ***
    *** gcm 7440 ***
    *** gcm 7441 ***
    *** gcm 7442 ***
    *** gcm 7443 ***
    *** gcm 7444 ***
    *** gcm 7445 ***
    *** gcm 7446 ***
    *** gcm 7447 ***
    *** gcm 7448 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.801 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/TBCPADDING
    18:32:58.802 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/X9.23
    18:32:58.802 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/X9.23PADDING
    18:32:58.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTE
    18:32:58.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTEPADDING
    18:32:58.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7449 ***
    *** gcm 7450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126
    18:32:58.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2
    18:32:58.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7451 ***
    *** gcm 7452 ***
    *** gcm 7453 ***
    *** gcm 7454 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.805 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126PADDING
    18:32:58.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7455 ***
    *** gcm 7456 ***
    *** gcm 7457 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.805 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4
    18:32:58.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.806 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4PADDING
    18:32:58.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.806 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/NOPADDING
    18:32:58.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS5
    18:32:58.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS5PADDING
    18:32:58.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS7
    18:32:58.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS7PADDING
    18:32:58.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7458 ***
    *** gcm 7459 ***
    *** gcm 7460 ***
    *** gcm 7461 ***
    *** gcm 7462 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/TBCPADDING
    18:32:58.809 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/X9.23
    18:32:58.809 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/X9.23PADDING
    18:32:58.809 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTE
    18:32:58.810 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.810 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7463 ***
    *** gcm 7464 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.810 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.810 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/
    18:32:58.811 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126
    18:32:58.811 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2
    18:32:58.811 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2PADDING
    18:32:58.812 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126PADDING
    18:32:58.812 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4
    18:32:58.812 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4PADDING
    18:32:58.812 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.813 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/NOPADDING
    18:32:58.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.813 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS5
    18:32:58.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.813 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS5PADDING
    18:32:58.814 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.814 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS7
    18:32:58.814 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.814 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS7PADDING
    18:32:58.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/TBC
    18:32:58.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/TBCPADDING
    18:32:58.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/X9.23
    18:32:58.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7465 ***
    *** gcm 7466 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTE
    18:32:58.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTEPADDING
    18:32:58.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/
    18:32:58.817 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126
    18:32:58.817 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2
    18:32:58.818 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.818 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2PADDING
    18:32:58.818 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.818 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126PADDING
    18:32:58.819 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.819 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4
    18:32:58.819 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.819 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4PADDING
    18:32:58.819 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.820 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/NOPADDING
    18:32:58.820 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.820 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS5
    18:32:58.820 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.820 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS5PADDING
    18:32:58.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7467 ***
    *** gcm 7468 ***
    *** gcm 7469 ***
    *** gcm 7470 ***
    *** gcm 7471 ***
    *** gcm 7472 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.821 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS7
    18:32:58.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.821 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS7PADDING
    18:32:58.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.822 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/TBC
    18:32:58.822 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.822 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/TBCPADDING
    18:32:58.822 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.823 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/X9.23
    18:32:58.823 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.823 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/X9.23PADDING
    18:32:58.823 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.823 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTE
    18:32:58.823 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.824 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTEPADDING
    18:32:58.824 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.824 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/
    18:32:58.824 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.824 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126
    18:32:58.824 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.825 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2
    18:32:58.825 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.825 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2PADDING
    18:32:58.825 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.825 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126PADDING
    18:32:58.826 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.826 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4
    18:32:58.826 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.826 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4PADDING
    18:32:58.826 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.827 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/NOPADDING
    18:32:58.827 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.827 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS5
    18:32:58.827 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.827 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7473 ***
    *** gcm 7474 ***
    *** gcm 7475 ***
    *** gcm 7476 ***
    *** gcm 7477 ***
    *** gcm 7478 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.827 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.828 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS7
    18:32:58.828 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.828 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS7PADDING
    18:32:58.828 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.828 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/TBC
    18:32:58.828 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.829 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/TBCPADDING
    18:32:58.829 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.829 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/X9.23
    18:32:58.829 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.829 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7479 ***
    *** gcm 7480 ***
    *** gcm 7481 ***
    *** gcm 7482 ***
    *** gcm 7483 ***
    *** gcm 7484 ***
    *** gcm 7485 ***
    *** gcm 7486 ***
    *** gcm 7487 ***
    *** gcm 7488 ***
    *** gcm 7489 ***
    *** gcm 7490 ***
    *** gcm 7491 ***
    *** gcm 7492 ***
    *** gcm 7493 ***
    *** gcm 7494 ***
    *** gcm 7495 ***
    *** gcm 7496 ***
    *** gcm 7497 ***
    *** gcm 7498 ***
    *** gcm 7499 ***
    *** gcm 7500 ***
    *** gcm 7501 ***
    *** gcm 7502 ***
    *** gcm 7503 ***
    *** gcm 7504 ***
    *** gcm 7505 ***
    *** gcm 7506 ***
    *** gcm 7507 ***
    *** gcm 7508 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.829 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.829 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTE
    18:32:58.830 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.830 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTEPADDING
    18:32:58.830 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.830 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/
    18:32:58.831 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.831 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126
    18:32:58.831 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.831 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2
    18:32:58.831 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.831 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2PADDING
    18:32:58.832 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126PADDING
    18:32:58.832 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4
    18:32:58.832 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4PADDING
    18:32:58.832 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.833 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/NOPADDING
    18:32:58.833 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.833 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS5
    18:32:58.833 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.833 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS5PADDING
    18:32:58.833 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS7
    18:32:58.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS7PADDING
    18:32:58.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/TBC
    18:32:58.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7509 ***
    *** gcm 7510 ***
    *** gcm 7511 ***
    *** gcm 7512 ***
    *** gcm 7513 ***
    *** gcm 7514 ***
    *** gcm 7515 ***
    *** gcm 7516 ***
    *** gcm 7517 ***
    *** gcm 7518 ***
    *** gcm 7519 ***
    *** gcm 7520 ***
    *** gcm 7521 ***
    *** gcm 7522 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/TBCPADDING
    18:32:58.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/X9.23
    18:32:58.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/X9.23PADDING
    18:32:58.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTE
    18:32:58.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTEPADDING
    18:32:58.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/
    18:32:58.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126
    18:32:58.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2
    18:32:58.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2PADDING
    18:32:58.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126PADDING
    18:32:58.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4
    18:32:58.839 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4PADDING
    18:32:58.839 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/NOPADDING
    18:32:58.839 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS5
    18:32:58.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7523 ***
    *** gcm 7524 ***
    *** gcm 7525 ***
    *** gcm 7526 ***
    *** gcm 7527 ***
    *** gcm 7528 ***
    *** gcm 7529 ***
    *** gcm 7530 ***
    *** gcm 7531 ***
    *** gcm 7532 ***
    *** gcm 7533 ***
    *** gcm 7534 ***
    *** gcm 7535 ***
    *** gcm 7536 ***
    *** gcm 7537 ***
    *** gcm 7538 ***
    *** gcm 7539 ***
    *** gcm 7540 ***
    *** gcm 7541 ***
    *** gcm 7542 ***
    *** gcm 7543 ***
    *** gcm 7544 ***
    *** gcm 7545 ***
    *** gcm 7546 ***
    *** gcm 7547 ***
    *** gcm 7548 ***
    *** gcm 7549 ***
    *** gcm 7550 ***
    *** gcm 7551 ***
    *** gcm 7552 ***
    *** gcm 7553 ***
    *** gcm 7554 ***
    *** gcm 7555 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS5PADDING
    18:32:58.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS7
    18:32:58.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS7PADDING
    18:32:58.840 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/TBC
    18:32:58.841 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/TBCPADDING
    18:32:58.841 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/X9.23
    18:32:58.841 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.842 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/X9.23PADDING
    18:32:58.842 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.842 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTE
    18:32:58.842 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.842 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTEPADDING
    18:32:58.843 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/
    18:32:58.843 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126
    18:32:58.843 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2
    18:32:58.844 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2PADDING
    18:32:58.844 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126PADDING
    18:32:58.844 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4
    18:32:58.844 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.845 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4PADDING
    18:32:58.845 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.845 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/NOPADDING
    18:32:58.845 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.846 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS5
    18:32:58.846 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.846 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS5PADDING
    18:32:58.846 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.847 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS7
    18:32:58.847 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.847 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS7PADDING
    18:32:58.847 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.847 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/TBC
    18:32:58.847 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.848 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/TBCPADDING
    18:32:58.848 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.848 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/X9.23
    18:32:58.848 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.848 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/X9.23PADDING
    18:32:58.848 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.848 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTE
    18:32:58.849 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.849 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTEPADDING
    18:32:58.849 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.850 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/
    18:32:58.850 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.850 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126
    18:32:58.850 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.850 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2
    18:32:58.851 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2PADDING
    18:32:58.851 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126PADDING
    18:32:58.851 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4
    18:32:58.852 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4PADDING
    18:32:58.852 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/NOPADDING
    18:32:58.852 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS5
    18:32:58.853 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.853 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS5PADDING
    18:32:58.853 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.853 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS7
    18:32:58.853 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.853 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS7PADDING
    18:32:58.854 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.854 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/TBC
    18:32:58.854 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.854 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/TBCPADDING
    18:32:58.854 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/X9.23
    18:32:58.855 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/X9.23PADDING
    18:32:58.855 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTE
    18:32:58.855 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTEPADDING
    18:32:58.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/
    18:32:58.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126
    18:32:58.856 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2
    18:32:58.857 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.857 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2PADDING
    18:32:58.857 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7556 ***
    *** gcm 7557 ***
    *** gcm 7558 ***
    *** gcm 7559 ***
    *** gcm 7560 ***
    *** gcm 7561 ***
    *** gcm 7562 ***
    *** gcm 7563 ***
    *** gcm 7564 ***
    *** gcm 7565 ***
    *** gcm 7566 ***
    *** gcm 7567 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.857 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126PADDING
    18:32:58.857 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.857 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4
    18:32:58.858 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.858 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4PADDING
    18:32:58.858 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.858 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/NOPADDING
    18:32:58.858 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.858 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS5
    18:32:58.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS5PADDING
    18:32:58.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS7
    18:32:58.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS7PADDING
    18:32:58.859 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7568 ***
    *** gcm 7569 ***
    *** gcm 7570 ***
    *** gcm 7571 ***
    *** gcm 7572 ***
    *** gcm 7573 ***
    *** gcm 7574 ***
    *** gcm 7575 ***
    *** gcm 7576 ***
    *** gcm 7577 ***
    *** gcm 7578 ***
    *** gcm 7579 ***
    *** gcm 7580 ***
    *** gcm 7581 ***
    *** gcm 7582 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.860 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7583 ***
    *** gcm 7584 ***
    *** gcm 7585 ***
    *** gcm 7586 ***
    *** gcm 7587 ***
    *** gcm 7588 ***
    *** gcm 7589 ***
    *** gcm 7590 ***
    *** gcm 7591 ***
    *** gcm 7592 ***
    *** gcm 7593 ***
    *** gcm 7594 ***
    *** gcm 7595 ***
    *** gcm 7596 ***
    *** gcm 7597 ***
    *** gcm 7598 ***
    *** gcm 7599 ***
    *** gcm 7600 ***
    *** gcm 7601 ***
    *** gcm 7602 ***
    *** gcm 7603 ***
    *** gcm 7604 ***
    *** gcm 7605 ***
    *** gcm 7606 ***
    *** gcm 7607 ***
    *** gcm 7608 ***
    *** gcm 7609 ***
    *** gcm 7610 ***
    *** gcm 7611 ***
    *** gcm 7612 ***
    *** gcm 7613 ***
    *** gcm 7614 ***
    *** gcm 7615 ***
    *** gcm 7616 ***
    *** gcm 7617 ***
    *** gcm 7618 ***
    *** gcm 7619 ***
    *** gcm 7620 ***
    *** gcm 7621 ***
    *** gcm 7622 ***
    *** gcm 7623 ***
    *** gcm 7624 ***
    *** gcm 7625 ***
    *** gcm 7626 ***
    *** gcm 7627 ***
    *** gcm 7628 ***
    *** gcm 7629 ***
    *** gcm 7630 ***
    *** gcm 7631 ***
    *** gcm 7632 ***
    *** gcm 7633 ***
    *** gcm 7634 ***
    *** gcm 7635 ***
    *** gcm 7636 ***
    *** gcm 7637 ***
    *** gcm 7638 ***
    *** gcm 7639 ***
    *** gcm 7640 ***
    *** gcm 7641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.860 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/X9.23
    18:32:58.860 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.861 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/X9.23PADDING
    18:32:58.861 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.861 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTE
    18:32:58.861 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.861 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7642 ***
    *** gcm 7643 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.862 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.862 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/
    18:32:58.862 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.862 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126
    18:32:58.863 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2
    18:32:58.863 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2PADDING
    18:32:58.863 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126PADDING
    18:32:58.863 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4
    18:32:58.864 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4PADDING
    18:32:58.864 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/NOPADDING
    18:32:58.864 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS5
    18:32:58.865 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS5PADDING
    18:32:58.865 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS7
    18:32:58.865 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS7PADDING
    18:32:58.866 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7644 ***
    *** gcm 7645 ***
    *** gcm 7646 ***
    *** gcm 7647 ***
    *** gcm 7648 ***
    *** gcm 7649 ***
    *** gcm 7650 ***
    *** gcm 7651 ***
    *** gcm 7652 ***
    *** gcm 7653 ***
    *** gcm 7654 ***
    *** gcm 7655 ***
    *** gcm 7656 ***
    *** gcm 7657 ***
    *** gcm 7658 ***
    *** gcm 7659 ***
    *** gcm 7660 ***
    *** gcm 7661 ***
    *** gcm 7662 ***
    *** gcm 7663 ***
    *** gcm 7664 ***
    *** gcm 7665 ***
    *** gcm 7666 ***
    *** gcm 7667 ***
    *** gcm 7668 ***
    *** gcm 7669 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.866 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/TBC
    18:32:58.866 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.866 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7670 ***
    *** gcm 7671 ***
    *** gcm 7672 ***
    *** gcm 7673 ***
    *** gcm 7674 ***
    *** gcm 7675 ***
    *** gcm 7676 ***
    *** gcm 7677 ***
    *** gcm 7678 ***
    *** gcm 7679 ***
    *** gcm 7680 ***
    *** gcm 7681 ***
    *** gcm 7682 ***
    *** gcm 7683 ***
    *** gcm 7684 ***
    *** gcm 7685 ***
    *** gcm 7686 ***
    *** gcm 7687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.866 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/X9.23
    18:32:58.867 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/X9.23PADDING
    18:32:58.867 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTE
    18:32:58.867 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTEPADDING
    18:32:58.868 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7688 ***
    *** gcm 7689 ***
    *** gcm 7690 ***
    *** gcm 7691 ***
    *** gcm 7692 ***
    *** gcm 7693 ***
    *** gcm 7694 ***
    *** gcm 7695 ***
    *** gcm 7696 ***
    *** gcm 7697 ***
    *** gcm 7698 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/
    18:32:58.868 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126
    18:32:58.868 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2
    18:32:58.869 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.869 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2PADDING
    18:32:58.869 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.869 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126PADDING
    18:32:58.869 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.870 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4
    18:32:58.870 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.870 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4PADDING
    18:32:58.870 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/NOPADDING
    18:32:58.871 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS5
    18:32:58.871 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS5PADDING
    18:32:58.872 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS7
    18:32:58.872 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS7PADDING
    18:32:58.872 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/TBC
    18:32:58.873 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.873 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/TBCPADDING
    18:32:58.873 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7699 ***
    *** gcm 7700 ***
    *** gcm 7701 ***
    *** gcm 7702 ***
    *** gcm 7703 ***
    *** gcm 7704 ***
    *** gcm 7705 ***
    *** gcm 7706 ***
    *** gcm 7707 ***
    *** gcm 7708 ***
    *** gcm 7709 ***
    *** gcm 7710 ***
    *** gcm 7711 ***
    *** gcm 7712 ***
    *** gcm 7713 ***
    *** gcm 7714 ***
    *** gcm 7715 ***
    *** gcm 7716 ***
    *** gcm 7717 ***
    *** gcm 7718 ***
    *** gcm 7719 ***
    *** gcm 7720 ***
    *** gcm 7721 ***
    *** gcm 7722 ***
    *** gcm 7723 ***
    *** gcm 7724 ***
    *** gcm 7725 ***
    *** gcm 7726 ***
    *** gcm 7727 ***
    *** gcm 7728 ***
    *** gcm 7729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.873 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/X9.23
    18:32:58.873 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.874 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/X9.23PADDING
    18:32:58.874 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.874 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTE
    18:32:58.874 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.874 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTEPADDING
    18:32:58.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CTS/
    18:32:58.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CTS/NOPADDING
    18:32:58.875 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/EAX/
    18:32:58.876 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.876 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/EAX/NOPADDING
    18:32:58.876 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.876 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/ECB/
    18:32:58.876 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/ECB/NOPADDING
    18:32:58.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/
    18:32:58.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126
    18:32:58.877 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.878 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2
    18:32:58.878 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.878 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2PADDING
    18:32:58.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126PADDING
    18:32:58.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4
    18:32:58.879 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4PADDING
    18:32:58.880 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.880 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7730 ***
    *** gcm 7731 ***
    *** gcm 7732 ***
    *** gcm 7733 ***
    *** gcm 7734 ***
    *** gcm 7735 ***
    *** gcm 7736 ***
    *** gcm 7737 ***
    *** gcm 7738 ***
    *** gcm 7739 ***
    *** gcm 7740 ***
    *** gcm 7741 ***
    *** gcm 7742 ***
    *** gcm 7743 ***
    *** gcm 7744 ***
    *** gcm 7745 ***
    *** gcm 7746 ***
    *** gcm 7747 ***
    *** gcm 7748 ***
    *** gcm 7749 ***
    *** gcm 7750 ***
    *** gcm 7751 ***
    *** gcm 7752 ***
    *** gcm 7753 ***
    *** gcm 7754 ***
    *** gcm 7755 ***
    *** gcm 7756 ***
    *** gcm 7757 ***
    *** gcm 7758 ***
    *** gcm 7759 ***
    *** gcm 7760 ***
    *** gcm 7761 ***
    *** gcm 7762 ***
    *** gcm 7763 ***
    *** gcm 7764 ***
    *** gcm 7765 ***
    *** gcm 7766 ***
    *** gcm 7767 ***
    *** gcm 7768 ***
    *** gcm 7769 ***
    *** gcm 7770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.880 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.880 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS5
    18:32:58.880 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.881 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS5PADDING
    18:32:58.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.881 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS7
    18:32:58.881 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.881 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS7PADDING
    18:32:58.882 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.882 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/TBC
    18:32:58.882 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.882 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/TBCPADDING
    18:32:58.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7771 ***
    *** gcm 7772 ***
    *** gcm 7773 ***
    *** gcm 7774 ***
    *** gcm 7775 ***
    *** gcm 7776 ***
    *** gcm 7777 ***
    *** gcm 7778 ***
    *** gcm 7779 ***
    *** gcm 7780 ***
    *** gcm 7781 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.883 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/X9.23
    18:32:58.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7782 ***
    *** gcm 7783 ***
    *** gcm 7784 ***
    *** gcm 7785 ***
    *** gcm 7786 ***
    *** gcm 7787 ***
    *** gcm 7788 ***
    *** gcm 7789 ***
    *** gcm 7790 ***
    *** gcm 7791 ***
    *** gcm 7792 ***
Gradle Test Executor 10 finished executing tests.
    *** gcm 7793 ***
    *** gcm 7794 ***
    *** gcm 7795 ***
    *** gcm 7796 ***
    *** gcm 7797 ***
    *** gcm 7798 ***
    *** gcm 7799 ***
    *** gcm 7800 ***
    *** gcm 7801 ***
    *** gcm 7802 ***
    *** gcm 7803 ***
    *** gcm 7804 ***
    *** gcm 7805 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.883 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/X9.23PADDING
    18:32:58.883 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7806 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTE
    18:32:58.884 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTEPADDING
    18:32:58.884 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/
    18:32:58.884 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.885 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126
    18:32:58.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7807 ***
    *** gcm 7808 ***
    *** gcm 7809 ***
    *** gcm 7810 ***
    *** gcm 7811 ***
    *** gcm 7812 ***
    *** gcm 7813 ***
    *** gcm 7814 ***
    *** gcm 7815 ***
    *** gcm 7816 ***
    *** gcm 7817 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.885 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2
    18:32:58.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.885 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2PADDING
    18:32:58.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126PADDING
    18:32:58.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4
    18:32:58.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4PADDING
    18:32:58.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/NOPADDING
    18:32:58.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS5
    18:32:58.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS5PADDING
    18:32:58.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS7
    18:32:58.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS7PADDING
    18:32:58.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/TBC
    18:32:58.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/TBCPADDING
    18:32:58.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/X9.23
    18:32:58.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/X9.23PADDING
    18:32:58.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7818 ***
    *** gcm 7819 ***
    *** gcm 7820 ***
    *** gcm 7821 ***
    *** gcm 7822 ***
    *** gcm 7823 ***
    *** gcm 7824 ***
    *** gcm 7825 ***
    *** gcm 7826 ***
    *** gcm 7827 ***
    *** gcm 7828 ***
    *** gcm 7829 ***
    *** gcm 7830 ***
    *** gcm 7831 ***
    *** gcm 7832 ***
    *** gcm 7833 ***
    *** gcm 7834 ***
    *** gcm 7835 ***
    *** gcm 7836 ***
    *** gcm 7837 ***
    *** gcm 7838 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTE
    18:32:58.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTEPADDING
    18:32:58.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/
    18:32:58.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2
    18:32:58.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2PADDING
    18:32:58.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126PADDING
    18:32:58.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4
    18:32:58.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4PADDING
    18:32:58.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/NOPADDING
    18:32:58.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS5
    18:32:58.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS5PADDING
    18:32:58.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS7
    18:32:58.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS7PADDING
    18:32:58.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/TBC
    18:32:58.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/TBCPADDING
    18:32:58.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/X9.23
    18:32:58.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/X9.23PADDING
    18:32:58.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTE
    18:32:58.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTEPADDING
    18:32:58.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/
    18:32:58.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126
    18:32:58.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2
    18:32:58.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2PADDING
    18:32:58.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126PADDING
    18:32:58.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4
    18:32:58.900 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7840 ***
    *** gcm 7841 ***
    *** gcm 7842 ***
    *** gcm 7843 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.900 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/NOPADDING
    18:32:58.900 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS5
    18:32:58.901 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS5PADDING
    18:32:58.901 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS7
    18:32:58.901 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7844 ***
    *** gcm 7845 ***
    *** gcm 7846 ***
    *** gcm 7847 ***
    *** gcm 7848 ***
    *** gcm 7849 ***
    *** gcm 7850 ***
    *** gcm 7851 ***
    *** gcm 7852 ***
    *** gcm 7853 ***
    *** gcm 7854 ***
    *** gcm 7855 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.902 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS7PADDING
    18:32:58.902 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.902 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/TBC
    18:32:58.902 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/TBCPADDING
    18:32:58.903 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/X9.23
    18:32:58.903 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/X9.23PADDING
    18:32:58.903 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTE
    18:32:58.904 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTEPADDING
    18:32:58.904 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/
    18:32:58.904 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126
    18:32:58.905 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.905 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2
    18:32:58.905 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.905 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2PADDING
    18:32:58.905 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.905 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126PADDING
    18:32:58.906 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.906 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4
    18:32:58.906 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7856 ***
    *** gcm 7857 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.906 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4PADDING
    18:32:58.906 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/NOPADDING
    18:32:58.907 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS5
    18:32:58.907 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS5PADDING
    18:32:58.907 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.908 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS7
    18:32:58.908 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.908 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7858 ***
    *** gcm 7859 ***
    *** gcm 7860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.908 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.908 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7861 ***
    *** gcm 7862 ***
    *** gcm 7863 ***
    *** gcm 7864 ***
    *** gcm 7865 ***
    *** gcm 7866 ***
    *** gcm 7867 ***
    *** gcm 7868 ***
    *** gcm 7869 ***
    *** gcm 7870 ***
    *** gcm 7871 ***
    *** gcm 7872 ***
    *** gcm 7873 ***
    *** gcm 7874 ***
    *** gcm 7875 ***
    *** gcm 7876 ***
    *** gcm 7877 ***
    *** gcm 7878 ***
    *** gcm 7879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.908 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.909 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/TBCPADDING
    18:32:58.909 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.909 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7880 ***
    *** gcm 7881 ***
    *** gcm 7882 ***
    *** gcm 7883 ***
    *** gcm 7884 ***
    *** gcm 7885 ***
    *** gcm 7886 ***
    *** gcm 7887 ***
    *** gcm 7888 ***
    *** gcm 7889 ***
    *** gcm 7890 ***
    *** gcm 7891 ***
    *** gcm 7892 ***
    *** gcm 7893 ***
    *** gcm 7894 ***
    *** gcm 7895 ***
    *** gcm 7896 ***
    *** gcm 7897 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.909 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.909 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7898 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.910 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7899 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.910 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7900 ***
    *** gcm 7901 ***
    *** gcm 7902 ***
    *** gcm 7903 ***
    *** gcm 7904 ***
    *** gcm 7905 ***
    *** gcm 7906 ***
    *** gcm 7907 ***
    *** gcm 7908 ***
    *** gcm 7909 ***
    *** gcm 7910 ***
    *** gcm 7911 ***
    *** gcm 7912 ***
    *** gcm 7913 ***
    *** gcm 7914 ***
    *** gcm 7915 ***
    *** gcm 7916 ***
    *** gcm 7917 ***
    *** gcm 7918 ***
    *** gcm 7919 ***
    *** gcm 7920 ***
    *** gcm 7921 ***
    *** gcm 7922 ***
    *** gcm 7923 ***
    *** gcm 7924 ***
    *** gcm 7925 ***
    *** gcm 7926 ***
    *** gcm 7927 ***
    *** gcm 7928 ***
    *** gcm 7929 ***
    *** gcm 7930 ***
    *** gcm 7931 ***
    *** gcm 7932 ***
    *** gcm 7933 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.910 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.910 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTEPADDING
    18:32:58.910 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7934 ***
    *** gcm 7935 ***
    *** gcm 7936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.911 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/
    18:32:58.911 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.911 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126
    18:32:58.911 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.911 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2
    18:32:58.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.912 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2PADDING
    18:32:58.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.912 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126PADDING
    18:32:58.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.912 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4
    18:32:58.912 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.913 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4PADDING
    18:32:58.913 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7937 ***
    *** gcm 7938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.913 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/NOPADDING
    18:32:58.913 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.913 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7939 ***
    *** gcm 7940 ***
    *** gcm 7941 ***
    *** gcm 7942 ***
    *** gcm 7943 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.913 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS5PADDING
    18:32:58.914 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS7
    18:32:58.914 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7944 ***
    *** gcm 7945 ***
    *** gcm 7946 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.914 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/TBC
    18:32:58.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/TBCPADDING
    18:32:58.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7947 ***
    *** gcm 7948 ***
    *** gcm 7949 ***
    *** gcm 7950 ***
    *** gcm 7951 ***
    *** gcm 7952 ***
    *** gcm 7953 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/X9.23
    18:32:58.915 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7954 ***
    *** gcm 7955 ***
    *** gcm 7956 ***
    *** gcm 7957 ***
    *** gcm 7958 ***
    *** gcm 7959 ***
    *** gcm 7960 ***
    *** gcm 7961 ***
    *** gcm 7962 ***
    *** gcm 7963 ***
    *** gcm 7964 ***
    *** gcm 7965 ***
    *** gcm 7966 ***
    *** gcm 7967 ***
    *** gcm 7968 ***
    *** gcm 7969 ***
    *** gcm 7970 ***
    *** gcm 7971 ***
    *** gcm 7972 ***
    *** gcm 7973 ***
    *** gcm 7974 ***
    *** gcm 7975 ***
    *** gcm 7976 ***
    *** gcm 7977 ***
    *** gcm 7978 ***
    *** gcm 7979 ***
    *** gcm 7980 ***
    *** gcm 7981 ***
    *** gcm 7982 ***
    *** gcm 7983 ***
    *** gcm 7984 ***
    *** gcm 7985 ***
    *** gcm 7986 ***
    *** gcm 7987 ***
    *** gcm 7988 ***
    *** gcm 7989 ***
    *** gcm 7990 ***
    *** gcm 7991 ***
    *** gcm 7992 ***
    *** gcm 7993 ***
    *** gcm 7994 ***
    *** gcm 7995 ***
    *** gcm 7996 ***
    *** gcm 7997 ***
    *** gcm 7998 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/X9.23PADDING
    18:32:58.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7999 ***
    *** gcm 8000 ***
    *** gcm 8001 ***
    *** gcm 8002 ***
    *** gcm 8003 ***
    *** gcm 8004 ***
    *** gcm 8005 ***
    *** gcm 8006 ***
    *** gcm 8007 ***
    *** gcm 8008 ***
    *** gcm 8009 ***
    *** gcm 8010 ***
    *** gcm 8011 ***
    *** gcm 8012 ***
    *** gcm 8013 ***
    *** gcm 8014 ***
    *** gcm 8015 ***
    *** gcm 8016 ***
    *** gcm 8017 ***
    *** gcm 8018 ***
    *** gcm 8019 ***
    *** gcm 8020 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8021 ***
    *** gcm 8022 ***
    *** gcm 8023 ***
    *** gcm 8024 ***
    *** gcm 8025 ***
    *** gcm 8026 ***
    *** gcm 8027 ***
    *** gcm 8028 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTEPADDING
    18:32:58.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8029 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/
    18:32:58.916 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.917 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126
    18:32:58.917 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.917 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2
    18:32:58.917 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.917 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2PADDING
    18:32:58.917 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.918 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126PADDING
    18:32:58.918 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.918 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4
    18:32:58.918 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.918 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4PADDING
    18:32:58.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/NOPADDING
    18:32:58.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS5
    18:32:58.919 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8030 ***
    *** gcm 8031 ***
    *** gcm 8032 ***
    *** gcm 8033 ***
    *** gcm 8034 ***
    *** gcm 8035 ***
    *** gcm 8036 ***
    *** gcm 8037 ***
    *** gcm 8038 ***
    *** gcm 8039 ***
    *** gcm 8040 ***
    *** gcm 8041 ***
    *** gcm 8042 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8043 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS7
    18:32:58.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8044 ***
    *** gcm 8045 ***
    *** gcm 8046 ***
    *** gcm 8047 ***
    *** gcm 8048 ***
    *** gcm 8049 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.920 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8050 ***
    *** gcm 8051 ***
    *** gcm 8052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/TBC
    18:32:58.921 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/TBCPADDING
    18:32:58.921 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/X9.23
    18:32:58.921 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.922 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/X9.23PADDING
    18:32:58.922 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.922 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8053 ***
    *** gcm 8054 ***
    *** gcm 8055 ***
    *** gcm 8056 ***
    *** gcm 8057 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.922 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTEPADDING
    18:32:58.923 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8058 ***
    *** gcm 8059 ***
    *** gcm 8060 ***
    *** gcm 8061 ***
    *** gcm 8062 ***
    *** gcm 8063 ***
    *** gcm 8064 ***
    *** gcm 8065 ***
    *** gcm 8066 ***
    *** gcm 8067 ***
    *** gcm 8068 ***
    *** gcm 8069 ***
    *** gcm 8070 ***
    *** gcm 8071 ***
    *** gcm 8072 ***
    *** gcm 8073 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/
    18:32:58.923 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126
    18:32:58.923 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2
    18:32:58.924 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2PADDING
    18:32:58.924 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126PADDING
    18:32:58.924 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4
    18:32:58.925 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4PADDING
    18:32:58.925 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/NOPADDING
    18:32:58.925 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS5
    18:32:58.925 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8074 ***
    *** gcm 8075 ***
    *** gcm 8076 ***
    *** gcm 8077 ***
    *** gcm 8078 ***
    *** gcm 8079 ***
    *** gcm 8080 ***
    *** gcm 8081 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.926 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS5PADDING
    18:32:58.926 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.926 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS7
    18:32:58.926 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.926 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8082 ***
    *** gcm 8083 ***
    *** gcm 8084 ***
    *** gcm 8085 ***
    *** gcm 8086 ***
    *** gcm 8087 ***
    *** gcm 8088 ***
    *** gcm 8089 ***
    *** gcm 8090 ***
    *** gcm 8091 ***
    *** gcm 8092 ***
    *** gcm 8093 ***
    *** gcm 8094 ***
    *** gcm 8095 ***
    *** gcm 8096 ***
    *** gcm 8097 ***
    *** gcm 8098 ***
    *** gcm 8099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.927 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8100 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.927 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/TBCPADDING
    18:32:58.927 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8101 ***
    *** gcm 8102 ***
    *** gcm 8103 ***
    *** gcm 8104 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.927 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/X9.23PADDING
    18:32:58.928 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8105 ***
    *** gcm 8106 ***
    *** gcm 8107 ***
    *** gcm 8108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTE
    18:32:58.928 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTEPADDING
    18:32:58.928 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8109 ***
    *** gcm 8110 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.929 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126
    18:32:58.929 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.929 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8112 ***
    *** gcm 8113 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.930 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2PADDING
    18:32:58.930 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8114 ***
    *** gcm 8115 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.930 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126PADDING
    18:32:58.930 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4
    18:32:58.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8116 ***
    *** gcm 8117 ***
    *** gcm 8118 ***
    *** gcm 8119 ***
    *** gcm 8120 ***
    *** gcm 8121 ***
    *** gcm 8122 ***
    *** gcm 8123 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4PADDING
    18:32:58.931 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/NOPADDING
    18:32:58.932 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8124 ***
    *** gcm 8125 ***
    *** gcm 8126 ***
    *** gcm 8127 ***
    *** gcm 8128 ***
    *** gcm 8129 ***
    *** gcm 8130 ***
    *** gcm 8131 ***
    *** gcm 8132 ***
    *** gcm 8133 ***
    *** gcm 8134 ***
    *** gcm 8135 ***
    *** gcm 8136 ***
    *** gcm 8137 ***
    *** gcm 8138 ***
    *** gcm 8139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS5
    18:32:58.932 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS5PADDING
    18:32:58.932 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS7
    18:32:58.933 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8140 ***
    *** gcm 8141 ***
    *** gcm 8142 ***
    *** gcm 8143 ***
    *** gcm 8144 ***
    *** gcm 8145 ***
    *** gcm 8146 ***
    *** gcm 8147 ***
    *** gcm 8148 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.933 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS7PADDING
    18:32:58.933 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.933 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/TBC
    18:32:58.933 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.934 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8149 ***
    *** gcm 8150 ***
    *** gcm 8151 ***
    *** gcm 8152 ***
    *** gcm 8153 ***
    *** gcm 8154 ***
    *** gcm 8155 ***
    *** gcm 8156 ***
    *** gcm 8157 ***
    *** gcm 8158 ***
    *** gcm 8159 ***
    *** gcm 8160 ***
    *** gcm 8161 ***
    *** gcm 8162 ***
    *** gcm 8163 ***
    *** gcm 8164 ***
    *** gcm 8165 ***
    *** gcm 8166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.934 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.934 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/X9.23
    18:32:58.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/X9.23PADDING
    18:32:58.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8167 ***
    *** gcm 8168 ***
    *** gcm 8169 ***
    *** gcm 8170 ***
    *** gcm 8171 ***
    *** gcm 8172 ***
    *** gcm 8173 ***
    *** gcm 8174 ***
    *** gcm 8175 ***
    *** gcm 8176 ***
    *** gcm 8177 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTEPADDING
    18:32:58.935 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/
    18:32:58.936 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126
    18:32:58.936 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8178 ***
    *** gcm 8179 ***
    *** gcm 8180 ***
    *** gcm 8181 ***
    *** gcm 8182 ***
    *** gcm 8183 ***
    *** gcm 8184 ***
    *** gcm 8185 ***
    *** gcm 8186 ***
    *** gcm 8187 ***
    *** gcm 8188 ***
    *** gcm 8189 ***
    *** gcm 8190 ***
    *** gcm 8191 ***
    *** gcm 8192 ***
    *** gcm 8193 ***
    *** gcm 8194 ***
    *** gcm 8195 ***
    *** gcm 8196 ***
    *** gcm 8197 ***
    *** gcm 8198 ***
    *** gcm 8199 ***
    *** gcm 8200 ***
    *** gcm 8201 ***
    *** gcm 8202 ***
    *** gcm 8203 ***
    *** gcm 8204 ***
    *** gcm 8205 ***
    *** gcm 8206 ***
    *** gcm 8207 ***
    *** gcm 8208 ***
    *** gcm 8209 ***
    *** gcm 8210 ***
    *** gcm 8211 ***
    *** gcm 8212 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.937 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.944 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2PADDING
    18:32:58.945 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.945 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126PADDING
    18:32:58.945 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.946 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4
    18:32:58.946 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.946 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8213 ***
    *** gcm 8214 ***
    *** gcm 8215 ***
    *** gcm 8216 ***
    *** gcm 8217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.946 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.946 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8218 ***
    *** gcm 8219 ***
    *** gcm 8220 ***
    *** gcm 8221 ***
    *** gcm 8222 ***
    *** gcm 8223 ***
    *** gcm 8224 ***
    *** gcm 8225 ***
    *** gcm 8226 ***
    *** gcm 8227 ***
    *** gcm 8228 ***
    *** gcm 8229 ***
    *** gcm 8230 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.947 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.947 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8231 ***
    *** gcm 8232 ***
    *** gcm 8233 ***
    *** gcm 8234 ***
    *** gcm 8235 ***
    *** gcm 8236 ***
    *** gcm 8237 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.947 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.947 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS5PADDING
    18:32:58.947 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.947 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS7
    18:32:58.948 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.948 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS7PADDING
    18:32:58.948 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8238 ***
    *** gcm 8239 ***
    *** gcm 8240 ***
    *** gcm 8241 ***
    *** gcm 8242 ***
    *** gcm 8243 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.948 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/TBC
    18:32:58.948 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.948 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/TBCPADDING
    18:32:58.948 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.949 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/X9.23
    18:32:58.949 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.949 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/X9.23PADDING
    18:32:58.949 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.949 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTE
    18:32:58.949 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTEPADDING
    18:32:58.950 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8244 ***
    *** gcm 8245 ***
    *** gcm 8246 ***
    *** gcm 8247 ***
    *** gcm 8248 ***
    *** gcm 8249 ***
    *** gcm 8250 ***
    *** gcm 8251 ***
    *** gcm 8252 ***
    *** gcm 8253 ***
    *** gcm 8254 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/
    18:32:58.950 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8255 ***
    *** gcm 8256 ***
    *** gcm 8257 ***
    *** gcm 8258 ***
    *** gcm 8259 ***
    *** gcm 8260 ***
    *** gcm 8261 ***
    *** gcm 8262 ***
    *** gcm 8263 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.951 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2
    18:32:58.951 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2PADDING
    18:32:58.952 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126PADDING
    18:32:58.952 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4
    18:32:58.952 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4PADDING
    18:32:58.953 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/NOPADDING
    18:32:58.953 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS5
    18:32:58.953 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS5PADDING
    18:32:58.954 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.954 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS7
    18:32:58.954 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.954 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8264 ***
    *** gcm 8265 ***
    *** gcm 8266 ***
    *** gcm 8267 ***
    *** gcm 8268 ***
    *** gcm 8269 ***
    *** gcm 8270 ***
    *** gcm 8271 ***
    *** gcm 8272 ***
    *** gcm 8273 ***
    *** gcm 8274 ***
    *** gcm 8275 ***
    *** gcm 8276 ***
    *** gcm 8277 ***
    *** gcm 8278 ***
    *** gcm 8279 ***
    *** gcm 8280 ***
    *** gcm 8281 ***
    *** gcm 8282 ***
    *** gcm 8283 ***
    *** gcm 8284 ***
    *** gcm 8285 ***
    *** gcm 8286 ***
    *** gcm 8287 ***
    *** gcm 8288 ***
    *** gcm 8289 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.955 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/TBC
    18:32:58.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.955 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/TBCPADDING
    18:32:58.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.955 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/X9.23
    18:32:58.955 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/X9.23PADDING
    18:32:58.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTE
    18:32:58.956 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTEPADDING
    18:32:58.957 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8290 ***
    *** gcm 8291 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.957 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/
    18:32:58.957 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8292 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.957 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8293 ***
    *** gcm 8294 ***
    *** gcm 8295 ***
    *** gcm 8296 ***
    *** gcm 8297 ***
    *** gcm 8298 ***
    *** gcm 8299 ***
    *** gcm 8300 ***
    *** gcm 8301 ***
    *** gcm 8302 ***
    *** gcm 8303 ***
    *** gcm 8304 ***
    *** gcm 8305 ***
    *** gcm 8306 ***
    *** gcm 8307 ***
    *** gcm 8308 ***
    *** gcm 8309 ***
    *** gcm 8310 ***
    *** gcm 8311 ***
    *** gcm 8312 ***
    *** gcm 8313 ***
    *** gcm 8314 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.957 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.957 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.958 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.958 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2PADDING
    18:32:58.958 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.958 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126PADDING
    18:32:58.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.959 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8316 ***
    *** gcm 8317 ***
    *** gcm 8318 ***
    *** gcm 8319 ***
    *** gcm 8320 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.959 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4PADDING
    18:32:58.959 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.959 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/NOPADDING
    18:32:58.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8321 ***
    *** gcm 8322 ***
    *** gcm 8323 ***
    *** gcm 8324 ***
    *** gcm 8325 ***
    *** gcm 8326 ***
    *** gcm 8327 ***
    *** gcm 8328 ***
    *** gcm 8329 ***
    *** gcm 8330 ***
    *** gcm 8331 ***
    *** gcm 8332 ***
    *** gcm 8333 ***
    *** gcm 8334 ***
    *** gcm 8335 ***
    *** gcm 8336 ***
    *** gcm 8337 ***
    *** gcm 8338 ***
    *** gcm 8339 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS5PADDING
    18:32:58.960 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS7
    18:32:58.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS7PADDING
    18:32:58.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8340 ***
    *** gcm 8341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/TBC
    18:32:58.961 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8342 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.962 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.962 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/X9.23
    18:32:58.962 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.962 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/X9.23PADDING
    18:32:58.962 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8343 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.962 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTE
    18:32:58.963 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTEPADDING
    18:32:58.963 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/
    18:32:58.963 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.982 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126
    18:32:58.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2
    18:32:58.983 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2PADDING
    18:32:58.984 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126PADDING
    18:32:58.984 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4
    18:32:58.984 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4PADDING
    18:32:58.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/NOPADDING
    18:32:58.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS5
    18:32:58.985 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS5PADDING
    18:32:58.986 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8344 ***
    *** gcm 8345 ***
    *** gcm 8346 ***
    *** gcm 8347 ***
    *** gcm 8348 ***
    *** gcm 8349 ***
    *** gcm 8350 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS7
    18:32:58.986 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS7PADDING
    18:32:58.987 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8351 ***
    *** gcm 8352 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/TBC
    18:32:58.988 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8353 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8354 ***
    *** gcm 8355 ***
    *** gcm 8356 ***
    *** gcm 8357 ***
    *** gcm 8358 ***
    *** gcm 8359 ***
    *** gcm 8360 ***
    *** gcm 8361 ***
    *** gcm 8362 ***
    *** gcm 8363 ***
    *** gcm 8364 ***
    *** gcm 8365 ***
    *** gcm 8366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.988 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/X9.23
    18:32:58.988 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/X9.23PADDING
    18:32:58.988 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTE
    18:32:58.989 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8367 ***
    *** gcm 8368 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.989 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8369 ***
    *** gcm 8370 ***
    *** gcm 8371 ***
    *** gcm 8372 ***
    *** gcm 8373 ***
    *** gcm 8374 ***
    *** gcm 8375 ***
    *** gcm 8376 ***
    *** gcm 8377 ***
    *** gcm 8378 ***
    *** gcm 8379 ***
    *** gcm 8380 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/
    18:32:58.990 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8381 ***
    *** gcm 8382 ***
    *** gcm 8383 ***
    *** gcm 8384 ***
    *** gcm 8385 ***
    *** gcm 8386 ***
    *** gcm 8387 ***
    *** gcm 8388 ***
    *** gcm 8389 ***
    *** gcm 8390 ***
    *** gcm 8391 ***
    *** gcm 8392 ***
    *** gcm 8393 ***
    *** gcm 8394 ***
    *** gcm 8395 ***
    *** gcm 8396 ***
    *** gcm 8397 ***
    *** gcm 8398 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126
    18:32:58.990 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8399 ***
    *** gcm 8400 ***
    *** gcm 8401 ***
    *** gcm 8402 ***
    *** gcm 8403 ***
    *** gcm 8404 ***
    *** gcm 8405 ***
    *** gcm 8406 ***
    *** gcm 8407 ***
    *** gcm 8408 ***
    *** gcm 8409 ***
    *** gcm 8410 ***
    *** gcm 8411 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.991 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8412 ***
    *** gcm 8413 ***
    *** gcm 8414 ***
    *** gcm 8415 ***
    *** gcm 8416 ***
    *** gcm 8417 ***
    *** gcm 8418 ***
    *** gcm 8419 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2PADDING
    18:32:58.991 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126PADDING
    18:32:58.992 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4
    18:32:58.992 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4PADDING
    18:32:58.992 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/NOPADDING
    18:32:58.992 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8420 ***
    *** gcm 8421 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS5
    18:32:58.993 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS5PADDING
    18:32:58.993 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.994 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8422 ***
    *** gcm 8423 ***
    *** gcm 8424 ***
    *** gcm 8425 ***
    *** gcm 8426 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.994 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.994 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS7PADDING
    18:32:58.994 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.995 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/TBC
    18:32:58.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8427 ***
    *** gcm 8428 ***
    *** gcm 8429 ***
    *** gcm 8430 ***
    *** gcm 8431 ***
    *** gcm 8432 ***
    *** gcm 8433 ***
    *** gcm 8434 ***
    *** gcm 8435 ***
    *** gcm 8436 ***
    *** gcm 8437 ***
    *** gcm 8438 ***
    *** gcm 8439 ***
    *** gcm 8440 ***
    *** gcm 8441 ***
    *** gcm 8442 ***
    *** gcm 8443 ***
    *** gcm 8444 ***
    *** gcm 8445 ***
    *** gcm 8446 ***
    *** gcm 8447 ***
    *** gcm 8448 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.995 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/TBCPADDING
    18:32:58.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.995 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/X9.23
    18:32:58.995 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8449 ***
    *** gcm 8450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/X9.23PADDING
    18:32:58.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8451 ***
    *** gcm 8452 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTE
    18:32:58.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTEPADDING
    18:32:58.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/
    18:32:58.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126
    18:32:58.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2
    18:32:58.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2PADDING
    18:32:58.996 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126PADDING
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4PADDING
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/NOPADDING
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS5
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS5PADDING
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS7
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8453 ***
    *** gcm 8454 ***
    *** gcm 8455 ***
    *** gcm 8456 ***
    *** gcm 8457 ***
    *** gcm 8458 ***
    *** gcm 8459 ***
    *** gcm 8460 ***
    *** gcm 8461 ***
    *** gcm 8462 ***
    *** gcm 8463 ***
    *** gcm 8464 ***
    *** gcm 8465 ***
    *** gcm 8466 ***
    *** gcm 8467 ***
    *** gcm 8468 ***
    *** gcm 8469 ***
    *** gcm 8470 ***
    *** gcm 8471 ***
    *** gcm 8472 ***
    *** gcm 8473 ***
    *** gcm 8474 ***
    *** gcm 8475 ***
    *** gcm 8476 ***
    *** gcm 8477 ***
    *** gcm 8478 ***
    *** gcm 8479 ***
    *** gcm 8480 ***
    *** gcm 8481 ***
    *** gcm 8482 ***
    *** gcm 8483 ***
    *** gcm 8484 ***
    *** gcm 8485 ***
    *** gcm 8486 ***
    *** gcm 8487 ***
    *** gcm 8488 ***
    *** gcm 8489 ***
    *** gcm 8490 ***
    *** gcm 8491 ***
    *** gcm 8492 ***
    *** gcm 8493 ***
    *** gcm 8494 ***
    *** gcm 8495 ***
    *** gcm 8496 ***
    *** gcm 8497 ***
    *** gcm 8498 ***
    *** gcm 8499 ***
    *** gcm 8500 ***
    *** gcm 8501 ***
    *** gcm 8502 ***
    *** gcm 8503 ***
    *** gcm 8504 ***
    *** gcm 8505 ***
    *** gcm 8506 ***
    *** gcm 8507 ***
    *** gcm 8508 ***
    *** gcm 8509 ***
    *** gcm 8510 ***
    *** gcm 8511 ***
    *** gcm 8512 ***
    *** gcm 8513 ***
    *** gcm 8514 ***
    *** gcm 8515 ***
    *** gcm 8516 ***
    *** gcm 8517 ***
    *** gcm 8518 ***
    *** gcm 8519 ***
    *** gcm 8520 ***
    *** gcm 8521 ***
    *** gcm 8522 ***
    *** gcm 8523 ***
    *** gcm 8524 ***
    *** gcm 8525 ***
    *** gcm 8526 ***
    *** gcm 8527 ***
    *** gcm 8528 ***
    *** gcm 8529 ***
    *** gcm 8530 ***
    *** gcm 8531 ***
    *** gcm 8532 ***
    *** gcm 8533 ***
    *** gcm 8534 ***
    *** gcm 8535 ***
    *** gcm 8536 ***
    *** gcm 8537 ***
    *** gcm 8538 ***
    *** gcm 8539 ***
    *** gcm 8540 ***
    *** gcm 8541 ***
    *** gcm 8542 ***
    *** gcm 8543 ***
    *** gcm 8544 ***
    *** gcm 8545 ***
    *** gcm 8546 ***
    *** gcm 8547 ***
    *** gcm 8548 ***
    *** gcm 8549 ***
    *** gcm 8550 ***
    *** gcm 8551 ***
    *** gcm 8552 ***
    *** gcm 8553 ***
    *** gcm 8554 ***
    *** gcm 8555 ***
    *** gcm 8556 ***
    *** gcm 8557 ***
    *** gcm 8558 ***
    *** gcm 8559 ***
    *** gcm 8560 ***
    *** gcm 8561 ***
    *** gcm 8562 ***
    *** gcm 8563 ***
    *** gcm 8564 ***
    *** gcm 8565 ***
    *** gcm 8566 ***
    *** gcm 8567 ***
    *** gcm 8568 ***
    *** gcm 8569 ***
    *** gcm 8570 ***
    *** gcm 8571 ***
    *** gcm 8572 ***
    *** gcm 8573 ***
    *** gcm 8574 ***
    *** gcm 8575 ***
    *** gcm 8576 ***
    *** gcm 8577 ***
    *** gcm 8578 ***
    *** gcm 8579 ***
    *** gcm 8580 ***
    *** gcm 8581 ***
    *** gcm 8582 ***
    *** gcm 8583 ***
    *** gcm 8584 ***
    *** gcm 8585 ***
    *** gcm 8586 ***
    *** gcm 8587 ***
    *** gcm 8588 ***
    *** gcm 8589 ***
    *** gcm 8590 ***
    *** gcm 8591 ***
    *** gcm 8592 ***
    *** gcm 8593 ***
    *** gcm 8594 ***
    *** gcm 8595 ***
    *** gcm 8596 ***
    *** gcm 8597 ***
    *** gcm 8598 ***
    *** gcm 8599 ***
    *** gcm 8600 ***
    *** gcm 8601 ***
    *** gcm 8602 ***
    *** gcm 8603 ***
    *** gcm 8604 ***
    *** gcm 8605 ***
    *** gcm 8606 ***
    *** gcm 8607 ***
    *** gcm 8608 ***
    *** gcm 8609 ***
    *** gcm 8610 ***
    *** gcm 8611 ***
    *** gcm 8612 ***
    *** gcm 8613 ***
    *** gcm 8614 ***
    *** gcm 8615 ***
    *** gcm 8616 ***
    *** gcm 8617 ***
    *** gcm 8618 ***
    *** gcm 8619 ***
    *** gcm 8620 ***
    *** gcm 8621 ***
    *** gcm 8622 ***
    *** gcm 8623 ***
    *** gcm 8624 ***
    *** gcm 8625 ***
    *** gcm 8626 ***
    *** gcm 8627 ***
    *** gcm 8628 ***
    *** gcm 8629 ***
    *** gcm 8630 ***
    *** gcm 8631 ***
    *** gcm 8632 ***
    *** gcm 8633 ***
    *** gcm 8634 ***
    *** gcm 8635 ***
    *** gcm 8636 ***
    *** gcm 8637 ***
    *** gcm 8638 ***
    *** gcm 8639 ***
    *** gcm 8640 ***
    *** gcm 8641 ***
    *** gcm 8642 ***
    *** gcm 8643 ***
    *** gcm 8644 ***
    *** gcm 8645 ***
    *** gcm 8646 ***
    *** gcm 8647 ***
    *** gcm 8648 ***
    *** gcm 8649 ***
    *** gcm 8650 ***
    *** gcm 8651 ***
    *** gcm 8652 ***
    *** gcm 8653 ***
    *** gcm 8654 ***
    *** gcm 8655 ***
    *** gcm 8656 ***
    *** gcm 8657 ***
    *** gcm 8658 ***
    *** gcm 8659 ***
    *** gcm 8660 ***
    *** gcm 8661 ***
    *** gcm 8662 ***
    *** gcm 8663 ***
    *** gcm 8664 ***
    *** gcm 8665 ***
    *** gcm 8666 ***
    *** gcm 8667 ***
    *** gcm 8668 ***
    *** gcm 8669 ***
    *** gcm 8670 ***
    *** gcm 8671 ***
    *** gcm 8672 ***
    *** gcm 8673 ***
    *** gcm 8674 ***
    *** gcm 8675 ***
    *** gcm 8676 ***
    *** gcm 8677 ***
    *** gcm 8678 ***
    *** gcm 8679 ***
    *** gcm 8680 ***
    *** gcm 8681 ***
    *** gcm 8682 ***
    *** gcm 8683 ***
    *** gcm 8684 ***
    *** gcm 8685 ***
    *** gcm 8686 ***
    *** gcm 8687 ***
    *** gcm 8688 ***
    *** gcm 8689 ***
    *** gcm 8690 ***
    *** gcm 8691 ***
    *** gcm 8692 ***
    *** gcm 8693 ***
    *** gcm 8694 ***
    *** gcm 8695 ***
    *** gcm 8696 ***
    *** gcm 8697 ***
    *** gcm 8698 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS7PADDING
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8699 ***
    *** gcm 8700 ***
    *** gcm 8701 ***
    *** gcm 8702 ***
    *** gcm 8703 ***
    *** gcm 8704 ***
    *** gcm 8705 ***
    *** gcm 8706 ***
    *** gcm 8707 ***
    *** gcm 8708 ***
    *** gcm 8709 ***
    *** gcm 8710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8711 ***
    *** gcm 8712 ***
    *** gcm 8713 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8714 ***
    *** gcm 8715 ***
    *** gcm 8716 ***
    *** gcm 8717 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/TBCPADDING
    18:32:58.997 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8718 ***
    *** gcm 8719 ***
    *** gcm 8720 ***
    *** gcm 8721 ***
    *** gcm 8722 ***
    *** gcm 8723 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.998 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/X9.23
    18:32:58.998 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:58.999 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8724 ***
    *** gcm 8725 ***
    *** gcm 8726 ***
    *** gcm 8727 ***
    *** gcm 8728 ***
    *** gcm 8729 ***
    *** gcm 8730 ***
    *** gcm 8731 ***
    *** gcm 8732 ***
    *** gcm 8733 ***
    *** gcm 8734 ***
    *** gcm 8735 ***
    *** gcm 8736 ***
    *** gcm 8737 ***
    *** gcm 8738 ***
    *** gcm 8739 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.999 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8740 ***
    *** gcm 8741 ***
    *** gcm 8742 ***
    *** gcm 8743 ***
    *** gcm 8744 ***
    *** gcm 8745 ***
    *** gcm 8746 ***
    *** gcm 8747 ***
    *** gcm 8748 ***
    *** gcm 8749 ***
    *** gcm 8750 ***
    *** gcm 8751 ***
    *** gcm 8752 ***
    *** gcm 8753 ***
    *** gcm 8754 ***
    *** gcm 8755 ***
    *** gcm 8756 ***
    *** gcm 8757 ***
    *** gcm 8758 ***
    *** gcm 8759 ***
    *** gcm 8760 ***
    *** gcm 8761 ***
    *** gcm 8762 ***
    *** gcm 8763 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.999 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTE
    18:32:58.999 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8764 ***
    *** gcm 8765 ***
    *** gcm 8766 ***
    *** gcm 8767 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:58.999 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTEPADDING
    18:32:59.000 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.000 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8768 ***
    *** gcm 8769 ***
    *** gcm 8770 ***
    *** gcm 8771 ***
    *** gcm 8772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.000 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8773 ***
    *** gcm 8774 ***
    *** gcm 8775 ***
    *** gcm 8776 ***
    *** gcm 8777 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.000 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8778 ***
    *** gcm 8779 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.000 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.001 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8780 ***
    *** gcm 8781 ***
    *** gcm 8782 ***
    *** gcm 8783 ***
    *** gcm 8784 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.001 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8785 ***
    *** gcm 8786 ***
    *** gcm 8787 ***
    *** gcm 8788 ***
    *** gcm 8789 ***
    *** gcm 8790 ***
    *** gcm 8791 ***
    *** gcm 8792 ***
    *** gcm 8793 ***
    *** gcm 8794 ***
    *** gcm 8795 ***
    *** gcm 8796 ***
    *** gcm 8797 ***
    *** gcm 8798 ***
    *** gcm 8799 ***
    *** gcm 8800 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.001 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8801 ***
    *** gcm 8802 ***
    *** gcm 8803 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.001 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8804 ***
    *** gcm 8805 ***
    *** gcm 8806 ***
    *** gcm 8807 ***
    *** gcm 8808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.001 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8809 ***
    *** gcm 8810 ***
    *** gcm 8811 ***
    *** gcm 8812 ***
    *** gcm 8813 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.001 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8814 ***
    *** gcm 8815 ***
    *** gcm 8816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.002 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4
    18:32:59.002 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.002 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8817 ***
    *** gcm 8818 ***
    *** gcm 8819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.002 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8820 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.003 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/NOPADDING
    18:32:59.003 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.015 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS5
    18:32:59.015 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8822 ***
    *** gcm 8823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.015 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS5PADDING
    18:32:59.015 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8824 ***
    *** gcm 8825 ***
    *** gcm 8826 ***
    *** gcm 8827 ***
    *** gcm 8828 ***
    *** gcm 8829 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.015 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS7
    18:32:59.016 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8830 ***
    *** gcm 8831 ***
    *** gcm 8832 ***
    *** gcm 8833 ***
    *** gcm 8834 ***
    *** gcm 8835 ***
    *** gcm 8836 ***
    *** gcm 8837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS7PADDING
    18:32:59.016 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/TBC
    18:32:59.016 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/TBCPADDING
    18:32:59.017 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.017 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8838 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.017 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.017 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/X9.23PADDING
    18:32:59.017 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.018 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTE
    18:32:59.018 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.018 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTEPADDING
    18:32:59.018 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8840 ***
    *** gcm 8841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8842 ***
    *** gcm 8843 ***
    *** gcm 8844 ***
    *** gcm 8845 ***
    *** gcm 8846 ***
    *** gcm 8847 ***
    *** gcm 8848 ***
    *** gcm 8849 ***
    *** gcm 8850 ***
    *** gcm 8851 ***
    *** gcm 8852 ***
    *** gcm 8853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2PADDING
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126PADDING
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4PADDING
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/NOPADDING
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS5
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS5PADDING
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8855 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.019 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8856 ***
    *** gcm 8857 ***
    *** gcm 8858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/TBC
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8859 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/X9.23
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8860 ***
    *** gcm 8861 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/X9.23PADDING
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTE
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTEPADDING
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8863 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2PADDING
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126PADDING
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8864 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4
    18:32:59.020 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.020 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4PADDING
    18:32:59.021 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.021 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/NOPADDING
    18:32:59.021 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.021 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS5
    18:32:59.021 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.021 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS5PADDING
    18:32:59.021 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8865 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.022 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8866 ***
    *** gcm 8867 ***
    *** gcm 8868 ***
    *** gcm 8869 ***
    *** gcm 8870 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.022 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.022 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8871 ***
    *** gcm 8872 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.022 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8873 ***
    *** gcm 8874 ***
    *** gcm 8875 ***
    *** gcm 8876 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.023 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/TBC
    18:32:59.023 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.023 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/TBCPADDING
    18:32:59.023 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.023 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/X9.23
    18:32:59.024 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.024 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/X9.23PADDING
    18:32:59.024 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.024 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTE
    18:32:59.024 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.025 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTEPADDING
    18:32:59.025 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.025 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/
    18:32:59.025 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.025 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126
    18:32:59.026 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.026 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2
    18:32:59.026 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.026 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2PADDING
    18:32:59.027 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8877 ***
    *** gcm 8878 ***
    *** gcm 8879 ***
    *** gcm 8880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.027 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126PADDING
    18:32:59.027 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.027 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4
    18:32:59.027 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8881 ***
    *** gcm 8882 ***
    *** gcm 8883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4PADDING
    18:32:59.028 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/NOPADDING
    18:32:59.028 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS5
    18:32:59.029 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8884 ***
    *** gcm 8885 ***
    *** gcm 8886 ***
    *** gcm 8887 ***
    *** gcm 8888 ***
    *** gcm 8889 ***
    *** gcm 8890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.029 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS5PADDING
    18:32:59.029 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.029 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8891 ***
    *** gcm 8892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.029 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.030 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS7PADDING
    18:32:59.030 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.032 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/TBC
    18:32:59.032 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.032 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/TBCPADDING
    18:32:59.032 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.032 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/X9.23
    18:32:59.032 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.033 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8893 ***
    *** gcm 8894 ***
    *** gcm 8895 ***
    *** gcm 8896 ***
    *** gcm 8897 ***
    *** gcm 8898 ***
    *** gcm 8899 ***
    *** gcm 8900 ***
    *** gcm 8901 ***
    *** gcm 8902 ***
    *** gcm 8903 ***
    *** gcm 8904 ***
    *** gcm 8905 ***
    *** gcm 8906 ***
    *** gcm 8907 ***
    *** gcm 8908 ***
    *** gcm 8909 ***
    *** gcm 8910 ***
    *** gcm 8911 ***
    *** gcm 8912 ***
    *** gcm 8913 ***
    *** gcm 8914 ***
    *** gcm 8915 ***
    *** gcm 8916 ***
    *** gcm 8917 ***
    *** gcm 8918 ***
    *** gcm 8919 ***
    *** gcm 8920 ***
    *** gcm 8921 ***
    *** gcm 8922 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.033 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTE
    18:32:59.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.033 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTEPADDING
    18:32:59.033 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.034 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/
    18:32:59.034 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.034 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126
    18:32:59.034 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2
    18:32:59.035 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2PADDING
    18:32:59.035 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8923 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126PADDING
    18:32:59.035 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4
    18:32:59.036 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4PADDING
    18:32:59.036 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/NOPADDING
    18:32:59.036 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS5
    18:32:59.037 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.037 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS5PADDING
    18:32:59.037 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.037 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS7
    18:32:59.037 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8925 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.037 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8926 ***
    *** gcm 8927 ***
    *** gcm 8928 ***
    *** gcm 8929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.038 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8930 ***
    *** gcm 8931 ***
    *** gcm 8932 ***
    *** gcm 8933 ***
    *** gcm 8934 ***
    *** gcm 8935 ***
    *** gcm 8936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.038 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/TBC
    18:32:59.038 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.043 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/TBCPADDING
    18:32:59.043 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.043 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/X9.23
    18:32:59.043 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.043 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/X9.23PADDING
    18:32:59.044 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.044 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTE
    18:32:59.044 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.044 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTEPADDING
    18:32:59.044 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.045 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/
    18:32:59.045 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.045 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126
    18:32:59.045 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.045 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2
    18:32:59.046 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.046 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2PADDING
    18:32:59.046 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.046 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126PADDING
    18:32:59.047 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.047 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4
    18:32:59.047 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.047 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4PADDING
    18:32:59.047 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/NOPADDING
    18:32:59.048 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8938 ***
    *** gcm 8939 ***
    *** gcm 8940 ***
    *** gcm 8941 ***
    *** gcm 8942 ***
    *** gcm 8943 ***
    *** gcm 8944 ***
    *** gcm 8945 ***
    *** gcm 8946 ***
    *** gcm 8947 ***
    *** gcm 8948 ***
    *** gcm 8949 ***
    *** gcm 8950 ***
    *** gcm 8951 ***
    *** gcm 8952 ***
    *** gcm 8953 ***
    *** gcm 8954 ***
    *** gcm 8955 ***
    *** gcm 8956 ***
    *** gcm 8957 ***
    *** gcm 8958 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS5
    18:32:59.048 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8959 ***
    *** gcm 8960 ***
    *** gcm 8961 ***
    *** gcm 8962 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS5PADDING
    18:32:59.048 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.049 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8963 ***
    *** gcm 8964 ***
    *** gcm 8965 ***
    *** gcm 8966 ***
    *** gcm 8967 ***
    *** gcm 8968 ***
    *** gcm 8969 ***
    *** gcm 8970 ***
    *** gcm 8971 ***
    *** gcm 8972 ***
    *** gcm 8973 ***
    *** gcm 8974 ***
    *** gcm 8975 ***
    *** gcm 8976 ***
    *** gcm 8977 ***
    *** gcm 8978 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.049 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.049 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8979 ***
    *** gcm 8980 ***
    *** gcm 8981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.049 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.049 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/TBC
    18:32:59.049 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.050 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/TBCPADDING
    18:32:59.050 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8982 ***
    *** gcm 8983 ***
    *** gcm 8984 ***
    *** gcm 8985 ***
    *** gcm 8986 ***
    *** gcm 8987 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.050 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/X9.23
    18:32:59.050 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.050 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/X9.23PADDING
    18:32:59.051 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.052 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTEPADDING
    18:32:59.052 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/
    18:32:59.053 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.053 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126
    18:32:59.053 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.066 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2
    18:32:59.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.067 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8989 ***
    *** gcm 8990 ***
    *** gcm 8991 ***
    *** gcm 8992 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.067 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.067 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126PADDING
    18:32:59.068 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.068 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8993 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.068 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.068 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4PADDING
    18:32:59.068 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.068 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/NOPADDING
    18:32:59.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.069 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS5
    18:32:59.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.069 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS5PADDING
    18:32:59.069 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.070 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS7
    18:32:59.070 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.070 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS7PADDING
    18:32:59.070 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.070 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/TBC
    18:32:59.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.071 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/TBCPADDING
    18:32:59.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.071 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/X9.23
    18:32:59.071 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.071 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/X9.23PADDING
    18:32:59.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8994 ***
    *** gcm 8995 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.072 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTE
    18:32:59.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.072 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTEPADDING
    18:32:59.072 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.073 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8996 ***
    *** gcm 8997 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.073 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.073 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126
    18:32:59.073 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2
    18:32:59.074 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2PADDING
    18:32:59.074 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126PADDING
    18:32:59.074 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4
    18:32:59.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4PADDING
    18:32:59.075 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8998 ***
    *** gcm 8999 ***
    *** gcm 9000 ***
    *** gcm 9001 ***
    *** gcm 9002 ***
    *** gcm 9003 ***
    *** gcm 9004 ***
    *** gcm 9005 ***
    *** gcm 9006 ***
    *** gcm 9007 ***
    *** gcm 9008 ***
    *** gcm 9009 ***
    *** gcm 9010 ***
    *** gcm 9011 ***
    *** gcm 9012 ***
    *** gcm 9013 ***
    *** gcm 9014 ***
    *** gcm 9015 ***
    *** gcm 9016 ***
    *** gcm 9017 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9018 ***
    *** gcm 9019 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9020 ***
    *** gcm 9021 ***
    *** gcm 9022 ***
    *** gcm 9023 ***
    *** gcm 9024 ***
    *** gcm 9025 ***
    *** gcm 9026 ***
    *** gcm 9027 ***
    *** gcm 9028 ***
    *** gcm 9029 ***
    *** gcm 9030 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS7
    18:32:59.076 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.077 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS7PADDING
    18:32:59.077 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.077 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/TBC
    18:32:59.077 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/TBCPADDING
    18:32:59.078 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/X9.23
    18:32:59.078 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.086 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/X9.23PADDING
    18:32:59.087 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9031 ***
    *** gcm 9032 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.087 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTE
    18:32:59.087 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.087 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTEPADDING
    18:32:59.087 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/
    18:32:59.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126
    18:32:59.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2
    18:32:59.088 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.089 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2PADDING
    18:32:59.089 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.089 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9033 ***
    *** gcm 9034 ***
    *** gcm 9035 ***
    *** gcm 9036 ***
    *** gcm 9037 ***
    *** gcm 9038 ***
    *** gcm 9039 ***
    *** gcm 9040 ***
    *** gcm 9041 ***
    *** gcm 9042 ***
    *** gcm 9043 ***
    *** gcm 9044 ***
    *** gcm 9045 ***
    *** gcm 9046 ***
    *** gcm 9047 ***
    *** gcm 9048 ***
    *** gcm 9049 ***
    *** gcm 9050 ***
    *** gcm 9051 ***
    *** gcm 9052 ***
    *** gcm 9053 ***
    *** gcm 9054 ***
    *** gcm 9055 ***
    *** gcm 9056 ***
    *** gcm 9057 ***
    *** gcm 9058 ***
    *** gcm 9059 ***
    *** gcm 9060 ***
    *** gcm 9061 ***
    *** gcm 9062 ***
    *** gcm 9063 ***
    *** gcm 9064 ***
    *** gcm 9065 ***
    *** gcm 9066 ***
    *** gcm 9067 ***
    *** gcm 9068 ***
    *** gcm 9069 ***
    *** gcm 9070 ***
    *** gcm 9071 ***
    *** gcm 9072 ***
    *** gcm 9073 ***
    *** gcm 9074 ***
    *** gcm 9075 ***
    *** gcm 9076 ***
    *** gcm 9077 ***
    *** gcm 9078 ***
    *** gcm 9079 ***
    *** gcm 9080 ***
    *** gcm 9081 ***
    *** gcm 9082 ***
    *** gcm 9083 ***
    *** gcm 9084 ***
    *** gcm 9085 ***
    *** gcm 9086 ***
    *** gcm 9087 ***
    *** gcm 9088 ***
    *** gcm 9089 ***
    *** gcm 9090 ***
    *** gcm 9091 ***
    *** gcm 9092 ***
    *** gcm 9093 ***
    *** gcm 9094 ***
    *** gcm 9095 ***
    *** gcm 9096 ***
    *** gcm 9097 ***
    *** gcm 9098 ***
    *** gcm 9099 ***
    *** gcm 9100 ***
    *** gcm 9101 ***
    *** gcm 9102 ***
    *** gcm 9103 ***
    *** gcm 9104 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.089 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.089 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4
    18:32:59.090 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.090 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4PADDING
    18:32:59.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.091 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/NOPADDING
    18:32:59.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.091 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS5
    18:32:59.091 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.091 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS5PADDING
    18:32:59.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS7
    18:32:59.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS7PADDING
    18:32:59.092 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/TBC
    18:32:59.093 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.093 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/TBCPADDING
    18:32:59.093 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.093 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/X9.23
    18:32:59.093 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.093 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/X9.23PADDING
    18:32:59.094 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.094 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTE
    18:32:59.094 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.094 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTEPADDING
    18:32:59.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/
    18:32:59.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126
    18:32:59.095 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2
    18:32:59.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.096 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2PADDING
    18:32:59.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.096 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126PADDING
    18:32:59.096 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.097 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4
    18:32:59.097 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.097 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4PADDING
    18:32:59.097 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.097 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/NOPADDING
    18:32:59.097 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.097 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9105 ***
    *** gcm 9106 ***
    *** gcm 9107 ***
    *** gcm 9108 ***
    *** gcm 9109 ***
    *** gcm 9110 ***
    *** gcm 9111 ***
    *** gcm 9112 ***
    *** gcm 9113 ***
    *** gcm 9114 ***
    *** gcm 9115 ***
    *** gcm 9116 ***
    *** gcm 9117 ***
    *** gcm 9118 ***
    *** gcm 9119 ***
    *** gcm 9120 ***
    *** gcm 9121 ***
    *** gcm 9122 ***
    *** gcm 9123 ***
    *** gcm 9124 ***
    *** gcm 9125 ***
    *** gcm 9126 ***
    *** gcm 9127 ***
    *** gcm 9128 ***
    *** gcm 9129 ***
    *** gcm 9130 ***
    *** gcm 9131 ***
    *** gcm 9132 ***
    *** gcm 9133 ***
    *** gcm 9134 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.098 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.098 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS5PADDING
    18:32:59.098 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9135 ***
    *** gcm 9136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.098 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS7
    18:32:59.098 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS7PADDING
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/TBC
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9137 ***
    *** gcm 9138 ***
    *** gcm 9139 ***
    *** gcm 9140 ***
    *** gcm 9141 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/X9.23PADDING
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTE
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTEPADDING
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2PADDING
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126PADDING
    18:32:59.099 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4PADDING
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/NOPADDING
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS5
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS5PADDING
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS7
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS7PADDING
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/TBC
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/TBCPADDING
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/X9.23
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/X9.23PADDING
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTE
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTEPADDING
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/
    18:32:59.100 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2PADDING
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126PADDING
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4PADDING
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/NOPADDING
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS5
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS5PADDING
    18:32:59.101 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9143 ***
    *** gcm 9144 ***
    *** gcm 9145 ***
    *** gcm 9146 ***
    *** gcm 9147 ***
    *** gcm 9148 ***
    *** gcm 9149 ***
    *** gcm 9150 ***
    *** gcm 9151 ***
    *** gcm 9152 ***
    *** gcm 9153 ***
    *** gcm 9154 ***
    *** gcm 9155 ***
    *** gcm 9156 ***
    *** gcm 9157 ***
    *** gcm 9158 ***
    *** gcm 9159 ***
    *** gcm 9160 ***
    *** gcm 9161 ***
    *** gcm 9162 ***
    *** gcm 9163 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS7PADDING
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/TBC
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/TBCPADDING
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/X9.23
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9164 ***
    *** gcm 9165 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTE
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9166 ***
    *** gcm 9167 ***
    *** gcm 9168 ***
    *** gcm 9169 ***
    *** gcm 9170 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9171 ***
    *** gcm 9172 ***
    *** gcm 9173 ***
    *** gcm 9174 ***
    *** gcm 9175 ***
    *** gcm 9176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.102 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.122 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126
    18:32:59.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.123 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9177 ***
    *** gcm 9178 ***
    *** gcm 9179 ***
    *** gcm 9180 ***
    *** gcm 9181 ***
    *** gcm 9182 ***
    *** gcm 9183 ***
    *** gcm 9184 ***
    *** gcm 9185 ***
    *** gcm 9186 ***
    *** gcm 9187 ***
    *** gcm 9188 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.123 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2PADDING
    18:32:59.123 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.124 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126PADDING
    18:32:59.124 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.124 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4
    18:32:59.124 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9189 ***
    *** gcm 9190 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.124 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4PADDING
    18:32:59.125 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.125 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/NOPADDING
    18:32:59.125 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.125 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS5
    18:32:59.126 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.126 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS5PADDING
    18:32:59.126 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.126 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS7
    18:32:59.126 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.126 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS7PADDING
    18:32:59.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.127 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9191 ***
    *** gcm 9192 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.127 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/TBCPADDING
    18:32:59.127 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9193 ***
    *** gcm 9194 ***
    *** gcm 9195 ***
    *** gcm 9196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.127 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/X9.23
    18:32:59.128 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9197 ***
    *** gcm 9198 ***
    *** gcm 9199 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.128 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/X9.23PADDING
    18:32:59.128 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9200 ***
    *** gcm 9201 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.128 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTE
    18:32:59.128 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.129 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTEPADDING
    18:32:59.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9202 ***
    *** gcm 9203 ***
    *** gcm 9204 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.129 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/
    18:32:59.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9205 ***
    *** gcm 9206 ***
    *** gcm 9207 ***
    *** gcm 9208 ***
    *** gcm 9209 ***
    *** gcm 9210 ***
    *** gcm 9211 ***
    *** gcm 9212 ***
    *** gcm 9213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.129 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126
    18:32:59.129 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9214 ***
    *** gcm 9215 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.130 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2
    18:32:59.130 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.130 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2PADDING
    18:32:59.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.131 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126PADDING
    18:32:59.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.131 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4
    18:32:59.131 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.131 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4PADDING
    18:32:59.132 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.132 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/NOPADDING
    18:32:59.132 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9216 ***
    *** gcm 9217 ***
    *** gcm 9218 ***
    *** gcm 9219 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.132 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS5
    18:32:59.132 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.132 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS5PADDING
    18:32:59.133 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.133 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9220 ***
    *** gcm 9221 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.133 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.133 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS7PADDING
    18:32:59.133 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9222 ***
    *** gcm 9223 ***
    *** gcm 9224 ***
    *** gcm 9225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.133 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/TBC
    18:32:59.134 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.134 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/TBCPADDING
    18:32:59.134 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.134 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/X9.23
    18:32:59.134 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/X9.23PADDING
    18:32:59.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTE
    18:32:59.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9226 ***
    *** gcm 9227 ***
    *** gcm 9228 ***
    *** gcm 9229 ***
    *** gcm 9230 ***
    *** gcm 9231 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTEPADDING
    18:32:59.135 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/
    18:32:59.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9232 ***
    *** gcm 9233 ***
    *** gcm 9234 ***
    *** gcm 9235 ***
    *** gcm 9236 ***
    *** gcm 9237 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2
    18:32:59.136 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2PADDING
    18:32:59.137 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126PADDING
    18:32:59.137 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4
    18:32:59.138 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4PADDING
    18:32:59.138 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/NOPADDING
    18:32:59.139 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS5
    18:32:59.139 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS5PADDING
    18:32:59.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS7
    18:32:59.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9238 ***
    *** gcm 9239 ***
    *** gcm 9240 ***
    *** gcm 9241 ***
    *** gcm 9242 ***
    *** gcm 9243 ***
    *** gcm 9244 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.140 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/TBC
    18:32:59.141 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9245 ***
    *** gcm 9246 ***
    *** gcm 9247 ***
    *** gcm 9248 ***
    *** gcm 9249 ***
    *** gcm 9250 ***
    *** gcm 9251 ***
    *** gcm 9252 ***
    *** gcm 9253 ***
    *** gcm 9254 ***
    *** gcm 9255 ***
    *** gcm 9256 ***
    *** gcm 9257 ***
    *** gcm 9258 ***
    *** gcm 9259 ***
    *** gcm 9260 ***
    *** gcm 9261 ***
    *** gcm 9262 ***
    *** gcm 9263 ***
    *** gcm 9264 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/TBCPADDING
    18:32:59.141 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/X9.23
    18:32:59.141 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/X9.23PADDING
    18:32:59.142 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9265 ***
    *** gcm 9266 ***
    *** gcm 9267 ***
    *** gcm 9268 ***
    *** gcm 9269 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.142 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTE
    18:32:59.142 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9270 ***
    *** gcm 9271 ***
    *** gcm 9272 ***
    *** gcm 9273 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.142 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTEPADDING
    18:32:59.142 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.143 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/
    18:32:59.143 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.143 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126
    18:32:59.143 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.143 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2
    18:32:59.143 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9274 ***
    *** gcm 9275 ***
    *** gcm 9276 ***
    *** gcm 9277 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2PADDING
    18:32:59.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9278 ***
    *** gcm 9279 ***
    *** gcm 9280 ***
    *** gcm 9281 ***
    *** gcm 9282 ***
    *** gcm 9283 ***
    *** gcm 9284 ***
    *** gcm 9285 ***
    *** gcm 9286 ***
    *** gcm 9287 ***
    *** gcm 9288 ***
    *** gcm 9289 ***
    *** gcm 9290 ***
    *** gcm 9291 ***
    *** gcm 9292 ***
    *** gcm 9293 ***
    *** gcm 9294 ***
    *** gcm 9295 ***
    *** gcm 9296 ***
    *** gcm 9297 ***
    *** gcm 9298 ***
    *** gcm 9299 ***
    *** gcm 9300 ***
    *** gcm 9301 ***
    *** gcm 9302 ***
    *** gcm 9303 ***
    *** gcm 9304 ***
    *** gcm 9305 ***
    *** gcm 9306 ***
    *** gcm 9307 ***
    *** gcm 9308 ***
    *** gcm 9309 ***
    *** gcm 9310 ***
    *** gcm 9311 ***
    *** gcm 9312 ***
    *** gcm 9313 ***
    *** gcm 9314 ***
    *** gcm 9315 ***
    *** gcm 9316 ***
    *** gcm 9317 ***
    *** gcm 9318 ***
    *** gcm 9319 ***
    *** gcm 9320 ***
    *** gcm 9321 ***
    *** gcm 9322 ***
    *** gcm 9323 ***
    *** gcm 9324 ***
    *** gcm 9325 ***
    *** gcm 9326 ***
    *** gcm 9327 ***
    *** gcm 9328 ***
    *** gcm 9329 ***
    *** gcm 9330 ***
    *** gcm 9331 ***
    *** gcm 9332 ***
    *** gcm 9333 ***
    *** gcm 9334 ***
    *** gcm 9335 ***
    *** gcm 9336 ***
    *** gcm 9337 ***
    *** gcm 9338 ***
    *** gcm 9339 ***
    *** gcm 9340 ***
    *** gcm 9341 ***
    *** gcm 9342 ***
    *** gcm 9343 ***
    *** gcm 9344 ***
    *** gcm 9345 ***
    *** gcm 9346 ***
    *** gcm 9347 ***
    *** gcm 9348 ***
    *** gcm 9349 ***
    *** gcm 9350 ***
    *** gcm 9351 ***
    *** gcm 9352 ***
    *** gcm 9353 ***
    *** gcm 9354 ***
    *** gcm 9355 ***
    *** gcm 9356 ***
    *** gcm 9357 ***
    *** gcm 9358 ***
    *** gcm 9359 ***
    *** gcm 9360 ***
    *** gcm 9361 ***
    *** gcm 9362 ***
    *** gcm 9363 ***
    *** gcm 9364 ***
    *** gcm 9365 ***
    *** gcm 9366 ***
    *** gcm 9367 ***
    *** gcm 9368 ***
    *** gcm 9369 ***
    *** gcm 9370 ***
    *** gcm 9371 ***
    *** gcm 9372 ***
    *** gcm 9373 ***
    *** gcm 9374 ***
    *** gcm 9375 ***
    *** gcm 9376 ***
    *** gcm 9377 ***
    *** gcm 9378 ***
    *** gcm 9379 ***
    *** gcm 9380 ***
    *** gcm 9381 ***
    *** gcm 9382 ***
    *** gcm 9383 ***
    *** gcm 9384 ***
    *** gcm 9385 ***
    *** gcm 9386 ***
    *** gcm 9387 ***
    *** gcm 9388 ***
    *** gcm 9389 ***
    *** gcm 9390 ***
    *** gcm 9391 ***
    *** gcm 9392 ***
    *** gcm 9393 ***
    *** gcm 9394 ***
    *** gcm 9395 ***
    *** gcm 9396 ***
    *** gcm 9397 ***
    *** gcm 9398 ***
    *** gcm 9399 ***
    *** gcm 9400 ***
    *** gcm 9401 ***
    *** gcm 9402 ***
    *** gcm 9403 ***
    *** gcm 9404 ***
    *** gcm 9405 ***
    *** gcm 9406 ***
    *** gcm 9407 ***
    *** gcm 9408 ***
    *** gcm 9409 ***
    *** gcm 9410 ***
    *** gcm 9411 ***
    *** gcm 9412 ***
    *** gcm 9413 ***
    *** gcm 9414 ***
    *** gcm 9415 ***
    *** gcm 9416 ***
    *** gcm 9417 ***
    *** gcm 9418 ***
    *** gcm 9419 ***
    *** gcm 9420 ***
    *** gcm 9421 ***
    *** gcm 9422 ***
    *** gcm 9423 ***
    *** gcm 9424 ***
    *** gcm 9425 ***
    *** gcm 9426 ***
    *** gcm 9427 ***
    *** gcm 9428 ***
    *** gcm 9429 ***
    *** gcm 9430 ***
    *** gcm 9431 ***
    *** gcm 9432 ***
    *** gcm 9433 ***
    *** gcm 9434 ***
    *** gcm 9435 ***
    *** gcm 9436 ***
    *** gcm 9437 ***
    *** gcm 9438 ***
    *** gcm 9439 ***
    *** gcm 9440 ***
    *** gcm 9441 ***
    *** gcm 9442 ***
    *** gcm 9443 ***
    *** gcm 9444 ***
    *** gcm 9445 ***
    *** gcm 9446 ***
    *** gcm 9447 ***
    *** gcm 9448 ***
    *** gcm 9449 ***
    *** gcm 9450 ***
    *** gcm 9451 ***
    *** gcm 9452 ***
    *** gcm 9453 ***
    *** gcm 9454 ***
    *** gcm 9455 ***
    *** gcm 9456 ***
    *** gcm 9457 ***
    *** gcm 9458 ***
    *** gcm 9459 ***
    *** gcm 9460 ***
    *** gcm 9461 ***
    *** gcm 9462 ***
    *** gcm 9463 ***
    *** gcm 9464 ***
    *** gcm 9465 ***
    *** gcm 9466 ***
    *** gcm 9467 ***
    *** gcm 9468 ***
    *** gcm 9469 ***
    *** gcm 9470 ***
    *** gcm 9471 ***
    *** gcm 9472 ***
    *** gcm 9473 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126PADDING
    18:32:59.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4
    18:32:59.144 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4PADDING
    18:32:59.145 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.145 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/NOPADDING
    18:32:59.145 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.145 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS5
    18:32:59.145 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.146 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS5PADDING
    18:32:59.146 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.146 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS7
    18:32:59.152 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9474 ***
    *** gcm 9475 ***
    *** gcm 9476 ***
    *** gcm 9477 ***
    *** gcm 9478 ***
    *** gcm 9479 ***
    *** gcm 9480 ***
    *** gcm 9481 ***
    *** gcm 9482 ***
    *** gcm 9483 ***
    *** gcm 9484 ***
    *** gcm 9485 ***
    *** gcm 9486 ***
    *** gcm 9487 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.152 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS7PADDING
    18:32:59.152 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.153 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/TBC
    18:32:59.153 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.153 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/TBCPADDING
    18:32:59.153 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9488 ***
    *** gcm 9489 ***
    *** gcm 9490 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.153 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/X9.23
    18:32:59.154 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9491 ***
    *** gcm 9492 ***
    *** gcm 9493 ***
    *** gcm 9494 ***
    *** gcm 9495 ***
    *** gcm 9496 ***
    *** gcm 9497 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.154 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9498 ***
    *** gcm 9499 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.155 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTEPADDING
    18:32:59.155 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/
    18:32:59.155 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126
    18:32:59.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2
    18:32:59.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2PADDING
    18:32:59.156 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126PADDING
    18:32:59.157 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9500 ***
    *** gcm 9501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.157 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4PADDING
    18:32:59.158 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/NOPADDING
    18:32:59.158 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS5
    18:32:59.159 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS5PADDING
    18:32:59.159 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS7
    18:32:59.159 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS7PADDING
    18:32:59.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/TBC
    18:32:59.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/TBCPADDING
    18:32:59.160 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/X9.23
    18:32:59.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/X9.23PADDING
    18:32:59.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTE
    18:32:59.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTEPADDING
    18:32:59.161 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2PADDING
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126PADDING
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4PADDING
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/NOPADDING
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS5PADDING
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS7
    18:32:59.162 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9503 ***
    *** gcm 9504 ***
    *** gcm 9505 ***
    *** gcm 9506 ***
    *** gcm 9507 ***
    *** gcm 9508 ***
    *** gcm 9509 ***
    *** gcm 9510 ***
    *** gcm 9511 ***
    *** gcm 9512 ***
    *** gcm 9513 ***
    *** gcm 9514 ***
    *** gcm 9515 ***
    *** gcm 9516 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9517 ***
    *** gcm 9518 ***
    *** gcm 9519 ***
    *** gcm 9520 ***
    *** gcm 9521 ***
    *** gcm 9522 ***
    *** gcm 9523 ***
    *** gcm 9524 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9525 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/X9.23
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/X9.23PADDING
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTE
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9526 ***
    *** gcm 9527 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9528 ***
    *** gcm 9529 ***
    *** gcm 9530 ***
    *** gcm 9531 ***
    *** gcm 9532 ***
    *** gcm 9533 ***
    *** gcm 9534 ***
    *** gcm 9535 ***
    *** gcm 9536 ***
    *** gcm 9537 ***
    *** gcm 9538 ***
    *** gcm 9539 ***
    *** gcm 9540 ***
    *** gcm 9541 ***
    *** gcm 9542 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2PADDING
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9543 ***
    *** gcm 9544 ***
    *** gcm 9545 ***
    *** gcm 9546 ***
    *** gcm 9547 ***
    *** gcm 9548 ***
    *** gcm 9549 ***
    *** gcm 9550 ***
    *** gcm 9551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126PADDING
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9552 ***
    *** gcm 9553 ***
    *** gcm 9554 ***
    *** gcm 9555 ***
    *** gcm 9556 ***
    *** gcm 9557 ***
    *** gcm 9558 ***
    *** gcm 9559 ***
    *** gcm 9560 ***
    *** gcm 9561 ***
    *** gcm 9562 ***
    *** gcm 9563 ***
    *** gcm 9564 ***
    *** gcm 9565 ***
    *** gcm 9566 ***
    *** gcm 9567 ***
    *** gcm 9568 ***
    *** gcm 9569 ***
    *** gcm 9570 ***
    *** gcm 9571 ***
    *** gcm 9572 ***
    *** gcm 9573 ***
    *** gcm 9574 ***
    *** gcm 9575 ***
    *** gcm 9576 ***
    *** gcm 9577 ***
    *** gcm 9578 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.163 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/NOPADDING
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9579 ***
    *** gcm 9580 ***
    *** gcm 9581 ***
    *** gcm 9582 ***
    *** gcm 9583 ***
    *** gcm 9584 ***
    *** gcm 9585 ***
    *** gcm 9586 ***
    *** gcm 9587 ***
    *** gcm 9588 ***
    *** gcm 9589 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS5
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9590 ***
    *** gcm 9591 ***
    *** gcm 9592 ***
    *** gcm 9593 ***
    *** gcm 9594 ***
    *** gcm 9595 ***
    *** gcm 9596 ***
    *** gcm 9597 ***
    *** gcm 9598 ***
    *** gcm 9599 ***
    *** gcm 9600 ***
    *** gcm 9601 ***
    *** gcm 9602 ***
    *** gcm 9603 ***
    *** gcm 9604 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS5PADDING
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS7
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS7PADDING
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/TBC
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9605 ***
    *** gcm 9606 ***
    *** gcm 9607 ***
    *** gcm 9608 ***
    *** gcm 9609 ***
    *** gcm 9610 ***
    *** gcm 9611 ***
    *** gcm 9612 ***
    *** gcm 9613 ***
    *** gcm 9614 ***
    *** gcm 9615 ***
    *** gcm 9616 ***
    *** gcm 9617 ***
    *** gcm 9618 ***
    *** gcm 9619 ***
    *** gcm 9620 ***
    *** gcm 9621 ***
    *** gcm 9622 ***
    *** gcm 9623 ***
    *** gcm 9624 ***
    *** gcm 9625 ***
    *** gcm 9626 ***
    *** gcm 9627 ***
    *** gcm 9628 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/TBCPADDING
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/X9.23
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/X9.23PADDING
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9629 ***
    *** gcm 9630 ***
    *** gcm 9631 ***
    *** gcm 9632 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTE
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTEPADDING
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126
    18:32:59.164 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2PADDING
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126PADDING
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4PADDING
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/NOPADDING
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS5
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS5PADDING
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS7
    18:32:59.165 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS7PADDING
    18:32:59.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/TBC
    18:32:59.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/TBCPADDING
    18:32:59.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/X9.23
    18:32:59.166 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/X9.23PADDING
    18:32:59.251 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTE
    18:32:59.251 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTEPADDING
    18:32:59.251 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    18:32:59.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE//
    18:32:59.252 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping.
    18:32:59.252 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE//NOPADDING
    18:32:59.253 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping.
    18:32:59.253 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/
    18:32:59.255 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/NOPADDING
    18:32:59.256 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/
    18:32:59.256 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126
    18:32:59.258 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2
    18:32:59.259 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2PADDING
    18:32:59.260 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126PADDING
    18:32:59.271 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4
    18:32:59.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4PADDING
    18:32:59.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/NOPADDING
    18:32:59.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5
    18:32:59.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5PADDING
    18:32:59.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7
    18:32:59.286 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7PADDING
    18:32:59.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/TBC
    18:32:59.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/TBCPADDING
    18:32:59.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23
    18:32:59.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23PADDING
    18:32:59.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTE
    18:32:59.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTEPADDING
    18:32:59.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/
    18:32:59.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126
    18:32:59.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2
    18:32:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2PADDING
    18:32:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126PADDING
    18:32:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4
    18:32:59.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4PADDING
    18:32:59.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/NOPADDING
    18:32:59.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5
    18:32:59.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5PADDING
    18:32:59.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7
    18:32:59.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7PADDING
    18:32:59.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/TBC
    18:32:59.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/TBCPADDING
    18:32:59.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23
    18:32:59.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23PADDING
    18:32:59.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTE
    18:32:59.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTEPADDING
    18:32:59.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/
    18:32:59.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126
    18:32:59.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2
    18:32:59.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2PADDING
    18:32:59.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126PADDING
    18:32:59.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4
    18:32:59.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4PADDING
    18:32:59.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/NOPADDING
    18:32:59.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5
    18:32:59.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5PADDING
    18:32:59.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7
    18:32:59.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7PADDING
    18:32:59.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/TBC
    18:32:59.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/TBCPADDING
    18:32:59.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23
    18:32:59.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23PADDING
    18:32:59.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTE
    18:32:59.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTEPADDING
    18:32:59.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/
    18:32:59.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126
    18:32:59.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2
    18:32:59.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2PADDING
    18:32:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126PADDING
    18:32:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4
    18:32:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4PADDING
    18:32:59.337 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/NOPADDING
    18:32:59.337 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5
    18:32:59.337 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5PADDING
    18:32:59.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7
    18:32:59.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7PADDING
    18:32:59.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/TBC
    18:32:59.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/TBCPADDING
    18:32:59.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23
    18:32:59.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23PADDING
    18:32:59.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTE
    18:32:59.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTEPADDING
    18:32:59.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/
    18:32:59.353 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126
    18:32:59.353 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2
    18:32:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2PADDING
    18:32:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126PADDING
    18:32:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4
    18:32:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4PADDING
    18:32:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/NOPADDING
    18:32:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5
    18:32:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5PADDING
    18:32:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7
    18:32:59.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7PADDING
    18:32:59.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/TBC
    18:32:59.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/TBCPADDING
    18:32:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23
    18:32:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23PADDING
    18:32:59.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTE
    18:32:59.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTEPADDING
    18:32:59.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/
    18:32:59.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126
    18:32:59.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2
    18:32:59.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2PADDING
    18:32:59.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126PADDING
    18:32:59.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4
    18:32:59.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4PADDING
    18:32:59.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/NOPADDING
    18:32:59.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5
    18:32:59.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5PADDING
    18:32:59.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7
    18:32:59.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7PADDING
    18:32:59.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/TBC
    18:32:59.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/TBCPADDING
    18:32:59.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23
    18:32:59.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23PADDING
    18:32:59.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTE
    18:32:59.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTEPADDING
    18:32:59.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/
    18:32:59.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126
    18:32:59.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2
    18:32:59.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2PADDING
    18:32:59.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126PADDING
    18:32:59.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4
    18:32:59.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4PADDING
    18:32:59.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/NOPADDING
    18:32:59.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5
    18:32:59.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5PADDING
    18:32:59.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7
    18:32:59.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7PADDING
    18:32:59.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/TBC
    18:32:59.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/TBCPADDING
    18:32:59.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23
    18:32:59.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23PADDING
    18:32:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTE
    18:32:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTEPADDING
    18:32:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/
    18:32:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126
    18:32:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2
    18:32:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2PADDING
    18:32:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126PADDING
    18:32:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4
    18:32:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4PADDING
    18:32:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/NOPADDING
    18:32:59.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5
    18:32:59.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5PADDING
    18:32:59.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7
    18:32:59.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7PADDING
    18:32:59.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/TBC
    18:32:59.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/TBCPADDING
    18:32:59.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23
    18:32:59.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23PADDING
    18:32:59.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTE
    18:32:59.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTEPADDING
    18:32:59.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/
    18:32:59.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126
    18:32:59.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2
    18:32:59.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2PADDING
    18:32:59.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126PADDING
    18:32:59.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4
    18:32:59.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4PADDING
    18:32:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/NOPADDING
    18:32:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5
    18:32:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5PADDING
    18:32:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7
    18:32:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7PADDING
    18:32:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/TBC
    18:32:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/TBCPADDING
    18:32:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23
    18:32:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23PADDING
    18:32:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTE
    18:32:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTEPADDING
    18:32:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/
    18:32:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126
    18:32:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2
    18:32:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2PADDING
    18:32:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126PADDING
    18:32:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9633 ***
    *** gcm 9634 ***
    *** gcm 9635 ***
    *** gcm 9636 ***
    *** gcm 9637 ***
    *** gcm 9638 ***
    *** gcm 9639 ***
    *** gcm 9640 ***
    *** gcm 9641 ***
    *** gcm 9642 ***
    *** gcm 9643 ***
    *** gcm 9644 ***
    *** gcm 9645 ***
    *** gcm 9646 ***
    *** gcm 9647 ***
    *** gcm 9648 ***
    *** gcm 9649 ***
    *** gcm 9650 ***
    *** gcm 9651 ***
    *** gcm 9652 ***
    *** gcm 9653 ***
    *** gcm 9654 ***
    *** gcm 9655 ***
    *** gcm 9656 ***
    *** gcm 9657 ***
    *** gcm 9658 ***
    *** gcm 9659 ***
    *** gcm 9660 ***
    *** gcm 9661 ***
    *** gcm 9662 ***
    *** gcm 9663 ***
    *** gcm 9664 ***
    *** gcm 9665 ***
    *** gcm 9666 ***
    *** gcm 9667 ***
    *** gcm 9668 ***
    *** gcm 9669 ***
    *** gcm 9670 ***
    *** gcm 9671 ***
    *** gcm 9672 ***
    *** gcm 9673 ***
    *** gcm 9674 ***
    *** gcm 9675 ***
    *** gcm 9676 ***
    *** gcm 9677 ***
    *** gcm 9678 ***
    *** gcm 9679 ***
    *** gcm 9680 ***
    *** gcm 9681 ***
    *** gcm 9682 ***
    *** gcm 9683 ***
    *** gcm 9684 ***
    *** gcm 9685 ***
    *** gcm 9686 ***
    *** gcm 9687 ***
    *** gcm 9688 ***
    *** gcm 9689 ***
    *** gcm 9690 ***
    *** gcm 9691 ***
    *** gcm 9692 ***
    *** gcm 9693 ***
    *** gcm 9694 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9695 ***
    *** gcm 9696 ***
    *** gcm 9697 ***
    *** gcm 9698 ***
    *** gcm 9699 ***
    *** gcm 9700 ***
    *** gcm 9701 ***
    *** gcm 9702 ***
    *** gcm 9703 ***
    *** gcm 9704 ***
    *** gcm 9705 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9706 ***
    *** gcm 9707 ***
    *** gcm 9708 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9709 ***
    *** gcm 9710 ***
    *** gcm 9711 ***
    *** gcm 9712 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9713 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9714 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9715 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9716 ***
    *** gcm 9717 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9718 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9719 ***
    *** gcm 9720 ***
    *** gcm 9721 ***
    *** gcm 9722 ***
    *** gcm 9723 ***
    *** gcm 9724 ***
    *** gcm 9725 ***
    *** gcm 9726 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9727 ***
    *** gcm 9728 ***
    *** gcm 9729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9730 ***
    *** gcm 9731 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9732 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9733 ***
    *** gcm 9734 ***
    *** gcm 9735 ***
    *** gcm 9736 ***
    *** gcm 9737 ***
    *** gcm 9738 ***
    *** gcm 9739 ***
    *** gcm 9740 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9741 ***
    *** gcm 9742 ***
    *** gcm 9743 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9744 ***
    *** gcm 9745 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9746 ***
    *** gcm 9747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9748 ***
    *** gcm 9749 ***
    *** gcm 9750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9751 ***
    *** gcm 9752 ***
    *** gcm 9753 ***
    *** gcm 9754 ***
    *** gcm 9755 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9756 ***
    *** gcm 9757 ***
    *** gcm 9758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9759 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9760 ***
    *** gcm 9761 ***
    *** gcm 9762 ***
    *** gcm 9763 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9764 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9766 ***
    *** gcm 9767 ***
    *** gcm 9768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9769 ***
    *** gcm 9770 ***
    *** gcm 9771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9772 ***
    *** gcm 9773 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9774 ***
    *** gcm 9775 ***
    *** gcm 9776 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9777 ***
    *** gcm 9778 ***
    *** gcm 9779 ***
    *** gcm 9780 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9781 ***
    *** gcm 9782 ***
    *** gcm 9783 ***
    *** gcm 9784 ***
    *** gcm 9785 ***
    *** gcm 9786 ***
    *** gcm 9787 ***
    *** gcm 9788 ***
    *** gcm 9789 ***
    *** gcm 9790 ***
    *** gcm 9791 ***
    *** gcm 9792 ***
    *** gcm 9793 ***
    *** gcm 9794 ***
    *** gcm 9795 ***
    *** gcm 9796 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9797 ***
    *** gcm 9798 ***
    *** gcm 9799 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9800 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9801 ***
    *** gcm 9802 ***
    *** gcm 9803 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9804 ***
    *** gcm 9805 ***
    *** gcm 9806 ***
    *** gcm 9807 ***
    *** gcm 9808 ***
    *** gcm 9809 ***
    *** gcm 9810 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9811 ***
    *** gcm 9812 ***
    *** gcm 9813 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9814 ***
    *** gcm 9815 ***
    *** gcm 9816 ***
    *** gcm 9817 ***
    *** gcm 9818 ***
    *** gcm 9819 ***
    *** gcm 9820 ***
    *** gcm 9821 ***
    *** gcm 9822 ***
    *** gcm 9823 ***
    *** gcm 9824 ***
    *** gcm 9825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9826 ***
    *** gcm 9827 ***
    *** gcm 9828 ***
    *** gcm 9829 ***
    *** gcm 9830 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9831 ***
    *** gcm 9832 ***
    *** gcm 9833 ***
    *** gcm 9834 ***
    *** gcm 9835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9836 ***
    *** gcm 9837 ***
    *** gcm 9838 ***
    *** gcm 9839 ***
    *** gcm 9840 ***
    *** gcm 9841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9842 ***
    *** gcm 9843 ***
    *** gcm 9844 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9845 ***
    *** gcm 9846 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9848 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9849 ***
    *** gcm 9850 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9851 ***
    *** gcm 9852 ***
    *** gcm 9853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9854 ***
    *** gcm 9855 ***
    *** gcm 9856 ***
    *** gcm 9857 ***
    *** gcm 9858 ***
    *** gcm 9859 ***
    *** gcm 9860 ***
    *** gcm 9861 ***
    *** gcm 9862 ***
    *** gcm 9863 ***
    *** gcm 9864 ***
    *** gcm 9865 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9866 ***
    *** gcm 9867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9868 ***
    *** gcm 9869 ***
    *** gcm 9870 ***
    *** gcm 9871 ***
    *** gcm 9872 ***
    *** gcm 9873 ***
    *** gcm 9874 ***
    *** gcm 9875 ***
    *** gcm 9876 ***
    *** gcm 9877 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9878 ***
    *** gcm 9879 ***
    *** gcm 9880 ***
    *** gcm 9881 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/
    18:32:59.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126
    18:32:59.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2
    18:32:59.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2PADDING
    18:32:59.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126PADDING
    18:32:59.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4
    18:32:59.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4PADDING
    18:32:59.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/NOPADDING
    18:32:59.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5
    18:32:59.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5PADDING
    18:32:59.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7
    18:32:59.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7PADDING
    18:32:59.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/TBC
    18:32:59.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/TBCPADDING
    18:32:59.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23
    18:32:59.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23PADDING
    18:32:59.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTE
    18:32:59.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTEPADDING
    18:32:59.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/
    18:32:59.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126
    18:32:59.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2
    18:32:59.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2PADDING
    18:32:59.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126PADDING
    18:32:59.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4
    18:32:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4PADDING
    18:32:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/NOPADDING
    18:32:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5
    18:32:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5PADDING
    18:32:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7
    18:32:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7PADDING
    18:32:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9882 ***
    *** gcm 9883 ***
    *** gcm 9884 ***
    *** gcm 9885 ***
    *** gcm 9886 ***
    *** gcm 9887 ***
    *** gcm 9888 ***
    *** gcm 9889 ***
    *** gcm 9890 ***
    *** gcm 9891 ***
    *** gcm 9892 ***
    *** gcm 9893 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9894 ***
    *** gcm 9895 ***
    *** gcm 9896 ***
    *** gcm 9897 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23
    18:32:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23PADDING
    18:32:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTE
    18:32:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTEPADDING
    18:32:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/
    18:32:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126
    18:32:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2
    18:32:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2PADDING
    18:32:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126PADDING
    18:32:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4
    18:32:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9898 ***
    *** gcm 9899 ***
    *** gcm 9900 ***
    *** gcm 9901 ***
    *** gcm 9902 ***
    *** gcm 9903 ***
    *** gcm 9904 ***
    *** gcm 9905 ***
    *** gcm 9906 ***
    *** gcm 9907 ***
    *** gcm 9908 ***
    *** gcm 9909 ***
    *** gcm 9910 ***
    *** gcm 9911 ***
    *** gcm 9912 ***
    *** gcm 9913 ***
    *** gcm 9914 ***
    *** gcm 9915 ***
    *** gcm 9916 ***
    *** gcm 9917 ***
    *** gcm 9918 ***
    *** gcm 9919 ***
    *** gcm 9920 ***
    *** gcm 9921 ***
    *** gcm 9922 ***
    *** gcm 9923 ***
    *** gcm 9924 ***
    *** gcm 9925 ***
    *** gcm 9926 ***
    *** gcm 9927 ***
    *** gcm 9928 ***
    *** gcm 9929 ***
    *** gcm 9930 ***
    *** gcm 9931 ***
    *** gcm 9932 ***
    *** gcm 9933 ***
    *** gcm 9934 ***
    *** gcm 9935 ***
    *** gcm 9936 ***
    *** gcm 9937 ***
    *** gcm 9938 ***
    *** gcm 9939 ***
    *** gcm 9940 ***
    *** gcm 9941 ***
    *** gcm 9942 ***
    *** gcm 9943 ***
    *** gcm 9944 ***
    *** gcm 9945 ***
    *** gcm 9946 ***
    *** gcm 9947 ***
    *** gcm 9948 ***
    *** gcm 9949 ***
    *** gcm 9950 ***
    *** gcm 9951 ***
    *** gcm 9952 ***
    *** gcm 9953 ***
    *** gcm 9954 ***
    *** gcm 9955 ***
    *** gcm 9956 ***
    *** gcm 9957 ***
    *** gcm 9958 ***
    *** gcm 9959 ***
    *** gcm 9960 ***
    *** gcm 9961 ***
    *** gcm 9962 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9963 ***
    *** gcm 9964 ***
    *** gcm 9965 ***
    *** gcm 9966 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5
    18:32:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5PADDING
    18:32:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9967 ***
    *** gcm 9968 ***
    *** gcm 9969 ***
    *** gcm 9970 ***
    *** gcm 9971 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7PADDING
    18:32:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/TBC
    18:32:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/TBCPADDING
    18:32:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9972 ***
    *** gcm 9973 ***
    *** gcm 9974 ***
    *** gcm 9975 ***
    *** gcm 9976 ***
    *** gcm 9977 ***
    *** gcm 9978 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23PADDING
    18:32:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTE
    18:32:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTEPADDING
    18:32:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/
    18:32:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9979 ***
    *** gcm 9980 ***
    *** gcm 9981 ***
    *** gcm 9982 ***
    *** gcm 9983 ***
    *** gcm 9984 ***
    *** gcm 9985 ***
    *** gcm 9986 ***
    *** gcm 9987 ***
    *** gcm 9988 ***
    *** gcm 9989 ***
    *** gcm 9990 ***
    *** gcm 9991 ***
    *** gcm 9992 ***
    *** gcm 9993 ***
    *** gcm 9994 ***
    *** gcm 9995 ***
    *** gcm 9996 ***
    *** gcm 9997 ***
    *** gcm 9998 ***
    *** gcm 9999 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    18:32:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2
    18:32:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2PADDING
    18:32:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126PADDING
    18:32:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4
    18:32:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4PADDING
    18:32:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/NOPADDING
    18:32:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5
    18:32:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5PADDING
    18:32:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7
    18:32:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7PADDING
    18:32:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/TBC
    18:32:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/TBCPADDING
    18:32:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23
    18:32:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23PADDING
    18:32:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTE
    18:32:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTEPADDING
    18:32:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/
    18:32:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126
    18:32:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2
    18:32:59.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2PADDING
    18:32:59.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126PADDING
    18:32:59.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4
    18:32:59.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4PADDING
    18:32:59.526 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/NOPADDING
    18:32:59.526 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5
    18:32:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5PADDING
    18:32:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7
    18:32:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7PADDING
    18:32:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/TBC
    18:32:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/TBCPADDING
    18:32:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23
    18:32:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23PADDING
    18:32:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTE
    18:32:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTEPADDING
    18:32:59.529 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/
    18:32:59.529 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126
    18:32:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2
    18:32:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2PADDING
    18:32:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126PADDING
    18:32:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4
    18:32:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4PADDING
    18:32:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/NOPADDING
    18:32:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5
    18:32:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5PADDING
    18:32:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7
    18:32:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7PADDING
    18:32:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/TBC
    18:32:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/TBCPADDING
    18:32:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23
    18:32:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23PADDING
    18:32:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTE
    18:32:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTEPADDING
    18:32:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/
    18:32:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126
    18:32:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2
    18:32:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2PADDING
    18:32:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126PADDING
    18:32:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4
    18:32:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4PADDING
    18:32:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/NOPADDING
    18:32:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5
    18:32:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5PADDING
    18:32:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7
    18:32:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7PADDING
    18:32:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/TBC
    18:32:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/TBCPADDING
    18:32:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23
    18:32:59.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23PADDING
    18:32:59.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTE
    18:32:59.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTEPADDING
    18:32:59.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/
    18:32:59.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126
    18:32:59.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2
    18:32:59.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2PADDING
    18:32:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126PADDING
    18:32:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4
    18:32:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4PADDING
    18:32:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/NOPADDING
    18:32:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5
    18:32:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5PADDING
    18:32:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7
    18:32:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7PADDING
    18:32:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/TBC
    18:32:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/TBCPADDING
    18:32:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23
    18:32:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23PADDING
    18:32:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTE
    18:32:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTEPADDING
    18:32:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/
    18:32:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126
    18:32:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2
    18:32:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2PADDING
    18:32:59.559 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126PADDING
    18:32:59.559 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4
    18:32:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4PADDING
    18:32:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/NOPADDING
    18:32:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5
    18:32:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5PADDING
    18:32:59.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7
    18:32:59.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7PADDING
    18:32:59.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/TBC
    18:32:59.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/TBCPADDING
    18:32:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23
    18:32:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23PADDING
    18:32:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTE
    18:32:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTEPADDING
    18:32:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/
    18:32:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126
    18:32:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2
    18:32:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2PADDING
    18:32:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126PADDING
    18:32:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4
    18:32:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4PADDING
    18:32:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/NOPADDING
    18:32:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5
    18:32:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5PADDING
    18:32:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7
    18:32:59.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7PADDING
    18:32:59.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/TBC
    18:32:59.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/TBCPADDING
    18:32:59.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23
    18:32:59.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23PADDING
    18:32:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTE
    18:32:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTEPADDING
    18:32:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/
    18:32:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126
    18:32:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2
    18:32:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2PADDING
    18:32:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126PADDING
    18:32:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4
    18:32:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4PADDING
    18:32:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/NOPADDING
    18:32:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5
    18:32:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5PADDING
    18:32:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7
    18:32:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7PADDING
    18:32:59.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/TBC
    18:32:59.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/TBCPADDING
    18:32:59.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23
    18:32:59.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23PADDING
    18:32:59.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTE
    18:32:59.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTEPADDING
    18:32:59.610 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/
    18:32:59.611 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126
    18:32:59.611 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2
    18:32:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2PADDING
    18:32:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126PADDING
    18:32:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4
    18:32:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4PADDING
    18:32:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/NOPADDING
    18:32:59.613 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5
    18:32:59.613 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5PADDING
    18:32:59.613 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7
    18:32:59.613 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7PADDING
    18:32:59.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/TBC
    18:32:59.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/TBCPADDING
    18:32:59.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23
    18:32:59.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23PADDING
    18:32:59.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTE
    18:32:59.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTEPADDING
    18:32:59.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/
    18:32:59.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126
    18:32:59.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2
    18:32:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2PADDING
    18:32:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126PADDING
    18:32:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4
    18:32:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4PADDING
    18:32:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/NOPADDING
    18:32:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5
    18:32:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5PADDING
    18:32:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7
    18:32:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7PADDING
    18:32:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/TBC
    18:32:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/TBCPADDING
    18:32:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23
    18:32:59.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23PADDING
    18:32:59.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTE
    18:32:59.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTEPADDING
    18:32:59.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/
    18:32:59.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126
    18:32:59.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2
    18:32:59.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2PADDING
    18:32:59.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126PADDING
    18:32:59.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4
    18:32:59.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4PADDING
    18:32:59.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/NOPADDING
    18:32:59.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5
    18:32:59.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5PADDING
    18:32:59.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7
    18:32:59.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7PADDING
    18:32:59.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/TBC
    18:32:59.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/TBCPADDING
    18:32:59.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23
    18:32:59.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23PADDING
    18:32:59.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTE
    18:32:59.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTEPADDING
    18:32:59.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/
    18:32:59.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126
    18:32:59.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2
    18:32:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2PADDING
    18:32:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126PADDING
    18:32:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4
    18:32:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4PADDING
    18:32:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/NOPADDING
    18:32:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5
    18:32:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5PADDING
    18:32:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7
    18:32:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7PADDING
    18:32:59.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/TBC
    18:32:59.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/TBCPADDING
    18:32:59.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23
    18:32:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23PADDING
    18:32:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTE
    18:32:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTEPADDING
    18:32:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/
    18:32:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126
    18:32:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2
    18:32:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2PADDING
    18:32:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126PADDING
    18:32:59.641 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4
    18:32:59.641 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4PADDING
    18:32:59.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/NOPADDING
    18:32:59.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5
    18:32:59.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5PADDING
    18:32:59.644 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7
    18:32:59.645 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7PADDING
    18:32:59.646 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/TBC
    18:32:59.647 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/TBCPADDING
    18:32:59.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23
    18:32:59.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23PADDING
    18:32:59.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTE
    18:32:59.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTEPADDING
    18:32:59.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/
    18:32:59.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126
    18:32:59.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2
    18:32:59.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2PADDING
    18:32:59.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126PADDING
    18:32:59.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4
    18:32:59.653 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4PADDING
    18:32:59.653 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/NOPADDING
    18:32:59.654 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5
    18:32:59.654 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5PADDING
    18:32:59.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7
    18:32:59.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7PADDING
    18:32:59.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/TBC
    18:32:59.656 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/TBCPADDING
    18:32:59.656 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23
    18:32:59.656 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23PADDING
    18:32:59.657 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTE
    18:32:59.657 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTEPADDING
    18:32:59.658 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/
    18:32:59.658 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126
    18:32:59.658 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2
    18:32:59.659 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2PADDING
    18:32:59.661 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126PADDING
    18:32:59.661 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4
    18:32:59.662 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4PADDING
    18:32:59.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/NOPADDING
    18:32:59.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5
    18:32:59.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5PADDING
    18:32:59.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7
    18:32:59.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7PADDING
    18:32:59.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/TBC
    18:32:59.665 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/TBCPADDING
    18:32:59.665 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23
    18:32:59.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23PADDING
    18:32:59.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTE
    18:32:59.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTEPADDING
    18:32:59.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/
    18:32:59.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126
    18:32:59.668 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2
    18:32:59.668 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2PADDING
    18:32:59.669 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126PADDING
    18:32:59.669 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4
    18:32:59.669 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4PADDING
    18:32:59.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/NOPADDING
    18:32:59.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5
    18:32:59.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5PADDING
    18:32:59.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7
    18:32:59.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7PADDING
    18:32:59.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/TBC
    18:32:59.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/TBCPADDING
    18:32:59.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23
    18:32:59.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23PADDING
    18:32:59.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTE
    18:32:59.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTEPADDING
    18:32:59.674 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/
    18:32:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126
    18:32:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2
    18:32:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2PADDING
    18:32:59.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126PADDING
    18:32:59.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4
    18:32:59.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4PADDING
    18:32:59.677 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/NOPADDING
    18:32:59.677 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5
    18:32:59.678 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5PADDING
    18:32:59.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7
    18:32:59.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7PADDING
    18:32:59.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/TBC
    18:32:59.680 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/TBCPADDING
    18:32:59.681 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23
    18:32:59.681 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23PADDING
    18:32:59.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTE
    18:32:59.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTEPADDING
    18:32:59.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/
    18:32:59.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126
    18:32:59.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2
    18:32:59.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2PADDING
    18:32:59.685 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126PADDING
    18:32:59.685 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4
    18:32:59.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4PADDING
    18:32:59.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/NOPADDING
    18:32:59.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5
    18:32:59.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5PADDING
    18:32:59.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7
    18:32:59.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7PADDING
    18:32:59.689 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/TBC
    18:32:59.689 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/TBCPADDING
    18:32:59.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23
    18:32:59.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23PADDING
    18:32:59.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTE
    18:32:59.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTEPADDING
    18:32:59.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/
    18:32:59.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126
    18:32:59.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2
    18:32:59.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2PADDING
    18:32:59.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126PADDING
    18:32:59.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4
    18:32:59.694 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4PADDING
    18:32:59.694 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/NOPADDING
    18:32:59.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5
    18:32:59.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5PADDING
    18:32:59.696 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7
    18:32:59.696 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7PADDING
    18:32:59.696 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/TBC
    18:32:59.697 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/TBCPADDING
    18:32:59.697 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23
    18:32:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23PADDING
    18:32:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTE
    18:32:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTEPADDING
    18:32:59.699 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CTS/
    18:32:59.699 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping.
    18:32:59.699 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CTS/NOPADDING
    18:32:59.699 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping.
    18:32:59.699 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/EAX/
    18:32:59.701 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/EAX/NOPADDING
    18:32:59.702 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/ECB/
    18:32:59.703 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping.
    18:32:59.703 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/ECB/NOPADDING
    18:32:59.703 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping.
    18:32:59.703 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/
    18:32:59.704 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126
    18:32:59.704 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2
    18:32:59.705 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2PADDING
    18:32:59.705 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126PADDING
    18:32:59.706 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4
    18:32:59.706 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4PADDING
    18:32:59.707 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/NOPADDING
    18:32:59.707 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5
    18:32:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5PADDING
    18:32:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7
    18:32:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7PADDING
    18:32:59.709 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/TBC
    18:32:59.709 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/TBCPADDING
    18:32:59.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23
    18:32:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23PADDING
    18:32:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTE
    18:32:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTEPADDING
    18:32:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/
    18:32:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126
    18:32:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2
    18:32:59.713 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2PADDING
    18:32:59.714 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126PADDING
    18:32:59.714 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4
    18:32:59.714 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4PADDING
    18:32:59.715 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/NOPADDING
    18:32:59.715 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5
    18:32:59.715 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5PADDING
    18:32:59.716 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7
    18:32:59.716 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7PADDING
    18:32:59.717 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/TBC
    18:32:59.717 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/TBCPADDING
    18:32:59.717 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23
    18:32:59.717 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23PADDING
    18:32:59.718 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTE
    18:32:59.719 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTEPADDING
    18:32:59.719 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/
    18:32:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126
    18:32:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2
    18:32:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2PADDING
    18:32:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126PADDING
    18:32:59.721 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4
    18:32:59.721 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4PADDING
    18:32:59.722 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/NOPADDING
    18:32:59.722 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5
    18:32:59.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5PADDING
    18:32:59.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7
    18:32:59.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7PADDING
    18:32:59.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/TBC
    18:32:59.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/TBCPADDING
    18:32:59.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23
    18:32:59.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23PADDING
    18:32:59.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTE
    18:32:59.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTEPADDING
    18:32:59.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/
    18:32:59.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126
    18:32:59.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2
    18:32:59.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2PADDING
    18:32:59.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126PADDING
    18:32:59.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4
    18:32:59.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4PADDING
    18:32:59.729 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/NOPADDING
    18:32:59.729 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5
    18:32:59.729 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5PADDING
    18:32:59.730 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7
    18:32:59.730 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7PADDING
    18:32:59.731 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/TBC
    18:32:59.731 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/TBCPADDING
    18:32:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23
    18:32:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23PADDING
    18:32:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTE
    18:32:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTEPADDING
    18:32:59.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/
    18:32:59.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126
    18:32:59.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2
    18:32:59.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2PADDING
    18:32:59.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126PADDING
    18:32:59.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4
    18:32:59.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4PADDING
    18:32:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/NOPADDING
    18:32:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5
    18:32:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5PADDING
    18:32:59.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7
    18:32:59.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7PADDING
    18:32:59.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/TBC
    18:32:59.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/TBCPADDING
    18:32:59.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23
    18:32:59.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23PADDING
    18:32:59.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTE
    18:32:59.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTEPADDING
    18:32:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/
    18:32:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126
    18:32:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2
    18:32:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2PADDING
    18:32:59.741 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126PADDING
    18:32:59.741 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4
    18:32:59.743 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4PADDING
    18:32:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/NOPADDING
    18:32:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5
    18:32:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5PADDING
    18:32:59.745 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7
    18:32:59.745 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7PADDING
    18:32:59.745 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/TBC
    18:32:59.746 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/TBCPADDING
    18:32:59.746 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23
    18:32:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23PADDING
    18:32:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTE
    18:32:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTEPADDING
    18:32:59.748 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/
    18:32:59.748 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126
    18:32:59.748 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2
    18:32:59.749 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2PADDING
    18:32:59.749 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126PADDING
    18:32:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4
    18:32:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4PADDING
    18:32:59.751 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/NOPADDING
    18:32:59.751 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5
    18:32:59.751 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5PADDING
    18:32:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7
    18:32:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7PADDING
    18:32:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/TBC
    18:32:59.753 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/TBCPADDING
    18:32:59.753 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23
    18:32:59.753 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23PADDING
    18:32:59.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTE
    18:32:59.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTEPADDING
    18:32:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/
    18:32:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126
    18:32:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2
    18:32:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2PADDING
    18:32:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126PADDING
    18:32:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4
    18:32:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4PADDING
    18:32:59.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/NOPADDING
    18:32:59.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5
    18:32:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5PADDING
    18:32:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7
    18:32:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7PADDING
    18:32:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/TBC
    18:32:59.759 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/TBCPADDING
    18:32:59.759 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23
    18:32:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23PADDING
    18:32:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTE
    18:32:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTEPADDING
    18:32:59.761 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/
    18:32:59.761 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126
    18:32:59.761 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2
    18:32:59.762 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2PADDING
    18:32:59.762 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126PADDING
    18:32:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4
    18:32:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4PADDING
    18:32:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/NOPADDING
    18:32:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5
    18:32:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5PADDING
    18:32:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7
    18:32:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7PADDING
    18:32:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/TBC
    18:32:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/TBCPADDING
    18:32:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23
    18:32:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23PADDING
    18:32:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTE
    18:32:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTEPADDING
    18:32:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/
    18:32:59.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126
    18:32:59.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2
    18:32:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2PADDING
    18:32:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126PADDING
    18:32:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4
    18:32:59.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4PADDING
    18:32:59.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/NOPADDING
    18:32:59.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5
    18:32:59.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5PADDING
    18:32:59.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7
    18:32:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7PADDING
    18:32:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/TBC
    18:32:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/TBCPADDING
    18:32:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23
    18:32:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23PADDING
    18:32:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTE
    18:32:59.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTEPADDING
    18:32:59.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/
    18:32:59.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126
    18:32:59.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2
    18:32:59.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2PADDING
    18:32:59.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126PADDING
    18:32:59.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4
    18:32:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4PADDING
    18:32:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/NOPADDING
    18:32:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5
    18:32:59.777 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5PADDING
    18:32:59.777 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7
    18:32:59.777 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7PADDING
    18:32:59.778 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/TBC
    18:32:59.778 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/TBCPADDING
    18:32:59.779 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23
    18:32:59.779 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23PADDING
    18:32:59.780 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTE
    18:32:59.780 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTEPADDING
    18:32:59.780 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/
    18:32:59.781 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126
    18:32:59.781 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2
    18:32:59.782 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2PADDING
    18:32:59.782 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126PADDING
    18:32:59.783 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4
    18:32:59.783 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4PADDING
    18:32:59.783 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/NOPADDING
    18:32:59.784 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5
    18:32:59.784 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5PADDING
    18:32:59.784 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7
    18:32:59.785 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7PADDING
    18:32:59.785 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/TBC
    18:32:59.786 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/TBCPADDING
    18:32:59.786 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23
    18:32:59.786 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23PADDING
    18:32:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTE
    18:32:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTEPADDING
    18:32:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/
    18:32:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126
    18:32:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2
    18:32:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2PADDING
    18:32:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126PADDING
    18:32:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4
    18:32:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4PADDING
    18:32:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/NOPADDING
    18:32:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5
    18:32:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5PADDING
    18:32:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7
    18:32:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7PADDING
    18:32:59.790 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/TBC
    18:32:59.790 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/TBCPADDING
    18:32:59.790 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23
    18:32:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23PADDING
    18:32:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTE
    18:32:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTEPADDING
    18:32:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/
    18:32:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126
    18:32:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2
    18:32:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2PADDING
    18:32:59.798 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126PADDING
    18:32:59.801 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4
    18:32:59.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4PADDING
    18:32:59.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/NOPADDING
    18:32:59.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5
    18:32:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5PADDING
    18:32:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7
    18:32:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7PADDING
    18:32:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/TBC
    18:32:59.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/TBCPADDING
    18:32:59.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23
    18:32:59.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23PADDING
    18:32:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTE
    18:32:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTEPADDING
    18:32:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/
    18:32:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126
    18:32:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2
    18:32:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2PADDING
    18:32:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126PADDING
    18:32:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4
    18:32:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4PADDING
    18:32:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/NOPADDING
    18:32:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5
    18:32:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5PADDING
    18:32:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7
    18:32:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7PADDING
    18:32:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/TBC
    18:32:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/TBCPADDING
    18:32:59.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23
    18:32:59.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23PADDING
    18:32:59.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTE
    18:32:59.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTEPADDING
    18:32:59.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/
    18:32:59.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126
    18:32:59.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2
    18:32:59.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2PADDING
    18:32:59.818 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126PADDING
    18:32:59.818 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4
    18:32:59.830 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4PADDING
    18:32:59.831 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/NOPADDING
    18:32:59.831 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5
    18:32:59.831 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5PADDING
    18:32:59.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7
    18:32:59.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7PADDING
    18:32:59.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/TBC
    18:32:59.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/TBCPADDING
    18:32:59.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23
    18:32:59.833 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23PADDING
    18:32:59.833 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTE
    18:32:59.833 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTEPADDING
    18:32:59.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/
    18:32:59.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126
    18:32:59.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2
    18:32:59.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2PADDING
    18:32:59.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126PADDING
    18:32:59.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4
    18:32:59.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4PADDING
    18:32:59.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/NOPADDING
    18:32:59.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5
    18:32:59.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5PADDING
    18:32:59.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7
    18:32:59.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7PADDING
    18:32:59.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/TBC
    18:32:59.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/TBCPADDING
    18:32:59.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23
    18:32:59.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23PADDING
    18:32:59.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTE
    18:32:59.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTEPADDING
    18:32:59.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/
    18:32:59.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126
    18:32:59.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2
    18:32:59.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2PADDING
    18:32:59.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126PADDING
    18:32:59.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4
    18:32:59.840 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4PADDING
    18:32:59.840 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/NOPADDING
    18:32:59.840 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5
    18:32:59.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5PADDING
    18:32:59.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7
    18:32:59.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7PADDING
    18:32:59.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/TBC
    18:32:59.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/TBCPADDING
    18:32:59.842 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23
    18:32:59.842 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23PADDING
    18:32:59.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTE
    18:32:59.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTEPADDING
    18:32:59.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/
    18:32:59.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126
    18:32:59.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2
    18:32:59.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2PADDING
    18:32:59.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126PADDING
    18:32:59.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4
    18:32:59.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4PADDING
    18:32:59.845 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/NOPADDING
    18:32:59.845 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5
    18:32:59.845 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5PADDING
    18:32:59.845 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7
    18:32:59.846 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7PADDING
    18:32:59.846 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/TBC
    18:32:59.846 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/TBCPADDING
    18:32:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23
    18:32:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23PADDING
    18:32:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTE
    18:32:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTEPADDING
    18:32:59.848 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/
    18:32:59.848 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126
    18:32:59.849 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2
    18:32:59.849 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2PADDING
    18:32:59.849 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126PADDING
    18:32:59.849 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4
    18:32:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4PADDING
    18:32:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/NOPADDING
    18:32:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5
    18:32:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5PADDING
    18:32:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7
    18:32:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7PADDING
    18:32:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/TBC
    18:32:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/TBCPADDING
    18:32:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23
    18:32:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23PADDING
    18:32:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTE
    18:32:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTEPADDING
    18:32:59.862 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/
    18:32:59.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126
    18:32:59.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2
    18:32:59.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2PADDING
    18:32:59.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126PADDING
    18:32:59.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4
    18:32:59.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4PADDING
    18:32:59.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/NOPADDING
    18:32:59.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5
    18:32:59.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5PADDING
    18:32:59.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7
    18:32:59.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7PADDING
    18:32:59.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/TBC
    18:32:59.866 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/TBCPADDING
    18:32:59.866 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23
    18:32:59.866 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23PADDING
    18:32:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTE
    18:32:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTEPADDING
    18:32:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/
    18:32:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126
    18:32:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2
    18:32:59.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2PADDING
    18:32:59.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126PADDING
    18:32:59.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4
    18:32:59.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4PADDING
    18:32:59.869 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/NOPADDING
    18:32:59.869 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5
    18:32:59.869 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5PADDING
    18:32:59.869 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7
    18:32:59.870 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7PADDING
    18:32:59.870 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/TBC
    18:32:59.870 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/TBCPADDING
    18:32:59.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23
    18:32:59.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23PADDING
    18:32:59.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTE
    18:32:59.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTEPADDING
    18:32:59.871 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/
    18:32:59.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126
    18:32:59.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2
    18:32:59.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2PADDING
    18:32:59.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126PADDING
    18:32:59.873 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4
    18:32:59.873 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4PADDING
    18:32:59.873 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/NOPADDING
    18:32:59.873 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5
    18:32:59.874 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5PADDING
    18:32:59.874 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7
    18:32:59.874 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7PADDING
    18:32:59.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/TBC
    18:32:59.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/TBCPADDING
    18:32:59.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23
    18:32:59.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23PADDING
    18:32:59.875 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTE
    18:32:59.876 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTEPADDING
    18:32:59.876 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/
    18:32:59.876 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126
    18:32:59.876 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2
    18:32:59.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2PADDING
    18:32:59.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126PADDING
    18:32:59.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4
    18:32:59.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4PADDING
    18:32:59.878 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/NOPADDING
    18:32:59.878 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5
    18:32:59.879 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5PADDING
    18:32:59.879 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7
    18:32:59.880 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7PADDING
    18:32:59.880 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/TBC
    18:32:59.880 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/TBCPADDING
    18:32:59.881 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23
    18:32:59.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23PADDING
    18:32:59.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTE
    18:32:59.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTEPADDING
    18:32:59.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/
    18:32:59.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126
    18:32:59.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2
    18:32:59.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2PADDING
    18:32:59.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126PADDING
    18:32:59.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4
    18:32:59.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4PADDING
    18:32:59.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/NOPADDING
    18:32:59.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5
    18:32:59.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5PADDING
    18:32:59.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7
    18:32:59.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7PADDING
    18:32:59.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/TBC
    18:32:59.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/TBCPADDING
    18:32:59.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23
    18:32:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23PADDING
    18:32:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTE
    18:32:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTEPADDING
    18:32:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/
    18:32:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126
    18:32:59.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2
    18:32:59.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2PADDING
    18:32:59.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126PADDING
    18:32:59.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4
    18:32:59.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4PADDING
    18:32:59.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/NOPADDING
    18:32:59.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5
    18:32:59.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5PADDING
    18:32:59.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7
    18:32:59.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7PADDING
    18:32:59.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/TBC
    18:32:59.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/TBCPADDING
    18:32:59.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23
    18:32:59.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23PADDING
    18:32:59.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTE
    18:32:59.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTEPADDING
    18:32:59.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/
    18:32:59.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126
    18:32:59.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2
    18:32:59.902 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2PADDING
    18:32:59.902 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126PADDING
    18:32:59.902 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4
    18:32:59.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4PADDING
    18:32:59.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/NOPADDING
    18:32:59.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5
    18:32:59.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5PADDING
    18:32:59.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7
    18:32:59.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7PADDING
    18:32:59.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/TBC
    18:32:59.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/TBCPADDING
    18:32:59.905 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23
    18:32:59.905 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23PADDING
    18:32:59.905 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTE
    18:32:59.905 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTEPADDING
    18:32:59.906 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/
    18:32:59.906 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126
    18:32:59.906 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2
    18:32:59.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2PADDING
    18:32:59.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126PADDING
    18:32:59.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4
    18:32:59.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4PADDING
    18:32:59.908 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/NOPADDING
    18:32:59.918 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5
    18:32:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5PADDING
    18:32:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7
    18:32:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7PADDING
    18:32:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/TBC
    18:32:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/TBCPADDING
    18:32:59.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23
    18:32:59.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23PADDING
    18:32:59.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTE
    18:32:59.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTEPADDING
    18:32:59.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/
    18:32:59.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126
    18:32:59.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2
    18:32:59.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2PADDING
    18:32:59.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126PADDING
    18:32:59.922 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4
    18:32:59.922 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4PADDING
    18:32:59.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/NOPADDING
    18:32:59.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5
    18:32:59.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5PADDING
    18:32:59.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7
    18:32:59.923 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7PADDING
    18:32:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/TBC
    18:32:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/TBCPADDING
    18:32:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23
    18:32:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23PADDING
    18:32:59.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTE
    18:32:59.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTEPADDING
    18:32:59.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/
    18:32:59.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126
    18:32:59.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2
    18:32:59.926 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2PADDING
    18:32:59.926 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126PADDING
    18:32:59.926 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4
    18:32:59.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4PADDING
    18:32:59.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/NOPADDING
    18:32:59.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5
    18:32:59.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5PADDING
    18:32:59.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7
    18:32:59.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7PADDING
    18:32:59.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/TBC
    18:32:59.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/TBCPADDING
    18:32:59.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23
    18:32:59.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23PADDING
    18:32:59.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTE
    18:32:59.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTEPADDING
    18:32:59.930 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/
    18:32:59.930 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126
    18:32:59.930 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2
    18:32:59.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2PADDING
    18:32:59.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126PADDING
    18:32:59.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4
    18:32:59.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4PADDING
    18:32:59.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/NOPADDING
    18:32:59.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5
    18:32:59.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5PADDING
    18:32:59.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7
    18:32:59.933 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7PADDING
    18:32:59.933 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/TBC
    18:32:59.933 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/TBCPADDING
    18:32:59.933 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23
    18:32:59.934 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23PADDING
    18:32:59.934 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTE
    18:32:59.934 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTEPADDING
    18:32:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/
    18:32:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126
    18:32:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2
    18:32:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2PADDING
    18:32:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126PADDING
    18:32:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4
    18:32:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4PADDING
    18:32:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/NOPADDING
    18:32:59.937 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5
    18:32:59.937 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5PADDING
    18:32:59.937 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7
    18:32:59.937 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7PADDING
    18:32:59.938 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/TBC
    18:32:59.938 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/TBCPADDING
    18:32:59.938 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23
    18:32:59.950 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23PADDING
    18:32:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTE
    18:32:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTEPADDING
    18:32:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/
    18:32:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126
    18:32:59.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2
    18:32:59.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2PADDING
    18:32:59.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126PADDING
    18:32:59.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4
    18:32:59.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4PADDING
    18:32:59.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/NOPADDING
    18:32:59.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5
    18:32:59.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5PADDING
    18:32:59.954 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7
    18:32:59.954 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7PADDING
    18:32:59.955 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/TBC
    18:32:59.955 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/TBCPADDING
    18:32:59.955 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23
    18:32:59.955 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23PADDING
    18:32:59.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTE
    18:32:59.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTEPADDING
    18:32:59.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/
    18:32:59.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126
    18:32:59.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2
    18:32:59.957 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2PADDING
    18:32:59.957 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126PADDING
    18:32:59.957 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4
    18:32:59.958 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4PADDING
    18:32:59.958 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/NOPADDING
    18:32:59.958 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5
    18:32:59.958 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5PADDING
    18:32:59.959 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7
    18:32:59.959 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7PADDING
    18:32:59.959 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/TBC
    18:32:59.959 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/TBCPADDING
    18:32:59.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23
    18:32:59.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23PADDING
    18:32:59.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTE
    18:32:59.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTEPADDING
    18:32:59.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/
    18:32:59.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126
    18:32:59.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2
    18:32:59.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2PADDING
    18:32:59.962 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126PADDING
    18:32:59.962 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4
    18:32:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4PADDING
    18:32:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/NOPADDING
    18:32:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5
    18:32:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5PADDING
    18:32:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7
    18:32:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7PADDING
    18:32:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/TBC
    18:32:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/TBCPADDING
    18:32:59.965 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23
    18:32:59.965 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23PADDING
    18:32:59.965 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTE
    18:32:59.966 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTEPADDING
    18:32:59.966 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147//
    18:32:59.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.968 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147//NOPADDING
    18:32:59.968 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.968 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/
    18:32:59.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.969 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/NOPADDING
    18:32:59.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.969 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/
    18:32:59.969 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.970 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126
    18:32:59.982 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.982 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2
    18:32:59.982 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.982 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2PADDING
    18:32:59.983 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.983 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126PADDING
    18:32:59.983 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.983 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4
    18:32:59.984 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.984 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4PADDING
    18:32:59.984 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.984 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/NOPADDING
    18:32:59.984 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.984 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5
    18:32:59.985 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.985 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5PADDING
    18:32:59.985 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.986 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7
    18:32:59.986 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.986 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7PADDING
    18:32:59.987 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.987 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/TBC
    18:32:59.987 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.987 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/TBCPADDING
    18:32:59.988 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.988 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23
    18:32:59.988 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.989 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23PADDING
    18:32:59.989 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.989 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTE
    18:32:59.990 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.990 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTEPADDING
    18:32:59.991 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.991 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/
    18:32:59.991 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.991 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126
    18:32:59.992 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.992 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2
    18:32:59.992 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.992 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2PADDING
    18:32:59.993 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.993 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126PADDING
    18:32:59.993 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.993 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4
    18:32:59.994 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.994 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4PADDING
    18:32:59.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.995 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/NOPADDING
    18:32:59.995 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.995 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5
    18:32:59.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.996 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5PADDING
    18:32:59.996 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.996 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7
    18:32:59.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.997 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7PADDING
    18:32:59.997 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:32:59.998 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/TBC
    18:33:00.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.005 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/TBCPADDING
    18:33:00.005 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23
    18:33:00.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23PADDING
    18:33:00.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTE
    18:33:00.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTEPADDING
    18:33:00.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/
    18:33:00.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126
    18:33:00.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2
    18:33:00.006 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2PADDING
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126PADDING
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4PADDING
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/NOPADDING
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5PADDING
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7PADDING
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/TBC
    18:33:00.007 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/TBCPADDING
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23PADDING
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTE
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTEPADDING
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2PADDING
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126PADDING
    18:33:00.008 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4PADDING
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/NOPADDING
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5PADDING
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7PADDING
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/TBC
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/TBCPADDING
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23
    18:33:00.009 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.010 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23PADDING
    18:33:00.010 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.010 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTE
    18:33:00.010 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.010 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTEPADDING
    18:33:00.010 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.010 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/
    18:33:00.010 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.010 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126
    18:33:00.010 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.010 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2
    18:33:00.010 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2PADDING
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126PADDING
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4PADDING
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/NOPADDING
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5PADDING
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7PADDING
    18:33:00.011 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.011 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/TBC
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/TBCPADDING
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23PADDING
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTE
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTEPADDING
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2PADDING
    18:33:00.012 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.012 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126PADDING
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4PADDING
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/NOPADDING
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5PADDING
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7PADDING
    18:33:00.013 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.013 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/TBC
    18:33:00.014 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.014 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/TBCPADDING
    18:33:00.014 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.014 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23
    18:33:00.014 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.014 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23PADDING
    18:33:00.014 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.014 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTE
    18:33:00.014 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.014 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTEPADDING
    18:33:00.014 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.014 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/
    18:33:00.026 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126
    18:33:00.027 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2
    18:33:00.027 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2PADDING
    18:33:00.028 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.028 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126PADDING
    18:33:00.028 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.028 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4
    18:33:00.028 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.028 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4PADDING
    18:33:00.028 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.029 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/NOPADDING
    18:33:00.029 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.029 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5
    18:33:00.029 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.029 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5PADDING
    18:33:00.029 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.030 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7
    18:33:00.030 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.030 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7PADDING
    18:33:00.031 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.031 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/TBC
    18:33:00.031 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.031 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/TBCPADDING
    18:33:00.031 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.032 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23
    18:33:00.032 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.032 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23PADDING
    18:33:00.032 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.032 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTE
    18:33:00.032 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.033 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTEPADDING
    18:33:00.033 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.033 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/
    18:33:00.033 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.033 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126
    18:33:00.034 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.034 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2
    18:33:00.034 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.034 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2PADDING
    18:33:00.035 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.035 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126PADDING
    18:33:00.035 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.035 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4
    18:33:00.035 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.035 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4PADDING
    18:33:00.036 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.036 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/NOPADDING
    18:33:00.036 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.036 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5
    18:33:00.036 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.036 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5PADDING
    18:33:00.036 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.037 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7
    18:33:00.037 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.037 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7PADDING
    18:33:00.037 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.037 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/TBC
    18:33:00.038 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.038 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/TBCPADDING
    18:33:00.038 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.038 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23
    18:33:00.038 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.038 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23PADDING
    18:33:00.039 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.039 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTE
    18:33:00.039 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.039 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTEPADDING
    18:33:00.039 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.039 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/
    18:33:00.040 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.040 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126
    18:33:00.040 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.040 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2
    18:33:00.040 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.040 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2PADDING
    18:33:00.040 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.041 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126PADDING
    18:33:00.041 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.041 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4
    18:33:00.041 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.041 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4PADDING
    18:33:00.041 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.041 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/NOPADDING
    18:33:00.042 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.042 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5
    18:33:00.042 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.042 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5PADDING
    18:33:00.055 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.055 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7
    18:33:00.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.056 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7PADDING
    18:33:00.056 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.056 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/TBC
    18:33:00.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.057 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/TBCPADDING
    18:33:00.057 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.057 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23
    18:33:00.058 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.058 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23PADDING
    18:33:00.058 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.059 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTE
    18:33:00.059 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.059 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTEPADDING
    18:33:00.059 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.060 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/
    18:33:00.060 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.060 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126
    18:33:00.060 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.061 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2
    18:33:00.061 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.061 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2PADDING
    18:33:00.062 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.062 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126PADDING
    18:33:00.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.063 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4
    18:33:00.063 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.063 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4PADDING
    18:33:00.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.064 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/NOPADDING
    18:33:00.064 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.064 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5
    18:33:00.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.065 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5PADDING
    18:33:00.065 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.065 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7
    18:33:00.066 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.066 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7PADDING
    18:33:00.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.067 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/TBC
    18:33:00.067 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.067 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/TBCPADDING
    18:33:00.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.068 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23
    18:33:00.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.068 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23PADDING
    18:33:00.068 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.069 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTE
    18:33:00.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.069 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTEPADDING
    18:33:00.069 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.070 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/
    18:33:00.070 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.070 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126
    18:33:00.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.071 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2
    18:33:00.071 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.071 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2PADDING
    18:33:00.072 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.072 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126PADDING
    18:33:00.072 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.072 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4
    18:33:00.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.073 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4PADDING
    18:33:00.073 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.073 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/NOPADDING
    18:33:00.074 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.074 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5
    18:33:00.074 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.075 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5PADDING
    18:33:00.075 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.075 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7
    18:33:00.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.076 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7PADDING
    18:33:00.076 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.076 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/TBC
    18:33:00.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.077 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/TBCPADDING
    18:33:00.077 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.077 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23
    18:33:00.078 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.078 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23PADDING
    18:33:00.078 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTE
    18:33:00.079 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTEPADDING
    18:33:00.079 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/
    18:33:00.080 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.080 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126
    18:33:00.080 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.081 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2
    18:33:00.082 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.082 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2PADDING
    18:33:00.083 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.083 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126PADDING
    18:33:00.083 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.094 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4
    18:33:00.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.095 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4PADDING
    18:33:00.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.095 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/NOPADDING
    18:33:00.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.096 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5
    18:33:00.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.096 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5PADDING
    18:33:00.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.097 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7
    18:33:00.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.097 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7PADDING
    18:33:00.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.098 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/TBC
    18:33:00.098 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.099 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/TBCPADDING
    18:33:00.099 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.099 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23
    18:33:00.099 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.099 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23PADDING
    18:33:00.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.100 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTE
    18:33:00.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.100 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTEPADDING
    18:33:00.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.101 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/
    18:33:00.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.101 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126
    18:33:00.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.102 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2
    18:33:00.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.103 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2PADDING
    18:33:00.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.103 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126PADDING
    18:33:00.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.104 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4
    18:33:00.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.104 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4PADDING
    18:33:00.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.105 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/NOPADDING
    18:33:00.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.105 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5
    18:33:00.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.106 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5PADDING
    18:33:00.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.107 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7
    18:33:00.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.107 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7PADDING
    18:33:00.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/TBC
    18:33:00.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/TBCPADDING
    18:33:00.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.109 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23
    18:33:00.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.109 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23PADDING
    18:33:00.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.110 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTE
    18:33:00.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.110 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTEPADDING
    18:33:00.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.111 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/
    18:33:00.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.111 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126
    18:33:00.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2
    18:33:00.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2PADDING
    18:33:00.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.113 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126PADDING
    18:33:00.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.113 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4
    18:33:00.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.114 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4PADDING
    18:33:00.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/NOPADDING
    18:33:00.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5
    18:33:00.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5PADDING
    18:33:00.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7
    18:33:00.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.117 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7PADDING
    18:33:00.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.117 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/TBC
    18:33:00.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/TBCPADDING
    18:33:00.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.130 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23
    18:33:00.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.131 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23PADDING
    18:33:00.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.132 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTE
    18:33:00.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.132 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTEPADDING
    18:33:00.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.133 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/
    18:33:00.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.133 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126
    18:33:00.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.133 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2
    18:33:00.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.134 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2PADDING
    18:33:00.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.134 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126PADDING
    18:33:00.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.135 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4
    18:33:00.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.135 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4PADDING
    18:33:00.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.135 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/NOPADDING
    18:33:00.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5
    18:33:00.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5PADDING
    18:33:00.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7
    18:33:00.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.137 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7PADDING
    18:33:00.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.137 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/TBC
    18:33:00.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.138 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/TBCPADDING
    18:33:00.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23
    18:33:00.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23PADDING
    18:33:00.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTE
    18:33:00.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTEPADDING
    18:33:00.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/
    18:33:00.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.141 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126
    18:33:00.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.141 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2
    18:33:00.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.142 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2PADDING
    18:33:00.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.142 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126PADDING
    18:33:00.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.143 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4
    18:33:00.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.143 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4PADDING
    18:33:00.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.144 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/NOPADDING
    18:33:00.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.144 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5
    18:33:00.144 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.144 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5PADDING
    18:33:00.145 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.145 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7
    18:33:00.145 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.146 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7PADDING
    18:33:00.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.146 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/TBC
    18:33:00.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.147 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/TBCPADDING
    18:33:00.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.147 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23
    18:33:00.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23PADDING
    18:33:00.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTE
    18:33:00.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTEPADDING
    18:33:00.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.149 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/
    18:33:00.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.149 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126
    18:33:00.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.150 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2
    18:33:00.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.151 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2PADDING
    18:33:00.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.151 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126PADDING
    18:33:00.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.152 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4
    18:33:00.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.152 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4PADDING
    18:33:00.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.152 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/NOPADDING
    18:33:00.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.153 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5
    18:33:00.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.153 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5PADDING
    18:33:00.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.154 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7
    18:33:00.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.154 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7PADDING
    18:33:00.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.154 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/TBC
    18:33:00.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.155 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/TBCPADDING
    18:33:00.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.155 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23
    18:33:00.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.155 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23PADDING
    18:33:00.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.158 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTE
    18:33:00.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.158 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTEPADDING
    18:33:00.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.159 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/
    18:33:00.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.159 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126
    18:33:00.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.159 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2
    18:33:00.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.160 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2PADDING
    18:33:00.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.160 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126PADDING
    18:33:00.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.160 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4
    18:33:00.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.160 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4PADDING
    18:33:00.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.161 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/NOPADDING
    18:33:00.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.161 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5
    18:33:00.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.161 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5PADDING
    18:33:00.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.161 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7
    18:33:00.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.161 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7PADDING
    18:33:00.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.162 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/TBC
    18:33:00.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.162 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/TBCPADDING
    18:33:00.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.162 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23
    18:33:00.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.163 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23PADDING
    18:33:00.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.163 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTE
    18:33:00.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTEPADDING
    18:33:00.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/
    18:33:00.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126
    18:33:00.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.165 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2
    18:33:00.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.165 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2PADDING
    18:33:00.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.165 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126PADDING
    18:33:00.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4
    18:33:00.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4PADDING
    18:33:00.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/NOPADDING
    18:33:00.167 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.167 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5
    18:33:00.167 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.167 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5PADDING
    18:33:00.167 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7
    18:33:00.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7PADDING
    18:33:00.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/TBC
    18:33:00.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/TBCPADDING
    18:33:00.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23
    18:33:00.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23PADDING
    18:33:00.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTE
    18:33:00.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTEPADDING
    18:33:00.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/
    18:33:00.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126
    18:33:00.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2
    18:33:00.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2PADDING
    18:33:00.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126PADDING
    18:33:00.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4
    18:33:00.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4PADDING
    18:33:00.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/NOPADDING
    18:33:00.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5
    18:33:00.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5PADDING
    18:33:00.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.177 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7
    18:33:00.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.177 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7PADDING
    18:33:00.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.178 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/TBC
    18:33:00.179 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.179 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/TBCPADDING
    18:33:00.179 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.179 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23
    18:33:00.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23PADDING
    18:33:00.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTE
    18:33:00.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.181 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTEPADDING
    18:33:00.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.181 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/
    18:33:00.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.182 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126
    18:33:00.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2
    18:33:00.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2PADDING
    18:33:00.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126PADDING
    18:33:00.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4
    18:33:00.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4PADDING
    18:33:00.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/NOPADDING
    18:33:00.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.185 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5
    18:33:00.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.185 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5PADDING
    18:33:00.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.185 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7
    18:33:00.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.185 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7PADDING
    18:33:00.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.186 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/TBC
    18:33:00.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/TBCPADDING
    18:33:00.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23
    18:33:00.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23PADDING
    18:33:00.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTE
    18:33:00.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.188 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTEPADDING
    18:33:00.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.188 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/
    18:33:00.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.189 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126
    18:33:00.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.189 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2
    18:33:00.190 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.190 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2PADDING
    18:33:00.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.191 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126PADDING
    18:33:00.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.192 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4
    18:33:00.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.193 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4PADDING
    18:33:00.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.193 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/NOPADDING
    18:33:00.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.194 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5
    18:33:00.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.194 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5PADDING
    18:33:00.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.195 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7
    18:33:00.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.195 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7PADDING
    18:33:00.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.196 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/TBC
    18:33:00.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.196 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/TBCPADDING
    18:33:00.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23
    18:33:00.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23PADDING
    18:33:00.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTE
    18:33:00.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTEPADDING
    18:33:00.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/
    18:33:00.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126
    18:33:00.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2
    18:33:00.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2PADDING
    18:33:00.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126PADDING
    18:33:00.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4
    18:33:00.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4PADDING
    18:33:00.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/NOPADDING
    18:33:00.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.199 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5
    18:33:00.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.199 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5PADDING
    18:33:00.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7
    18:33:00.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7PADDING
    18:33:00.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.201 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/TBC
    18:33:00.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.201 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/TBCPADDING
    18:33:00.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.202 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23
    18:33:00.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.202 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23PADDING
    18:33:00.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.203 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTE
    18:33:00.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.203 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTEPADDING
    18:33:00.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/
    18:33:00.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126
    18:33:00.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2
    18:33:00.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.205 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2PADDING
    18:33:00.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.205 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126PADDING
    18:33:00.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.206 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4
    18:33:00.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.206 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4PADDING
    18:33:00.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/NOPADDING
    18:33:00.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5
    18:33:00.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5PADDING
    18:33:00.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7
    18:33:00.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.208 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7PADDING
    18:33:00.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.208 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/TBC
    18:33:00.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.209 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/TBCPADDING
    18:33:00.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.209 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23
    18:33:00.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.210 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23PADDING
    18:33:00.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.211 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTE
    18:33:00.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.211 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTEPADDING
    18:33:00.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.211 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/
    18:33:00.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.212 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126
    18:33:00.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.212 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2
    18:33:00.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.213 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2PADDING
    18:33:00.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.213 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126PADDING
    18:33:00.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.214 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4
    18:33:00.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.215 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4PADDING
    18:33:00.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.215 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/NOPADDING
    18:33:00.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.216 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5
    18:33:00.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.216 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5PADDING
    18:33:00.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.217 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7
    18:33:00.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.217 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7PADDING
    18:33:00.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.218 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/TBC
    18:33:00.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.218 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/TBCPADDING
    18:33:00.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.219 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23
    18:33:00.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.220 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23PADDING
    18:33:00.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.220 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTE
    18:33:00.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.221 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTEPADDING
    18:33:00.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.221 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/
    18:33:00.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.222 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126
    18:33:00.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.222 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2
    18:33:00.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.223 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2PADDING
    18:33:00.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.223 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126PADDING
    18:33:00.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.224 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4
    18:33:00.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.224 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4PADDING
    18:33:00.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.225 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/NOPADDING
    18:33:00.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.225 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5
    18:33:00.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.226 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5PADDING
    18:33:00.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.227 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7
    18:33:00.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.227 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7PADDING
    18:33:00.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.227 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/TBC
    18:33:00.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.228 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/TBCPADDING
    18:33:00.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.228 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23
    18:33:00.229 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.229 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23PADDING
    18:33:00.229 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTE
    18:33:00.230 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTEPADDING
    18:33:00.231 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.231 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/
    18:33:00.231 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.231 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126
    18:33:00.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.232 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2
    18:33:00.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.233 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2PADDING
    18:33:00.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.233 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126PADDING
    18:33:00.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.233 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4
    18:33:00.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.234 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4PADDING
    18:33:00.235 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.235 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/NOPADDING
    18:33:00.235 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.235 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5
    18:33:00.236 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5PADDING
    18:33:00.236 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7
    18:33:00.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.237 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7PADDING
    18:33:00.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.237 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/TBC
    18:33:00.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.238 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/TBCPADDING
    18:33:00.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.239 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23
    18:33:00.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.239 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23PADDING
    18:33:00.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.240 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTE
    18:33:00.240 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.240 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTEPADDING
    18:33:00.240 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.241 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/
    18:33:00.241 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.241 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126
    18:33:00.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.242 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2
    18:33:00.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.243 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2PADDING
    18:33:00.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.243 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126PADDING
    18:33:00.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4
    18:33:00.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4PADDING
    18:33:00.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.245 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/NOPADDING
    18:33:00.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.245 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5
    18:33:00.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.246 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5PADDING
    18:33:00.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.246 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7
    18:33:00.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.247 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7PADDING
    18:33:00.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.247 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/TBC
    18:33:00.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.248 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/TBCPADDING
    18:33:00.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.248 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23
    18:33:00.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.249 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23PADDING
    18:33:00.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.250 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTE
    18:33:00.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.250 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTEPADDING
    18:33:00.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.251 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/
    18:33:00.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.252 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126
    18:33:00.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.253 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2
    18:33:00.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.254 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2PADDING
    18:33:00.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.255 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126PADDING
    18:33:00.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.256 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4
    18:33:00.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.257 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4PADDING
    18:33:00.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.257 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/NOPADDING
    18:33:00.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.258 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5
    18:33:00.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.259 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5PADDING
    18:33:00.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.260 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7
    18:33:00.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7PADDING
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/TBC
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/TBCPADDING
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23PADDING
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTE
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTEPADDING
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/
    18:33:00.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126
    18:33:00.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2
    18:33:00.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2PADDING
    18:33:00.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126PADDING
    18:33:00.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4
    18:33:00.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4PADDING
    18:33:00.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/NOPADDING
    18:33:00.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5
    18:33:00.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5PADDING
    18:33:00.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7
    18:33:00.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7PADDING
    18:33:00.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/TBC
    18:33:00.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/TBCPADDING
    18:33:00.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23
    18:33:00.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23PADDING
    18:33:00.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.265 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTE
    18:33:00.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.265 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTEPADDING
    18:33:00.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.265 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/
    18:33:00.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.265 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126
    18:33:00.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.266 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2
    18:33:00.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.266 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2PADDING
    18:33:00.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126PADDING
    18:33:00.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4
    18:33:00.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4PADDING
    18:33:00.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.268 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/NOPADDING
    18:33:00.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.268 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5
    18:33:00.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.269 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5PADDING
    18:33:00.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.269 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7
    18:33:00.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.269 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7PADDING
    18:33:00.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.270 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/TBC
    18:33:00.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.270 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/TBCPADDING
    18:33:00.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.271 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23
    18:33:00.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.271 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23PADDING
    18:33:00.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.271 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTE
    18:33:00.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTEPADDING
    18:33:00.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/
    18:33:00.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126
    18:33:00.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2
    18:33:00.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.273 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2PADDING
    18:33:00.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.273 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126PADDING
    18:33:00.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.273 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4
    18:33:00.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.274 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4PADDING
    18:33:00.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.274 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/NOPADDING
    18:33:00.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.274 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5
    18:33:00.275 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.275 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5PADDING
    18:33:00.275 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.275 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7
    18:33:00.276 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7PADDING
    18:33:00.276 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/TBC
    18:33:00.276 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/TBCPADDING
    18:33:00.277 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.277 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23
    18:33:00.277 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.277 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23PADDING
    18:33:00.278 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTE
    18:33:00.278 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTEPADDING
    18:33:00.278 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/
    18:33:00.278 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126
    18:33:00.279 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2
    18:33:00.279 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2PADDING
    18:33:00.279 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126PADDING
    18:33:00.279 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4
    18:33:00.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4PADDING
    18:33:00.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/NOPADDING
    18:33:00.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5
    18:33:00.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5PADDING
    18:33:00.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7
    18:33:00.281 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7PADDING
    18:33:00.281 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/TBC
    18:33:00.281 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/TBCPADDING
    18:33:00.281 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23
    18:33:00.282 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.282 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23PADDING
    18:33:00.282 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.282 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTE
    18:33:00.282 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTEPADDING
    18:33:00.283 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/
    18:33:00.283 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126
    18:33:00.283 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2
    18:33:00.283 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2PADDING
    18:33:00.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126PADDING
    18:33:00.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4
    18:33:00.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4PADDING
    18:33:00.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/NOPADDING
    18:33:00.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5
    18:33:00.285 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.285 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5PADDING
    18:33:00.285 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.285 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7
    18:33:00.285 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.285 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7PADDING
    18:33:00.286 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.286 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/TBC
    18:33:00.286 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.286 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/TBCPADDING
    18:33:00.286 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.287 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23
    18:33:00.287 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.287 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23PADDING
    18:33:00.287 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.287 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTE
    18:33:00.287 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTEPADDING
    18:33:00.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CTS/
    18:33:00.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CTS/NOPADDING
    18:33:00.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/EAX/
    18:33:00.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/EAX/NOPADDING
    18:33:00.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.289 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/ECB/
    18:33:00.289 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.289 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/ECB/NOPADDING
    18:33:00.289 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.289 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/
    18:33:00.289 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.290 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126
    18:33:00.291 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.291 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2
    18:33:00.292 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.292 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2PADDING
    18:33:00.293 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.293 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126PADDING
    18:33:00.294 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.294 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4
    18:33:00.295 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.295 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4PADDING
    18:33:00.296 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.296 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/NOPADDING
    18:33:00.297 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.297 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5
    18:33:00.298 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.298 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5PADDING
    18:33:00.299 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.300 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7
    18:33:00.300 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.301 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7PADDING
    18:33:00.302 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.302 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/TBC
    18:33:00.303 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.304 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/TBCPADDING
    18:33:00.304 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.305 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23
    18:33:00.305 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.306 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23PADDING
    18:33:00.307 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.307 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTE
    18:33:00.308 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.308 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTEPADDING
    18:33:00.309 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.309 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/
    18:33:00.309 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.310 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126
    18:33:00.311 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.311 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2
    18:33:00.311 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.312 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2PADDING
    18:33:00.312 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.313 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126PADDING
    18:33:00.314 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.314 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4
    18:33:00.315 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.315 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4PADDING
    18:33:00.316 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.316 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/NOPADDING
    18:33:00.317 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.317 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5
    18:33:00.317 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.318 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5PADDING
    18:33:00.319 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.319 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7
    18:33:00.320 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.320 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7PADDING
    18:33:00.321 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.321 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/TBC
    18:33:00.322 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.323 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/TBCPADDING
    18:33:00.323 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.323 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23
    18:33:00.324 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.324 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23PADDING
    18:33:00.324 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.325 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTE
    18:33:00.325 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.326 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTEPADDING
    18:33:00.326 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.327 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/
    18:33:00.327 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.328 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126
    18:33:00.328 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.328 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2
    18:33:00.329 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.329 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2PADDING
    18:33:00.330 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.331 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126PADDING
    18:33:00.331 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.331 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4
    18:33:00.332 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.332 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4PADDING
    18:33:00.333 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.333 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/NOPADDING
    18:33:00.333 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.334 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5
    18:33:00.335 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.335 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5PADDING
    18:33:00.335 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.335 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7
    18:33:00.336 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.336 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7PADDING
    18:33:00.337 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.337 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/TBC
    18:33:00.338 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.338 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/TBCPADDING
    18:33:00.339 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.339 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23
    18:33:00.339 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.340 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23PADDING
    18:33:00.340 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.341 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTE
    18:33:00.341 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.341 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTEPADDING
    18:33:00.342 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.343 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/
    18:33:00.343 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.343 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126
    18:33:00.344 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.344 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2
    18:33:00.344 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.345 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2PADDING
    18:33:00.345 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.346 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126PADDING
    18:33:00.346 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.346 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4
    18:33:00.347 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.347 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4PADDING
    18:33:00.348 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.348 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/NOPADDING
    18:33:00.348 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.349 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5
    18:33:00.349 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.350 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5PADDING
    18:33:00.350 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.350 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7
    18:33:00.351 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.351 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7PADDING
    18:33:00.351 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.352 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/TBC
    18:33:00.352 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.353 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/TBCPADDING
    18:33:00.353 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.353 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23
    18:33:00.354 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.355 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23PADDING
    18:33:00.355 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.356 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTE
    18:33:00.356 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.357 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTEPADDING
    18:33:00.357 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.358 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/
    18:33:00.358 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.359 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126
    18:33:00.359 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.360 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2
    18:33:00.360 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.360 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2PADDING
    18:33:00.361 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.362 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126PADDING
    18:33:00.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.363 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4
    18:33:00.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.364 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4PADDING
    18:33:00.364 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.365 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/NOPADDING
    18:33:00.365 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.365 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5
    18:33:00.366 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.367 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5PADDING
    18:33:00.367 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.367 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7
    18:33:00.368 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.368 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7PADDING
    18:33:00.369 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.369 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/TBC
    18:33:00.369 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.370 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/TBCPADDING
    18:33:00.371 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.371 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23
    18:33:00.372 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.372 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23PADDING
    18:33:00.372 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.373 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTE
    18:33:00.373 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.374 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTEPADDING
    18:33:00.375 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.375 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/
    18:33:00.375 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.376 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126
    18:33:00.377 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.377 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2
    18:33:00.378 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.378 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2PADDING
    18:33:00.378 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.379 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126PADDING
    18:33:00.379 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.379 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4
    18:33:00.379 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.380 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4PADDING
    18:33:00.380 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.380 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/NOPADDING
    18:33:00.380 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.380 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5
    18:33:00.381 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.381 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5PADDING
    18:33:00.381 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.381 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7
    18:33:00.382 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.382 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7PADDING
    18:33:00.382 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.383 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/TBC
    18:33:00.383 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.383 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/TBCPADDING
    18:33:00.383 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.384 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23
    18:33:00.384 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.384 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23PADDING
    18:33:00.384 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.385 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTE
    18:33:00.385 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.385 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTEPADDING
    18:33:00.386 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.386 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/
    18:33:00.386 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.386 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126
    18:33:00.387 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.387 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2
    18:33:00.388 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.388 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2PADDING
    18:33:00.389 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.389 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126PADDING
    18:33:00.389 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.390 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4
    18:33:00.390 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.390 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4PADDING
    18:33:00.391 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.391 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/NOPADDING
    18:33:00.392 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.392 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5
    18:33:00.392 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.393 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5PADDING
    18:33:00.393 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.393 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7
    18:33:00.394 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.394 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7PADDING
    18:33:00.395 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.395 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/TBC
    18:33:00.395 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.396 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/TBCPADDING
    18:33:00.396 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.396 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23
    18:33:00.397 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.397 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23PADDING
    18:33:00.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.398 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTE
    18:33:00.399 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.399 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTEPADDING
    18:33:00.399 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.400 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/
    18:33:00.400 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.400 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126
    18:33:00.401 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.401 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2
    18:33:00.401 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.402 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2PADDING
    18:33:00.402 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.403 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126PADDING
    18:33:00.403 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.403 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4
    18:33:00.404 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.404 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4PADDING
    18:33:00.404 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.405 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/NOPADDING
    18:33:00.405 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.405 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5
    18:33:00.406 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.406 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5PADDING
    18:33:00.407 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.407 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7
    18:33:00.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.408 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7PADDING
    18:33:00.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.408 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/TBC
    18:33:00.409 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.409 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/TBCPADDING
    18:33:00.410 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.410 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23
    18:33:00.411 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.411 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23PADDING
    18:33:00.412 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.412 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTE
    18:33:00.412 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.413 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTEPADDING
    18:33:00.413 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.414 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/
    18:33:00.414 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.415 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126
    18:33:00.415 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.415 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2
    18:33:00.416 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.416 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2PADDING
    18:33:00.417 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.417 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126PADDING
    18:33:00.418 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.418 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4
    18:33:00.419 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.419 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4PADDING
    18:33:00.420 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.420 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/NOPADDING
    18:33:00.420 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.421 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5
    18:33:00.421 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.421 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5PADDING
    18:33:00.422 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.422 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7
    18:33:00.423 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.423 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7PADDING
    18:33:00.423 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.424 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/TBC
    18:33:00.424 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.424 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/TBCPADDING
    18:33:00.425 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.425 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23
    18:33:00.425 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.426 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23PADDING
    18:33:00.426 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.427 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTE
    18:33:00.427 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.427 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTEPADDING
    18:33:00.428 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.428 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/
    18:33:00.428 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.429 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126
    18:33:00.429 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.429 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2
    18:33:00.430 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.430 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2PADDING
    18:33:00.431 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.431 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126PADDING
    18:33:00.431 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4
    18:33:00.432 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4PADDING
    18:33:00.433 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.433 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/NOPADDING
    18:33:00.434 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.435 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5
    18:33:00.435 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.436 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5PADDING
    18:33:00.436 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.436 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7
    18:33:00.437 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.437 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7PADDING
    18:33:00.437 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.437 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/TBC
    18:33:00.438 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.438 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/TBCPADDING
    18:33:00.438 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.438 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23
    18:33:00.439 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.439 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23PADDING
    18:33:00.439 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.439 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTE
    18:33:00.439 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.440 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTEPADDING
    18:33:00.440 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.440 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/
    18:33:00.441 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.441 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126
    18:33:00.441 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.441 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2
    18:33:00.442 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.442 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2PADDING
    18:33:00.443 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.443 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126PADDING
    18:33:00.443 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.443 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4
    18:33:00.444 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.444 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4PADDING
    18:33:00.444 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.444 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/NOPADDING
    18:33:00.444 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.445 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5
    18:33:00.445 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.446 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5PADDING
    18:33:00.446 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.447 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7
    18:33:00.447 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.447 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7PADDING
    18:33:00.448 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.448 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/TBC
    18:33:00.448 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.448 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/TBCPADDING
    18:33:00.449 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.449 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23
    18:33:00.449 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.449 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23PADDING
    18:33:00.450 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.450 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTE
    18:33:00.451 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.451 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTEPADDING
    18:33:00.451 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.452 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/
    18:33:00.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.452 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126
    18:33:00.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.453 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2
    18:33:00.453 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.453 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2PADDING
    18:33:00.454 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.454 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126PADDING
    18:33:00.455 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.455 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4
    18:33:00.455 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.456 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4PADDING
    18:33:00.456 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.456 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/NOPADDING
    18:33:00.457 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.457 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5
    18:33:00.457 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.458 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5PADDING
    18:33:00.458 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.458 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7
    18:33:00.459 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.459 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7PADDING
    18:33:00.459 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.460 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/TBC
    18:33:00.460 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.460 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/TBCPADDING
    18:33:00.461 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.461 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23
    18:33:00.461 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.461 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23PADDING
    18:33:00.462 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.462 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTE
    18:33:00.463 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.463 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTEPADDING
    18:33:00.463 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.464 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/
    18:33:00.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.464 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126
    18:33:00.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.464 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2
    18:33:00.465 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.465 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2PADDING
    18:33:00.466 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.466 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126PADDING
    18:33:00.466 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.467 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4
    18:33:00.467 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.467 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4PADDING
    18:33:00.468 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.468 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/NOPADDING
    18:33:00.468 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.469 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5
    18:33:00.469 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.469 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5PADDING
    18:33:00.470 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.470 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7
    18:33:00.470 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.471 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7PADDING
    18:33:00.471 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.471 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/TBC
    18:33:00.471 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.471 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/TBCPADDING
    18:33:00.472 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.472 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23
    18:33:00.472 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.473 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23PADDING
    18:33:00.473 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.473 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTE
    18:33:00.473 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.474 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTEPADDING
    18:33:00.474 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.475 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/
    18:33:00.475 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.475 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126
    18:33:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2
    18:33:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.477 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2PADDING
    18:33:00.477 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.477 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126PADDING
    18:33:00.477 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.478 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4
    18:33:00.478 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.479 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4PADDING
    18:33:00.479 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.479 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/NOPADDING
    18:33:00.479 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.480 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5
    18:33:00.480 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.480 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5PADDING
    18:33:00.481 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.481 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7
    18:33:00.481 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.481 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7PADDING
    18:33:00.482 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.482 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/TBC
    18:33:00.482 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.483 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/TBCPADDING
    18:33:00.483 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.483 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23
    18:33:00.484 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.484 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23PADDING
    18:33:00.484 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.484 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTE
    18:33:00.485 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.485 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTEPADDING
    18:33:00.486 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.486 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/
    18:33:00.487 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.487 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126
    18:33:00.487 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.488 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2
    18:33:00.488 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.488 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2PADDING
    18:33:00.489 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.489 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126PADDING
    18:33:00.489 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.489 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4
    18:33:00.490 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.490 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4PADDING
    18:33:00.490 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.491 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/NOPADDING
    18:33:00.491 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.491 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5
    18:33:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5PADDING
    18:33:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.493 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7
    18:33:00.493 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.493 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7PADDING
    18:33:00.494 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.494 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/TBC
    18:33:00.495 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.495 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/TBCPADDING
    18:33:00.495 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23
    18:33:00.496 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23PADDING
    18:33:00.496 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTE
    18:33:00.497 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTEPADDING
    18:33:00.498 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.498 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/
    18:33:00.498 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.499 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126
    18:33:00.499 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.499 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2
    18:33:00.500 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.500 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2PADDING
    18:33:00.500 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.500 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126PADDING
    18:33:00.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.501 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4
    18:33:00.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.501 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4PADDING
    18:33:00.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.502 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/NOPADDING
    18:33:00.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.503 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5
    18:33:00.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.503 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5PADDING
    18:33:00.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.504 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7
    18:33:00.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.504 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7PADDING
    18:33:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.505 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/TBC
    18:33:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.506 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/TBCPADDING
    18:33:00.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.507 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23
    18:33:00.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.507 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23PADDING
    18:33:00.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.508 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTE
    18:33:00.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.508 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTEPADDING
    18:33:00.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.509 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/
    18:33:00.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.509 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126
    18:33:00.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2
    18:33:00.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2PADDING
    18:33:00.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.511 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126PADDING
    18:33:00.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.512 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4
    18:33:00.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.512 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4PADDING
    18:33:00.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.513 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/NOPADDING
    18:33:00.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.513 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5
    18:33:00.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.514 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5PADDING
    18:33:00.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7
    18:33:00.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7PADDING
    18:33:00.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.516 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/TBC
    18:33:00.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.516 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/TBCPADDING
    18:33:00.517 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.517 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23
    18:33:00.517 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.517 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23PADDING
    18:33:00.518 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.518 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTE
    18:33:00.519 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.519 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTEPADDING
    18:33:00.519 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.519 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/
    18:33:00.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.520 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126
    18:33:00.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.520 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2
    18:33:00.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.521 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2PADDING
    18:33:00.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.521 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126PADDING
    18:33:00.522 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4
    18:33:00.523 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4PADDING
    18:33:00.523 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/NOPADDING
    18:33:00.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5
    18:33:00.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5PADDING
    18:33:00.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7
    18:33:00.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.526 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7PADDING
    18:33:00.526 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.526 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/TBC
    18:33:00.527 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/TBCPADDING
    18:33:00.527 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23
    18:33:00.528 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.528 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23PADDING
    18:33:00.528 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.528 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTE
    18:33:00.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.529 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTEPADDING
    18:33:00.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/
    18:33:00.530 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126
    18:33:00.531 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.531 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2
    18:33:00.531 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2PADDING
    18:33:00.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126PADDING
    18:33:00.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.533 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4
    18:33:00.533 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.533 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4PADDING
    18:33:00.533 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.534 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/NOPADDING
    18:33:00.534 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.534 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5
    18:33:00.535 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.535 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5PADDING
    18:33:00.535 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.536 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7
    18:33:00.536 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.536 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7PADDING
    18:33:00.536 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.537 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/TBC
    18:33:00.537 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.537 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/TBCPADDING
    18:33:00.537 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23
    18:33:00.538 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23PADDING
    18:33:00.539 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTE
    18:33:00.539 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTEPADDING
    18:33:00.540 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/
    18:33:00.540 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126
    18:33:00.541 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.541 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2
    18:33:00.541 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.542 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2PADDING
    18:33:00.542 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.543 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126PADDING
    18:33:00.543 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.543 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4
    18:33:00.544 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4PADDING
    18:33:00.544 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/NOPADDING
    18:33:00.545 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.545 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5
    18:33:00.545 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5PADDING
    18:33:00.546 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7
    18:33:00.547 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.547 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7PADDING
    18:33:00.547 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/TBC
    18:33:00.548 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/TBCPADDING
    18:33:00.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.549 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23
    18:33:00.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23PADDING
    18:33:00.550 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.551 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTE
    18:33:00.551 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.551 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTEPADDING
    18:33:00.551 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.552 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/
    18:33:00.552 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.552 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126
    18:33:00.553 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.553 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2
    18:33:00.554 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.554 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2PADDING
    18:33:00.555 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.555 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126PADDING
    18:33:00.555 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.555 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4
    18:33:00.556 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.556 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4PADDING
    18:33:00.556 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.557 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/NOPADDING
    18:33:00.557 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.557 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5
    18:33:00.557 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.558 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5PADDING
    18:33:00.558 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7
    18:33:00.559 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7PADDING
    18:33:00.560 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/TBC
    18:33:00.560 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/TBCPADDING
    18:33:00.561 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.561 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23
    18:33:00.561 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.561 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23PADDING
    18:33:00.562 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.562 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTE
    18:33:00.563 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.563 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTEPADDING
    18:33:00.563 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.563 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/
    18:33:00.564 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126
    18:33:00.564 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2PADDING
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126PADDING
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4PADDING
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/NOPADDING
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5PADDING
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7PADDING
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/TBC
    18:33:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/TBCPADDING
    18:33:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23
    18:33:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23PADDING
    18:33:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTE
    18:33:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTEPADDING
    18:33:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/
    18:33:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126
    18:33:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2
    18:33:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2PADDING
    18:33:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126PADDING
    18:33:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4
    18:33:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4PADDING
    18:33:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/NOPADDING
    18:33:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5
    18:33:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5PADDING
    18:33:00.568 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7
    18:33:00.568 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7PADDING
    18:33:00.568 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/TBC
    18:33:00.569 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.569 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/TBCPADDING
    18:33:00.569 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23
    18:33:00.570 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23PADDING
    18:33:00.570 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTE
    18:33:00.570 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTEPADDING
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2PADDING
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126PADDING
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4PADDING
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/NOPADDING
    18:33:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5PADDING
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7PADDING
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/TBC
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/TBCPADDING
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23PADDING
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTE
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTEPADDING
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2
    18:33:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2PADDING
    18:33:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126PADDING
    18:33:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4
    18:33:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4PADDING
    18:33:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/NOPADDING
    18:33:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5
    18:33:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5PADDING
    18:33:00.574 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.574 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7
    18:33:00.574 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7PADDING
    18:33:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/TBC
    18:33:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/TBCPADDING
    18:33:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23
    18:33:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23PADDING
    18:33:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTE
    18:33:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTEPADDING
    18:33:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/
    18:33:00.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126
    18:33:00.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2
    18:33:00.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2PADDING
    18:33:00.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126PADDING
    18:33:00.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4
    18:33:00.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4PADDING
    18:33:00.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/NOPADDING
    18:33:00.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5
    18:33:00.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5PADDING
    18:33:00.578 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7
    18:33:00.578 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7PADDING
    18:33:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/TBC
    18:33:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/TBCPADDING
    18:33:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23
    18:33:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23PADDING
    18:33:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTE
    18:33:00.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTEPADDING
    18:33:00.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/
    18:33:00.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126
    18:33:00.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2
    18:33:00.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2PADDING
    18:33:00.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.581 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126PADDING
    18:33:00.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.581 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4
    18:33:00.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.581 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4PADDING
    18:33:00.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.582 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/NOPADDING
    18:33:00.582 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.582 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5
    18:33:00.582 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5PADDING
    18:33:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7
    18:33:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7PADDING
    18:33:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/TBC
    18:33:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/TBCPADDING
    18:33:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23
    18:33:00.584 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.584 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23PADDING
    18:33:00.584 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.584 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTE
    18:33:00.584 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTEPADDING
    18:33:00.585 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/
    18:33:00.585 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126
    18:33:00.585 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2
    18:33:00.585 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2PADDING
    18:33:00.585 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126PADDING
    18:33:00.586 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4
    18:33:00.586 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4PADDING
    18:33:00.586 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/NOPADDING
    18:33:00.587 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5
    18:33:00.587 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5PADDING
    18:33:00.587 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7
    18:33:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7PADDING
    18:33:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/TBC
    18:33:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/TBCPADDING
    18:33:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23
    18:33:00.589 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.589 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23PADDING
    18:33:00.589 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.589 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTE
    18:33:00.589 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.590 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTEPADDING
    18:33:00.590 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.590 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/
    18:33:00.590 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.590 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126
    18:33:00.590 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2
    18:33:00.591 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2PADDING
    18:33:00.591 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126PADDING
    18:33:00.591 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4
    18:33:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4PADDING
    18:33:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/NOPADDING
    18:33:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5
    18:33:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5PADDING
    18:33:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7
    18:33:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7PADDING
    18:33:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/TBC
    18:33:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/TBCPADDING
    18:33:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23
    18:33:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23PADDING
    18:33:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTE
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTEPADDING
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2PADDING
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126PADDING
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4
    18:33:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4PADDING
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/NOPADDING
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5PADDING
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7PADDING
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/TBC
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/TBCPADDING
    18:33:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23
    18:33:00.596 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23PADDING
    18:33:00.596 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTE
    18:33:00.596 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTEPADDING
    18:33:00.596 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/
    18:33:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126
    18:33:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2
    18:33:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2PADDING
    18:33:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126PADDING
    18:33:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4
    18:33:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4PADDING
    18:33:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/NOPADDING
    18:33:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5
    18:33:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5PADDING
    18:33:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7
    18:33:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7PADDING
    18:33:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/TBC
    18:33:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/TBCPADDING
    18:33:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23
    18:33:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23PADDING
    18:33:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTE
    18:33:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTEPADDING
    18:33:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/
    18:33:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2PADDING
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126PADDING
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4PADDING
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/NOPADDING
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5PADDING
    18:33:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7PADDING
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/TBC
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/TBCPADDING
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23PADDING
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTE
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTEPADDING
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2PADDING
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126PADDING
    18:33:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4PADDING
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/NOPADDING
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5PADDING
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7PADDING
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/TBC
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/TBCPADDING
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23
    18:33:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23PADDING
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTE
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTEPADDING
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2PADDING
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126PADDING
    18:33:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4
    18:33:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4PADDING
    18:33:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/NOPADDING
    18:33:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5
    18:33:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5PADDING
    18:33:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7
    18:33:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7PADDING
    18:33:00.605 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/TBC
    18:33:00.605 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/TBCPADDING
    18:33:00.605 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23
    18:33:00.605 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23PADDING
    18:33:00.606 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTE
    18:33:00.606 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTEPADDING
    18:33:00.606 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/
    18:33:00.607 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126
    18:33:00.607 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2
    18:33:00.607 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2PADDING
    18:33:00.608 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126PADDING
    18:33:00.608 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4
    18:33:00.608 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4PADDING
    18:33:00.609 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/NOPADDING
    18:33:00.609 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5
    18:33:00.609 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5PADDING
    18:33:00.609 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7PADDING
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/TBC
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/TBCPADDING
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23PADDING
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTE
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTEPADDING
    18:33:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    18:33:00.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128//
    18:33:00.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128//NOPADDING
    18:33:00.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128/ECB/
    18:33:00.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128/ECB/NOPADDING
    18:33:00.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1//
    18:33:00.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1//NOPADDING
    18:33:00.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1/ECB/
    18:33:00.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1/ECB/NOPADDING
    18:33:00.615 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128//
    18:33:00.627 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128//NOPADDING
    18:33:00.628 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128/ECB/
    18:33:00.641 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128/ECB/NOPADDING
    18:33:00.643 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256//
    18:33:00.667 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256//NOPADDING
    18:33:00.670 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256/ECB/
    18:33:00.674 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256/ECB/NOPADDING
    18:33:00.677 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC//
    18:33:00.678 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping.
    18:33:00.678 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC//NOPADDING
    18:33:00.680 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping.
    18:33:00.680 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC/ECB/
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping.
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC/ECB/NOPADDING
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping.
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON//
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping.
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON//NOPADDING
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping.
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/
    18:33:00.681 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/NOPADDING
    18:33:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/
    18:33:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126
    18:33:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2
    18:33:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2PADDING
    18:33:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126PADDING
    18:33:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4PADDING
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/NOPADDING
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5PADDING
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7PADDING
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/TBC
    18:33:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/TBCPADDING
    18:33:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23
    18:33:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23PADDING
    18:33:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTE
    18:33:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTEPADDING
    18:33:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CCM/
    18:33:00.684 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CCM/NOPADDING
    18:33:00.684 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/
    18:33:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126
    18:33:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2
    18:33:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2PADDING
    18:33:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126PADDING
    18:33:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4
    18:33:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4PADDING
    18:33:00.687 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/NOPADDING
    18:33:00.688 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5
    18:33:00.688 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5PADDING
    18:33:00.689 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7
    18:33:00.689 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7PADDING
    18:33:00.699 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/TBC
    18:33:00.710 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/TBCPADDING
    18:33:00.711 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23
    18:33:00.711 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23PADDING
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTE
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTEPADDING
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2PADDING
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126PADDING
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4PADDING
    18:33:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/NOPADDING
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5PADDING
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7PADDING
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBC
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBCPADDING
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23PADDING
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTE
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTEPADDING
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2
    18:33:00.713 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2PADDING
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126PADDING
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4PADDING
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/NOPADDING
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5PADDING
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7PADDING
    18:33:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBC
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBCPADDING
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23PADDING
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTE
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTEPADDING
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2PADDING
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126PADDING
    18:33:00.715 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4PADDING
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/NOPADDING
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5PADDING
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7PADDING
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBC
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBCPADDING
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23PADDING
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTE
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTEPADDING
    18:33:00.716 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2PADDING
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126PADDING
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4PADDING
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/NOPADDING
    18:33:00.717 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5
    18:33:00.718 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5PADDING
    18:33:00.718 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7
    18:33:00.718 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7PADDING
    18:33:00.719 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBC
    18:33:00.719 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBCPADDING
    18:33:00.719 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23
    18:33:00.720 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23PADDING
    18:33:00.720 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTE
    18:33:00.720 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTEPADDING
    18:33:00.720 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/
    18:33:00.720 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126
    18:33:00.720 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2
    18:33:00.720 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2PADDING
    18:33:00.721 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126PADDING
    18:33:00.721 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4
    18:33:00.721 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4PADDING
    18:33:00.721 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/NOPADDING
    18:33:00.722 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5
    18:33:00.722 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5PADDING
    18:33:00.722 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7
    18:33:00.723 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7PADDING
    18:33:00.723 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBC
    18:33:00.723 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBCPADDING
    18:33:00.723 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23
    18:33:00.723 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23PADDING
    18:33:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTE
    18:33:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTEPADDING
    18:33:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/
    18:33:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126
    18:33:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2PADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126PADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4PADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/NOPADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5PADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7PADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBC
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBCPADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23PADDING
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTE
    18:33:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTEPADDING
    18:33:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/
    18:33:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126
    18:33:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2
    18:33:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2PADDING
    18:33:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126PADDING
    18:33:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4
    18:33:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4PADDING
    18:33:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/NOPADDING
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5PADDING
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7PADDING
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBC
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBCPADDING
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23PADDING
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTE
    18:33:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTEPADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2PADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126PADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4PADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/NOPADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5PADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7PADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBC
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBCPADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23PADDING
    18:33:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTE
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTEPADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2PADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126PADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4PADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/NOPADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5PADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7PADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBC
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBCPADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23PADDING
    18:33:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTE
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTEPADDING
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2PADDING
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126PADDING
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4PADDING
    18:33:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/NOPADDING
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5PADDING
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7PADDING
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBC
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBCPADDING
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23PADDING
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTE
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTEPADDING
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/
    18:33:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126
    18:33:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2
    18:33:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2PADDING
    18:33:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126PADDING
    18:33:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4
    18:33:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4PADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/NOPADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5PADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7PADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBC
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBCPADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23PADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTE
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTEPADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2PADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126PADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4PADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/NOPADDING
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5
    18:33:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5PADDING
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7PADDING
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBC
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBCPADDING
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23PADDING
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTE
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTEPADDING
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2PADDING
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126PADDING
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4
    18:33:00.742 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4PADDING
    18:33:00.743 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/NOPADDING
    18:33:00.743 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5
    18:33:00.743 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5PADDING
    18:33:00.743 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7
    18:33:00.743 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7PADDING
    18:33:00.743 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBC
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBCPADDING
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23PADDING
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTE
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTEPADDING
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2PADDING
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126PADDING
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4PADDING
    18:33:00.744 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/NOPADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5PADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7PADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBC
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBCPADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23PADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTE
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTEPADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2PADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126PADDING
    18:33:00.745 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4PADDING
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/NOPADDING
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5PADDING
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7PADDING
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBC
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBCPADDING
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23PADDING
    18:33:00.746 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTE
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTEPADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2PADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126PADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4PADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/NOPADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5PADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7PADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBC
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBCPADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23PADDING
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTE
    18:33:00.747 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTEPADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2PADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126PADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4PADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/NOPADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5PADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7PADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBC
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBCPADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23PADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTE
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTEPADDING
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/
    18:33:00.748 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2PADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126PADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4PADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/NOPADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5PADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7PADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBC
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBCPADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23PADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTE
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTEPADDING
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126
    18:33:00.749 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2PADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126PADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4PADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/NOPADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5PADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7PADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBC
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBCPADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23PADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTE
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTEPADDING
    18:33:00.750 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2PADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126PADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4PADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/NOPADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5PADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7PADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBC
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBCPADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23PADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTE
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTEPADDING
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/
    18:33:00.751 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126
    18:33:00.752 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2
    18:33:00.752 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2PADDING
    18:33:00.752 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126PADDING
    18:33:00.753 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4
    18:33:00.753 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4PADDING
    18:33:00.753 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/NOPADDING
    18:33:00.753 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5
    18:33:00.753 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5PADDING
    18:33:00.753 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7
    18:33:00.753 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7PADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBC
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBCPADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23PADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTE
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTEPADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2PADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126PADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4PADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/NOPADDING
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5
    18:33:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5PADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7PADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBC
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBCPADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23PADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTE
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTEPADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2PADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126PADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4PADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/NOPADDING
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5
    18:33:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5PADDING
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7PADDING
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBC
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBCPADDING
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23PADDING
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTE
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTEPADDING
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2PADDING
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126PADDING
    18:33:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4PADDING
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/NOPADDING
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5PADDING
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7PADDING
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBC
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBCPADDING
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23PADDING
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTE
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTEPADDING
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126
    18:33:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/NOPADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBC
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBCPADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTE
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTEPADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126PADDING
    18:33:00.759 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4PADDING
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/NOPADDING
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5PADDING
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7PADDING
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBC
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBCPADDING
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23PADDING
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTE
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTEPADDING
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2
    18:33:00.760 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/NOPADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBC
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBCPADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTE
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTEPADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/NOPADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5PADDING
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7
    18:33:00.761 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7PADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBC
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBCPADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23PADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTE
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTEPADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2PADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126PADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4PADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/NOPADDING
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5
    18:33:00.762 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBC
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBCPADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTE
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTEPADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/NOPADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7PADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBC
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBCPADDING
    18:33:00.763 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTE
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTEPADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/NOPADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBC
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBCPADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTE
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTEPADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2PADDING
    18:33:00.764 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126PADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4PADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/NOPADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5PADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7PADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBC
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBCPADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23PADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTE
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTEPADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CTS/
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping.
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CTS/NOPADDING
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping.
    18:33:00.765 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/EAX/
    18:33:00.776 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/EAX/NOPADDING
    18:33:00.778 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/ECB/
    18:33:00.779 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping.
    18:33:00.779 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/ECB/NOPADDING
    18:33:00.779 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping.
    18:33:00.779 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/GCM/
    18:33:00.780 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/GCM/NOPADDING
    18:33:00.780 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/
    18:33:00.781 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126
    18:33:00.781 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2
    18:33:00.781 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2PADDING
    18:33:00.781 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126PADDING
    18:33:00.781 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4
    18:33:00.782 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4PADDING
    18:33:00.782 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/NOPADDING
    18:33:00.782 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5
    18:33:00.782 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5PADDING
    18:33:00.783 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7
    18:33:00.783 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7PADDING
    18:33:00.783 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/TBC
    18:33:00.783 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/TBCPADDING
    18:33:00.783 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23
    18:33:00.784 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23PADDING
    18:33:00.784 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTE
    18:33:00.784 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTEPADDING
    18:33:00.784 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/
    18:33:00.784 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126
    18:33:00.784 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2
    18:33:00.785 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2PADDING
    18:33:00.785 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126PADDING
    18:33:00.785 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4
    18:33:00.785 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4PADDING
    18:33:00.785 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/NOPADDING
    18:33:00.785 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5
    18:33:00.786 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5PADDING
    18:33:00.786 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7
    18:33:00.786 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7PADDING
    18:33:00.787 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBC
    18:33:00.787 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBCPADDING
    18:33:00.787 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23
    18:33:00.787 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23PADDING
    18:33:00.788 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTE
    18:33:00.790 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTEPADDING
    18:33:00.790 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/
    18:33:00.790 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126
    18:33:00.791 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2
    18:33:00.791 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2PADDING
    18:33:00.791 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126PADDING
    18:33:00.791 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4
    18:33:00.791 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4PADDING
    18:33:00.791 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/NOPADDING
    18:33:00.792 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5
    18:33:00.792 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5PADDING
    18:33:00.792 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7
    18:33:00.792 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7PADDING
    18:33:00.792 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBC
    18:33:00.793 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBCPADDING
    18:33:00.793 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23
    18:33:00.793 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23PADDING
    18:33:00.793 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTE
    18:33:00.794 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTEPADDING
    18:33:00.794 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/
    18:33:00.794 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126
    18:33:00.794 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2
    18:33:00.794 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2PADDING
    18:33:00.795 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126PADDING
    18:33:00.795 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4
    18:33:00.795 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4PADDING
    18:33:00.795 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/NOPADDING
    18:33:00.796 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5
    18:33:00.796 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5PADDING
    18:33:00.796 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7
    18:33:00.796 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7PADDING
    18:33:00.796 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBC
    18:33:00.796 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBCPADDING
    18:33:00.797 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23
    18:33:00.797 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23PADDING
    18:33:00.797 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTE
    18:33:00.797 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTEPADDING
    18:33:00.797 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/
    18:33:00.798 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126
    18:33:00.798 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2
    18:33:00.798 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2PADDING
    18:33:00.799 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126PADDING
    18:33:00.799 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4
    18:33:00.799 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4PADDING
    18:33:00.800 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/NOPADDING
    18:33:00.800 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5
    18:33:00.801 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5PADDING
    18:33:00.801 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7
    18:33:00.801 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7PADDING
    18:33:00.801 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBC
    18:33:00.801 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBCPADDING
    18:33:00.802 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23
    18:33:00.802 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23PADDING
    18:33:00.802 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTE
    18:33:00.802 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTEPADDING
    18:33:00.802 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/
    18:33:00.802 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2PADDING
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126PADDING
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4PADDING
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/NOPADDING
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5
    18:33:00.803 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5PADDING
    18:33:00.804 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7
    18:33:00.804 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7PADDING
    18:33:00.804 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBC
    18:33:00.804 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBCPADDING
    18:33:00.804 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23
    18:33:00.804 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23PADDING
    18:33:00.804 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTE
    18:33:00.805 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTEPADDING
    18:33:00.805 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/
    18:33:00.805 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126
    18:33:00.805 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2PADDING
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126PADDING
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4PADDING
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/NOPADDING
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5PADDING
    18:33:00.806 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7PADDING
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBC
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBCPADDING
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23PADDING
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTE
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTEPADDING
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/
    18:33:00.807 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2PADDING
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126PADDING
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4PADDING
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/NOPADDING
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5PADDING
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7
    18:33:00.808 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7PADDING
    18:33:00.809 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBC
    18:33:00.809 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBCPADDING
    18:33:00.809 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23
    18:33:00.809 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23PADDING
    18:33:00.809 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTE
    18:33:00.809 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTEPADDING
    18:33:00.809 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/
    18:33:00.810 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126
    18:33:00.810 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2
    18:33:00.810 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2PADDING
    18:33:00.810 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126PADDING
    18:33:00.810 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4
    18:33:00.810 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4PADDING
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/NOPADDING
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5PADDING
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7PADDING
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBC
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBCPADDING
    18:33:00.811 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23
    18:33:00.812 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23PADDING
    18:33:00.812 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTE
    18:33:00.812 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTEPADDING
    18:33:00.812 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/
    18:33:00.812 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126
    18:33:00.812 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2
    18:33:00.812 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2PADDING
    18:33:00.813 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126PADDING
    18:33:00.813 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4
    18:33:00.813 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4PADDING
    18:33:00.813 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/NOPADDING
    18:33:00.813 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5
    18:33:00.813 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5PADDING
    18:33:00.814 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7
    18:33:00.814 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7PADDING
    18:33:00.814 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBC
    18:33:00.814 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBCPADDING
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23PADDING
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTE
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTEPADDING
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2PADDING
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126PADDING
    18:33:00.815 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4
    18:33:00.816 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4PADDING
    18:33:00.816 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/NOPADDING
    18:33:00.816 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5
    18:33:00.816 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5PADDING
    18:33:00.816 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7
    18:33:00.816 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7PADDING
    18:33:00.817 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBC
    18:33:00.817 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBCPADDING
    18:33:00.817 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23
    18:33:00.817 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23PADDING
    18:33:00.817 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTE
    18:33:00.818 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTEPADDING
    18:33:00.818 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/
    18:33:00.818 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126
    18:33:00.818 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2
    18:33:00.818 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2PADDING
    18:33:00.819 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126PADDING
    18:33:00.819 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4
    18:33:00.819 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4PADDING
    18:33:00.819 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/NOPADDING
    18:33:00.819 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5
    18:33:00.819 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5PADDING
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7PADDING
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBC
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBCPADDING
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23PADDING
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTE
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTEPADDING
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/
    18:33:00.820 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126
    18:33:00.821 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2
    18:33:00.821 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2PADDING
    18:33:00.821 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126PADDING
    18:33:00.821 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4
    18:33:00.821 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4PADDING
    18:33:00.821 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/NOPADDING
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5PADDING
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7PADDING
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBC
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBCPADDING
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23
    18:33:00.822 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23PADDING
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTE
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTEPADDING
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2PADDING
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126PADDING
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4
    18:33:00.823 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4PADDING
    18:33:00.824 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/NOPADDING
    18:33:00.824 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5
    18:33:00.824 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5PADDING
    18:33:00.824 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7
    18:33:00.824 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7PADDING
    18:33:00.824 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBC
    18:33:00.825 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBCPADDING
    18:33:00.825 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23
    18:33:00.825 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23PADDING
    18:33:00.825 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTE
    18:33:00.825 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTEPADDING
    18:33:00.826 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/
    18:33:00.826 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126
    18:33:00.826 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2
    18:33:00.826 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2PADDING
    18:33:00.826 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126PADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4PADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/NOPADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5PADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7PADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBC
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBCPADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23PADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTE
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTEPADDING
    18:33:00.827 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/
    18:33:00.828 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126
    18:33:00.828 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2
    18:33:00.828 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2PADDING
    18:33:00.828 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126PADDING
    18:33:00.828 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4
    18:33:00.828 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4PADDING
    18:33:00.829 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/NOPADDING
    18:33:00.829 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5
    18:33:00.829 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5PADDING
    18:33:00.829 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7
    18:33:00.830 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7PADDING
    18:33:00.830 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBC
    18:33:00.830 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBCPADDING
    18:33:00.831 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23
    18:33:00.831 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23PADDING
    18:33:00.831 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTE
    18:33:00.831 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTEPADDING
    18:33:00.831 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/
    18:33:00.832 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126
    18:33:00.832 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2
    18:33:00.832 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2PADDING
    18:33:00.840 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126PADDING
    18:33:00.840 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4
    18:33:00.841 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4PADDING
    18:33:00.841 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/NOPADDING
    18:33:00.841 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5
    18:33:00.841 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5PADDING
    18:33:00.842 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7
    18:33:00.842 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7PADDING
    18:33:00.842 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBC
    18:33:00.842 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBCPADDING
    18:33:00.843 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23
    18:33:00.843 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23PADDING
    18:33:00.843 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTE
    18:33:00.843 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTEPADDING
    18:33:00.843 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/
    18:33:00.843 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126
    18:33:00.844 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2
    18:33:00.844 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2PADDING
    18:33:00.844 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126PADDING
    18:33:00.844 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4
    18:33:00.844 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4PADDING
    18:33:00.845 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/NOPADDING
    18:33:00.845 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5
    18:33:00.845 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5PADDING
    18:33:00.845 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7
    18:33:00.845 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7PADDING
    18:33:00.846 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBC
    18:33:00.846 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBCPADDING
    18:33:00.846 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23
    18:33:00.846 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23PADDING
    18:33:00.846 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTE
    18:33:00.847 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTEPADDING
    18:33:00.847 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/
    18:33:00.847 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126
    18:33:00.847 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2
    18:33:00.847 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2PADDING
    18:33:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126PADDING
    18:33:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4
    18:33:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4PADDING
    18:33:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/NOPADDING
    18:33:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5
    18:33:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5PADDING
    18:33:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7
    18:33:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7PADDING
    18:33:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBC
    18:33:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBCPADDING
    18:33:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23
    18:33:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23PADDING
    18:33:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTE
    18:33:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTEPADDING
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2PADDING
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126PADDING
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4PADDING
    18:33:00.850 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/NOPADDING
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5PADDING
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7PADDING
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBC
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBCPADDING
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23PADDING
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTE
    18:33:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTEPADDING
    18:33:00.852 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/
    18:33:00.852 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126
    18:33:00.852 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2
    18:33:00.852 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2PADDING
    18:33:00.852 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126PADDING
    18:33:00.852 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4
    18:33:00.853 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4PADDING
    18:33:00.853 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/NOPADDING
    18:33:00.853 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5
    18:33:00.853 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5PADDING
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7PADDING
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBC
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBCPADDING
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23PADDING
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTE
    18:33:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTEPADDING
    18:33:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/
    18:33:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126
    18:33:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2
    18:33:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2PADDING
    18:33:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126PADDING
    18:33:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4
    18:33:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4PADDING
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/NOPADDING
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5PADDING
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7PADDING
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBC
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBCPADDING
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23
    18:33:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23PADDING
    18:33:00.857 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTE
    18:33:00.857 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTEPADDING
    18:33:00.857 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/
    18:33:00.857 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126
    18:33:00.857 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2
    18:33:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2PADDING
    18:33:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126PADDING
    18:33:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4
    18:33:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4PADDING
    18:33:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/NOPADDING
    18:33:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5
    18:33:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5PADDING
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7PADDING
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBC
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBCPADDING
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23PADDING
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTE
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTEPADDING
    18:33:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/
    18:33:00.860 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126
    18:33:00.860 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2
    18:33:00.860 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2PADDING
    18:33:00.860 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126PADDING
    18:33:00.860 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4
    18:33:00.860 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4PADDING
    18:33:00.861 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/NOPADDING
    18:33:00.861 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5
    18:33:00.861 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5PADDING
    18:33:00.861 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7
    18:33:00.861 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7PADDING
    18:33:00.861 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBC
    18:33:00.862 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBCPADDING
    18:33:00.862 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23
    18:33:00.862 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23PADDING
    18:33:00.862 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTE
    18:33:00.862 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTEPADDING
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2PADDING
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126PADDING
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4PADDING
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/NOPADDING
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5PADDING
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7PADDING
    18:33:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBC
    18:33:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBCPADDING
    18:33:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23
    18:33:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23PADDING
    18:33:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTE
    18:33:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTEPADDING
    18:33:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/
    18:33:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126
    18:33:00.865 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2
    18:33:00.865 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2PADDING
    18:33:00.865 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126PADDING
    18:33:00.865 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4
    18:33:00.866 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4PADDING
    18:33:00.866 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/NOPADDING
    18:33:00.866 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5
    18:33:00.866 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5PADDING
    18:33:00.866 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7
    18:33:00.867 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7PADDING
    18:33:00.867 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBC
    18:33:00.867 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBCPADDING
    18:33:00.867 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23
    18:33:00.867 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23PADDING
    18:33:00.867 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTE
    18:33:00.868 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTEPADDING
    18:33:00.868 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/
    18:33:00.868 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126
    18:33:00.868 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2
    18:33:00.868 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2PADDING
    18:33:00.869 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126PADDING
    18:33:00.869 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4
    18:33:00.869 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4PADDING
    18:33:00.869 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/NOPADDING
    18:33:00.869 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5
    18:33:00.869 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5PADDING
    18:33:00.870 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7
    18:33:00.870 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7PADDING
    18:33:00.870 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBC
    18:33:00.870 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBCPADDING
    18:33:00.870 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23PADDING
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTE
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTEPADDING
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2PADDING
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126PADDING
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4PADDING
    18:33:00.871 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/NOPADDING
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5PADDING
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7PADDING
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBC
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBCPADDING
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23PADDING
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTE
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTEPADDING
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126
    18:33:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2PADDING
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126PADDING
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4PADDING
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/NOPADDING
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5PADDING
    18:33:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7
    18:33:00.874 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7PADDING
    18:33:00.874 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBC
    18:33:00.874 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBCPADDING
    18:33:00.875 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23
    18:33:00.875 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23PADDING
    18:33:00.875 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTE
    18:33:00.875 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTEPADDING
    18:33:00.875 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/
    18:33:00.875 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126
    18:33:00.876 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2
    18:33:00.876 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2PADDING
    18:33:00.876 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126PADDING
    18:33:00.876 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4PADDING
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/NOPADDING
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5PADDING
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7PADDING
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBC
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBCPADDING
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23PADDING
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTE
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTEPADDING
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2
    18:33:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2PADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126PADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4PADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/NOPADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5PADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7PADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBC
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBCPADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23PADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTE
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTEPADDING
    18:33:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/
    18:33:00.879 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126
    18:33:00.879 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2
    18:33:00.879 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2PADDING
    18:33:00.879 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126PADDING
    18:33:00.879 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4
    18:33:00.880 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4PADDING
    18:33:00.880 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/NOPADDING
    18:33:00.880 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5
    18:33:00.880 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5PADDING
    18:33:00.880 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7
    18:33:00.880 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7PADDING
    18:33:00.881 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBC
    18:33:00.881 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBCPADDING
    18:33:00.881 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23
    18:33:00.881 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23PADDING
    18:33:00.881 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTE
    18:33:00.882 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTEPADDING
    18:33:00.882 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/
    18:33:00.882 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126
    18:33:00.882 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2
    18:33:00.883 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2PADDING
    18:33:00.883 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126PADDING
    18:33:00.883 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4
    18:33:00.883 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4PADDING
    18:33:00.883 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/NOPADDING
    18:33:00.884 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5
    18:33:00.884 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5PADDING
    18:33:00.884 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7
    18:33:00.884 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7PADDING
    18:33:00.884 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBC
    18:33:00.884 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBCPADDING
    18:33:00.885 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23
    18:33:00.885 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23PADDING
    18:33:00.885 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTE
    18:33:00.885 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTEPADDING
    18:33:00.885 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/
    18:33:00.886 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126
    18:33:00.886 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2
    18:33:00.886 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2PADDING
    18:33:00.887 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126PADDING
    18:33:00.887 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4
    18:33:00.887 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4PADDING
    18:33:00.887 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/NOPADDING
    18:33:00.888 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5
    18:33:00.888 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5PADDING
    18:33:00.888 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7
    18:33:00.888 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7PADDING
    18:33:00.888 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/TBC
    18:33:00.889 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/TBCPADDING
    18:33:00.889 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23
    18:33:00.889 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23PADDING
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTE
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTEPADDING
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL//
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping.
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL//NOPADDING
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping.
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC-CTS/
    18:33:00.890 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC-CTS/NOPADDING
    18:33:00.891 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/
    18:33:00.891 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126
    18:33:00.891 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2
    18:33:00.891 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2PADDING
    18:33:00.892 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126PADDING
    18:33:00.892 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4
    18:33:00.892 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4PADDING
    18:33:00.892 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/NOPADDING
    18:33:00.893 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS5
    18:33:00.893 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS5PADDING
    18:33:00.893 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS7
    18:33:00.893 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS7PADDING
    18:33:00.893 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/TBC
    18:33:00.894 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/TBCPADDING
    18:33:00.894 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/X9.23
    18:33:00.894 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/X9.23PADDING
    18:33:00.895 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTE
    18:33:00.895 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTEPADDING
    18:33:00.895 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/
    18:33:00.895 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126
    18:33:00.895 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2
    18:33:00.896 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2PADDING
    18:33:00.896 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126PADDING
    18:33:00.896 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4
    18:33:00.896 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4PADDING
    18:33:00.896 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/NOPADDING
    18:33:00.897 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS5
    18:33:00.897 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS5PADDING
    18:33:00.897 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS7
    18:33:00.897 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS7PADDING
    18:33:00.898 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/TBC
    18:33:00.898 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/TBCPADDING
    18:33:00.899 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/X9.23
    18:33:00.899 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/X9.23PADDING
    18:33:00.899 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTE
    18:33:00.899 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTEPADDING
    18:33:00.899 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/
    18:33:00.899 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126
    18:33:00.900 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2
    18:33:00.900 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2PADDING
    18:33:00.900 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126PADDING
    18:33:00.900 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4
    18:33:00.901 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4PADDING
    18:33:00.901 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/NOPADDING
    18:33:00.901 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5
    18:33:00.901 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5PADDING
    18:33:00.902 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7
    18:33:00.902 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7PADDING
    18:33:00.902 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/TBC
    18:33:00.902 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/TBCPADDING
    18:33:00.903 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/X9.23
    18:33:00.903 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/X9.23PADDING
    18:33:00.903 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTE
    18:33:00.903 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTEPADDING
    18:33:00.904 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/
    18:33:00.904 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126
    18:33:00.904 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2
    18:33:00.904 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2PADDING
    18:33:00.905 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126PADDING
    18:33:00.905 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4
    18:33:00.905 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4PADDING
    18:33:00.905 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/NOPADDING
    18:33:00.905 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5
    18:33:00.905 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5PADDING
    18:33:00.906 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7
    18:33:00.906 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7PADDING
    18:33:00.906 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/TBC
    18:33:00.906 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/TBCPADDING
    18:33:00.907 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/X9.23
    18:33:00.907 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/X9.23PADDING
    18:33:00.907 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTE
    18:33:00.907 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTEPADDING
    18:33:00.907 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/
    18:33:00.907 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126
    18:33:00.908 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2
    18:33:00.908 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2PADDING
    18:33:00.908 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126PADDING
    18:33:00.908 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4
    18:33:00.908 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4PADDING
    18:33:00.908 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/NOPADDING
    18:33:00.909 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5
    18:33:00.909 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5PADDING
    18:33:00.909 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7
    18:33:00.909 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7PADDING
    18:33:00.909 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/TBC
    18:33:00.910 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/TBCPADDING
    18:33:00.910 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/X9.23
    18:33:00.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/X9.23PADDING
    18:33:00.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTE
    18:33:00.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTEPADDING
    18:33:00.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/
    18:33:00.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126
    18:33:00.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2
    18:33:00.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2PADDING
    18:33:00.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126PADDING
    18:33:00.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4
    18:33:00.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4PADDING
    18:33:00.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/NOPADDING
    18:33:00.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5
    18:33:00.913 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5PADDING
    18:33:00.913 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7
    18:33:00.913 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7PADDING
    18:33:00.913 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/TBC
    18:33:00.913 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/TBCPADDING
    18:33:00.914 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/X9.23
    18:33:00.914 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/X9.23PADDING
    18:33:00.914 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTE
    18:33:00.914 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTEPADDING
    18:33:00.914 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/
    18:33:00.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126
    18:33:00.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2
    18:33:00.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2PADDING
    18:33:00.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126PADDING
    18:33:00.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4
    18:33:00.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4PADDING
    18:33:00.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/NOPADDING
    18:33:00.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5
    18:33:00.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5PADDING
    18:33:00.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7
    18:33:00.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7PADDING
    18:33:00.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/TBC
    18:33:00.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/TBCPADDING
    18:33:00.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/X9.23
    18:33:00.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/X9.23PADDING
    18:33:00.918 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTE
    18:33:00.919 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTEPADDING
    18:33:00.919 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/
    18:33:00.919 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126
    18:33:00.919 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2
    18:33:00.919 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2PADDING
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126PADDING
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4PADDING
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/NOPADDING
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5PADDING
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7PADDING
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/TBC
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/TBCPADDING
    18:33:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/X9.23
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/X9.23PADDING
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTE
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTEPADDING
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2PADDING
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126PADDING
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4PADDING
    18:33:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/NOPADDING
    18:33:00.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5
    18:33:00.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5PADDING
    18:33:00.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7
    18:33:00.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7PADDING
    18:33:00.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/TBC
    18:33:00.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/TBCPADDING
    18:33:00.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/X9.23
    18:33:00.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/X9.23PADDING
    18:33:00.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTE
    18:33:00.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTEPADDING
    18:33:00.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/
    18:33:00.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126
    18:33:00.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2
    18:33:00.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2PADDING
    18:33:00.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126PADDING
    18:33:00.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4
    18:33:00.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4PADDING
    18:33:00.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/NOPADDING
    18:33:00.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5
    18:33:00.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5PADDING
    18:33:00.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7
    18:33:00.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7PADDING
    18:33:00.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/TBC
    18:33:00.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/TBCPADDING
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/X9.23
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/X9.23PADDING
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTE
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTEPADDING
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2
    18:33:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2PADDING
    18:33:00.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126PADDING
    18:33:00.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4
    18:33:00.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4PADDING
    18:33:00.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/NOPADDING
    18:33:00.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5
    18:33:00.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5PADDING
    18:33:00.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7
    18:33:00.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7PADDING
    18:33:00.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/TBC
    18:33:00.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/TBCPADDING
    18:33:00.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/X9.23
    18:33:00.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/X9.23PADDING
    18:33:00.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTE
    18:33:00.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTEPADDING
    18:33:00.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/
    18:33:00.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126
    18:33:00.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2
    18:33:00.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2PADDING
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126PADDING
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4PADDING
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/NOPADDING
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5PADDING
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7
    18:33:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7PADDING
    18:33:00.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/TBC
    18:33:00.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/TBCPADDING
    18:33:00.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/X9.23
    18:33:00.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/X9.23PADDING
    18:33:00.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTE
    18:33:00.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTEPADDING
    18:33:00.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/
    18:33:00.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126
    18:33:00.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2
    18:33:00.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2PADDING
    18:33:00.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126PADDING
    18:33:00.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4
    18:33:00.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4PADDING
    18:33:00.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/NOPADDING
    18:33:00.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5PADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7PADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/TBC
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/TBCPADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/X9.23
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/X9.23PADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTE
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTEPADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2PADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126PADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4PADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/NOPADDING
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5
    18:33:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5PADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7PADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/TBC
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/TBCPADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/X9.23
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/X9.23PADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTE
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTEPADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2PADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126PADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4PADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/NOPADDING
    18:33:00.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5
    18:33:00.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5PADDING
    18:33:00.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7
    18:33:00.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7PADDING
    18:33:00.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/TBC
    18:33:00.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/TBCPADDING
    18:33:00.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/X9.23
    18:33:00.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/X9.23PADDING
    18:33:00.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTE
    18:33:00.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTEPADDING
    18:33:00.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/
    18:33:00.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126
    18:33:00.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2
    18:33:00.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2PADDING
    18:33:00.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126PADDING
    18:33:00.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4
    18:33:00.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4PADDING
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/NOPADDING
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5PADDING
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7PADDING
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/TBC
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/TBCPADDING
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/X9.23
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/X9.23PADDING
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTE
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTEPADDING
    18:33:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2PADDING
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126PADDING
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4PADDING
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/NOPADDING
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5PADDING
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7PADDING
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/TBC
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/TBCPADDING
    18:33:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/X9.23
    18:33:00.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/X9.23PADDING
    18:33:00.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTE
    18:33:00.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTEPADDING
    18:33:00.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/
    18:33:00.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126
    18:33:00.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2
    18:33:00.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2PADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126PADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4PADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/NOPADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5PADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7PADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/TBC
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/TBCPADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/X9.23
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/X9.23PADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTE
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTEPADDING
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126
    18:33:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2
    18:33:00.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2PADDING
    18:33:00.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126PADDING
    18:33:00.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4
    18:33:00.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4PADDING
    18:33:00.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/NOPADDING
    18:33:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5
    18:33:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5PADDING
    18:33:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7
    18:33:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7PADDING
    18:33:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/TBC
    18:33:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/TBCPADDING
    18:33:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/X9.23
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/X9.23PADDING
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTE
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTEPADDING
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2PADDING
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126PADDING
    18:33:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4
    18:33:00.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4PADDING
    18:33:00.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/NOPADDING
    18:33:00.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5
    18:33:00.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5PADDING
    18:33:00.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7
    18:33:00.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7PADDING
    18:33:00.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/TBC
    18:33:00.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/TBCPADDING
    18:33:00.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/X9.23
    18:33:00.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/X9.23PADDING
    18:33:00.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTE
    18:33:00.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTEPADDING
    18:33:00.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/
    18:33:00.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126
    18:33:00.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2
    18:33:00.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2PADDING
    18:33:00.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126PADDING
    18:33:00.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4
    18:33:00.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4PADDING
    18:33:00.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/NOPADDING
    18:33:00.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5
    18:33:00.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5PADDING
    18:33:00.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7
    18:33:00.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7PADDING
    18:33:00.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/TBC
    18:33:00.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/TBCPADDING
    18:33:00.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/X9.23
    18:33:00.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/X9.23PADDING
    18:33:00.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTE
    18:33:00.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTEPADDING
    18:33:00.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/
    18:33:00.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126
    18:33:00.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2
    18:33:00.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2PADDING
    18:33:00.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126PADDING
    18:33:00.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4
    18:33:00.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4PADDING
    18:33:00.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/NOPADDING
    18:33:00.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5
    18:33:00.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5PADDING
    18:33:00.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7
    18:33:00.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7PADDING
    18:33:00.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/TBC
    18:33:00.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/TBCPADDING
    18:33:00.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/X9.23
    18:33:00.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/X9.23PADDING
    18:33:00.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTE
    18:33:00.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTEPADDING
    18:33:00.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/
    18:33:00.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126
    18:33:00.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2
    18:33:00.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2PADDING
    18:33:00.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126PADDING
    18:33:00.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4
    18:33:00.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4PADDING
    18:33:00.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/NOPADDING
    18:33:00.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5
    18:33:00.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5PADDING
    18:33:00.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7
    18:33:00.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7PADDING
    18:33:00.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/TBC
    18:33:00.961 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/TBCPADDING
    18:33:00.961 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/X9.23
    18:33:00.961 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/X9.23PADDING
    18:33:00.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTE
    18:33:00.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTEPADDING
    18:33:00.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/
    18:33:00.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126
    18:33:00.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2
    18:33:00.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2PADDING
    18:33:00.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126PADDING
    18:33:00.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4
    18:33:00.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4PADDING
    18:33:00.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/NOPADDING
    18:33:00.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5PADDING
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7PADDING
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/TBC
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/TBCPADDING
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/X9.23
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/X9.23PADDING
    18:33:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTE
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTEPADDING
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2PADDING
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126PADDING
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4PADDING
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/NOPADDING
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5
    18:33:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5PADDING
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7PADDING
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/TBC
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/TBCPADDING
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/X9.23
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/X9.23PADDING
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTE
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTEPADDING
    18:33:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/
    18:33:00.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126
    18:33:00.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2
    18:33:00.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2PADDING
    18:33:00.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126PADDING
    18:33:00.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4
    18:33:00.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4PADDING
    18:33:00.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/NOPADDING
    18:33:00.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5
    18:33:00.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5PADDING
    18:33:00.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7
    18:33:00.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7PADDING
    18:33:00.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/TBC
    18:33:00.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/TBCPADDING
    18:33:00.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/X9.23
    18:33:00.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/X9.23PADDING
    18:33:00.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTE
    18:33:00.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTEPADDING
    18:33:00.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/
    18:33:00.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126
    18:33:00.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2
    18:33:00.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2PADDING
    18:33:00.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126PADDING
    18:33:00.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4
    18:33:00.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4PADDING
    18:33:00.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/NOPADDING
    18:33:00.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5
    18:33:00.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5PADDING
    18:33:00.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7
    18:33:00.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7PADDING
    18:33:00.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/TBC
    18:33:00.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/TBCPADDING
    18:33:00.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/X9.23
    18:33:00.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/X9.23PADDING
    18:33:00.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTE
    18:33:00.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTEPADDING
    18:33:00.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/
    18:33:00.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126
    18:33:00.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2
    18:33:00.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2PADDING
    18:33:00.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126PADDING
    18:33:00.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4
    18:33:00.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4PADDING
    18:33:00.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/NOPADDING
    18:33:00.977 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5
    18:33:00.977 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5PADDING
    18:33:00.977 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7
    18:33:00.977 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7PADDING
    18:33:00.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/TBC
    18:33:00.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/TBCPADDING
    18:33:00.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/X9.23
    18:33:00.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/X9.23PADDING
    18:33:00.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTE
    18:33:00.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTEPADDING
    18:33:00.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/
    18:33:00.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126
    18:33:00.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2
    18:33:00.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2PADDING
    18:33:00.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126PADDING
    18:33:00.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4
    18:33:00.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4PADDING
    18:33:00.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/NOPADDING
    18:33:00.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5
    18:33:00.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5PADDING
    18:33:00.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7
    18:33:00.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7PADDING
    18:33:00.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/TBC
    18:33:00.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/TBCPADDING
    18:33:00.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/X9.23
    18:33:00.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/X9.23PADDING
    18:33:00.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTE
    18:33:00.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTEPADDING
    18:33:00.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/
    18:33:00.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126
    18:33:00.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2
    18:33:00.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2PADDING
    18:33:00.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126PADDING
    18:33:00.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4
    18:33:00.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4PADDING
    18:33:00.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/NOPADDING
    18:33:00.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5
    18:33:00.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5PADDING
    18:33:00.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7
    18:33:00.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7PADDING
    18:33:00.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/TBC
    18:33:00.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/TBCPADDING
    18:33:00.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/X9.23
    18:33:00.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/X9.23PADDING
    18:33:00.986 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTE
    18:33:00.986 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTEPADDING
    18:33:00.986 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/
    18:33:00.986 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126
    18:33:00.986 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2
    18:33:00.987 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2PADDING
    18:33:00.987 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126PADDING
    18:33:00.987 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4
    18:33:00.987 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4PADDING
    18:33:00.987 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/NOPADDING
    18:33:00.988 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5
    18:33:00.988 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5PADDING
    18:33:00.988 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7
    18:33:00.988 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7PADDING
    18:33:00.988 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/TBC
    18:33:00.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/TBCPADDING
    18:33:00.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/X9.23
    18:33:00.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/X9.23PADDING
    18:33:00.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTE
    18:33:00.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTEPADDING
    18:33:00.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/
    18:33:00.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126
    18:33:00.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2
    18:33:00.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2PADDING
    18:33:00.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126PADDING
    18:33:00.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4
    18:33:00.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4PADDING
    18:33:00.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/NOPADDING
    18:33:00.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5
    18:33:00.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5PADDING
    18:33:00.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7
    18:33:00.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7PADDING
    18:33:00.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/TBC
    18:33:00.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/TBCPADDING
    18:33:00.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/X9.23
    18:33:00.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/X9.23PADDING
    18:33:00.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTE
    18:33:00.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTEPADDING
    18:33:00.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/
    18:33:00.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126
    18:33:00.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2
    18:33:00.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2PADDING
    18:33:00.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126PADDING
    18:33:00.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4PADDING
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/NOPADDING
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5PADDING
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7PADDING
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/TBC
    18:33:00.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/TBCPADDING
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/X9.23
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/X9.23PADDING
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTE
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTEPADDING
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2PADDING
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126PADDING
    18:33:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4PADDING
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/NOPADDING
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5PADDING
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7PADDING
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/TBC
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/TBCPADDING
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/X9.23
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/X9.23PADDING
    18:33:00.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTE
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTEPADDING
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CTS/
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping.
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CTS/NOPADDING
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping.
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/ECB/
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping.
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/ECB/NOPADDING
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping.
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/
    18:33:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2PADDING
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126PADDING
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4PADDING
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/NOPADDING
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS5
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS5PADDING
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS7
    18:33:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS7PADDING
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/TBC
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/TBCPADDING
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/X9.23
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/X9.23PADDING
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTE
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTEPADDING
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2PADDING
    18:33:01.000 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/NOPADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/TBC
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/TBCPADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/X9.23
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/X9.23PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTE
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTEPADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4PADDING
    18:33:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/NOPADDING
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5PADDING
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7PADDING
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/TBC
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/TBCPADDING
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/X9.23
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/X9.23PADDING
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTE
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTEPADDING
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126
    18:33:01.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2
    18:33:01.003 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2PADDING
    18:33:01.003 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126PADDING
    18:33:01.003 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4
    18:33:01.003 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/NOPADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/TBC
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/TBCPADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/X9.23
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/X9.23PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTE
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTEPADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/NOPADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/TBC
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/TBCPADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/X9.23
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/X9.23PADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTE
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTEPADDING
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2
    18:33:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/NOPADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/TBC
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/TBCPADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/X9.23
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/X9.23PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTE
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTEPADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/NOPADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/TBC
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/TBCPADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/X9.23
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/X9.23PADDING
    18:33:01.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTE
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTEPADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2PADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126PADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4PADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/NOPADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5PADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7PADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/TBC
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/TBCPADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/X9.23
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/X9.23PADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTE
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTEPADDING
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/
    18:33:01.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/NOPADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/TBC
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/TBCPADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/X9.23
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/X9.23PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTE
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTEPADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/NOPADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7PADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/TBC
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/TBCPADDING
    18:33:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/X9.23
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/X9.23PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTE
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTEPADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/NOPADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/TBC
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/TBCPADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/X9.23
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/X9.23PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTE
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTEPADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/NOPADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5PADDING
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7
    18:33:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/TBC
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/TBCPADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/X9.23
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/X9.23PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTE
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTEPADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/NOPADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/TBC
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/TBCPADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/X9.23
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/X9.23PADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTE
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTEPADDING
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/
    18:33:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/NOPADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/TBC
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/TBCPADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/X9.23
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/X9.23PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTE
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTEPADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/NOPADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5PADDING
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7
    18:33:01.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/TBC
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/TBCPADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/X9.23
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/X9.23PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTE
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTEPADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/NOPADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/TBC
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/TBCPADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/X9.23
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/X9.23PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTE
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTEPADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4PADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/NOPADDING
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5
    18:33:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/TBC
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/TBCPADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/X9.23
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/X9.23PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTE
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTEPADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/NOPADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/TBC
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/TBCPADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/X9.23
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/X9.23PADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTE
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTEPADDING
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126
    18:33:01.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/NOPADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/TBC
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/TBCPADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/X9.23
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/X9.23PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTE
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTEPADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/NOPADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/TBC
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/TBCPADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/X9.23
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/X9.23PADDING
    18:33:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTE
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTEPADDING
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2PADDING
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126PADDING
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4PADDING
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/NOPADDING
    18:33:01.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5
    18:33:01.015 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5PADDING
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7PADDING
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/TBC
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/TBCPADDING
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/X9.23
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/X9.23PADDING
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTE
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTEPADDING
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2
    18:33:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2PADDING
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126PADDING
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4PADDING
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/NOPADDING
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5PADDING
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7PADDING
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/TBC
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/TBCPADDING
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/X9.23
    18:33:01.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/X9.23PADDING
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTE
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTEPADDING
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2PADDING
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126PADDING
    18:33:01.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4PADDING
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/NOPADDING
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5PADDING
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7PADDING
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/TBC
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/TBCPADDING
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/X9.23
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/X9.23PADDING
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTE
    18:33:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTEPADDING
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2PADDING
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126PADDING
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4PADDING
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/NOPADDING
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5PADDING
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7
    18:33:01.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7PADDING
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/TBC
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/TBCPADDING
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/X9.23
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/X9.23PADDING
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTE
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTEPADDING
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2
    18:33:01.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2PADDING
    18:33:01.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126PADDING
    18:33:01.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4
    18:33:01.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4PADDING
    18:33:01.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/NOPADDING
    18:33:01.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5
    18:33:01.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5PADDING
    18:33:01.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7PADDING
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/TBC
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/TBCPADDING
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/X9.23
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/X9.23PADDING
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTE
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTEPADDING
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2PADDING
    18:33:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126PADDING
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4PADDING
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/NOPADDING
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5PADDING
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7PADDING
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/TBC
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/TBCPADDING
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/X9.23
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/X9.23PADDING
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTE
    18:33:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTEPADDING
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2PADDING
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126PADDING
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4PADDING
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/NOPADDING
    18:33:01.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5PADDING
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7PADDING
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/TBC
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/TBCPADDING
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/X9.23
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/X9.23PADDING
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTE
    18:33:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTEPADDING
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2PADDING
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126PADDING
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4PADDING
    18:33:01.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/NOPADDING
    18:33:01.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5
    18:33:01.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5PADDING
    18:33:01.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7
    18:33:01.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7PADDING
    18:33:01.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/TBC
    18:33:01.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/TBCPADDING
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/X9.23
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/X9.23PADDING
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTE
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTEPADDING
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2
    18:33:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2PADDING
    18:33:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126PADDING
    18:33:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4
    18:33:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4PADDING
    18:33:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/NOPADDING
    18:33:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5
    18:33:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5PADDING
    18:33:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7
    18:33:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7PADDING
    18:33:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/TBC
    18:33:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/TBCPADDING
    18:33:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/X9.23
    18:33:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/X9.23PADDING
    18:33:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTE
    18:33:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTEPADDING
    18:33:01.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/
    18:33:01.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126
    18:33:01.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2
    18:33:01.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2PADDING
    18:33:01.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126PADDING
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4PADDING
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/NOPADDING
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5PADDING
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7PADDING
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/TBC
    18:33:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/TBCPADDING
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/X9.23
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/X9.23PADDING
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTE
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTEPADDING
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2PADDING
    18:33:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126PADDING
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4PADDING
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/NOPADDING
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5PADDING
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7PADDING
    18:33:01.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/TBC
    18:33:01.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/TBCPADDING
    18:33:01.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/X9.23
    18:33:01.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/X9.23PADDING
    18:33:01.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTE
    18:33:01.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTEPADDING
    18:33:01.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/
    18:33:01.039 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126
    18:33:01.039 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2
    18:33:01.039 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2PADDING
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126PADDING
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4PADDING
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/NOPADDING
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5PADDING
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7PADDING
    18:33:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/TBC
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/TBCPADDING
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/X9.23
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/X9.23PADDING
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTE
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTEPADDING
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126
    18:33:01.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2
    18:33:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2PADDING
    18:33:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126PADDING
    18:33:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4
    18:33:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4PADDING
    18:33:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/NOPADDING
    18:33:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5
    18:33:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5PADDING
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7PADDING
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/TBC
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/TBCPADDING
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/X9.23
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/X9.23PADDING
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTE
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTEPADDING
    18:33:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/
    18:33:01.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126
    18:33:01.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2
    18:33:01.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2PADDING
    18:33:01.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126PADDING
    18:33:01.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4
    18:33:01.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4PADDING
    18:33:01.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/NOPADDING
    18:33:01.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS5
    18:33:01.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS5PADDING
    18:33:01.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS7
    18:33:01.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS7PADDING
    18:33:01.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/TBC
    18:33:01.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/TBCPADDING
    18:33:01.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/X9.23
    18:33:01.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/X9.23PADDING
    18:33:01.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTE
    18:33:01.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTEPADDING
    18:33:01.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2//
    18:33:01.047 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping.
    18:33:01.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2//NOPADDING
    18:33:01.047 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping.
    18:33:01.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC-CTS/
    18:33:01.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC-CTS/NOPADDING
    18:33:01.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/
    18:33:01.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126
    18:33:01.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2
    18:33:01.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2PADDING
    18:33:01.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126PADDING
    18:33:01.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4
    18:33:01.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4PADDING
    18:33:01.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/NOPADDING
    18:33:01.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS5
    18:33:01.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS5PADDING
    18:33:01.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS7
    18:33:01.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS7PADDING
    18:33:01.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/TBC
    18:33:01.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/TBCPADDING
    18:33:01.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/X9.23
    18:33:01.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/X9.23PADDING
    18:33:01.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTE
    18:33:01.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTEPADDING
    18:33:01.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/
    18:33:01.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126
    18:33:01.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2
    18:33:01.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2PADDING
    18:33:01.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126PADDING
    18:33:01.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4
    18:33:01.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4PADDING
    18:33:01.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/NOPADDING
    18:33:01.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS5
    18:33:01.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS5PADDING
    18:33:01.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS7
    18:33:01.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS7PADDING
    18:33:01.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/TBC
    18:33:01.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/TBCPADDING
    18:33:01.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/X9.23
    18:33:01.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/X9.23PADDING
    18:33:01.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTE
    18:33:01.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTEPADDING
    18:33:01.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/
    18:33:01.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126
    18:33:01.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2
    18:33:01.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2PADDING
    18:33:01.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126PADDING
    18:33:01.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4
    18:33:01.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4PADDING
    18:33:01.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/NOPADDING
    18:33:01.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5
    18:33:01.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5PADDING
    18:33:01.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7
    18:33:01.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7PADDING
    18:33:01.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/TBC
    18:33:01.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/TBCPADDING
    18:33:01.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/X9.23
    18:33:01.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/X9.23PADDING
    18:33:01.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTE
    18:33:01.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTEPADDING
    18:33:01.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/
    18:33:01.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126
    18:33:01.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2
    18:33:01.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2PADDING
    18:33:01.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126PADDING
    18:33:01.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4
    18:33:01.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4PADDING
    18:33:01.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/NOPADDING
    18:33:01.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5
    18:33:01.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5PADDING
    18:33:01.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7
    18:33:01.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7PADDING
    18:33:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/TBC
    18:33:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/TBCPADDING
    18:33:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/X9.23
    18:33:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/X9.23PADDING
    18:33:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTE
    18:33:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTEPADDING
    18:33:01.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/
    18:33:01.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126
    18:33:01.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2
    18:33:01.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2PADDING
    18:33:01.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126PADDING
    18:33:01.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4
    18:33:01.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4PADDING
    18:33:01.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/NOPADDING
    18:33:01.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5
    18:33:01.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5PADDING
    18:33:01.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7
    18:33:01.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7PADDING
    18:33:01.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/TBC
    18:33:01.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/TBCPADDING
    18:33:01.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/X9.23
    18:33:01.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/X9.23PADDING
    18:33:01.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTE
    18:33:01.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTEPADDING
    18:33:01.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/
    18:33:01.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126
    18:33:01.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2
    18:33:01.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2PADDING
    18:33:01.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126PADDING
    18:33:01.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4
    18:33:01.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4PADDING
    18:33:01.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/NOPADDING
    18:33:01.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5
    18:33:01.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5PADDING
    18:33:01.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7
    18:33:01.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7PADDING
    18:33:01.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/TBC
    18:33:01.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/TBCPADDING
    18:33:01.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/X9.23
    18:33:01.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/X9.23PADDING
    18:33:01.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTE
    18:33:01.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTEPADDING
    18:33:01.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/
    18:33:01.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126
    18:33:01.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2
    18:33:01.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2PADDING
    18:33:01.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126PADDING
    18:33:01.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4
    18:33:01.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4PADDING
    18:33:01.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/NOPADDING
    18:33:01.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5
    18:33:01.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5PADDING
    18:33:01.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7
    18:33:01.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7PADDING
    18:33:01.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/TBC
    18:33:01.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/TBCPADDING
    18:33:01.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/X9.23
    18:33:01.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/X9.23PADDING
    18:33:01.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTE
    18:33:01.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTEPADDING
    18:33:01.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/
    18:33:01.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126
    18:33:01.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2
    18:33:01.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2PADDING
    18:33:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126PADDING
    18:33:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4
    18:33:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4PADDING
    18:33:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/NOPADDING
    18:33:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5
    18:33:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5PADDING
    18:33:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7
    18:33:01.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7PADDING
    18:33:01.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/TBC
    18:33:01.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/TBCPADDING
    18:33:01.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/X9.23
    18:33:01.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/X9.23PADDING
    18:33:01.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTE
    18:33:01.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTEPADDING
    18:33:01.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/
    18:33:01.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126
    18:33:01.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2
    18:33:01.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2PADDING
    18:33:01.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126PADDING
    18:33:01.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4
    18:33:01.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4PADDING
    18:33:01.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/NOPADDING
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5PADDING
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7PADDING
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/TBC
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/TBCPADDING
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/X9.23
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/X9.23PADDING
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTE
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTEPADDING
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126
    18:33:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2
    18:33:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2PADDING
    18:33:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126PADDING
    18:33:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4
    18:33:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4PADDING
    18:33:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/NOPADDING
    18:33:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5
    18:33:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5PADDING
    18:33:01.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7
    18:33:01.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7PADDING
    18:33:01.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/TBC
    18:33:01.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/TBCPADDING
    18:33:01.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/X9.23
    18:33:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/X9.23PADDING
    18:33:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTE
    18:33:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTEPADDING
    18:33:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/
    18:33:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126
    18:33:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2
    18:33:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2PADDING
    18:33:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126PADDING
    18:33:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4
    18:33:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4PADDING
    18:33:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/NOPADDING
    18:33:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5
    18:33:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5PADDING
    18:33:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7
    18:33:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7PADDING
    18:33:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/TBC
    18:33:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/TBCPADDING
    18:33:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/X9.23
    18:33:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/X9.23PADDING
    18:33:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTE
    18:33:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTEPADDING
    18:33:01.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/
    18:33:01.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126
    18:33:01.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2
    18:33:01.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2PADDING
    18:33:01.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126PADDING
    18:33:01.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4
    18:33:01.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4PADDING
    18:33:01.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/NOPADDING
    18:33:01.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5
    18:33:01.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5PADDING
    18:33:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7
    18:33:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7PADDING
    18:33:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/TBC
    18:33:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/TBCPADDING
    18:33:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/X9.23
    18:33:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/X9.23PADDING
    18:33:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTE
    18:33:01.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTEPADDING
    18:33:01.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/
    18:33:01.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126
    18:33:01.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2
    18:33:01.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2PADDING
    18:33:01.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126PADDING
    18:33:01.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4
    18:33:01.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4PADDING
    18:33:01.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/NOPADDING
    18:33:01.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5
    18:33:01.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5PADDING
    18:33:01.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7
    18:33:01.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7PADDING
    18:33:01.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/TBC
    18:33:01.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/TBCPADDING
    18:33:01.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/X9.23
    18:33:01.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/X9.23PADDING
    18:33:01.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTE
    18:33:01.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTEPADDING
    18:33:01.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/
    18:33:01.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126
    18:33:01.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2PADDING
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126PADDING
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4PADDING
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/NOPADDING
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5PADDING
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7PADDING
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/TBC
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/TBCPADDING
    18:33:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/X9.23
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/X9.23PADDING
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTE
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTEPADDING
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2PADDING
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126PADDING
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4PADDING
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/NOPADDING
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5
    18:33:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5PADDING
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7PADDING
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/TBC
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/TBCPADDING
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/X9.23
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/X9.23PADDING
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTE
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTEPADDING
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2PADDING
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126PADDING
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4
    18:33:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4PADDING
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/NOPADDING
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5PADDING
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7PADDING
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/TBC
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/TBCPADDING
    18:33:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/X9.23
    18:33:01.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/X9.23PADDING
    18:33:01.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTE
    18:33:01.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTEPADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2PADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126PADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4PADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/NOPADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5PADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7PADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/TBC
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/TBCPADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/X9.23
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/X9.23PADDING
    18:33:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTE
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTEPADDING
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2PADDING
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126PADDING
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4PADDING
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/NOPADDING
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5PADDING
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7PADDING
    18:33:01.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/TBC
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/TBCPADDING
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/X9.23
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/X9.23PADDING
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTE
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTEPADDING
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2PADDING
    18:33:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126PADDING
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4PADDING
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/NOPADDING
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5PADDING
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7PADDING
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/TBC
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/TBCPADDING
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/X9.23
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/X9.23PADDING
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTE
    18:33:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTEPADDING
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2PADDING
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126PADDING
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4PADDING
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/NOPADDING
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5PADDING
    18:33:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7PADDING
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/TBC
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/TBCPADDING
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/X9.23
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/X9.23PADDING
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTE
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTEPADDING
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2
    18:33:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2PADDING
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126PADDING
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4PADDING
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/NOPADDING
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5PADDING
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7PADDING
    18:33:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/TBC
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/TBCPADDING
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/X9.23
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/X9.23PADDING
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTE
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTEPADDING
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2PADDING
    18:33:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126PADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4PADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/NOPADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5PADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7PADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/TBC
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/TBCPADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/X9.23
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/X9.23PADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTE
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTEPADDING
    18:33:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2PADDING
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126PADDING
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4PADDING
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/NOPADDING
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5PADDING
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7PADDING
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/TBC
    18:33:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/TBCPADDING
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/X9.23
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/X9.23PADDING
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTE
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTEPADDING
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2PADDING
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126PADDING
    18:33:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4PADDING
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/NOPADDING
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5PADDING
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7PADDING
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/TBC
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/TBCPADDING
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/X9.23
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/X9.23PADDING
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTE
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTEPADDING
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126
    18:33:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2PADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126PADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4PADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/NOPADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5PADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7PADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/TBC
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/TBCPADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/X9.23
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/X9.23PADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTE
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTEPADDING
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/
    18:33:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2PADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126PADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4PADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/NOPADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5PADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7PADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/TBC
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/TBCPADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/X9.23
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/X9.23PADDING
    18:33:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTE
    18:33:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTEPADDING
    18:33:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/
    18:33:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126
    18:33:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2
    18:33:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2PADDING
    18:33:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126PADDING
    18:33:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4
    18:33:01.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4PADDING
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/NOPADDING
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5PADDING
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7PADDING
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/TBC
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/TBCPADDING
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/X9.23
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/X9.23PADDING
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTE
    18:33:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTEPADDING
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2PADDING
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126PADDING
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4PADDING
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/NOPADDING
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5PADDING
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7
    18:33:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7PADDING
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/TBC
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/TBCPADDING
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/X9.23
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/X9.23PADDING
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTE
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTEPADDING
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2PADDING
    18:33:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126PADDING
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4PADDING
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/NOPADDING
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5PADDING
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7PADDING
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/TBC
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/TBCPADDING
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/X9.23
    18:33:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/X9.23PADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTE
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTEPADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2PADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126PADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4PADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/NOPADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5PADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7PADDING
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/TBC
    18:33:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/TBCPADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/X9.23
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/X9.23PADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTE
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTEPADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2PADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126PADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4PADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/NOPADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5PADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7PADDING
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/TBC
    18:33:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/TBCPADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/X9.23
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/X9.23PADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTE
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTEPADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2PADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126PADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4PADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/NOPADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5PADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7PADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/TBC
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/TBCPADDING
    18:33:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/X9.23
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/X9.23PADDING
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTE
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTEPADDING
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2PADDING
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126PADDING
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4PADDING
    18:33:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/NOPADDING
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5PADDING
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7PADDING
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/TBC
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/TBCPADDING
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/X9.23
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/X9.23PADDING
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTE
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTEPADDING
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2PADDING
    18:33:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126PADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4PADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/NOPADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5PADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7PADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/TBC
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/TBCPADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/X9.23
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/X9.23PADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTE
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTEPADDING
    18:33:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CTS/
    18:33:01.165 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping.
    18:33:01.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CTS/NOPADDING
    18:33:01.165 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping.
    18:33:01.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/EAX/
    18:33:01.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/EAX/NOPADDING
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/ECB/
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping.
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/ECB/NOPADDING
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping.
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2PADDING
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126PADDING
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4
    18:33:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4PADDING
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/NOPADDING
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5PADDING
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7PADDING
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/TBC
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/TBCPADDING
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/X9.23
    18:33:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/X9.23PADDING
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTE
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTEPADDING
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2PADDING
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126PADDING
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4PADDING
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/NOPADDING
    18:33:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS5
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS5PADDING
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS7
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS7PADDING
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/TBC
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/TBCPADDING
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/X9.23
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/X9.23PADDING
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTE
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTEPADDING
    18:33:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2PADDING
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126PADDING
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4PADDING
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/NOPADDING
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5
    18:33:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5PADDING
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7PADDING
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/TBC
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/TBCPADDING
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/X9.23
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/X9.23PADDING
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTE
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTEPADDING
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/
    18:33:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2PADDING
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126PADDING
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4PADDING
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/NOPADDING
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5PADDING
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7PADDING
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/TBC
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/TBCPADDING
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/X9.23
    18:33:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/X9.23PADDING
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTE
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTEPADDING
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2PADDING
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126PADDING
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4
    18:33:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4PADDING
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/NOPADDING
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5PADDING
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7PADDING
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/TBC
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/TBCPADDING
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/X9.23
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/X9.23PADDING
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTE
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTEPADDING
    18:33:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2PADDING
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126PADDING
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4PADDING
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/NOPADDING
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5
    18:33:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5PADDING
    18:33:01.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7
    18:33:01.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7PADDING
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/TBC
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/TBCPADDING
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/X9.23
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/X9.23PADDING
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTE
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTEPADDING
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126
    18:33:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2PADDING
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126PADDING
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4PADDING
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/NOPADDING
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5PADDING
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7PADDING
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/TBC
    18:33:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/TBCPADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/X9.23
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/X9.23PADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTE
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTEPADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2PADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126PADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4PADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/NOPADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5PADDING
    18:33:01.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7PADDING
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/TBC
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/TBCPADDING
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/X9.23
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/X9.23PADDING
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTE
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTEPADDING
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/
    18:33:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2PADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126PADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4PADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/NOPADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5PADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7PADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/TBC
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/TBCPADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/X9.23
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/X9.23PADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTE
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTEPADDING
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/
    18:33:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2PADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126PADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4PADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/NOPADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5PADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7PADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/TBC
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/TBCPADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/X9.23
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/X9.23PADDING
    18:33:01.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTE
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTEPADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2PADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126PADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4PADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/NOPADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5PADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7PADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/TBC
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/TBCPADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/X9.23
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/X9.23PADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTE
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTEPADDING
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126
    18:33:01.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2PADDING
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126PADDING
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4PADDING
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/NOPADDING
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5PADDING
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7PADDING
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/TBC
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/TBCPADDING
    18:33:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/X9.23
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/X9.23PADDING
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTE
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTEPADDING
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2PADDING
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126PADDING
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4PADDING
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/NOPADDING
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5
    18:33:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5PADDING
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7PADDING
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/TBC
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/TBCPADDING
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/X9.23
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/X9.23PADDING
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTE
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTEPADDING
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2PADDING
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126PADDING
    18:33:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4PADDING
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/NOPADDING
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5PADDING
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7PADDING
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/TBC
    18:33:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/TBCPADDING
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/X9.23
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/X9.23PADDING
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTE
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTEPADDING
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2PADDING
    18:33:01.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126PADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4PADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/NOPADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5PADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7PADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/TBC
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/TBCPADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/X9.23
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/X9.23PADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTE
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTEPADDING
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2
    18:33:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2PADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126PADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4PADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/NOPADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5PADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7PADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/TBC
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/TBCPADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/X9.23
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/X9.23PADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTE
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTEPADDING
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/
    18:33:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2PADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126PADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4PADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/NOPADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5PADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7PADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/TBC
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/TBCPADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/X9.23
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/X9.23PADDING
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTE
    18:33:01.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTEPADDING
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2PADDING
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126PADDING
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4PADDING
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/NOPADDING
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5PADDING
    18:33:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7PADDING
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/TBC
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/TBCPADDING
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/X9.23
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/X9.23PADDING
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTE
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTEPADDING
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2
    18:33:01.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2PADDING
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126PADDING
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4PADDING
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/NOPADDING
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5PADDING
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7PADDING
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/TBC
    18:33:01.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/TBCPADDING
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/X9.23
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/X9.23PADDING
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTE
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTEPADDING
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2PADDING
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126PADDING
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4PADDING
    18:33:01.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/NOPADDING
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5PADDING
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7PADDING
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/TBC
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/TBCPADDING
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/X9.23
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/X9.23PADDING
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTE
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTEPADDING
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/
    18:33:01.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2PADDING
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126PADDING
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4PADDING
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/NOPADDING
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5PADDING
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7PADDING
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/TBC
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/TBCPADDING
    18:33:01.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/X9.23
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/X9.23PADDING
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTE
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTEPADDING
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2PADDING
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126PADDING
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4PADDING
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/NOPADDING
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5PADDING
    18:33:01.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7
    18:33:01.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7PADDING
    18:33:01.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/TBC
    18:33:01.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/TBCPADDING
    18:33:01.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/X9.23
    18:33:01.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/X9.23PADDING
    18:33:01.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTE
    18:33:01.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTEPADDING
    18:33:01.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/
    18:33:01.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126
    18:33:01.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2
    18:33:01.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2PADDING
    18:33:01.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126PADDING
    18:33:01.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4PADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/NOPADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5PADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7PADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/TBC
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/TBCPADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/X9.23
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/X9.23PADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTE
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTEPADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2PADDING
    18:33:01.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126PADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4PADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/NOPADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5PADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7PADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/TBC
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/TBCPADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/X9.23
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/X9.23PADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTE
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTEPADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2PADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126PADDING
    18:33:01.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4PADDING
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/NOPADDING
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5PADDING
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7PADDING
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/TBC
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/TBCPADDING
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/X9.23
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/X9.23PADDING
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTE
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTEPADDING
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2
    18:33:01.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2PADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126PADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4PADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/NOPADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5PADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7PADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/TBC
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/TBCPADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/X9.23
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/X9.23PADDING
    18:33:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTE
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTEPADDING
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2PADDING
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126PADDING
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4PADDING
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/NOPADDING
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5PADDING
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7PADDING
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/TBC
    18:33:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/TBCPADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/X9.23
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/X9.23PADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTE
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTEPADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2PADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126PADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4PADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/NOPADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5PADDING
    18:33:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7PADDING
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/TBC
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/TBCPADDING
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/X9.23
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/X9.23PADDING
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTE
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTEPADDING
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2PADDING
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126PADDING
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4
    18:33:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4PADDING
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/NOPADDING
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5PADDING
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7PADDING
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/TBC
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/TBCPADDING
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/X9.23
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/X9.23PADDING
    18:33:01.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTE
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTEPADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2PADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126PADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4PADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/NOPADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5PADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7PADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/TBC
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/TBCPADDING
    18:33:01.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/X9.23
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/X9.23PADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTE
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTEPADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2PADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126PADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4PADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/NOPADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5PADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7PADDING
    18:33:01.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/TBC
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/TBCPADDING
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/X9.23
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/X9.23PADDING
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTE
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTEPADDING
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2PADDING
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126PADDING
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4
    18:33:01.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4PADDING
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/NOPADDING
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5PADDING
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7PADDING
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/TBC
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/TBCPADDING
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/X9.23
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/X9.23PADDING
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTE
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTEPADDING
    18:33:01.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2PADDING
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126PADDING
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4PADDING
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/NOPADDING
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5PADDING
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7PADDING
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/TBC
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/TBCPADDING
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/X9.23
    18:33:01.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/X9.23PADDING
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTE
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTEPADDING
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2PADDING
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126PADDING
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4PADDING
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/NOPADDING
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5PADDING
    18:33:01.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7PADDING
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/TBC
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/TBCPADDING
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/X9.23
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/X9.23PADDING
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTE
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTEPADDING
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2PADDING
    18:33:01.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126PADDING
    18:33:01.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4
    18:33:01.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4PADDING
    18:33:01.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/NOPADDING
    18:33:01.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS5
    18:33:01.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS5PADDING
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS7
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS7PADDING
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/TBC
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/TBCPADDING
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/X9.23
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/X9.23PADDING
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTE
    18:33:01.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTEPADDING
    18:33:01.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4//
    18:33:01.220 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping.
    18:33:01.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4//NOPADDING
    18:33:01.220 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping.
    18:33:01.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4/ECB/
    18:33:01.220 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping.
    18:33:01.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4/ECB/NOPADDING
    18:33:01.221 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping.
    18:33:01.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32//
    18:33:01.221 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping.
    18:33:01.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32//NOPADDING
    18:33:01.221 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping.
    18:33:01.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/
    18:33:01.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/NOPADDING
    18:33:01.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/
    18:33:01.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126
    18:33:01.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2
    18:33:01.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2PADDING
    18:33:01.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126PADDING
    18:33:01.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4
    18:33:01.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4PADDING
    18:33:01.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/NOPADDING
    18:33:01.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5
    18:33:01.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5PADDING
    18:33:01.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7
    18:33:01.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7PADDING
    18:33:01.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/TBC
    18:33:01.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/TBCPADDING
    18:33:01.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23
    18:33:01.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23PADDING
    18:33:01.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTE
    18:33:01.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTEPADDING
    18:33:01.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/
    18:33:01.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126
    18:33:01.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2
    18:33:01.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2PADDING
    18:33:01.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126PADDING
    18:33:01.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4
    18:33:01.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4PADDING
    18:33:01.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/NOPADDING
    18:33:01.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5
    18:33:01.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5PADDING
    18:33:01.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7
    18:33:01.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7PADDING
    18:33:01.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/TBC
    18:33:01.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/TBCPADDING
    18:33:01.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23
    18:33:01.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23PADDING
    18:33:01.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTE
    18:33:01.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTEPADDING
    18:33:01.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/
    18:33:01.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126
    18:33:01.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2
    18:33:01.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2PADDING
    18:33:01.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126PADDING
    18:33:01.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4
    18:33:01.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4PADDING
    18:33:01.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/NOPADDING
    18:33:01.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5
    18:33:01.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5PADDING
    18:33:01.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7
    18:33:01.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7PADDING
    18:33:01.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/TBC
    18:33:01.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/TBCPADDING
    18:33:01.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23
    18:33:01.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23PADDING
    18:33:01.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTE
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTEPADDING
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2PADDING
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126PADDING
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4PADDING
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/NOPADDING
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5
    18:33:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5PADDING
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7PADDING
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/TBC
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/TBCPADDING
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23PADDING
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTE
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTEPADDING
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/
    18:33:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126
    18:33:01.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2
    18:33:01.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2PADDING
    18:33:01.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126PADDING
    18:33:01.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4
    18:33:01.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4PADDING
    18:33:01.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/NOPADDING
    18:33:01.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5
    18:33:01.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5PADDING
    18:33:01.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7
    18:33:01.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7PADDING
    18:33:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/TBC
    18:33:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/TBCPADDING
    18:33:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23
    18:33:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23PADDING
    18:33:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTE
    18:33:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTEPADDING
    18:33:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2PADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126PADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4PADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/NOPADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5PADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7PADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/TBC
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/TBCPADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23PADDING
    18:33:01.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTE
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTEPADDING
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2PADDING
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126PADDING
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4PADDING
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/NOPADDING
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5PADDING
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7PADDING
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/TBC
    18:33:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/TBCPADDING
    18:33:01.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23
    18:33:01.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23PADDING
    18:33:01.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTE
    18:33:01.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTEPADDING
    18:33:01.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/
    18:33:01.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2PADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126PADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4PADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/NOPADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5PADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7PADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/TBC
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/TBCPADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23PADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTE
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTEPADDING
    18:33:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2PADDING
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126PADDING
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4PADDING
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/NOPADDING
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5PADDING
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7PADDING
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/TBC
    18:33:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/TBCPADDING
    18:33:01.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23
    18:33:01.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23PADDING
    18:33:01.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTE
    18:33:01.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTEPADDING
    18:33:01.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/
    18:33:01.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126
    18:33:01.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2
    18:33:01.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2PADDING
    18:33:01.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126PADDING
    18:33:01.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4
    18:33:01.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4PADDING
    18:33:01.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/NOPADDING
    18:33:01.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5
    18:33:01.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5PADDING
    18:33:01.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7
    18:33:01.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7PADDING
    18:33:01.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/TBC
    18:33:01.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/TBCPADDING
    18:33:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23
    18:33:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23PADDING
    18:33:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTE
    18:33:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTEPADDING
    18:33:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/
    18:33:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126
    18:33:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2
    18:33:01.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2PADDING
    18:33:01.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126PADDING
    18:33:01.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4
    18:33:01.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4PADDING
    18:33:01.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/NOPADDING
    18:33:01.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5
    18:33:01.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5PADDING
    18:33:01.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7
    18:33:01.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7PADDING
    18:33:01.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/TBC
    18:33:01.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/TBCPADDING
    18:33:01.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23
    18:33:01.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23PADDING
    18:33:01.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTE
    18:33:01.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTEPADDING
    18:33:01.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/
    18:33:01.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126
    18:33:01.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2
    18:33:01.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2PADDING
    18:33:01.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126PADDING
    18:33:01.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4
    18:33:01.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4PADDING
    18:33:01.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/NOPADDING
    18:33:01.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5
    18:33:01.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5PADDING
    18:33:01.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7
    18:33:01.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7PADDING
    18:33:01.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/TBC
    18:33:01.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/TBCPADDING
    18:33:01.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23
    18:33:01.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23PADDING
    18:33:01.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTE
    18:33:01.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTEPADDING
    18:33:01.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/
    18:33:01.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126
    18:33:01.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2
    18:33:01.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2PADDING
    18:33:01.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126PADDING
    18:33:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4
    18:33:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4PADDING
    18:33:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/NOPADDING
    18:33:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5
    18:33:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5PADDING
    18:33:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7
    18:33:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7PADDING
    18:33:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/TBC
    18:33:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/TBCPADDING
    18:33:01.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23
    18:33:01.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23PADDING
    18:33:01.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTE
    18:33:01.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTEPADDING
    18:33:01.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/
    18:33:01.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126
    18:33:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2
    18:33:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2PADDING
    18:33:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126PADDING
    18:33:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4
    18:33:01.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4PADDING
    18:33:01.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/NOPADDING
    18:33:01.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5
    18:33:01.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5PADDING
    18:33:01.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7
    18:33:01.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7PADDING
    18:33:01.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/TBC
    18:33:01.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/TBCPADDING
    18:33:01.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23
    18:33:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23PADDING
    18:33:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTE
    18:33:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTEPADDING
    18:33:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/
    18:33:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126
    18:33:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2
    18:33:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2PADDING
    18:33:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126PADDING
    18:33:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4
    18:33:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4PADDING
    18:33:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/NOPADDING
    18:33:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5
    18:33:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5PADDING
    18:33:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7
    18:33:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7PADDING
    18:33:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/TBC
    18:33:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/TBCPADDING
    18:33:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23
    18:33:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23PADDING
    18:33:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTE
    18:33:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTEPADDING
    18:33:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/
    18:33:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126
    18:33:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2
    18:33:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2PADDING
    18:33:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126PADDING
    18:33:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4
    18:33:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4PADDING
    18:33:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/NOPADDING
    18:33:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5
    18:33:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5PADDING
    18:33:01.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7
    18:33:01.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7PADDING
    18:33:01.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/TBC
    18:33:01.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/TBCPADDING
    18:33:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23
    18:33:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23PADDING
    18:33:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTE
    18:33:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTEPADDING
    18:33:01.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/
    18:33:01.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126
    18:33:01.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2
    18:33:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2PADDING
    18:33:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126PADDING
    18:33:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4
    18:33:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4PADDING
    18:33:01.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/NOPADDING
    18:33:01.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5
    18:33:01.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5PADDING
    18:33:01.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7
    18:33:01.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7PADDING
    18:33:01.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/TBC
    18:33:01.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/TBCPADDING
    18:33:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23
    18:33:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23PADDING
    18:33:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTE
    18:33:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTEPADDING
    18:33:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/
    18:33:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126
    18:33:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2
    18:33:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2PADDING
    18:33:01.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126PADDING
    18:33:01.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4
    18:33:01.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4PADDING
    18:33:01.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/NOPADDING
    18:33:01.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5
    18:33:01.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5PADDING
    18:33:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7
    18:33:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7PADDING
    18:33:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/TBC
    18:33:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/TBCPADDING
    18:33:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23
    18:33:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23PADDING
    18:33:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTE
    18:33:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTEPADDING
    18:33:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/
    18:33:01.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126
    18:33:01.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2
    18:33:01.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2PADDING
    18:33:01.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126PADDING
    18:33:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4
    18:33:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4PADDING
    18:33:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/NOPADDING
    18:33:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5
    18:33:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5PADDING
    18:33:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7
    18:33:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7PADDING
    18:33:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/TBC
    18:33:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/TBCPADDING
    18:33:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23
    18:33:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23PADDING
    18:33:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTE
    18:33:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTEPADDING
    18:33:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/
    18:33:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126
    18:33:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2
    18:33:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2PADDING
    18:33:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126PADDING
    18:33:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4
    18:33:01.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4PADDING
    18:33:01.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/NOPADDING
    18:33:01.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5
    18:33:01.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5PADDING
    18:33:01.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7
    18:33:01.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7PADDING
    18:33:01.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/TBC
    18:33:01.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/TBCPADDING
    18:33:01.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23
    18:33:01.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23PADDING
    18:33:01.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTE
    18:33:01.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTEPADDING
    18:33:01.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/
    18:33:01.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126
    18:33:01.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2
    18:33:01.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2PADDING
    18:33:01.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126PADDING
    18:33:01.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4
    18:33:01.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4PADDING
    18:33:01.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/NOPADDING
    18:33:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5
    18:33:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5PADDING
    18:33:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7
    18:33:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7PADDING
    18:33:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/TBC
    18:33:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/TBCPADDING
    18:33:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23
    18:33:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23PADDING
    18:33:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTE
    18:33:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTEPADDING
    18:33:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/
    18:33:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126
    18:33:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2
    18:33:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2PADDING
    18:33:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126PADDING
    18:33:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4
    18:33:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4PADDING
    18:33:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/NOPADDING
    18:33:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5
    18:33:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5PADDING
    18:33:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7
    18:33:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7PADDING
    18:33:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/TBC
    18:33:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/TBCPADDING
    18:33:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23
    18:33:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23PADDING
    18:33:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTE
    18:33:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTEPADDING
    18:33:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/
    18:33:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126
    18:33:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2
    18:33:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2PADDING
    18:33:01.309 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126PADDING
    18:33:01.309 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4
    18:33:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4PADDING
    18:33:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/NOPADDING
    18:33:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5
    18:33:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5PADDING
    18:33:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7
    18:33:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7PADDING
    18:33:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/TBC
    18:33:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/TBCPADDING
    18:33:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23
    18:33:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23PADDING
    18:33:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTE
    18:33:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTEPADDING
    18:33:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/
    18:33:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126
    18:33:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2
    18:33:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2PADDING
    18:33:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126PADDING
    18:33:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4
    18:33:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4PADDING
    18:33:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/NOPADDING
    18:33:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5
    18:33:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5PADDING
    18:33:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7
    18:33:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7PADDING
    18:33:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/TBC
    18:33:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/TBCPADDING
    18:33:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23
    18:33:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23PADDING
    18:33:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTE
    18:33:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTEPADDING
    18:33:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/
    18:33:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126
    18:33:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2
    18:33:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2PADDING
    18:33:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126PADDING
    18:33:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4
    18:33:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4PADDING
    18:33:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/NOPADDING
    18:33:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5
    18:33:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5PADDING
    18:33:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7
    18:33:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7PADDING
    18:33:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/TBC
    18:33:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/TBCPADDING
    18:33:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23
    18:33:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23PADDING
    18:33:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTE
    18:33:01.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTEPADDING
    18:33:01.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/
    18:33:01.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126
    18:33:01.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2
    18:33:01.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2PADDING
    18:33:01.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126PADDING
    18:33:01.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4
    18:33:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4PADDING
    18:33:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/NOPADDING
    18:33:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5
    18:33:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5PADDING
    18:33:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7
    18:33:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7PADDING
    18:33:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/TBC
    18:33:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/TBCPADDING
    18:33:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23
    18:33:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23PADDING
    18:33:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTE
    18:33:01.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTEPADDING
    18:33:01.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/
    18:33:01.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126
    18:33:01.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2
    18:33:01.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2PADDING
    18:33:01.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126PADDING
    18:33:01.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4
    18:33:01.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4PADDING
    18:33:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/NOPADDING
    18:33:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5
    18:33:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5PADDING
    18:33:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7
    18:33:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7PADDING
    18:33:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/TBC
    18:33:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/TBCPADDING
    18:33:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23
    18:33:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23PADDING
    18:33:01.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTE
    18:33:01.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTEPADDING
    18:33:01.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/
    18:33:01.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126
    18:33:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2
    18:33:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2PADDING
    18:33:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126PADDING
    18:33:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4
    18:33:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4PADDING
    18:33:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/NOPADDING
    18:33:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5
    18:33:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5PADDING
    18:33:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7
    18:33:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7PADDING
    18:33:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/TBC
    18:33:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/TBCPADDING
    18:33:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23
    18:33:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23PADDING
    18:33:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTE
    18:33:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTEPADDING
    18:33:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/
    18:33:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126
    18:33:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2
    18:33:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2PADDING
    18:33:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126PADDING
    18:33:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4
    18:33:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4PADDING
    18:33:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/NOPADDING
    18:33:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5
    18:33:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5PADDING
    18:33:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7
    18:33:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7PADDING
    18:33:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/TBC
    18:33:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/TBCPADDING
    18:33:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23
    18:33:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23PADDING
    18:33:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTE
    18:33:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTEPADDING
    18:33:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/
    18:33:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126
    18:33:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2
    18:33:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2PADDING
    18:33:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126PADDING
    18:33:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4
    18:33:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4PADDING
    18:33:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/NOPADDING
    18:33:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5
    18:33:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5PADDING
    18:33:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7
    18:33:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7PADDING
    18:33:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/TBC
    18:33:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/TBCPADDING
    18:33:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23
    18:33:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23PADDING
    18:33:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTE
    18:33:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTEPADDING
    18:33:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/
    18:33:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126
    18:33:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2
    18:33:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2PADDING
    18:33:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126PADDING
    18:33:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4
    18:33:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4PADDING
    18:33:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/NOPADDING
    18:33:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5
    18:33:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5PADDING
    18:33:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7
    18:33:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7PADDING
    18:33:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/TBC
    18:33:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/TBCPADDING
    18:33:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23
    18:33:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23PADDING
    18:33:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTE
    18:33:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTEPADDING
    18:33:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/
    18:33:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126
    18:33:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2
    18:33:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2PADDING
    18:33:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126PADDING
    18:33:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4
    18:33:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4PADDING
    18:33:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/NOPADDING
    18:33:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5
    18:33:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5PADDING
    18:33:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7
    18:33:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7PADDING
    18:33:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/TBC
    18:33:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/TBCPADDING
    18:33:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23
    18:33:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23PADDING
    18:33:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTE
    18:33:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTEPADDING
    18:33:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/
    18:33:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126
    18:33:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2
    18:33:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2PADDING
    18:33:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126PADDING
    18:33:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4
    18:33:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4PADDING
    18:33:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/NOPADDING
    18:33:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5
    18:33:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5PADDING
    18:33:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7
    18:33:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7PADDING
    18:33:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/TBC
    18:33:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/TBCPADDING
    18:33:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23
    18:33:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23PADDING
    18:33:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTE
    18:33:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTEPADDING
    18:33:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/
    18:33:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126
    18:33:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2
    18:33:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2PADDING
    18:33:01.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126PADDING
    18:33:01.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4
    18:33:01.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4PADDING
    18:33:01.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/NOPADDING
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5PADDING
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7PADDING
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/TBC
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/TBCPADDING
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23PADDING
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTE
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTEPADDING
    18:33:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CTS/
    18:33:01.355 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping.
    18:33:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CTS/NOPADDING
    18:33:01.355 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping.
    18:33:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/EAX/
    18:33:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/EAX/NOPADDING
    18:33:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/ECB/
    18:33:01.355 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping.
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/ECB/NOPADDING
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping.
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2PADDING
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126PADDING
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4PADDING
    18:33:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/NOPADDING
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5PADDING
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7PADDING
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/TBC
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/TBCPADDING
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23
    18:33:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23PADDING
    18:33:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTE
    18:33:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTEPADDING
    18:33:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/
    18:33:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126
    18:33:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2PADDING
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126PADDING
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4PADDING
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/NOPADDING
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5PADDING
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7PADDING
    18:33:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/TBC
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/TBCPADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23PADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTE
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTEPADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2PADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126PADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4PADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/NOPADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5PADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7PADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/TBC
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/TBCPADDING
    18:33:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23PADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTE
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTEPADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2PADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126PADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4PADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/NOPADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5PADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7PADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/TBC
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/TBCPADDING
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23
    18:33:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23PADDING
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTE
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTEPADDING
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2PADDING
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126PADDING
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4PADDING
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/NOPADDING
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5PADDING
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7
    18:33:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7PADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/TBC
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/TBCPADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23PADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTE
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTEPADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2PADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126PADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4PADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/NOPADDING
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5
    18:33:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5PADDING
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7PADDING
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/TBC
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/TBCPADDING
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23PADDING
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTE
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTEPADDING
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/
    18:33:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126
    18:33:01.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2
    18:33:01.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2PADDING
    18:33:01.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126PADDING
    18:33:01.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4
    18:33:01.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4PADDING
    18:33:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/NOPADDING
    18:33:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5
    18:33:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5PADDING
    18:33:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7
    18:33:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7PADDING
    18:33:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/TBC
    18:33:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/TBCPADDING
    18:33:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23
    18:33:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23PADDING
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTE
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTEPADDING
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2PADDING
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126PADDING
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4PADDING
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/NOPADDING
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5
    18:33:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5PADDING
    18:33:01.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7
    18:33:01.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7PADDING
    18:33:01.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/TBC
    18:33:01.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/TBCPADDING
    18:33:01.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23
    18:33:01.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23PADDING
    18:33:01.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTE
    18:33:01.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTEPADDING
    18:33:01.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/
    18:33:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126
    18:33:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2
    18:33:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2PADDING
    18:33:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126PADDING
    18:33:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4
    18:33:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4PADDING
    18:33:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/NOPADDING
    18:33:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5
    18:33:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5PADDING
    18:33:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7
    18:33:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7PADDING
    18:33:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/TBC
    18:33:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/TBCPADDING
    18:33:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23
    18:33:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23PADDING
    18:33:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTE
    18:33:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTEPADDING
    18:33:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/
    18:33:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126
    18:33:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2
    18:33:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2PADDING
    18:33:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126PADDING
    18:33:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4
    18:33:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4PADDING
    18:33:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/NOPADDING
    18:33:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5
    18:33:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5PADDING
    18:33:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7
    18:33:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7PADDING
    18:33:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/TBC
    18:33:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/TBCPADDING
    18:33:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23
    18:33:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23PADDING
    18:33:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTE
    18:33:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTEPADDING
    18:33:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/
    18:33:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126
    18:33:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2
    18:33:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2PADDING
    18:33:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126PADDING
    18:33:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4
    18:33:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4PADDING
    18:33:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/NOPADDING
    18:33:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5
    18:33:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5PADDING
    18:33:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7
    18:33:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7PADDING
    18:33:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/TBC
    18:33:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/TBCPADDING
    18:33:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23
    18:33:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23PADDING
    18:33:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTE
    18:33:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTEPADDING
    18:33:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/
    18:33:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126
    18:33:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2
    18:33:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2PADDING
    18:33:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126PADDING
    18:33:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4
    18:33:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4PADDING
    18:33:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/NOPADDING
    18:33:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5
    18:33:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5PADDING
    18:33:01.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7
    18:33:01.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7PADDING
    18:33:01.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/TBC
    18:33:01.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/TBCPADDING
    18:33:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23
    18:33:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23PADDING
    18:33:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTE
    18:33:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTEPADDING
    18:33:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/
    18:33:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126
    18:33:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2
    18:33:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2PADDING
    18:33:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126PADDING
    18:33:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4
    18:33:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4PADDING
    18:33:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/NOPADDING
    18:33:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5
    18:33:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5PADDING
    18:33:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7
    18:33:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7PADDING
    18:33:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/TBC
    18:33:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/TBCPADDING
    18:33:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23
    18:33:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23PADDING
    18:33:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTE
    18:33:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTEPADDING
    18:33:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/
    18:33:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126
    18:33:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2
    18:33:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2PADDING
    18:33:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126PADDING
    18:33:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4
    18:33:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4PADDING
    18:33:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/NOPADDING
    18:33:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5
    18:33:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5PADDING
    18:33:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7
    18:33:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7PADDING
    18:33:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/TBC
    18:33:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/TBCPADDING
    18:33:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23
    18:33:01.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23PADDING
    18:33:01.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTE
    18:33:01.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTEPADDING
    18:33:01.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/
    18:33:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126
    18:33:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2
    18:33:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2PADDING
    18:33:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126PADDING
    18:33:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4
    18:33:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4PADDING
    18:33:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/NOPADDING
    18:33:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5
    18:33:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5PADDING
    18:33:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7
    18:33:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7PADDING
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/TBC
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/TBCPADDING
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23PADDING
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTE
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTEPADDING
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/
    18:33:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2PADDING
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126PADDING
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4PADDING
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/NOPADDING
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5
    18:33:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5PADDING
    18:33:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7
    18:33:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7PADDING
    18:33:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/TBC
    18:33:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/TBCPADDING
    18:33:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23
    18:33:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23PADDING
    18:33:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTE
    18:33:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTEPADDING
    18:33:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/
    18:33:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126
    18:33:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2
    18:33:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2PADDING
    18:33:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126PADDING
    18:33:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4
    18:33:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4PADDING
    18:33:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/NOPADDING
    18:33:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5
    18:33:01.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5PADDING
    18:33:01.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7
    18:33:01.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7PADDING
    18:33:01.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/TBC
    18:33:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/TBCPADDING
    18:33:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23
    18:33:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23PADDING
    18:33:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTE
    18:33:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTEPADDING
    18:33:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/
    18:33:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126
    18:33:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2
    18:33:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2PADDING
    18:33:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126PADDING
    18:33:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4
    18:33:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4PADDING
    18:33:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/NOPADDING
    18:33:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5
    18:33:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5PADDING
    18:33:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7
    18:33:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7PADDING
    18:33:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/TBC
    18:33:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/TBCPADDING
    18:33:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23
    18:33:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23PADDING
    18:33:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTE
    18:33:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTEPADDING
    18:33:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/
    18:33:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126
    18:33:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2
    18:33:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2PADDING
    18:33:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126PADDING
    18:33:01.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4
    18:33:01.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4PADDING
    18:33:01.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/NOPADDING
    18:33:01.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5
    18:33:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5PADDING
    18:33:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7
    18:33:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7PADDING
    18:33:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/TBC
    18:33:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/TBCPADDING
    18:33:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23
    18:33:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23PADDING
    18:33:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTE
    18:33:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTEPADDING
    18:33:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/
    18:33:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126
    18:33:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2
    18:33:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2PADDING
    18:33:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126PADDING
    18:33:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4
    18:33:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4PADDING
    18:33:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/NOPADDING
    18:33:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5
    18:33:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5PADDING
    18:33:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7
    18:33:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7PADDING
    18:33:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/TBC
    18:33:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/TBCPADDING
    18:33:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23
    18:33:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23PADDING
    18:33:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTE
    18:33:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTEPADDING
    18:33:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/
    18:33:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126
    18:33:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2
    18:33:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2PADDING
    18:33:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126PADDING
    18:33:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4
    18:33:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4PADDING
    18:33:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/NOPADDING
    18:33:01.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5
    18:33:01.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5PADDING
    18:33:01.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7
    18:33:01.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7PADDING
    18:33:01.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/TBC
    18:33:01.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/TBCPADDING
    18:33:01.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23
    18:33:01.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23PADDING
    18:33:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTE
    18:33:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTEPADDING
    18:33:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/
    18:33:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126
    18:33:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2
    18:33:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2PADDING
    18:33:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126PADDING
    18:33:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4
    18:33:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4PADDING
    18:33:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/NOPADDING
    18:33:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5
    18:33:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5PADDING
    18:33:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7
    18:33:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7PADDING
    18:33:01.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/TBC
    18:33:01.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/TBCPADDING
    18:33:01.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23
    18:33:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23PADDING
    18:33:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTE
    18:33:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTEPADDING
    18:33:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/
    18:33:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126
    18:33:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2
    18:33:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2PADDING
    18:33:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126PADDING
    18:33:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4
    18:33:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4PADDING
    18:33:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/NOPADDING
    18:33:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5
    18:33:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5PADDING
    18:33:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7
    18:33:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7PADDING
    18:33:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/TBC
    18:33:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/TBCPADDING
    18:33:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23
    18:33:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23PADDING
    18:33:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTE
    18:33:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTEPADDING
    18:33:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/
    18:33:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126
    18:33:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2
    18:33:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2PADDING
    18:33:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126PADDING
    18:33:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4
    18:33:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4PADDING
    18:33:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/NOPADDING
    18:33:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5
    18:33:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5PADDING
    18:33:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7
    18:33:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7PADDING
    18:33:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/TBC
    18:33:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/TBCPADDING
    18:33:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23
    18:33:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23PADDING
    18:33:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTE
    18:33:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTEPADDING
    18:33:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/
    18:33:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126
    18:33:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2
    18:33:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2PADDING
    18:33:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126PADDING
    18:33:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4
    18:33:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4PADDING
    18:33:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/NOPADDING
    18:33:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5
    18:33:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5PADDING
    18:33:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7
    18:33:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7PADDING
    18:33:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/TBC
    18:33:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/TBCPADDING
    18:33:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23
    18:33:01.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23PADDING
    18:33:01.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTE
    18:33:01.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTEPADDING
    18:33:01.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/
    18:33:01.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126
    18:33:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2
    18:33:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2PADDING
    18:33:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126PADDING
    18:33:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4
    18:33:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4PADDING
    18:33:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/NOPADDING
    18:33:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5
    18:33:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5PADDING
    18:33:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7
    18:33:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7PADDING
    18:33:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/TBC
    18:33:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/TBCPADDING
    18:33:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23
    18:33:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23PADDING
    18:33:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTE
    18:33:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTEPADDING
    18:33:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/
    18:33:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126
    18:33:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2
    18:33:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2PADDING
    18:33:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126PADDING
    18:33:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4
    18:33:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4PADDING
    18:33:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/NOPADDING
    18:33:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5
    18:33:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5PADDING
    18:33:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7
    18:33:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7PADDING
    18:33:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/TBC
    18:33:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/TBCPADDING
    18:33:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23
    18:33:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23PADDING
    18:33:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTE
    18:33:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTEPADDING
    18:33:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/
    18:33:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126
    18:33:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2
    18:33:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2PADDING
    18:33:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126PADDING
    18:33:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4
    18:33:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4PADDING
    18:33:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/NOPADDING
    18:33:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5
    18:33:01.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5PADDING
    18:33:01.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7
    18:33:01.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7PADDING
    18:33:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/TBC
    18:33:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/TBCPADDING
    18:33:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23
    18:33:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23PADDING
    18:33:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTE
    18:33:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTEPADDING
    18:33:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/
    18:33:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126
    18:33:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2
    18:33:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2PADDING
    18:33:01.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126PADDING
    18:33:01.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4
    18:33:01.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4PADDING
    18:33:01.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/NOPADDING
    18:33:01.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5
    18:33:01.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5PADDING
    18:33:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7
    18:33:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7PADDING
    18:33:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/TBC
    18:33:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/TBCPADDING
    18:33:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23
    18:33:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23PADDING
    18:33:01.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTE
    18:33:01.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTEPADDING
    18:33:01.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/
    18:33:01.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126
    18:33:01.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2
    18:33:01.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2PADDING
    18:33:01.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126PADDING
    18:33:01.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4
    18:33:01.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4PADDING
    18:33:01.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/NOPADDING
    18:33:01.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5
    18:33:01.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5PADDING
    18:33:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7
    18:33:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7PADDING
    18:33:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/TBC
    18:33:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/TBCPADDING
    18:33:01.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23
    18:33:01.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23PADDING
    18:33:01.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTE
    18:33:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTEPADDING
    18:33:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/
    18:33:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126
    18:33:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2
    18:33:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2PADDING
    18:33:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126PADDING
    18:33:01.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4
    18:33:01.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4PADDING
    18:33:01.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/NOPADDING
    18:33:01.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5
    18:33:01.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5PADDING
    18:33:01.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7
    18:33:01.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7PADDING
    18:33:01.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/TBC
    18:33:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/TBCPADDING
    18:33:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23
    18:33:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23PADDING
    18:33:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTE
    18:33:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTEPADDING
    18:33:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/
    18:33:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126
    18:33:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2
    18:33:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2PADDING
    18:33:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126PADDING
    18:33:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4
    18:33:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4PADDING
    18:33:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/NOPADDING
    18:33:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5
    18:33:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5PADDING
    18:33:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7
    18:33:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7PADDING
    18:33:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/TBC
    18:33:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/TBCPADDING
    18:33:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23
    18:33:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23PADDING
    18:33:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTE
    18:33:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTEPADDING
    18:33:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/
    18:33:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126
    18:33:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2
    18:33:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2PADDING
    18:33:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126PADDING
    18:33:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4
    18:33:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4PADDING
    18:33:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/NOPADDING
    18:33:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5
    18:33:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5PADDING
    18:33:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7
    18:33:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7PADDING
    18:33:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/TBC
    18:33:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/TBCPADDING
    18:33:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23
    18:33:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23PADDING
    18:33:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTE
    18:33:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTEPADDING
    18:33:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/
    18:33:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126
    18:33:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2
    18:33:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2PADDING
    18:33:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126PADDING
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4PADDING
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/NOPADDING
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5PADDING
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7PADDING
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/TBC
    18:33:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/TBCPADDING
    18:33:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23
    18:33:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23PADDING
    18:33:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTE
    18:33:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTEPADDING
    18:33:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/
    18:33:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126
    18:33:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2
    18:33:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2PADDING
    18:33:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126PADDING
    18:33:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4
    18:33:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4PADDING
    18:33:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/NOPADDING
    18:33:01.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5
    18:33:01.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5PADDING
    18:33:01.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7
    18:33:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7PADDING
    18:33:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/TBC
    18:33:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/TBCPADDING
    18:33:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23
    18:33:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23PADDING
    18:33:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTE
    18:33:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTEPADDING
    18:33:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64//
    18:33:01.468 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64//NOPADDING
    18:33:01.468 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/
    18:33:01.468 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/NOPADDING
    18:33:01.469 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/
    18:33:01.469 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126
    18:33:01.469 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2
    18:33:01.470 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2PADDING
    18:33:01.470 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126PADDING
    18:33:01.470 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4PADDING
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/NOPADDING
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5PADDING
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7PADDING
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/TBC
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/TBCPADDING
    18:33:01.471 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23PADDING
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTE
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTEPADDING
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CCM/
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CCM/NOPADDING
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2
    18:33:01.472 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2PADDING
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126PADDING
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4PADDING
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/NOPADDING
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5PADDING
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7PADDING
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/TBC
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/TBCPADDING
    18:33:01.473 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23
    18:33:01.474 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23PADDING
    18:33:01.474 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTE
    18:33:01.474 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTEPADDING
    18:33:01.474 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/
    18:33:01.474 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126
    18:33:01.474 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2PADDING
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126PADDING
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4PADDING
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/NOPADDING
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5PADDING
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7PADDING
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/TBC
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/TBCPADDING
    18:33:01.475 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23PADDING
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTE
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTEPADDING
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2PADDING
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126PADDING
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4PADDING
    18:33:01.476 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/NOPADDING
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5PADDING
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7PADDING
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/TBC
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/TBCPADDING
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23PADDING
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTE
    18:33:01.477 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTEPADDING
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2PADDING
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126PADDING
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4PADDING
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/NOPADDING
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5
    18:33:01.478 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5PADDING
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7PADDING
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/TBC
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/TBCPADDING
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23PADDING
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTE
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTEPADDING
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2
    18:33:01.479 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2PADDING
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126PADDING
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4PADDING
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/NOPADDING
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5PADDING
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7PADDING
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/TBC
    18:33:01.480 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/TBCPADDING
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23PADDING
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTE
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTEPADDING
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2PADDING
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126PADDING
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4
    18:33:01.481 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4PADDING
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/NOPADDING
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5PADDING
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7PADDING
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/TBC
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/TBCPADDING
    18:33:01.482 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23PADDING
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTE
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTEPADDING
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2PADDING
    18:33:01.483 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126PADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4PADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/NOPADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5PADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7PADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/TBC
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/TBCPADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23PADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTE
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTEPADDING
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126
    18:33:01.484 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2PADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126PADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4PADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/NOPADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5PADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7PADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/TBC
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/TBCPADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23PADDING
    18:33:01.485 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTE
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTEPADDING
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2PADDING
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126PADDING
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4PADDING
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/NOPADDING
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5PADDING
    18:33:01.486 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7PADDING
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/TBC
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/TBCPADDING
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23PADDING
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTE
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTEPADDING
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2
    18:33:01.487 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2PADDING
    18:33:01.492 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126PADDING
    18:33:01.492 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4
    18:33:01.492 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4PADDING
    18:33:01.493 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/NOPADDING
    18:33:01.493 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5
    18:33:01.493 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5PADDING
    18:33:01.493 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7
    18:33:01.494 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7PADDING
    18:33:01.494 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/TBC
    18:33:01.495 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/TBCPADDING
    18:33:01.495 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23
    18:33:01.495 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23PADDING
    18:33:01.495 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTE
    18:33:01.496 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTEPADDING
    18:33:01.496 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/
    18:33:01.496 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126
    18:33:01.497 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2
    18:33:01.497 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2PADDING
    18:33:01.497 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126PADDING
    18:33:01.497 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4
    18:33:01.498 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4PADDING
    18:33:01.498 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/NOPADDING
    18:33:01.499 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5
    18:33:01.499 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5PADDING
    18:33:01.499 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7
    18:33:01.499 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7PADDING
    18:33:01.499 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/TBC
    18:33:01.500 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/TBCPADDING
    18:33:01.500 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23
    18:33:01.500 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23PADDING
    18:33:01.500 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTE
    18:33:01.500 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTEPADDING
    18:33:01.500 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/
    18:33:01.501 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126
    18:33:01.501 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2
    18:33:01.502 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2PADDING
    18:33:01.502 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126PADDING
    18:33:01.502 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4
    18:33:01.503 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4PADDING
    18:33:01.503 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/NOPADDING
    18:33:01.503 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5
    18:33:01.503 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5PADDING
    18:33:01.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7
    18:33:01.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7PADDING
    18:33:01.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/TBC
    18:33:01.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/TBCPADDING
    18:33:01.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23
    18:33:01.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23PADDING
    18:33:01.505 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTE
    18:33:01.505 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTEPADDING
    18:33:01.505 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/
    18:33:01.505 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126
    18:33:01.505 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2
    18:33:01.506 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2PADDING
    18:33:01.506 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126PADDING
    18:33:01.506 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4
    18:33:01.507 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4PADDING
    18:33:01.507 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/NOPADDING
    18:33:01.507 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5
    18:33:01.508 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5PADDING
    18:33:01.508 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7
    18:33:01.508 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7PADDING
    18:33:01.509 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/TBC
    18:33:01.509 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/TBCPADDING
    18:33:01.509 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23
    18:33:01.510 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23PADDING
    18:33:01.510 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTE
    18:33:01.511 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTEPADDING
    18:33:01.511 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/
    18:33:01.511 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126
    18:33:01.512 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2
    18:33:01.512 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2PADDING
    18:33:01.512 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126PADDING
    18:33:01.512 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4
    18:33:01.513 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.513 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4PADDING
    18:33:01.513 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.513 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/NOPADDING
    18:33:01.513 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.513 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5
    18:33:01.513 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5PADDING
    18:33:01.514 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7
    18:33:01.514 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7PADDING
    18:33:01.515 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/TBC
    18:33:01.515 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/TBCPADDING
    18:33:01.515 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23
    18:33:01.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23PADDING
    18:33:01.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTE
    18:33:01.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTEPADDING
    18:33:01.517 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/
    18:33:01.517 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126
    18:33:01.517 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.518 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2
    18:33:01.518 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.518 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2PADDING
    18:33:01.518 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126PADDING
    18:33:01.519 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4
    18:33:01.519 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4PADDING
    18:33:01.520 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/NOPADDING
    18:33:01.520 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5
    18:33:01.521 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5PADDING
    18:33:01.521 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7
    18:33:01.521 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7PADDING
    18:33:01.522 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/TBC
    18:33:01.522 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/TBCPADDING
    18:33:01.523 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23
    18:33:01.523 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23PADDING
    18:33:01.523 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTE
    18:33:01.524 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTEPADDING
    18:33:01.524 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/
    18:33:01.524 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126
    18:33:01.525 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2
    18:33:01.525 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2PADDING
    18:33:01.526 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126PADDING
    18:33:01.526 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4
    18:33:01.527 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4PADDING
    18:33:01.527 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/NOPADDING
    18:33:01.527 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5
    18:33:01.528 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5PADDING
    18:33:01.528 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7
    18:33:01.528 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7PADDING
    18:33:01.529 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/TBC
    18:33:01.529 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/TBCPADDING
    18:33:01.530 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23
    18:33:01.530 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23PADDING
    18:33:01.531 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTE
    18:33:01.531 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTEPADDING
    18:33:01.531 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/
    18:33:01.532 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126
    18:33:01.532 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2
    18:33:01.532 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2PADDING
    18:33:01.533 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126PADDING
    18:33:01.533 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4
    18:33:01.533 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.534 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4PADDING
    18:33:01.534 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.534 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/NOPADDING
    18:33:01.534 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5
    18:33:01.535 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5PADDING
    18:33:01.535 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7
    18:33:01.535 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7PADDING
    18:33:01.536 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/TBC
    18:33:01.536 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/TBCPADDING
    18:33:01.536 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23
    18:33:01.537 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23PADDING
    18:33:01.537 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTE
    18:33:01.538 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTEPADDING
    18:33:01.538 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/
    18:33:01.539 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126
    18:33:01.539 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2
    18:33:01.539 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2PADDING
    18:33:01.540 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126PADDING
    18:33:01.540 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4
    18:33:01.540 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4PADDING
    18:33:01.541 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/NOPADDING
    18:33:01.541 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5
    18:33:01.542 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5PADDING
    18:33:01.542 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7
    18:33:01.542 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7PADDING
    18:33:01.543 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/TBC
    18:33:01.543 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/TBCPADDING
    18:33:01.543 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23
    18:33:01.544 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23PADDING
    18:33:01.544 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTE
    18:33:01.544 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTEPADDING
    18:33:01.545 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/
    18:33:01.545 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126
    18:33:01.545 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2
    18:33:01.546 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2PADDING
    18:33:01.546 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126PADDING
    18:33:01.547 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4
    18:33:01.547 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4PADDING
    18:33:01.547 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/NOPADDING
    18:33:01.548 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5
    18:33:01.548 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5PADDING
    18:33:01.548 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7
    18:33:01.549 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7PADDING
    18:33:01.549 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/TBC
    18:33:01.549 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/TBCPADDING
    18:33:01.549 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23
    18:33:01.550 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23PADDING
    18:33:01.550 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTE
    18:33:01.550 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTEPADDING
    18:33:01.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/
    18:33:01.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126
    18:33:01.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2
    18:33:01.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2PADDING
    18:33:01.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126PADDING
    18:33:01.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4PADDING
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/NOPADDING
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5PADDING
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7PADDING
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/TBC
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/TBCPADDING
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23PADDING
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTE
    18:33:01.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTEPADDING
    18:33:01.553 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/
    18:33:01.553 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126
    18:33:01.553 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2
    18:33:01.554 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2PADDING
    18:33:01.554 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126PADDING
    18:33:01.554 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4
    18:33:01.554 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4PADDING
    18:33:01.567 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/NOPADDING
    18:33:01.567 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5
    18:33:01.567 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5PADDING
    18:33:01.567 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7
    18:33:01.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7PADDING
    18:33:01.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/TBC
    18:33:01.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/TBCPADDING
    18:33:01.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23
    18:33:01.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23PADDING
    18:33:01.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTE
    18:33:01.569 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTEPADDING
    18:33:01.569 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/
    18:33:01.569 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126
    18:33:01.569 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2
    18:33:01.570 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2PADDING
    18:33:01.570 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126PADDING
    18:33:01.583 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4
    18:33:01.583 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4PADDING
    18:33:01.583 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/NOPADDING
    18:33:01.583 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5
    18:33:01.583 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5PADDING
    18:33:01.584 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7
    18:33:01.585 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7PADDING
    18:33:01.585 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/TBC
    18:33:01.585 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/TBCPADDING
    18:33:01.586 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23
    18:33:01.586 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23PADDING
    18:33:01.586 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTE
    18:33:01.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTEPADDING
    18:33:01.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/
    18:33:01.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126
    18:33:01.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2
    18:33:01.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2PADDING
    18:33:01.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126PADDING
    18:33:01.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4
    18:33:01.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4PADDING
    18:33:01.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/NOPADDING
    18:33:01.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5
    18:33:01.589 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5PADDING
    18:33:01.589 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7
    18:33:01.589 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7PADDING
    18:33:01.589 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/TBC
    18:33:01.590 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/TBCPADDING
    18:33:01.590 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23
    18:33:01.591 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23PADDING
    18:33:01.591 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTE
    18:33:01.591 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTEPADDING
    18:33:01.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/
    18:33:01.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126
    18:33:01.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2
    18:33:01.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2PADDING
    18:33:01.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126PADDING
    18:33:01.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4
    18:33:01.593 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4PADDING
    18:33:01.593 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/NOPADDING
    18:33:01.593 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5
    18:33:01.594 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5PADDING
    18:33:01.595 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7
    18:33:01.595 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7PADDING
    18:33:01.596 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/TBC
    18:33:01.596 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/TBCPADDING
    18:33:01.596 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23
    18:33:01.597 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23PADDING
    18:33:01.597 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTE
    18:33:01.598 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTEPADDING
    18:33:01.598 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/
    18:33:01.598 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126
    18:33:01.599 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2
    18:33:01.599 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2PADDING
    18:33:01.599 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126PADDING
    18:33:01.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4
    18:33:01.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4PADDING
    18:33:01.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/NOPADDING
    18:33:01.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5
    18:33:01.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5PADDING
    18:33:01.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7PADDING
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/TBC
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/TBCPADDING
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23PADDING
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTE
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTEPADDING
    18:33:01.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/
    18:33:01.602 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126
    18:33:01.602 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2
    18:33:01.602 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2PADDING
    18:33:01.603 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126PADDING
    18:33:01.603 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4
    18:33:01.604 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4PADDING
    18:33:01.615 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/NOPADDING
    18:33:01.615 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5
    18:33:01.615 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5PADDING
    18:33:01.615 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7
    18:33:01.616 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7PADDING
    18:33:01.616 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/TBC
    18:33:01.617 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/TBCPADDING
    18:33:01.617 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23
    18:33:01.617 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23PADDING
    18:33:01.618 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTE
    18:33:01.618 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTEPADDING
    18:33:01.619 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/
    18:33:01.619 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126
    18:33:01.619 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2
    18:33:01.620 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2PADDING
    18:33:01.620 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126PADDING
    18:33:01.620 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4
    18:33:01.620 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4PADDING
    18:33:01.621 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/NOPADDING
    18:33:01.622 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5
    18:33:01.622 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5PADDING
    18:33:01.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7
    18:33:01.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7PADDING
    18:33:01.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/TBC
    18:33:01.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/TBCPADDING
    18:33:01.624 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23
    18:33:01.624 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23PADDING
    18:33:01.624 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTE
    18:33:01.625 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTEPADDING
    18:33:01.625 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/
    18:33:01.625 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126
    18:33:01.625 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2
    18:33:01.626 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2PADDING
    18:33:01.626 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126PADDING
    18:33:01.627 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4
    18:33:01.627 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4PADDING
    18:33:01.627 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/NOPADDING
    18:33:01.627 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5
    18:33:01.628 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5PADDING
    18:33:01.628 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7
    18:33:01.628 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7PADDING
    18:33:01.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/TBC
    18:33:01.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/TBCPADDING
    18:33:01.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23
    18:33:01.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23PADDING
    18:33:01.630 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTE
    18:33:01.630 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTEPADDING
    18:33:01.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/
    18:33:01.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126
    18:33:01.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2
    18:33:01.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2PADDING
    18:33:01.632 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126PADDING
    18:33:01.632 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4
    18:33:01.633 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4PADDING
    18:33:01.634 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/NOPADDING
    18:33:01.634 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5
    18:33:01.635 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5PADDING
    18:33:01.635 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7
    18:33:01.635 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7PADDING
    18:33:01.636 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/TBC
    18:33:01.636 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/TBCPADDING
    18:33:01.636 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23
    18:33:01.637 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23PADDING
    18:33:01.637 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTE
    18:33:01.637 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTEPADDING
    18:33:01.637 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/
    18:33:01.638 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126
    18:33:01.638 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2
    18:33:01.638 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2PADDING
    18:33:01.639 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126PADDING
    18:33:01.639 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4
    18:33:01.639 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4PADDING
    18:33:01.640 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/NOPADDING
    18:33:01.640 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5
    18:33:01.640 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5PADDING
    18:33:01.640 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7
    18:33:01.641 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7PADDING
    18:33:01.641 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/TBC
    18:33:01.641 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/TBCPADDING
    18:33:01.642 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23
    18:33:01.642 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23PADDING
    18:33:01.642 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTE
    18:33:01.643 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTEPADDING
    18:33:01.643 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/
    18:33:01.643 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126
    18:33:01.643 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2
    18:33:01.644 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2PADDING
    18:33:01.644 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126PADDING
    18:33:01.644 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4
    18:33:01.644 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4PADDING
    18:33:01.645 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/NOPADDING
    18:33:01.645 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5
    18:33:01.645 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5PADDING
    18:33:01.646 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7
    18:33:01.647 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7PADDING
    18:33:01.647 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/TBC
    18:33:01.647 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/TBCPADDING
    18:33:01.648 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23
    18:33:01.648 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23PADDING
    18:33:01.648 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTE
    18:33:01.649 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTEPADDING
    18:33:01.649 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/
    18:33:01.650 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126
    18:33:01.650 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2
    18:33:01.651 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2PADDING
    18:33:01.651 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126PADDING
    18:33:01.652 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4
    18:33:01.652 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4PADDING
    18:33:01.652 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/NOPADDING
    18:33:01.653 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5
    18:33:01.653 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5PADDING
    18:33:01.654 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7
    18:33:01.655 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7PADDING
    18:33:01.655 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/TBC
    18:33:01.656 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/TBCPADDING
    18:33:01.658 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23
    18:33:01.660 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23PADDING
    18:33:01.660 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTE
    18:33:01.660 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTEPADDING
    18:33:01.661 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/
    18:33:01.661 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126
    18:33:01.662 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2
    18:33:01.662 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2PADDING
    18:33:01.662 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126PADDING
    18:33:01.663 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4
    18:33:01.663 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4PADDING
    18:33:01.664 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/NOPADDING
    18:33:01.664 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5
    18:33:01.664 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5PADDING
    18:33:01.665 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7
    18:33:01.665 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7PADDING
    18:33:01.666 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/TBC
    18:33:01.666 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/TBCPADDING
    18:33:01.667 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23
    18:33:01.667 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23PADDING
    18:33:01.667 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTE
    18:33:01.668 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTEPADDING
    18:33:01.668 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CTS/
    18:33:01.668 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CTS/NOPADDING
    18:33:01.669 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/EAX/
    18:33:01.670 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/EAX/NOPADDING
    18:33:01.670 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/ECB/
    18:33:01.671 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/ECB/NOPADDING
    18:33:01.671 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/GCM/
    18:33:01.671 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/GCM/NOPADDING
    18:33:01.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/
    18:33:01.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126
    18:33:01.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2
    18:33:01.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2PADDING
    18:33:01.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126PADDING
    18:33:01.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4
    18:33:01.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4PADDING
    18:33:01.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/NOPADDING
    18:33:01.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5
    18:33:01.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5PADDING
    18:33:01.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7
    18:33:01.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7PADDING
    18:33:01.674 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/TBC
    18:33:01.674 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/TBCPADDING
    18:33:01.674 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23
    18:33:01.675 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23PADDING
    18:33:01.675 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTE
    18:33:01.675 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTEPADDING
    18:33:01.676 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/
    18:33:01.676 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126
    18:33:01.676 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2
    18:33:01.676 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2PADDING
    18:33:01.677 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126PADDING
    18:33:01.677 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4
    18:33:01.677 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4PADDING
    18:33:01.678 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/NOPADDING
    18:33:01.678 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5
    18:33:01.678 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5PADDING
    18:33:01.679 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7
    18:33:01.679 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7PADDING
    18:33:01.679 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/TBC
    18:33:01.680 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/TBCPADDING
    18:33:01.680 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23
    18:33:01.680 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23PADDING
    18:33:01.681 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTE
    18:33:01.681 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTEPADDING
    18:33:01.681 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/
    18:33:01.682 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126
    18:33:01.682 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2
    18:33:01.683 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2PADDING
    18:33:01.683 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126PADDING
    18:33:01.683 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4
    18:33:01.683 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4PADDING
    18:33:01.684 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/NOPADDING
    18:33:01.684 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5
    18:33:01.684 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5PADDING
    18:33:01.684 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7
    18:33:01.685 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7PADDING
    18:33:01.685 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/TBC
    18:33:01.685 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/TBCPADDING
    18:33:01.686 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23
    18:33:01.686 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23PADDING
    18:33:01.686 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTE
    18:33:01.687 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTEPADDING
    18:33:01.687 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/
    18:33:01.687 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126
    18:33:01.688 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2
    18:33:01.688 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2PADDING
    18:33:01.688 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126PADDING
    18:33:01.688 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4
    18:33:01.689 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4PADDING
    18:33:01.689 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/NOPADDING
    18:33:01.690 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5
    18:33:01.690 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5PADDING
    18:33:01.691 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7
    18:33:01.691 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7PADDING
    18:33:01.691 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/TBC
    18:33:01.692 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/TBCPADDING
    18:33:01.692 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23
    18:33:01.692 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23PADDING
    18:33:01.693 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTE
    18:33:01.693 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTEPADDING
    18:33:01.693 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/
    18:33:01.694 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126
    18:33:01.694 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2
    18:33:01.695 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2PADDING
    18:33:01.695 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126PADDING
    18:33:01.696 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4
    18:33:01.696 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4PADDING
    18:33:01.696 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/NOPADDING
    18:33:01.697 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5
    18:33:01.697 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5PADDING
    18:33:01.698 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7
    18:33:01.698 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7PADDING
    18:33:01.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/TBC
    18:33:01.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/TBCPADDING
    18:33:01.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23
    18:33:01.700 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23PADDING
    18:33:01.700 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTE
    18:33:01.700 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTEPADDING
    18:33:01.701 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/
    18:33:01.701 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126
    18:33:01.701 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2
    18:33:01.702 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2PADDING
    18:33:01.702 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126PADDING
    18:33:01.703 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4
    18:33:01.703 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4PADDING
    18:33:01.704 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/NOPADDING
    18:33:01.704 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5
    18:33:01.704 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5PADDING
    18:33:01.708 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7
    18:33:01.709 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7PADDING
    18:33:01.709 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/TBC
    18:33:01.709 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/TBCPADDING
    18:33:01.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23
    18:33:01.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23PADDING
    18:33:01.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTE
    18:33:01.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTEPADDING
    18:33:01.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/
    18:33:01.712 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126
    18:33:01.712 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2
    18:33:01.712 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2PADDING
    18:33:01.713 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126PADDING
    18:33:01.713 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4
    18:33:01.713 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4PADDING
    18:33:01.714 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/NOPADDING
    18:33:01.714 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5
    18:33:01.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5PADDING
    18:33:01.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7
    18:33:01.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7PADDING
    18:33:01.716 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/TBC
    18:33:01.716 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/TBCPADDING
    18:33:01.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23
    18:33:01.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23PADDING
    18:33:01.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTE
    18:33:01.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTEPADDING
    18:33:01.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/
    18:33:01.719 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126
    18:33:01.719 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2
    18:33:01.720 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2PADDING
    18:33:01.720 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126PADDING
    18:33:01.720 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4
    18:33:01.721 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4PADDING
    18:33:01.721 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/NOPADDING
    18:33:01.721 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5
    18:33:01.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5PADDING
    18:33:01.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7
    18:33:01.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7PADDING
    18:33:01.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/TBC
    18:33:01.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/TBCPADDING
    18:33:01.724 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23
    18:33:01.724 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23PADDING
    18:33:01.724 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTE
    18:33:01.725 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTEPADDING
    18:33:01.725 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/
    18:33:01.725 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126
    18:33:01.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2
    18:33:01.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2PADDING
    18:33:01.727 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126PADDING
    18:33:01.727 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4
    18:33:01.727 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4PADDING
    18:33:01.728 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/NOPADDING
    18:33:01.728 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5
    18:33:01.728 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5PADDING
    18:33:01.729 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7
    18:33:01.729 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7PADDING
    18:33:01.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/TBC
    18:33:01.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/TBCPADDING
    18:33:01.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23
    18:33:01.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23PADDING
    18:33:01.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTE
    18:33:01.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTEPADDING
    18:33:01.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/
    18:33:01.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126
    18:33:01.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2
    18:33:01.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2PADDING
    18:33:01.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126PADDING
    18:33:01.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4
    18:33:01.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4PADDING
    18:33:01.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/NOPADDING
    18:33:01.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5
    18:33:01.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5PADDING
    18:33:01.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7
    18:33:01.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7PADDING
    18:33:01.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/TBC
    18:33:01.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/TBCPADDING
    18:33:01.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23
    18:33:01.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23PADDING
    18:33:01.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTE
    18:33:01.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTEPADDING
    18:33:01.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/
    18:33:01.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126
    18:33:01.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2
    18:33:01.736 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2PADDING
    18:33:01.736 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126PADDING
    18:33:01.736 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4
    18:33:01.736 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4PADDING
    18:33:01.737 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/NOPADDING
    18:33:01.737 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5
    18:33:01.737 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5PADDING
    18:33:01.737 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7
    18:33:01.738 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7PADDING
    18:33:01.738 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/TBC
    18:33:01.739 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/TBCPADDING
    18:33:01.739 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23
    18:33:01.739 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23PADDING
    18:33:01.739 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTE
    18:33:01.739 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTEPADDING
    18:33:01.740 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/
    18:33:01.740 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126
    18:33:01.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2
    18:33:01.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2PADDING
    18:33:01.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126PADDING
    18:33:01.742 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4
    18:33:01.742 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4PADDING
    18:33:01.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/NOPADDING
    18:33:01.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5
    18:33:01.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5PADDING
    18:33:01.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7
    18:33:01.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7PADDING
    18:33:01.744 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/TBC
    18:33:01.744 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/TBCPADDING
    18:33:01.744 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23
    18:33:01.744 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23PADDING
    18:33:01.745 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTE
    18:33:01.745 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTEPADDING
    18:33:01.745 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/
    18:33:01.745 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126
    18:33:01.746 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2
    18:33:01.746 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2PADDING
    18:33:01.746 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126PADDING
    18:33:01.747 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4
    18:33:01.747 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4PADDING
    18:33:01.747 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/NOPADDING
    18:33:01.747 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5
    18:33:01.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5PADDING
    18:33:01.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7
    18:33:01.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7PADDING
    18:33:01.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/TBC
    18:33:01.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/TBCPADDING
    18:33:01.749 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23
    18:33:01.749 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23PADDING
    18:33:01.750 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTE
    18:33:01.750 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTEPADDING
    18:33:01.750 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/
    18:33:01.751 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126
    18:33:01.751 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2
    18:33:01.751 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2PADDING
    18:33:01.752 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126PADDING
    18:33:01.752 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4
    18:33:01.752 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4PADDING
    18:33:01.753 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/NOPADDING
    18:33:01.754 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5
    18:33:01.754 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5PADDING
    18:33:01.755 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7
    18:33:01.755 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7PADDING
    18:33:01.756 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/TBC
    18:33:01.756 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/TBCPADDING
    18:33:01.756 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23
    18:33:01.757 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23PADDING
    18:33:01.757 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTE
    18:33:01.757 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTEPADDING
    18:33:01.758 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/
    18:33:01.758 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126
    18:33:01.759 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2
    18:33:01.759 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2PADDING
    18:33:01.759 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126PADDING
    18:33:01.760 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4
    18:33:01.760 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4PADDING
    18:33:01.760 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/NOPADDING
    18:33:01.761 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5
    18:33:01.761 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5PADDING
    18:33:01.761 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7
    18:33:01.762 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7PADDING
    18:33:01.762 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/TBC
    18:33:01.763 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/TBCPADDING
    18:33:01.763 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23
    18:33:01.764 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23PADDING
    18:33:01.764 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTE
    18:33:01.764 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTEPADDING
    18:33:01.765 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/
    18:33:01.765 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126
    18:33:01.766 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2
    18:33:01.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2PADDING
    18:33:01.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126PADDING
    18:33:01.768 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4
    18:33:01.768 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4PADDING
    18:33:01.768 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/NOPADDING
    18:33:01.769 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5
    18:33:01.769 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5PADDING
    18:33:01.770 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7
    18:33:01.770 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7PADDING
    18:33:01.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/TBC
    18:33:01.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/TBCPADDING
    18:33:01.772 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23
    18:33:01.772 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23PADDING
    18:33:01.772 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTE
    18:33:01.773 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTEPADDING
    18:33:01.773 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/
    18:33:01.774 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126
    18:33:01.775 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2
    18:33:01.775 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2PADDING
    18:33:01.775 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126PADDING
    18:33:01.776 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4
    18:33:01.776 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4PADDING
    18:33:01.777 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/NOPADDING
    18:33:01.777 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5
    18:33:01.778 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5PADDING
    18:33:01.779 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7
    18:33:01.779 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7PADDING
    18:33:01.779 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/TBC
    18:33:01.780 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/TBCPADDING
    18:33:01.780 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23
    18:33:01.781 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23PADDING
    18:33:01.781 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTE
    18:33:01.781 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTEPADDING
    18:33:01.782 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/
    18:33:01.783 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126
    18:33:01.783 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2
    18:33:01.784 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2PADDING
    18:33:01.784 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126PADDING
    18:33:01.784 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4
    18:33:01.785 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4PADDING
    18:33:01.785 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/NOPADDING
    18:33:01.786 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5
    18:33:01.786 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5PADDING
    18:33:01.787 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7
    18:33:01.787 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7PADDING
    18:33:01.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/TBC
    18:33:01.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/TBCPADDING
    18:33:01.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23
    18:33:01.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23PADDING
    18:33:01.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTE
    18:33:01.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTEPADDING
    18:33:01.791 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2PADDING
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126PADDING
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4PADDING
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/NOPADDING
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5PADDING
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7PADDING
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/TBC
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/TBCPADDING
    18:33:01.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23PADDING
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTE
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTEPADDING
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2PADDING
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126PADDING
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4PADDING
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/NOPADDING
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5PADDING
    18:33:01.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7
    18:33:01.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7PADDING
    18:33:01.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/TBC
    18:33:01.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/TBCPADDING
    18:33:01.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23
    18:33:01.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23PADDING
    18:33:01.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTE
    18:33:01.795 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTEPADDING
    18:33:01.796 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/
    18:33:01.796 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126
    18:33:01.797 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2
    18:33:01.797 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2PADDING
    18:33:01.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126PADDING
    18:33:01.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4
    18:33:01.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4PADDING
    18:33:01.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/NOPADDING
    18:33:01.800 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5
    18:33:01.800 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5PADDING
    18:33:01.800 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7
    18:33:01.801 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7PADDING
    18:33:01.801 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/TBC
    18:33:01.801 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/TBCPADDING
    18:33:01.802 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23
    18:33:01.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23PADDING
    18:33:01.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTE
    18:33:01.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTEPADDING
    18:33:01.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/
    18:33:01.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126
    18:33:01.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2
    18:33:01.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2PADDING
    18:33:01.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126PADDING
    18:33:01.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4
    18:33:01.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4PADDING
    18:33:01.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/NOPADDING
    18:33:01.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5
    18:33:01.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5PADDING
    18:33:01.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7
    18:33:01.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7PADDING
    18:33:01.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/TBC
    18:33:01.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/TBCPADDING
    18:33:01.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23
    18:33:01.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23PADDING
    18:33:01.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTE
    18:33:01.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTEPADDING
    18:33:01.810 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/
    18:33:01.810 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126
    18:33:01.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2
    18:33:01.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2PADDING
    18:33:01.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126PADDING
    18:33:01.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4
    18:33:01.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4PADDING
    18:33:01.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/NOPADDING
    18:33:01.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5
    18:33:01.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5PADDING
    18:33:01.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7
    18:33:01.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7PADDING
    18:33:01.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/TBC
    18:33:01.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/TBCPADDING
    18:33:01.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23
    18:33:01.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23PADDING
    18:33:01.816 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTE
    18:33:01.816 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTEPADDING
    18:33:01.816 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/
    18:33:01.816 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126
    18:33:01.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2
    18:33:01.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2PADDING
    18:33:01.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126PADDING
    18:33:01.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4
    18:33:01.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4PADDING
    18:33:01.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/NOPADDING
    18:33:01.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5
    18:33:01.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5PADDING
    18:33:01.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7
    18:33:01.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7PADDING
    18:33:01.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/TBC
    18:33:01.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/TBCPADDING
    18:33:01.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23
    18:33:01.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23PADDING
    18:33:01.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTE
    18:33:01.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTEPADDING
    18:33:01.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/
    18:33:01.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126
    18:33:01.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2
    18:33:01.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2PADDING
    18:33:01.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126PADDING
    18:33:01.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4
    18:33:01.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4PADDING
    18:33:01.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/NOPADDING
    18:33:01.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5
    18:33:01.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5PADDING
    18:33:01.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7
    18:33:01.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7PADDING
    18:33:01.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/TBC
    18:33:01.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/TBCPADDING
    18:33:01.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23
    18:33:01.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23PADDING
    18:33:01.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTE
    18:33:01.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTEPADDING
    18:33:01.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/
    18:33:01.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126
    18:33:01.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2
    18:33:01.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2PADDING
    18:33:01.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126PADDING
    18:33:01.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4
    18:33:01.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4PADDING
    18:33:01.832 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/NOPADDING
    18:33:01.832 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5
    18:33:01.832 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5PADDING
    18:33:01.832 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7
    18:33:01.833 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7PADDING
    18:33:01.833 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/TBC
    18:33:01.833 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/TBCPADDING
    18:33:01.834 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23
    18:33:01.834 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23PADDING
    18:33:01.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTE
    18:33:01.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTEPADDING
    18:33:01.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/
    18:33:01.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126
    18:33:01.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2
    18:33:01.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2PADDING
    18:33:01.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.837 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126PADDING
    18:33:01.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.837 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4
    18:33:01.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4PADDING
    18:33:01.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/NOPADDING
    18:33:01.839 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5
    18:33:01.840 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5PADDING
    18:33:01.840 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7
    18:33:01.840 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7PADDING
    18:33:01.841 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/TBC
    18:33:01.841 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/TBCPADDING
    18:33:01.841 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23
    18:33:01.842 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23PADDING
    18:33:01.842 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTE
    18:33:01.843 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTEPADDING
    18:33:01.843 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/
    18:33:01.843 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126
    18:33:01.844 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2
    18:33:01.844 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2PADDING
    18:33:01.844 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126PADDING
    18:33:01.845 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4
    18:33:01.845 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4PADDING
    18:33:01.845 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/NOPADDING
    18:33:01.846 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5
    18:33:01.846 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5PADDING
    18:33:01.847 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7
    18:33:01.847 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7PADDING
    18:33:01.847 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/TBC
    18:33:01.848 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/TBCPADDING
    18:33:01.848 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23
    18:33:01.848 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23PADDING
    18:33:01.849 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTE
    18:33:01.849 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTEPADDING
    18:33:01.850 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/
    18:33:01.850 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126
    18:33:01.850 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2
    18:33:01.850 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2PADDING
    18:33:01.850 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126PADDING
    18:33:01.850 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4PADDING
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/NOPADDING
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5PADDING
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7PADDING
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/TBC
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/TBCPADDING
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23PADDING
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTE
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTEPADDING
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/
    18:33:01.851 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2PADDING
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126PADDING
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4PADDING
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/NOPADDING
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5PADDING
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7PADDING
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/TBC
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/TBCPADDING
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23
    18:33:01.852 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23PADDING
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTE
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTEPADDING
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2PADDING
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126PADDING
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4PADDING
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/NOPADDING
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5PADDING
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7
    18:33:01.853 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7PADDING
    18:33:01.855 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/TBC
    18:33:01.855 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/TBCPADDING
    18:33:01.855 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23
    18:33:01.856 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23PADDING
    18:33:01.856 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTE
    18:33:01.856 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTEPADDING
    18:33:01.857 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/
    18:33:01.857 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126
    18:33:01.857 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2
    18:33:01.858 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2PADDING
    18:33:01.859 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126PADDING
    18:33:01.859 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4
    18:33:01.860 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4PADDING
    18:33:01.860 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/NOPADDING
    18:33:01.860 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5
    18:33:01.861 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5PADDING
    18:33:01.861 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7
    18:33:01.862 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7PADDING
    18:33:01.862 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/TBC
    18:33:01.863 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/TBCPADDING
    18:33:01.863 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23
    18:33:01.863 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23PADDING
    18:33:01.865 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTE
    18:33:01.865 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTEPADDING
    18:33:01.866 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/
    18:33:01.867 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126
    18:33:01.868 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2
    18:33:01.868 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2PADDING
    18:33:01.869 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126PADDING
    18:33:01.869 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4
    18:33:01.869 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4PADDING
    18:33:01.870 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/NOPADDING
    18:33:01.870 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5
    18:33:01.871 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5PADDING
    18:33:01.871 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7
    18:33:01.871 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7PADDING
    18:33:01.872 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/TBC
    18:33:01.872 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/TBCPADDING
    18:33:01.872 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23
    18:33:01.873 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23PADDING
    18:33:01.873 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTE
    18:33:01.873 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTEPADDING
    18:33:01.874 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/
    18:33:01.874 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126
    18:33:01.875 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2
    18:33:01.875 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2PADDING
    18:33:01.875 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126PADDING
    18:33:01.876 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4
    18:33:01.876 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4PADDING
    18:33:01.877 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/NOPADDING
    18:33:01.877 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5
    18:33:01.877 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5PADDING
    18:33:01.878 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7
    18:33:01.878 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7PADDING
    18:33:01.879 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/TBC
    18:33:01.879 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/TBCPADDING
    18:33:01.879 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23
    18:33:01.880 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23PADDING
    18:33:01.880 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTE
    18:33:01.881 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTEPADDING
    18:33:01.881 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    18:33:01.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6//
    18:33:01.882 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping.
    18:33:01.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6//NOPADDING
    18:33:01.883 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping.
    18:33:01.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC-CTS/
    18:33:01.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC-CTS/NOPADDING
    18:33:01.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/
    18:33:01.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126
    18:33:01.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2
    18:33:01.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2PADDING
    18:33:01.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126PADDING
    18:33:01.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4
    18:33:01.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4PADDING
    18:33:01.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/NOPADDING
    18:33:01.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS5
    18:33:01.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS5PADDING
    18:33:01.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS7
    18:33:01.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS7PADDING
    18:33:01.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/TBC
    18:33:01.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/TBCPADDING
    18:33:01.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/X9.23
    18:33:01.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/X9.23PADDING
    18:33:01.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTE
    18:33:01.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTEPADDING
    18:33:01.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CCM/
    18:33:01.891 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:01.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CCM/NOPADDING
    18:33:01.892 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:01.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/
    18:33:01.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126
    18:33:01.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2
    18:33:01.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2PADDING
    18:33:01.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126PADDING
    18:33:01.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4
    18:33:01.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4PADDING
    18:33:01.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/NOPADDING
    18:33:01.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS5
    18:33:01.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS5PADDING
    18:33:01.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS7
    18:33:01.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS7PADDING
    18:33:01.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/TBC
    18:33:01.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/TBCPADDING
    18:33:01.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/X9.23
    18:33:01.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/X9.23PADDING
    18:33:01.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTE
    18:33:01.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTEPADDING
    18:33:01.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/
    18:33:01.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126
    18:33:01.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2
    18:33:01.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2PADDING
    18:33:01.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126PADDING
    18:33:01.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4
    18:33:01.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4PADDING
    18:33:01.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/NOPADDING
    18:33:01.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5
    18:33:01.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5PADDING
    18:33:01.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7
    18:33:01.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7PADDING
    18:33:01.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/TBC
    18:33:01.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/TBCPADDING
    18:33:01.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/X9.23
    18:33:01.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/X9.23PADDING
    18:33:01.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTE
    18:33:01.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTEPADDING
    18:33:01.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/
    18:33:01.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126
    18:33:01.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2
    18:33:01.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2PADDING
    18:33:01.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126PADDING
    18:33:01.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4
    18:33:01.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4PADDING
    18:33:01.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/NOPADDING
    18:33:01.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5
    18:33:01.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5PADDING
    18:33:01.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7
    18:33:01.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7PADDING
    18:33:01.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/TBC
    18:33:01.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/TBCPADDING
    18:33:01.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/X9.23
    18:33:01.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/X9.23PADDING
    18:33:01.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTE
    18:33:01.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTEPADDING
    18:33:01.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/
    18:33:01.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126
    18:33:01.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2
    18:33:01.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2PADDING
    18:33:01.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126PADDING
    18:33:01.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4
    18:33:01.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4PADDING
    18:33:01.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/NOPADDING
    18:33:01.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5
    18:33:01.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5PADDING
    18:33:01.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7
    18:33:01.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7PADDING
    18:33:01.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/TBC
    18:33:01.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/TBCPADDING
    18:33:01.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/X9.23
    18:33:01.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/X9.23PADDING
    18:33:01.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTE
    18:33:01.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTEPADDING
    18:33:01.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/
    18:33:01.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126
    18:33:01.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2
    18:33:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2PADDING
    18:33:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126PADDING
    18:33:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4
    18:33:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4PADDING
    18:33:01.913 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/NOPADDING
    18:33:01.913 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5
    18:33:01.913 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5PADDING
    18:33:01.913 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7
    18:33:01.914 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7PADDING
    18:33:01.914 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/TBC
    18:33:01.914 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/TBCPADDING
    18:33:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/X9.23
    18:33:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/X9.23PADDING
    18:33:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTE
    18:33:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTEPADDING
    18:33:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/
    18:33:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126
    18:33:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2
    18:33:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2PADDING
    18:33:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126PADDING
    18:33:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4
    18:33:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4PADDING
    18:33:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/NOPADDING
    18:33:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5
    18:33:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5PADDING
    18:33:01.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7
    18:33:01.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7PADDING
    18:33:01.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/TBC
    18:33:01.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/TBCPADDING
    18:33:01.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/X9.23
    18:33:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/X9.23PADDING
    18:33:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTE
    18:33:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTEPADDING
    18:33:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/
    18:33:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126
    18:33:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2
    18:33:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2PADDING
    18:33:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126PADDING
    18:33:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4
    18:33:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4PADDING
    18:33:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/NOPADDING
    18:33:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5
    18:33:01.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5PADDING
    18:33:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7
    18:33:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7PADDING
    18:33:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/TBC
    18:33:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/TBCPADDING
    18:33:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/X9.23
    18:33:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/X9.23PADDING
    18:33:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTE
    18:33:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTEPADDING
    18:33:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/
    18:33:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126
    18:33:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2
    18:33:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2PADDING
    18:33:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126PADDING
    18:33:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4
    18:33:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4PADDING
    18:33:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/NOPADDING
    18:33:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5
    18:33:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5PADDING
    18:33:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7
    18:33:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7PADDING
    18:33:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/TBC
    18:33:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/TBCPADDING
    18:33:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/X9.23
    18:33:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/X9.23PADDING
    18:33:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTE
    18:33:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTEPADDING
    18:33:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/
    18:33:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126
    18:33:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2
    18:33:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2PADDING
    18:33:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126PADDING
    18:33:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4
    18:33:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4PADDING
    18:33:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/NOPADDING
    18:33:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5
    18:33:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5PADDING
    18:33:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7
    18:33:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7PADDING
    18:33:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/TBC
    18:33:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/TBCPADDING
    18:33:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/X9.23
    18:33:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/X9.23PADDING
    18:33:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTE
    18:33:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTEPADDING
    18:33:01.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/
    18:33:01.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126
    18:33:01.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2
    18:33:01.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2PADDING
    18:33:01.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126PADDING
    18:33:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4
    18:33:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4PADDING
    18:33:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/NOPADDING
    18:33:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5
    18:33:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5PADDING
    18:33:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7
    18:33:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7PADDING
    18:33:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/TBC
    18:33:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/TBCPADDING
    18:33:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/X9.23
    18:33:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/X9.23PADDING
    18:33:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTE
    18:33:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTEPADDING
    18:33:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/
    18:33:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126
    18:33:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2
    18:33:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2PADDING
    18:33:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126PADDING
    18:33:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4
    18:33:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4PADDING
    18:33:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/NOPADDING
    18:33:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5
    18:33:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5PADDING
    18:33:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7
    18:33:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7PADDING
    18:33:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/TBC
    18:33:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/TBCPADDING
    18:33:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/X9.23
    18:33:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/X9.23PADDING
    18:33:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTE
    18:33:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTEPADDING
    18:33:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/
    18:33:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126
    18:33:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2
    18:33:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2PADDING
    18:33:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126PADDING
    18:33:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4
    18:33:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4PADDING
    18:33:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/NOPADDING
    18:33:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5
    18:33:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5PADDING
    18:33:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7
    18:33:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7PADDING
    18:33:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/TBC
    18:33:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/TBCPADDING
    18:33:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/X9.23
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/X9.23PADDING
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTE
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTEPADDING
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2PADDING
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126PADDING
    18:33:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4PADDING
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/NOPADDING
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5PADDING
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7PADDING
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/TBC
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/TBCPADDING
    18:33:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/X9.23
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/X9.23PADDING
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTE
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTEPADDING
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2PADDING
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126PADDING
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4
    18:33:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4PADDING
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/NOPADDING
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5PADDING
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7PADDING
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/TBC
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/TBCPADDING
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/X9.23
    18:33:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/X9.23PADDING
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTE
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTEPADDING
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2PADDING
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126PADDING
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4
    18:33:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4PADDING
    18:33:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/NOPADDING
    18:33:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5
    18:33:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5PADDING
    18:33:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7
    18:33:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7PADDING
    18:33:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/TBC
    18:33:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/TBCPADDING
    18:33:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/X9.23
    18:33:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/X9.23PADDING
    18:33:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTE
    18:33:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTEPADDING
    18:33:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/
    18:33:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126
    18:33:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2
    18:33:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2PADDING
    18:33:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126PADDING
    18:33:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4
    18:33:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4PADDING
    18:33:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/NOPADDING
    18:33:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5
    18:33:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5PADDING
    18:33:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7
    18:33:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7PADDING
    18:33:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/TBC
    18:33:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/TBCPADDING
    18:33:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/X9.23
    18:33:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/X9.23PADDING
    18:33:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTE
    18:33:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTEPADDING
    18:33:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/
    18:33:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126
    18:33:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2
    18:33:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2PADDING
    18:33:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126PADDING
    18:33:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4
    18:33:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4PADDING
    18:33:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/NOPADDING
    18:33:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5
    18:33:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5PADDING
    18:33:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7
    18:33:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7PADDING
    18:33:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/TBC
    18:33:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/TBCPADDING
    18:33:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/X9.23
    18:33:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/X9.23PADDING
    18:33:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTE
    18:33:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTEPADDING
    18:33:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/
    18:33:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126
    18:33:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2
    18:33:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2PADDING
    18:33:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126PADDING
    18:33:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4
    18:33:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4PADDING
    18:33:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/NOPADDING
    18:33:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5
    18:33:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5PADDING
    18:33:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7
    18:33:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7PADDING
    18:33:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/TBC
    18:33:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/TBCPADDING
    18:33:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/X9.23
    18:33:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/X9.23PADDING
    18:33:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTE
    18:33:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTEPADDING
    18:33:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/
    18:33:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126
    18:33:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2
    18:33:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2PADDING
    18:33:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126PADDING
    18:33:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4
    18:33:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4PADDING
    18:33:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/NOPADDING
    18:33:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5
    18:33:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5PADDING
    18:33:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7
    18:33:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7PADDING
    18:33:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/TBC
    18:33:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/TBCPADDING
    18:33:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/X9.23
    18:33:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/X9.23PADDING
    18:33:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTE
    18:33:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTEPADDING
    18:33:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/
    18:33:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126
    18:33:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2
    18:33:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2PADDING
    18:33:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126PADDING
    18:33:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4
    18:33:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4PADDING
    18:33:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/NOPADDING
    18:33:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5
    18:33:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5PADDING
    18:33:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7
    18:33:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7PADDING
    18:33:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/TBC
    18:33:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/TBCPADDING
    18:33:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/X9.23
    18:33:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/X9.23PADDING
    18:33:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTE
    18:33:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTEPADDING
    18:33:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/
    18:33:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126
    18:33:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2
    18:33:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2PADDING
    18:33:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126PADDING
    18:33:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4
    18:33:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4PADDING
    18:33:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/NOPADDING
    18:33:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5
    18:33:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5PADDING
    18:33:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7
    18:33:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7PADDING
    18:33:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/TBC
    18:33:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/TBCPADDING
    18:33:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/X9.23
    18:33:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/X9.23PADDING
    18:33:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTE
    18:33:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTEPADDING
    18:33:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/
    18:33:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126
    18:33:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2
    18:33:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2PADDING
    18:33:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126PADDING
    18:33:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4
    18:33:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4PADDING
    18:33:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/NOPADDING
    18:33:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5
    18:33:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5PADDING
    18:33:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7
    18:33:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7PADDING
    18:33:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/TBC
    18:33:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/TBCPADDING
    18:33:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/X9.23
    18:33:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/X9.23PADDING
    18:33:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTE
    18:33:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTEPADDING
    18:33:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/
    18:33:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126
    18:33:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2
    18:33:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2PADDING
    18:33:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126PADDING
    18:33:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4
    18:33:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4PADDING
    18:33:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/NOPADDING
    18:33:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5
    18:33:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5PADDING
    18:33:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7
    18:33:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7PADDING
    18:33:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/TBC
    18:33:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/TBCPADDING
    18:33:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/X9.23
    18:33:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/X9.23PADDING
    18:33:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTE
    18:33:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTEPADDING
    18:33:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/
    18:33:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126
    18:33:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2
    18:33:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2PADDING
    18:33:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126PADDING
    18:33:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4
    18:33:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4PADDING
    18:33:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/NOPADDING
    18:33:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5
    18:33:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5PADDING
    18:33:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7
    18:33:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7PADDING
    18:33:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/TBC
    18:33:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/TBCPADDING
    18:33:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/X9.23
    18:33:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/X9.23PADDING
    18:33:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTE
    18:33:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTEPADDING
    18:33:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/
    18:33:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126
    18:33:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2
    18:33:01.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2PADDING
    18:33:01.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126PADDING
    18:33:01.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4
    18:33:01.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4PADDING
    18:33:01.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/NOPADDING
    18:33:01.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5
    18:33:01.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5PADDING
    18:33:01.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7
    18:33:01.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7PADDING
    18:33:01.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/TBC
    18:33:01.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/TBCPADDING
    18:33:01.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/X9.23
    18:33:01.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/X9.23PADDING
    18:33:01.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTE
    18:33:01.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTEPADDING
    18:33:01.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/
    18:33:01.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126
    18:33:01.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2
    18:33:01.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2PADDING
    18:33:01.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126PADDING
    18:33:01.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4
    18:33:01.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4PADDING
    18:33:01.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/NOPADDING
    18:33:01.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5
    18:33:01.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5PADDING
    18:33:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7
    18:33:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7PADDING
    18:33:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/TBC
    18:33:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/TBCPADDING
    18:33:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/X9.23
    18:33:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/X9.23PADDING
    18:33:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTE
    18:33:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTEPADDING
    18:33:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/
    18:33:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126
    18:33:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2
    18:33:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2PADDING
    18:33:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126PADDING
    18:33:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4
    18:33:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4PADDING
    18:33:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/NOPADDING
    18:33:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5
    18:33:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5PADDING
    18:33:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7
    18:33:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7PADDING
    18:33:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/TBC
    18:33:01.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/TBCPADDING
    18:33:01.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/X9.23
    18:33:01.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/X9.23PADDING
    18:33:01.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTE
    18:33:01.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTEPADDING
    18:33:01.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/
    18:33:01.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126
    18:33:01.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2
    18:33:01.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2PADDING
    18:33:01.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126PADDING
    18:33:01.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4
    18:33:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4PADDING
    18:33:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/NOPADDING
    18:33:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5
    18:33:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5PADDING
    18:33:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7
    18:33:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7PADDING
    18:33:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/TBC
    18:33:01.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/TBCPADDING
    18:33:01.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/X9.23
    18:33:01.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/X9.23PADDING
    18:33:01.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTE
    18:33:01.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTEPADDING
    18:33:01.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/
    18:33:01.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126
    18:33:01.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2
    18:33:01.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2PADDING
    18:33:01.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126PADDING
    18:33:01.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4
    18:33:02.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4PADDING
    18:33:02.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/NOPADDING
    18:33:02.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5
    18:33:02.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5PADDING
    18:33:02.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7
    18:33:02.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7PADDING
    18:33:02.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/TBC
    18:33:02.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/TBCPADDING
    18:33:02.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/X9.23
    18:33:02.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/X9.23PADDING
    18:33:02.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTE
    18:33:02.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTEPADDING
    18:33:02.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/
    18:33:02.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126
    18:33:02.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2
    18:33:02.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2PADDING
    18:33:02.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126PADDING
    18:33:02.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4PADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/NOPADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5PADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7PADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/TBC
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/TBCPADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/X9.23
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/X9.23PADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTE
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTEPADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2PADDING
    18:33:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126PADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4PADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/NOPADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5PADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7PADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/TBC
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/TBCPADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/X9.23
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/X9.23PADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTE
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTEPADDING
    18:33:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2PADDING
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126PADDING
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4PADDING
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/NOPADDING
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5PADDING
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7PADDING
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/TBC
    18:33:02.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/TBCPADDING
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/X9.23
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/X9.23PADDING
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTE
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTEPADDING
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2PADDING
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126PADDING
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4
    18:33:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4PADDING
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/NOPADDING
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5PADDING
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7PADDING
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/TBC
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/TBCPADDING
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/X9.23
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/X9.23PADDING
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTE
    18:33:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTEPADDING
    18:33:02.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CTS/
    18:33:02.042 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping.
    18:33:02.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CTS/NOPADDING
    18:33:02.042 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping.
    18:33:02.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/EAX/
    18:33:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/EAX/NOPADDING
    18:33:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/ECB/
    18:33:02.046 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping.
    18:33:02.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/ECB/NOPADDING
    18:33:02.046 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping.
    18:33:02.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/GCM/
    18:33:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/GCM/NOPADDING
    18:33:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/
    18:33:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126
    18:33:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2
    18:33:02.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2PADDING
    18:33:02.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126PADDING
    18:33:02.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4
    18:33:02.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4PADDING
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/NOPADDING
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS5
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS5PADDING
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS7
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS7PADDING
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/TBC
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/TBCPADDING
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/X9.23
    18:33:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/X9.23PADDING
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTE
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTEPADDING
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2PADDING
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126PADDING
    18:33:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4PADDING
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/NOPADDING
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5PADDING
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7PADDING
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/TBC
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/TBCPADDING
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/X9.23
    18:33:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/X9.23PADDING
    18:33:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTE
    18:33:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTEPADDING
    18:33:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/
    18:33:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126
    18:33:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2
    18:33:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2PADDING
    18:33:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126PADDING
    18:33:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4
    18:33:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4PADDING
    18:33:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/NOPADDING
    18:33:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5
    18:33:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5PADDING
    18:33:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7PADDING
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/TBC
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/TBCPADDING
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/X9.23
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/X9.23PADDING
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTE
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTEPADDING
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/
    18:33:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2PADDING
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126PADDING
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4PADDING
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/NOPADDING
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5
    18:33:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5PADDING
    18:33:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7
    18:33:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7PADDING
    18:33:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/TBC
    18:33:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/TBCPADDING
    18:33:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/X9.23
    18:33:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/X9.23PADDING
    18:33:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTE
    18:33:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTEPADDING
    18:33:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/
    18:33:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126
    18:33:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2
    18:33:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2PADDING
    18:33:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126PADDING
    18:33:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4
    18:33:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4PADDING
    18:33:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/NOPADDING
    18:33:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5
    18:33:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5PADDING
    18:33:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7
    18:33:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7PADDING
    18:33:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/TBC
    18:33:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/TBCPADDING
    18:33:02.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/X9.23
    18:33:02.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/X9.23PADDING
    18:33:02.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTE
    18:33:02.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTEPADDING
    18:33:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/
    18:33:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126
    18:33:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2
    18:33:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2PADDING
    18:33:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126PADDING
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4PADDING
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/NOPADDING
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5PADDING
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7PADDING
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/TBC
    18:33:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/TBCPADDING
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/X9.23
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/X9.23PADDING
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTE
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTEPADDING
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2
    18:33:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2PADDING
    18:33:02.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126PADDING
    18:33:02.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4
    18:33:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4PADDING
    18:33:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/NOPADDING
    18:33:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5
    18:33:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5PADDING
    18:33:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7
    18:33:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7PADDING
    18:33:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/TBC
    18:33:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/TBCPADDING
    18:33:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/X9.23
    18:33:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/X9.23PADDING
    18:33:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTE
    18:33:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTEPADDING
    18:33:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/
    18:33:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126
    18:33:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2
    18:33:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2PADDING
    18:33:02.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126PADDING
    18:33:02.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4
    18:33:02.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4PADDING
    18:33:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/NOPADDING
    18:33:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5
    18:33:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5PADDING
    18:33:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7
    18:33:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7PADDING
    18:33:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/TBC
    18:33:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/TBCPADDING
    18:33:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/X9.23
    18:33:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/X9.23PADDING
    18:33:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTE
    18:33:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTEPADDING
    18:33:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/
    18:33:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126
    18:33:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2
    18:33:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2PADDING
    18:33:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126PADDING
    18:33:02.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4
    18:33:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4PADDING
    18:33:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/NOPADDING
    18:33:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5
    18:33:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5PADDING
    18:33:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7
    18:33:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7PADDING
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/TBC
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/TBCPADDING
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/X9.23
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/X9.23PADDING
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTE
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTEPADDING
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2
    18:33:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2PADDING
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126PADDING
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4PADDING
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/NOPADDING
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5PADDING
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7PADDING
    18:33:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/TBC
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/TBCPADDING
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/X9.23
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/X9.23PADDING
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTE
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTEPADDING
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2
    18:33:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2PADDING
    18:33:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126PADDING
    18:33:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4
    18:33:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4PADDING
    18:33:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/NOPADDING
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5PADDING
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7PADDING
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/TBC
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/TBCPADDING
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/X9.23
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/X9.23PADDING
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTE
    18:33:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTEPADDING
    18:33:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/
    18:33:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126
    18:33:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2
    18:33:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2PADDING
    18:33:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126PADDING
    18:33:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4PADDING
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/NOPADDING
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5PADDING
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7PADDING
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/TBC
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/TBCPADDING
    18:33:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/X9.23
    18:33:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/X9.23PADDING
    18:33:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTE
    18:33:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTEPADDING
    18:33:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/
    18:33:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126
    18:33:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2PADDING
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126PADDING
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4PADDING
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/NOPADDING
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5PADDING
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7PADDING
    18:33:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/TBC
    18:33:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/TBCPADDING
    18:33:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/X9.23
    18:33:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/X9.23PADDING
    18:33:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTE
    18:33:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTEPADDING
    18:33:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/
    18:33:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126
    18:33:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2
    18:33:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2PADDING
    18:33:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126PADDING
    18:33:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4
    18:33:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4PADDING
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/NOPADDING
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5PADDING
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7PADDING
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/TBC
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/TBCPADDING
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/X9.23
    18:33:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/X9.23PADDING
    18:33:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTE
    18:33:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTEPADDING
    18:33:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2PADDING
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126PADDING
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4PADDING
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/NOPADDING
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5PADDING
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7
    18:33:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7PADDING
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/TBC
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/TBCPADDING
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/X9.23
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/X9.23PADDING
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTE
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTEPADDING
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126
    18:33:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2
    18:33:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2PADDING
    18:33:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126PADDING
    18:33:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4
    18:33:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4PADDING
    18:33:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/NOPADDING
    18:33:02.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5
    18:33:02.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5PADDING
    18:33:02.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7
    18:33:02.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7PADDING
    18:33:02.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/TBC
    18:33:02.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/TBCPADDING
    18:33:02.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/X9.23
    18:33:02.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/X9.23PADDING
    18:33:02.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTE
    18:33:02.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTEPADDING
    18:33:02.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/
    18:33:02.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126
    18:33:02.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2
    18:33:02.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2PADDING
    18:33:02.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126PADDING
    18:33:02.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4
    18:33:02.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4PADDING
    18:33:02.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/NOPADDING
    18:33:02.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5
    18:33:02.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5PADDING
    18:33:02.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7
    18:33:02.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7PADDING
    18:33:02.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/TBC
    18:33:02.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/TBCPADDING
    18:33:02.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/X9.23
    18:33:02.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/X9.23PADDING
    18:33:02.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTE
    18:33:02.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTEPADDING
    18:33:02.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/
    18:33:02.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126
    18:33:02.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2
    18:33:02.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2PADDING
    18:33:02.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126PADDING
    18:33:02.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4
    18:33:02.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4PADDING
    18:33:02.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/NOPADDING
    18:33:02.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5
    18:33:02.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5PADDING
    18:33:02.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7
    18:33:02.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7PADDING
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/TBC
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/TBCPADDING
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/X9.23
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/X9.23PADDING
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTE
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTEPADDING
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126
    18:33:02.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2PADDING
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126PADDING
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4PADDING
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/NOPADDING
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5PADDING
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7PADDING
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/TBC
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/TBCPADDING
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/X9.23
    18:33:02.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/X9.23PADDING
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTE
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTEPADDING
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2PADDING
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126PADDING
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4PADDING
    18:33:02.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/NOPADDING
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5PADDING
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7PADDING
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/TBC
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/TBCPADDING
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/X9.23
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/X9.23PADDING
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTE
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTEPADDING
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126
    18:33:02.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2PADDING
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126PADDING
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4PADDING
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/NOPADDING
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5PADDING
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7PADDING
    18:33:02.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/TBC
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/TBCPADDING
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/X9.23
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/X9.23PADDING
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTE
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTEPADDING
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126
    18:33:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2
    18:33:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2PADDING
    18:33:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126PADDING
    18:33:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4
    18:33:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4PADDING
    18:33:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/NOPADDING
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5PADDING
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7PADDING
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/TBC
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/TBCPADDING
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/X9.23
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/X9.23PADDING
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTE
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTEPADDING
    18:33:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/
    18:33:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126
    18:33:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2
    18:33:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2PADDING
    18:33:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126PADDING
    18:33:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4
    18:33:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4PADDING
    18:33:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/NOPADDING
    18:33:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5
    18:33:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5PADDING
    18:33:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7
    18:33:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7PADDING
    18:33:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/TBC
    18:33:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/TBCPADDING
    18:33:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/X9.23
    18:33:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/X9.23PADDING
    18:33:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTE
    18:33:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTEPADDING
    18:33:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/
    18:33:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126
    18:33:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2
    18:33:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2PADDING
    18:33:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126PADDING
    18:33:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4
    18:33:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4PADDING
    18:33:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/NOPADDING
    18:33:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5
    18:33:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5PADDING
    18:33:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7
    18:33:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7PADDING
    18:33:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/TBC
    18:33:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/TBCPADDING
    18:33:02.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/X9.23
    18:33:02.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/X9.23PADDING
    18:33:02.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTE
    18:33:02.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTEPADDING
    18:33:02.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/
    18:33:02.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126
    18:33:02.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2
    18:33:02.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2PADDING
    18:33:02.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126PADDING
    18:33:02.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4
    18:33:02.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4PADDING
    18:33:02.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/NOPADDING
    18:33:02.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5
    18:33:02.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5PADDING
    18:33:02.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7
    18:33:02.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7PADDING
    18:33:02.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/TBC
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/TBCPADDING
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/X9.23
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/X9.23PADDING
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTE
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTEPADDING
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2PADDING
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126PADDING
    18:33:02.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4PADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/NOPADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5PADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7PADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/TBC
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/TBCPADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/X9.23
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/X9.23PADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTE
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTEPADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2PADDING
    18:33:02.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126PADDING
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4PADDING
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/NOPADDING
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5PADDING
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7PADDING
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/TBC
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/TBCPADDING
    18:33:02.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/X9.23
    18:33:02.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/X9.23PADDING
    18:33:02.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTE
    18:33:02.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTEPADDING
    18:33:02.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/
    18:33:02.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126
    18:33:02.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2
    18:33:02.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2PADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126PADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4PADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/NOPADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5PADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7PADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/TBC
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/TBCPADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/X9.23
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/X9.23PADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTE
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTEPADDING
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126
    18:33:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2PADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126PADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4PADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/NOPADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5PADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7PADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/TBC
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/TBCPADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/X9.23
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/X9.23PADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTE
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTEPADDING
    18:33:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2PADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126PADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4PADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/NOPADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5PADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7PADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/TBC
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/TBCPADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/X9.23
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/X9.23PADDING
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTE
    18:33:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTEPADDING
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2PADDING
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126PADDING
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4PADDING
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/NOPADDING
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5
    18:33:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5PADDING
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7PADDING
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/TBC
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/TBCPADDING
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/X9.23
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/X9.23PADDING
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTE
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTEPADDING
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2PADDING
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126PADDING
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4
    18:33:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4PADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/NOPADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5PADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7PADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/TBC
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/TBCPADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/X9.23
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/X9.23PADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTE
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTEPADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2PADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126PADDING
    18:33:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4PADDING
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/NOPADDING
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5PADDING
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7PADDING
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/TBC
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/TBCPADDING
    18:33:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/X9.23
    18:33:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/X9.23PADDING
    18:33:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTE
    18:33:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTEPADDING
    18:33:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/
    18:33:02.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126
    18:33:02.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2
    18:33:02.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2PADDING
    18:33:02.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126PADDING
    18:33:02.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4
    18:33:02.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4PADDING
    18:33:02.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/NOPADDING
    18:33:02.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS5
    18:33:02.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS5PADDING
    18:33:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS7
    18:33:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS7PADDING
    18:33:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/TBC
    18:33:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/TBCPADDING
    18:33:02.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/X9.23
    18:33:02.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/X9.23PADDING
    18:33:02.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTE
    18:33:02.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTEPADDING
    18:33:02.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL//
    18:33:02.143 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping.
    18:33:02.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL//NOPADDING
    18:33:02.143 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping.
    18:33:02.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/
    18:33:02.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/NOPADDING
    18:33:02.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/
    18:33:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126
    18:33:02.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2
    18:33:02.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2PADDING
    18:33:02.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126PADDING
    18:33:02.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4
    18:33:02.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4PADDING
    18:33:02.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/NOPADDING
    18:33:02.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5
    18:33:02.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5PADDING
    18:33:02.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7
    18:33:02.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7PADDING
    18:33:02.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBC
    18:33:02.152 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBCPADDING
    18:33:02.152 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23
    18:33:02.152 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23PADDING
    18:33:02.153 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTE
    18:33:02.153 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTEPADDING
    18:33:02.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CCM/
    18:33:02.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:02.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CCM/NOPADDING
    18:33:02.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:02.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/
    18:33:02.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126
    18:33:02.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2
    18:33:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2PADDING
    18:33:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126PADDING
    18:33:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4
    18:33:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4PADDING
    18:33:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/NOPADDING
    18:33:02.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5
    18:33:02.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5PADDING
    18:33:02.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7
    18:33:02.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7PADDING
    18:33:02.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBC
    18:33:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBCPADDING
    18:33:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23
    18:33:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23PADDING
    18:33:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTE
    18:33:02.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTEPADDING
    18:33:02.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/
    18:33:02.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126
    18:33:02.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2
    18:33:02.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2PADDING
    18:33:02.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126PADDING
    18:33:02.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4
    18:33:02.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4PADDING
    18:33:02.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/NOPADDING
    18:33:02.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5
    18:33:02.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5PADDING
    18:33:02.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7
    18:33:02.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7PADDING
    18:33:02.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBC
    18:33:02.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBCPADDING
    18:33:02.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23
    18:33:02.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23PADDING
    18:33:02.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTE
    18:33:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING
    18:33:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/
    18:33:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126
    18:33:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2
    18:33:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2PADDING
    18:33:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126PADDING
    18:33:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4
    18:33:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4PADDING
    18:33:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/NOPADDING
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5PADDING
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7PADDING
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBC
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBCPADDING
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23PADDING
    18:33:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTE
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2PADDING
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126PADDING
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4
    18:33:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4PADDING
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/NOPADDING
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5PADDING
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7PADDING
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBC
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBCPADDING
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23PADDING
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTE
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING
    18:33:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2PADDING
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126PADDING
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4PADDING
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/NOPADDING
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5PADDING
    18:33:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7PADDING
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBC
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBCPADDING
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23PADDING
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTE
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2
    18:33:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2PADDING
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126PADDING
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4PADDING
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/NOPADDING
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5PADDING
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7PADDING
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBC
    18:33:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBCPADDING
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23PADDING
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTE
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2PADDING
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126PADDING
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4PADDING
    18:33:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/NOPADDING
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5PADDING
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7PADDING
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBC
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBCPADDING
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23PADDING
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTE
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/
    18:33:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2PADDING
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126PADDING
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4PADDING
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/NOPADDING
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5PADDING
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7PADDING
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBC
    18:33:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBCPADDING
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23PADDING
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTE
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2
    18:33:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2PADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126PADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4PADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/NOPADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5PADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7PADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBC
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBCPADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23PADDING
    18:33:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTE
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2PADDING
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126PADDING
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4PADDING
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/NOPADDING
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5
    18:33:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5PADDING
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7PADDING
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBC
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBCPADDING
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23PADDING
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTE
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126
    18:33:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2PADDING
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126PADDING
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4PADDING
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/NOPADDING
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5PADDING
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7PADDING
    18:33:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBC
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBCPADDING
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23PADDING
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTE
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2PADDING
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126PADDING
    18:33:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4PADDING
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/NOPADDING
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5PADDING
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7PADDING
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBC
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBCPADDING
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23PADDING
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTE
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING
    18:33:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/
    18:33:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126
    18:33:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2
    18:33:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2PADDING
    18:33:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126PADDING
    18:33:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4
    18:33:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4PADDING
    18:33:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/NOPADDING
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5PADDING
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7PADDING
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBC
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBCPADDING
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23
    18:33:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23PADDING
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTE
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2PADDING
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126PADDING
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4
    18:33:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4PADDING
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/NOPADDING
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5PADDING
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7PADDING
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBC
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBCPADDING
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23PADDING
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTE
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING
    18:33:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/
    18:33:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126
    18:33:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2
    18:33:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2PADDING
    18:33:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126PADDING
    18:33:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4
    18:33:02.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4PADDING
    18:33:02.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/NOPADDING
    18:33:02.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5
    18:33:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5PADDING
    18:33:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7
    18:33:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7PADDING
    18:33:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBC
    18:33:02.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBCPADDING
    18:33:02.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23
    18:33:02.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23PADDING
    18:33:02.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTE
    18:33:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING
    18:33:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/
    18:33:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126
    18:33:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2
    18:33:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2PADDING
    18:33:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126PADDING
    18:33:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4
    18:33:02.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4PADDING
    18:33:02.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/NOPADDING
    18:33:02.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5
    18:33:02.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5PADDING
    18:33:02.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7
    18:33:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7PADDING
    18:33:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBC
    18:33:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBCPADDING
    18:33:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23
    18:33:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23PADDING
    18:33:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTE
    18:33:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING
    18:33:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/
    18:33:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126
    18:33:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2
    18:33:02.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2PADDING
    18:33:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126PADDING
    18:33:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4
    18:33:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4PADDING
    18:33:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/NOPADDING
    18:33:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5
    18:33:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5PADDING
    18:33:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7
    18:33:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7PADDING
    18:33:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBC
    18:33:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBCPADDING
    18:33:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23
    18:33:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23PADDING
    18:33:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTE
    18:33:02.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING
    18:33:02.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/
    18:33:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126
    18:33:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2
    18:33:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2PADDING
    18:33:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126PADDING
    18:33:02.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4
    18:33:02.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4PADDING
    18:33:02.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/NOPADDING
    18:33:02.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5
    18:33:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5PADDING
    18:33:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7
    18:33:02.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7PADDING
    18:33:02.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBC
    18:33:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBCPADDING
    18:33:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23
    18:33:02.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23PADDING
    18:33:02.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTE
    18:33:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING
    18:33:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/
    18:33:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126
    18:33:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2
    18:33:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2PADDING
    18:33:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126PADDING
    18:33:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4
    18:33:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4PADDING
    18:33:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/NOPADDING
    18:33:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5
    18:33:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5PADDING
    18:33:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7
    18:33:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7PADDING
    18:33:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBC
    18:33:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBCPADDING
    18:33:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23
    18:33:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23PADDING
    18:33:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTE
    18:33:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING
    18:33:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/
    18:33:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126
    18:33:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2
    18:33:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2PADDING
    18:33:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126PADDING
    18:33:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4
    18:33:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4PADDING
    18:33:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/NOPADDING
    18:33:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5
    18:33:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5PADDING
    18:33:02.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7
    18:33:02.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7PADDING
    18:33:02.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBC
    18:33:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBCPADDING
    18:33:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23
    18:33:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23PADDING
    18:33:02.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTE
    18:33:02.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING
    18:33:02.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/
    18:33:02.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126
    18:33:02.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2
    18:33:02.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2PADDING
    18:33:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126PADDING
    18:33:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4
    18:33:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4PADDING
    18:33:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/NOPADDING
    18:33:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5
    18:33:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5PADDING
    18:33:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7
    18:33:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7PADDING
    18:33:02.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBC
    18:33:02.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBCPADDING
    18:33:02.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23
    18:33:02.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23PADDING
    18:33:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTE
    18:33:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING
    18:33:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/
    18:33:02.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126
    18:33:02.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2
    18:33:02.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2PADDING
    18:33:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126PADDING
    18:33:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4
    18:33:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4PADDING
    18:33:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/NOPADDING
    18:33:02.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5
    18:33:02.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5PADDING
    18:33:02.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7
    18:33:02.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7PADDING
    18:33:02.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBC
    18:33:02.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBCPADDING
    18:33:02.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23
    18:33:02.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23PADDING
    18:33:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTE
    18:33:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING
    18:33:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/
    18:33:02.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126
    18:33:02.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2
    18:33:02.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2PADDING
    18:33:02.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126PADDING
    18:33:02.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4
    18:33:02.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4PADDING
    18:33:02.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/NOPADDING
    18:33:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5
    18:33:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5PADDING
    18:33:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7
    18:33:02.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7PADDING
    18:33:02.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBC
    18:33:02.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBCPADDING
    18:33:02.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23
    18:33:02.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23PADDING
    18:33:02.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTE
    18:33:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING
    18:33:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/
    18:33:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126
    18:33:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2
    18:33:02.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2PADDING
    18:33:02.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126PADDING
    18:33:02.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4
    18:33:02.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4PADDING
    18:33:02.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/NOPADDING
    18:33:02.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5
    18:33:02.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5PADDING
    18:33:02.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7
    18:33:02.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7PADDING
    18:33:02.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBC
    18:33:02.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBCPADDING
    18:33:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23
    18:33:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23PADDING
    18:33:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTE
    18:33:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING
    18:33:02.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/
    18:33:02.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126
    18:33:02.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2
    18:33:02.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2PADDING
    18:33:02.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126PADDING
    18:33:02.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4
    18:33:02.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4PADDING
    18:33:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/NOPADDING
    18:33:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5
    18:33:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5PADDING
    18:33:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7
    18:33:02.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7PADDING
    18:33:02.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBC
    18:33:02.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBCPADDING
    18:33:02.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23
    18:33:02.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23PADDING
    18:33:02.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTE
    18:33:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING
    18:33:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/
    18:33:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126
    18:33:02.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2
    18:33:02.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2PADDING
    18:33:02.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126PADDING
    18:33:02.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4
    18:33:02.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4PADDING
    18:33:02.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/NOPADDING
    18:33:02.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5
    18:33:02.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5PADDING
    18:33:02.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7
    18:33:02.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7PADDING
    18:33:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBC
    18:33:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBCPADDING
    18:33:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23
    18:33:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23PADDING
    18:33:02.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTE
    18:33:02.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING
    18:33:02.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/
    18:33:02.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126
    18:33:02.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2
    18:33:02.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2PADDING
    18:33:02.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126PADDING
    18:33:02.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4
    18:33:02.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4PADDING
    18:33:02.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/NOPADDING
    18:33:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5
    18:33:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5PADDING
    18:33:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7
    18:33:02.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7PADDING
    18:33:02.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBC
    18:33:02.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBCPADDING
    18:33:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23
    18:33:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23PADDING
    18:33:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTE
    18:33:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING
    18:33:02.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/
    18:33:02.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126
    18:33:02.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2
    18:33:02.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2PADDING
    18:33:02.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126PADDING
    18:33:02.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4
    18:33:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4PADDING
    18:33:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/NOPADDING
    18:33:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5
    18:33:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5PADDING
    18:33:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7
    18:33:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7PADDING
    18:33:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBC
    18:33:02.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBCPADDING
    18:33:02.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23
    18:33:02.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23PADDING
    18:33:02.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTE
    18:33:02.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING
    18:33:02.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/
    18:33:02.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126
    18:33:02.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2
    18:33:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2PADDING
    18:33:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126PADDING
    18:33:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4
    18:33:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4PADDING
    18:33:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/NOPADDING
    18:33:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5PADDING
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7PADDING
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBC
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBCPADDING
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23PADDING
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTE
    18:33:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2PADDING
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126PADDING
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4PADDING
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/NOPADDING
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5PADDING
    18:33:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7
    18:33:02.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7PADDING
    18:33:02.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBC
    18:33:02.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBCPADDING
    18:33:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23
    18:33:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23PADDING
    18:33:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTE
    18:33:02.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING
    18:33:02.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/
    18:33:02.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126
    18:33:02.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2
    18:33:02.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2PADDING
    18:33:02.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126PADDING
    18:33:02.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4
    18:33:02.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4PADDING
    18:33:02.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/NOPADDING
    18:33:02.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5
    18:33:02.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5PADDING
    18:33:02.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7
    18:33:02.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7PADDING
    18:33:02.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBC
    18:33:02.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBCPADDING
    18:33:02.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23
    18:33:02.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23PADDING
    18:33:02.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTE
    18:33:02.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING
    18:33:02.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/
    18:33:02.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126
    18:33:02.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2
    18:33:02.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2PADDING
    18:33:02.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126PADDING
    18:33:02.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4
    18:33:02.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4PADDING
    18:33:02.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/NOPADDING
    18:33:02.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5
    18:33:02.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5PADDING
    18:33:02.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7
    18:33:02.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7PADDING
    18:33:02.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBC
    18:33:02.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBCPADDING
    18:33:02.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23
    18:33:02.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23PADDING
    18:33:02.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTE
    18:33:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING
    18:33:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/
    18:33:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126
    18:33:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2
    18:33:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2PADDING
    18:33:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126PADDING
    18:33:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4
    18:33:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4PADDING
    18:33:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/NOPADDING
    18:33:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5
    18:33:02.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5PADDING
    18:33:02.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7
    18:33:02.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7PADDING
    18:33:02.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBC
    18:33:02.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBCPADDING
    18:33:02.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23
    18:33:02.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23PADDING
    18:33:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTE
    18:33:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING
    18:33:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CTS/
    18:33:02.307 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping.
    18:33:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CTS/NOPADDING
    18:33:02.308 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping.
    18:33:02.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/EAX/
    18:33:02.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/EAX/NOPADDING
    18:33:02.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/ECB/
    18:33:02.313 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping.
    18:33:02.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/ECB/NOPADDING
    18:33:02.313 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping.
    18:33:02.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/GCM/
    18:33:02.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/GCM/NOPADDING
    18:33:02.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/
    18:33:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126
    18:33:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2
    18:33:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2PADDING
    18:33:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126PADDING
    18:33:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4
    18:33:02.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4PADDING
    18:33:02.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/NOPADDING
    18:33:02.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5
    18:33:02.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5PADDING
    18:33:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7
    18:33:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7PADDING
    18:33:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBC
    18:33:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBCPADDING
    18:33:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23
    18:33:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23PADDING
    18:33:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTE
    18:33:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTEPADDING
    18:33:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/
    18:33:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126
    18:33:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2
    18:33:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2PADDING
    18:33:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126PADDING
    18:33:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4
    18:33:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4PADDING
    18:33:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/NOPADDING
    18:33:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5
    18:33:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5PADDING
    18:33:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7
    18:33:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7PADDING
    18:33:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBC
    18:33:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBCPADDING
    18:33:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23
    18:33:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23PADDING
    18:33:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTE
    18:33:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING
    18:33:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/
    18:33:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126
    18:33:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2
    18:33:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2PADDING
    18:33:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126PADDING
    18:33:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4
    18:33:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4PADDING
    18:33:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/NOPADDING
    18:33:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5
    18:33:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5PADDING
    18:33:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7
    18:33:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7PADDING
    18:33:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBC
    18:33:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBCPADDING
    18:33:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23
    18:33:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23PADDING
    18:33:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTE
    18:33:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING
    18:33:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/
    18:33:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126
    18:33:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2
    18:33:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2PADDING
    18:33:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126PADDING
    18:33:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4
    18:33:02.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4PADDING
    18:33:02.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/NOPADDING
    18:33:02.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5
    18:33:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5PADDING
    18:33:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7
    18:33:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7PADDING
    18:33:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBC
    18:33:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBCPADDING
    18:33:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23
    18:33:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23PADDING
    18:33:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTE
    18:33:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING
    18:33:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/
    18:33:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126
    18:33:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2
    18:33:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2PADDING
    18:33:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126PADDING
    18:33:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4
    18:33:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4PADDING
    18:33:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/NOPADDING
    18:33:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5
    18:33:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5PADDING
    18:33:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7
    18:33:02.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7PADDING
    18:33:02.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBC
    18:33:02.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBCPADDING
    18:33:02.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23
    18:33:02.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23PADDING
    18:33:02.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTE
    18:33:02.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING
    18:33:02.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/
    18:33:02.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126
    18:33:02.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2
    18:33:02.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2PADDING
    18:33:02.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126PADDING
    18:33:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4
    18:33:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4PADDING
    18:33:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/NOPADDING
    18:33:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5
    18:33:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5PADDING
    18:33:02.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7
    18:33:02.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7PADDING
    18:33:02.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBC
    18:33:02.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBCPADDING
    18:33:02.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23
    18:33:02.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23PADDING
    18:33:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTE
    18:33:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING
    18:33:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/
    18:33:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126
    18:33:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2
    18:33:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2PADDING
    18:33:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126PADDING
    18:33:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4PADDING
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/NOPADDING
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5PADDING
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7PADDING
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBC
    18:33:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBCPADDING
    18:33:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23
    18:33:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23PADDING
    18:33:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTE
    18:33:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING
    18:33:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/
    18:33:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126
    18:33:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2
    18:33:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2PADDING
    18:33:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126PADDING
    18:33:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4
    18:33:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4PADDING
    18:33:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/NOPADDING
    18:33:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5
    18:33:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5PADDING
    18:33:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7
    18:33:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7PADDING
    18:33:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBC
    18:33:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBCPADDING
    18:33:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23
    18:33:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23PADDING
    18:33:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTE
    18:33:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING
    18:33:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/
    18:33:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126
    18:33:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2
    18:33:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2PADDING
    18:33:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126PADDING
    18:33:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4
    18:33:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4PADDING
    18:33:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/NOPADDING
    18:33:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5
    18:33:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5PADDING
    18:33:02.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7
    18:33:02.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7PADDING
    18:33:02.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBC
    18:33:02.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBCPADDING
    18:33:02.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23
    18:33:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23PADDING
    18:33:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTE
    18:33:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING
    18:33:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/
    18:33:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126
    18:33:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2
    18:33:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2PADDING
    18:33:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126PADDING
    18:33:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4
    18:33:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4PADDING
    18:33:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/NOPADDING
    18:33:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5
    18:33:02.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5PADDING
    18:33:02.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7
    18:33:02.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7PADDING
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBC
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBCPADDING
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23PADDING
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTE
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/
    18:33:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126
    18:33:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2
    18:33:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2PADDING
    18:33:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126PADDING
    18:33:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4
    18:33:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4PADDING
    18:33:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/NOPADDING
    18:33:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5
    18:33:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5PADDING
    18:33:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7
    18:33:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7PADDING
    18:33:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBC
    18:33:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBCPADDING
    18:33:02.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23
    18:33:02.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23PADDING
    18:33:02.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTE
    18:33:02.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING
    18:33:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/
    18:33:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126
    18:33:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2
    18:33:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2PADDING
    18:33:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126PADDING
    18:33:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4
    18:33:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4PADDING
    18:33:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/NOPADDING
    18:33:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5
    18:33:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5PADDING
    18:33:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7
    18:33:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7PADDING
    18:33:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBC
    18:33:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBCPADDING
    18:33:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23
    18:33:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23PADDING
    18:33:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTE
    18:33:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING
    18:33:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/
    18:33:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126
    18:33:02.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2
    18:33:02.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2PADDING
    18:33:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126PADDING
    18:33:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4
    18:33:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4PADDING
    18:33:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/NOPADDING
    18:33:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5
    18:33:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5PADDING
    18:33:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7
    18:33:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7PADDING
    18:33:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBC
    18:33:02.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBCPADDING
    18:33:02.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23
    18:33:02.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23PADDING
    18:33:02.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTE
    18:33:02.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING
    18:33:02.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/
    18:33:02.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126
    18:33:02.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2
    18:33:02.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2PADDING
    18:33:02.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126PADDING
    18:33:02.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4
    18:33:02.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4PADDING
    18:33:02.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/NOPADDING
    18:33:02.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5
    18:33:02.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5PADDING
    18:33:02.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7
    18:33:02.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7PADDING
    18:33:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBC
    18:33:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBCPADDING
    18:33:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23
    18:33:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23PADDING
    18:33:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTE
    18:33:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING
    18:33:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/
    18:33:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126
    18:33:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2
    18:33:02.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2PADDING
    18:33:02.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126PADDING
    18:33:02.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4
    18:33:02.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4PADDING
    18:33:02.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/NOPADDING
    18:33:02.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5
    18:33:02.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5PADDING
    18:33:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7
    18:33:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7PADDING
    18:33:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBC
    18:33:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBCPADDING
    18:33:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23
    18:33:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23PADDING
    18:33:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTE
    18:33:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING
    18:33:02.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/
    18:33:02.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126
    18:33:02.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2
    18:33:02.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2PADDING
    18:33:02.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126PADDING
    18:33:02.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4
    18:33:02.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4PADDING
    18:33:02.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/NOPADDING
    18:33:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5
    18:33:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5PADDING
    18:33:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7
    18:33:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7PADDING
    18:33:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBC
    18:33:02.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBCPADDING
    18:33:02.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23
    18:33:02.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23PADDING
    18:33:02.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTE
    18:33:02.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING
    18:33:02.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/
    18:33:02.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126
    18:33:02.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2
    18:33:02.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2PADDING
    18:33:02.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126PADDING
    18:33:02.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4
    18:33:02.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4PADDING
    18:33:02.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/NOPADDING
    18:33:02.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5
    18:33:02.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5PADDING
    18:33:02.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7
    18:33:02.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7PADDING
    18:33:02.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBC
    18:33:02.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBCPADDING
    18:33:02.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23
    18:33:02.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23PADDING
    18:33:02.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTE
    18:33:02.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING
    18:33:02.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/
    18:33:02.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126
    18:33:02.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2
    18:33:02.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2PADDING
    18:33:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126PADDING
    18:33:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4
    18:33:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4PADDING
    18:33:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/NOPADDING
    18:33:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5
    18:33:02.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5PADDING
    18:33:02.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7
    18:33:02.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7PADDING
    18:33:02.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBC
    18:33:02.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBCPADDING
    18:33:02.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23
    18:33:02.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23PADDING
    18:33:02.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTE
    18:33:02.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING
    18:33:02.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/
    18:33:02.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126
    18:33:02.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2
    18:33:02.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2PADDING
    18:33:02.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126PADDING
    18:33:02.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4
    18:33:02.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4PADDING
    18:33:02.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/NOPADDING
    18:33:02.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5
    18:33:02.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5PADDING
    18:33:02.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7
    18:33:02.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7PADDING
    18:33:02.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBC
    18:33:02.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBCPADDING
    18:33:02.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23
    18:33:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23PADDING
    18:33:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTE
    18:33:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING
    18:33:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/
    18:33:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126
    18:33:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2
    18:33:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2PADDING
    18:33:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126PADDING
    18:33:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4
    18:33:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4PADDING
    18:33:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/NOPADDING
    18:33:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5
    18:33:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5PADDING
    18:33:02.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7
    18:33:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7PADDING
    18:33:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBC
    18:33:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBCPADDING
    18:33:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23
    18:33:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23PADDING
    18:33:02.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTE
    18:33:02.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING
    18:33:02.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/
    18:33:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126
    18:33:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2
    18:33:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2PADDING
    18:33:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126PADDING
    18:33:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4
    18:33:02.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4PADDING
    18:33:02.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/NOPADDING
    18:33:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5
    18:33:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5PADDING
    18:33:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7
    18:33:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7PADDING
    18:33:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBC
    18:33:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBCPADDING
    18:33:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23
    18:33:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23PADDING
    18:33:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTE
    18:33:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING
    18:33:02.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/
    18:33:02.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126
    18:33:02.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2
    18:33:02.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2PADDING
    18:33:02.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126PADDING
    18:33:02.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4
    18:33:02.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4PADDING
    18:33:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/NOPADDING
    18:33:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5
    18:33:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5PADDING
    18:33:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7
    18:33:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7PADDING
    18:33:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBC
    18:33:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBCPADDING
    18:33:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23
    18:33:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23PADDING
    18:33:02.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTE
    18:33:02.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING
    18:33:02.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/
    18:33:02.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126
    18:33:02.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2
    18:33:02.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2PADDING
    18:33:02.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126PADDING
    18:33:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4
    18:33:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4PADDING
    18:33:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/NOPADDING
    18:33:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5
    18:33:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5PADDING
    18:33:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7
    18:33:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7PADDING
    18:33:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBC
    18:33:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBCPADDING
    18:33:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23
    18:33:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23PADDING
    18:33:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTE
    18:33:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING
    18:33:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/
    18:33:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126
    18:33:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2
    18:33:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2PADDING
    18:33:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126PADDING
    18:33:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4
    18:33:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4PADDING
    18:33:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/NOPADDING
    18:33:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5
    18:33:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5PADDING
    18:33:02.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7
    18:33:02.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7PADDING
    18:33:02.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBC
    18:33:02.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBCPADDING
    18:33:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23
    18:33:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23PADDING
    18:33:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTE
    18:33:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING
    18:33:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/
    18:33:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126
    18:33:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2
    18:33:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2PADDING
    18:33:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126PADDING
    18:33:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4
    18:33:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4PADDING
    18:33:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/NOPADDING
    18:33:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5
    18:33:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5PADDING
    18:33:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7
    18:33:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7PADDING
    18:33:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBC
    18:33:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBCPADDING
    18:33:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23
    18:33:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23PADDING
    18:33:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTE
    18:33:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING
    18:33:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/
    18:33:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126
    18:33:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2
    18:33:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2PADDING
    18:33:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126PADDING
    18:33:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4
    18:33:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4PADDING
    18:33:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/NOPADDING
    18:33:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5
    18:33:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5PADDING
    18:33:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7
    18:33:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7PADDING
    18:33:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBC
    18:33:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBCPADDING
    18:33:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23
    18:33:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23PADDING
    18:33:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTE
    18:33:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING
    18:33:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/
    18:33:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126
    18:33:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2
    18:33:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2PADDING
    18:33:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126PADDING
    18:33:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4
    18:33:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4PADDING
    18:33:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/NOPADDING
    18:33:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5
    18:33:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5PADDING
    18:33:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7
    18:33:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7PADDING
    18:33:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBC
    18:33:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBCPADDING
    18:33:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23
    18:33:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23PADDING
    18:33:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTE
    18:33:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING
    18:33:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/
    18:33:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126
    18:33:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2
    18:33:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2PADDING
    18:33:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126PADDING
    18:33:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4
    18:33:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4PADDING
    18:33:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/NOPADDING
    18:33:02.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5
    18:33:02.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5PADDING
    18:33:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7
    18:33:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7PADDING
    18:33:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBC
    18:33:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBCPADDING
    18:33:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23
    18:33:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23PADDING
    18:33:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTE
    18:33:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING
    18:33:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/
    18:33:02.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126
    18:33:02.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2
    18:33:02.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2PADDING
    18:33:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126PADDING
    18:33:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4
    18:33:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4PADDING
    18:33:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/NOPADDING
    18:33:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5
    18:33:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5PADDING
    18:33:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7
    18:33:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7PADDING
    18:33:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBC
    18:33:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBCPADDING
    18:33:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23
    18:33:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23PADDING
    18:33:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTE
    18:33:02.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING
    18:33:02.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/
    18:33:02.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126
    18:33:02.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2
    18:33:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2PADDING
    18:33:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126PADDING
    18:33:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4
    18:33:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4PADDING
    18:33:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/NOPADDING
    18:33:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5
    18:33:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5PADDING
    18:33:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7
    18:33:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7PADDING
    18:33:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBC
    18:33:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBCPADDING
    18:33:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23
    18:33:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23PADDING
    18:33:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTE
    18:33:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING
    18:33:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/
    18:33:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126
    18:33:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2
    18:33:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2PADDING
    18:33:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126PADDING
    18:33:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4
    18:33:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4PADDING
    18:33:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/NOPADDING
    18:33:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5
    18:33:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5PADDING
    18:33:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7
    18:33:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7PADDING
    18:33:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBC
    18:33:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBCPADDING
    18:33:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23
    18:33:02.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23PADDING
    18:33:02.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTE
    18:33:02.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING
    18:33:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/
    18:33:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126
    18:33:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2
    18:33:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2PADDING
    18:33:02.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126PADDING
    18:33:02.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4
    18:33:02.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4PADDING
    18:33:02.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/NOPADDING
    18:33:02.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5
    18:33:02.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5PADDING
    18:33:02.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7
    18:33:02.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7PADDING
    18:33:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBC
    18:33:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBCPADDING
    18:33:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23
    18:33:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23PADDING
    18:33:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTE
    18:33:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING
    18:33:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/
    18:33:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126
    18:33:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2
    18:33:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2PADDING
    18:33:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126PADDING
    18:33:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4
    18:33:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4PADDING
    18:33:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/NOPADDING
    18:33:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5
    18:33:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5PADDING
    18:33:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7
    18:33:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7PADDING
    18:33:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBC
    18:33:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBCPADDING
    18:33:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23
    18:33:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23PADDING
    18:33:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTE
    18:33:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING
    18:33:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/
    18:33:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126
    18:33:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2
    18:33:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2PADDING
    18:33:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126PADDING
    18:33:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4
    18:33:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4PADDING
    18:33:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/NOPADDING
    18:33:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5
    18:33:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5PADDING
    18:33:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7
    18:33:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7PADDING
    18:33:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBC
    18:33:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBCPADDING
    18:33:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23
    18:33:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23PADDING
    18:33:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTE
    18:33:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTEPADDING
    18:33:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20//
    18:33:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20//NOPADDING
    18:33:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20/ECB/
    18:33:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20/ECB/NOPADDING
    18:33:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED//
    18:33:02.484 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping.
    18:33:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED//NOPADDING
    18:33:02.485 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping.
    18:33:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC-CTS/
    18:33:02.486 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC-CTS/NOPADDING
    18:33:02.486 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/
    18:33:02.487 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126
    18:33:02.487 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2
    18:33:02.488 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2PADDING
    18:33:02.488 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126PADDING
    18:33:02.488 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4
    18:33:02.489 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4PADDING
    18:33:02.490 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/NOPADDING
    18:33:02.491 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS5
    18:33:02.491 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS5PADDING
    18:33:02.492 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS7
    18:33:02.492 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS7PADDING
    18:33:02.492 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/TBC
    18:33:02.493 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/TBCPADDING
    18:33:02.493 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/X9.23
    18:33:02.493 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/X9.23PADDING
    18:33:02.493 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTE
    18:33:02.494 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTEPADDING
    18:33:02.494 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CCM/
    18:33:02.494 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:02.495 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CCM/NOPADDING
    18:33:02.495 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:02.495 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/
    18:33:02.495 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126
    18:33:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2
    18:33:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2PADDING
    18:33:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126PADDING
    18:33:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4
    18:33:02.497 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4PADDING
    18:33:02.497 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/NOPADDING
    18:33:02.497 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS5
    18:33:02.497 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS5PADDING
    18:33:02.498 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS7
    18:33:02.498 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS7PADDING
    18:33:02.498 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/TBC
    18:33:02.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/TBCPADDING
    18:33:02.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/X9.23
    18:33:02.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/X9.23PADDING
    18:33:02.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTE
    18:33:02.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTEPADDING
    18:33:02.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/
    18:33:02.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126
    18:33:02.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2
    18:33:02.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2PADDING
    18:33:02.501 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126PADDING
    18:33:02.501 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4
    18:33:02.501 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4PADDING
    18:33:02.501 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/NOPADDING
    18:33:02.502 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5
    18:33:02.502 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5PADDING
    18:33:02.502 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7
    18:33:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7PADDING
    18:33:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/TBC
    18:33:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/TBCPADDING
    18:33:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/X9.23
    18:33:02.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/X9.23PADDING
    18:33:02.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTE
    18:33:02.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTEPADDING
    18:33:02.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/
    18:33:02.505 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126
    18:33:02.505 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2
    18:33:02.505 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2PADDING
    18:33:02.505 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126PADDING
    18:33:02.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4
    18:33:02.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4PADDING
    18:33:02.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/NOPADDING
    18:33:02.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5
    18:33:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5PADDING
    18:33:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7
    18:33:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7PADDING
    18:33:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/TBC
    18:33:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/TBCPADDING
    18:33:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/X9.23
    18:33:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/X9.23PADDING
    18:33:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTE
    18:33:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTEPADDING
    18:33:02.509 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/
    18:33:02.509 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126
    18:33:02.509 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2
    18:33:02.509 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2PADDING
    18:33:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126PADDING
    18:33:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4
    18:33:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4PADDING
    18:33:02.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/NOPADDING
    18:33:02.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5
    18:33:02.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5PADDING
    18:33:02.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7
    18:33:02.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7PADDING
    18:33:02.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/TBC
    18:33:02.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/TBCPADDING
    18:33:02.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/X9.23
    18:33:02.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/X9.23PADDING
    18:33:02.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTE
    18:33:02.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTEPADDING
    18:33:02.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/
    18:33:02.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126
    18:33:02.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2
    18:33:02.514 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2PADDING
    18:33:02.514 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126PADDING
    18:33:02.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4
    18:33:02.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4PADDING
    18:33:02.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/NOPADDING
    18:33:02.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5
    18:33:02.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5PADDING
    18:33:02.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7
    18:33:02.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7PADDING
    18:33:02.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/TBC
    18:33:02.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/TBCPADDING
    18:33:02.517 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/X9.23
    18:33:02.517 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/X9.23PADDING
    18:33:02.517 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTE
    18:33:02.517 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTEPADDING
    18:33:02.517 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/
    18:33:02.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126
    18:33:02.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2
    18:33:02.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2PADDING
    18:33:02.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126PADDING
    18:33:02.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4
    18:33:02.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4PADDING
    18:33:02.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/NOPADDING
    18:33:02.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5
    18:33:02.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5PADDING
    18:33:02.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7
    18:33:02.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7PADDING
    18:33:02.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/TBC
    18:33:02.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/TBCPADDING
    18:33:02.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/X9.23
    18:33:02.521 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/X9.23PADDING
    18:33:02.521 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTE
    18:33:02.521 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTEPADDING
    18:33:02.521 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/
    18:33:02.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126
    18:33:02.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2
    18:33:02.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2PADDING
    18:33:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126PADDING
    18:33:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4
    18:33:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4PADDING
    18:33:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/NOPADDING
    18:33:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5
    18:33:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5PADDING
    18:33:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7
    18:33:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7PADDING
    18:33:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/TBC
    18:33:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/TBCPADDING
    18:33:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/X9.23
    18:33:02.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/X9.23PADDING
    18:33:02.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTE
    18:33:02.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTEPADDING
    18:33:02.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/
    18:33:02.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126
    18:33:02.526 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2
    18:33:02.526 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2PADDING
    18:33:02.526 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126PADDING
    18:33:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4
    18:33:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4PADDING
    18:33:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/NOPADDING
    18:33:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5
    18:33:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5PADDING
    18:33:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7
    18:33:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7PADDING
    18:33:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/TBC
    18:33:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/TBCPADDING
    18:33:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/X9.23
    18:33:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/X9.23PADDING
    18:33:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTE
    18:33:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTEPADDING
    18:33:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/
    18:33:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126
    18:33:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2
    18:33:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2PADDING
    18:33:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126PADDING
    18:33:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4
    18:33:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4PADDING
    18:33:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/NOPADDING
    18:33:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5
    18:33:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5PADDING
    18:33:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7
    18:33:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7PADDING
    18:33:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/TBC
    18:33:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/TBCPADDING
    18:33:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/X9.23
    18:33:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/X9.23PADDING
    18:33:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTE
    18:33:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTEPADDING
    18:33:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/
    18:33:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126
    18:33:02.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2
    18:33:02.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2PADDING
    18:33:02.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126PADDING
    18:33:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4
    18:33:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4PADDING
    18:33:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/NOPADDING
    18:33:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5
    18:33:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5PADDING
    18:33:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7
    18:33:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7PADDING
    18:33:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/TBC
    18:33:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/TBCPADDING
    18:33:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/X9.23
    18:33:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/X9.23PADDING
    18:33:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTE
    18:33:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTEPADDING
    18:33:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/
    18:33:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126
    18:33:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2
    18:33:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2PADDING
    18:33:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126PADDING
    18:33:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4
    18:33:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4PADDING
    18:33:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/NOPADDING
    18:33:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5
    18:33:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5PADDING
    18:33:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7
    18:33:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7PADDING
    18:33:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/TBC
    18:33:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/TBCPADDING
    18:33:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/X9.23
    18:33:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/X9.23PADDING
    18:33:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTE
    18:33:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTEPADDING
    18:33:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/
    18:33:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126
    18:33:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2
    18:33:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2PADDING
    18:33:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126PADDING
    18:33:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4
    18:33:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4PADDING
    18:33:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/NOPADDING
    18:33:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5
    18:33:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5PADDING
    18:33:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7
    18:33:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7PADDING
    18:33:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/TBC
    18:33:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/TBCPADDING
    18:33:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/X9.23
    18:33:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/X9.23PADDING
    18:33:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTE
    18:33:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTEPADDING
    18:33:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/
    18:33:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126
    18:33:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2
    18:33:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2PADDING
    18:33:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126PADDING
    18:33:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4
    18:33:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4PADDING
    18:33:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/NOPADDING
    18:33:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5
    18:33:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5PADDING
    18:33:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7
    18:33:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7PADDING
    18:33:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/TBC
    18:33:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/TBCPADDING
    18:33:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/X9.23
    18:33:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/X9.23PADDING
    18:33:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTE
    18:33:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTEPADDING
    18:33:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/
    18:33:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126
    18:33:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2
    18:33:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2PADDING
    18:33:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126PADDING
    18:33:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4
    18:33:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4PADDING
    18:33:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/NOPADDING
    18:33:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5
    18:33:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5PADDING
    18:33:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7
    18:33:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7PADDING
    18:33:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/TBC
    18:33:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/TBCPADDING
    18:33:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/X9.23
    18:33:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/X9.23PADDING
    18:33:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTE
    18:33:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTEPADDING
    18:33:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/
    18:33:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126
    18:33:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2
    18:33:02.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2PADDING
    18:33:02.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126PADDING
    18:33:02.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4
    18:33:02.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4PADDING
    18:33:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/NOPADDING
    18:33:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5
    18:33:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5PADDING
    18:33:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7
    18:33:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7PADDING
    18:33:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/TBC
    18:33:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/TBCPADDING
    18:33:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/X9.23
    18:33:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/X9.23PADDING
    18:33:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTE
    18:33:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTEPADDING
    18:33:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/
    18:33:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126
    18:33:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2
    18:33:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2PADDING
    18:33:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126PADDING
    18:33:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4
    18:33:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4PADDING
    18:33:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/NOPADDING
    18:33:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5
    18:33:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5PADDING
    18:33:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7
    18:33:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7PADDING
    18:33:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/TBC
    18:33:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/TBCPADDING
    18:33:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/X9.23
    18:33:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/X9.23PADDING
    18:33:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTE
    18:33:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTEPADDING
    18:33:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/
    18:33:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126
    18:33:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2
    18:33:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2PADDING
    18:33:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126PADDING
    18:33:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4
    18:33:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4PADDING
    18:33:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/NOPADDING
    18:33:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5
    18:33:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5PADDING
    18:33:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7
    18:33:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7PADDING
    18:33:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/TBC
    18:33:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/TBCPADDING
    18:33:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/X9.23
    18:33:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/X9.23PADDING
    18:33:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTE
    18:33:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTEPADDING
    18:33:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/
    18:33:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126
    18:33:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2
    18:33:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2PADDING
    18:33:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126PADDING
    18:33:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4
    18:33:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4PADDING
    18:33:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/NOPADDING
    18:33:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5
    18:33:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5PADDING
    18:33:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7
    18:33:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7PADDING
    18:33:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/TBC
    18:33:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/TBCPADDING
    18:33:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/X9.23
    18:33:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/X9.23PADDING
    18:33:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTE
    18:33:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTEPADDING
    18:33:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/
    18:33:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126
    18:33:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2
    18:33:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2PADDING
    18:33:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126PADDING
    18:33:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4
    18:33:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4PADDING
    18:33:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/NOPADDING
    18:33:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5
    18:33:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5PADDING
    18:33:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7
    18:33:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7PADDING
    18:33:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/TBC
    18:33:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/TBCPADDING
    18:33:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/X9.23
    18:33:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/X9.23PADDING
    18:33:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTE
    18:33:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTEPADDING
    18:33:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/
    18:33:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126
    18:33:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2
    18:33:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2PADDING
    18:33:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126PADDING
    18:33:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4
    18:33:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4PADDING
    18:33:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/NOPADDING
    18:33:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5
    18:33:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5PADDING
    18:33:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7
    18:33:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7PADDING
    18:33:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/TBC
    18:33:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/TBCPADDING
    18:33:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/X9.23
    18:33:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/X9.23PADDING
    18:33:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTE
    18:33:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTEPADDING
    18:33:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/
    18:33:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126
    18:33:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2
    18:33:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2PADDING
    18:33:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126PADDING
    18:33:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4
    18:33:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4PADDING
    18:33:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/NOPADDING
    18:33:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5
    18:33:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5PADDING
    18:33:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7
    18:33:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7PADDING
    18:33:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/TBC
    18:33:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/TBCPADDING
    18:33:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/X9.23
    18:33:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/X9.23PADDING
    18:33:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTE
    18:33:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTEPADDING
    18:33:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/
    18:33:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126
    18:33:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2
    18:33:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2PADDING
    18:33:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126PADDING
    18:33:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4
    18:33:02.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4PADDING
    18:33:02.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/NOPADDING
    18:33:02.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5
    18:33:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5PADDING
    18:33:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7
    18:33:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7PADDING
    18:33:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/TBC
    18:33:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/TBCPADDING
    18:33:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/X9.23
    18:33:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/X9.23PADDING
    18:33:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTE
    18:33:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTEPADDING
    18:33:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/
    18:33:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126
    18:33:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2
    18:33:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2PADDING
    18:33:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126PADDING
    18:33:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4
    18:33:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4PADDING
    18:33:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/NOPADDING
    18:33:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5
    18:33:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5PADDING
    18:33:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7
    18:33:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7PADDING
    18:33:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/TBC
    18:33:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/TBCPADDING
    18:33:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/X9.23
    18:33:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/X9.23PADDING
    18:33:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTE
    18:33:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTEPADDING
    18:33:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/
    18:33:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126
    18:33:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2
    18:33:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2PADDING
    18:33:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126PADDING
    18:33:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4
    18:33:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4PADDING
    18:33:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/NOPADDING
    18:33:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5
    18:33:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5PADDING
    18:33:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7
    18:33:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7PADDING
    18:33:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/TBC
    18:33:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/TBCPADDING
    18:33:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/X9.23
    18:33:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/X9.23PADDING
    18:33:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTE
    18:33:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTEPADDING
    18:33:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/
    18:33:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126
    18:33:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2
    18:33:02.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2PADDING
    18:33:02.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126PADDING
    18:33:02.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4
    18:33:02.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4PADDING
    18:33:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/NOPADDING
    18:33:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5
    18:33:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5PADDING
    18:33:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7
    18:33:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7PADDING
    18:33:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/TBC
    18:33:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/TBCPADDING
    18:33:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/X9.23
    18:33:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/X9.23PADDING
    18:33:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTE
    18:33:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTEPADDING
    18:33:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/
    18:33:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126
    18:33:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2
    18:33:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2PADDING
    18:33:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126PADDING
    18:33:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4
    18:33:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4PADDING
    18:33:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/NOPADDING
    18:33:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5
    18:33:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5PADDING
    18:33:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7
    18:33:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7PADDING
    18:33:02.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/TBC
    18:33:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/TBCPADDING
    18:33:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/X9.23
    18:33:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/X9.23PADDING
    18:33:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTE
    18:33:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTEPADDING
    18:33:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/
    18:33:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126
    18:33:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2
    18:33:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2PADDING
    18:33:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126PADDING
    18:33:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4
    18:33:02.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4PADDING
    18:33:02.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/NOPADDING
    18:33:02.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5
    18:33:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5PADDING
    18:33:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7
    18:33:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7PADDING
    18:33:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/TBC
    18:33:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/TBCPADDING
    18:33:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/X9.23
    18:33:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/X9.23PADDING
    18:33:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTE
    18:33:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTEPADDING
    18:33:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/
    18:33:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126
    18:33:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2
    18:33:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2PADDING
    18:33:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126PADDING
    18:33:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4
    18:33:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4PADDING
    18:33:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/NOPADDING
    18:33:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5
    18:33:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5PADDING
    18:33:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7
    18:33:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7PADDING
    18:33:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/TBC
    18:33:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/TBCPADDING
    18:33:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/X9.23
    18:33:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/X9.23PADDING
    18:33:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTE
    18:33:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTEPADDING
    18:33:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/
    18:33:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126
    18:33:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2
    18:33:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2PADDING
    18:33:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126PADDING
    18:33:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4
    18:33:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4PADDING
    18:33:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/NOPADDING
    18:33:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5
    18:33:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5PADDING
    18:33:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7
    18:33:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7PADDING
    18:33:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/TBC
    18:33:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/TBCPADDING
    18:33:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/X9.23
    18:33:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/X9.23PADDING
    18:33:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTE
    18:33:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTEPADDING
    18:33:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/
    18:33:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126
    18:33:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2
    18:33:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2PADDING
    18:33:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126PADDING
    18:33:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4
    18:33:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4PADDING
    18:33:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/NOPADDING
    18:33:02.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5
    18:33:02.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5PADDING
    18:33:02.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7
    18:33:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7PADDING
    18:33:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/TBC
    18:33:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/TBCPADDING
    18:33:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/X9.23
    18:33:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/X9.23PADDING
    18:33:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTE
    18:33:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTEPADDING
    18:33:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/
    18:33:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126
    18:33:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2
    18:33:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2PADDING
    18:33:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126PADDING
    18:33:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4
    18:33:02.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4PADDING
    18:33:02.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/NOPADDING
    18:33:02.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5
    18:33:02.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5PADDING
    18:33:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7
    18:33:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7PADDING
    18:33:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/TBC
    18:33:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/TBCPADDING
    18:33:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/X9.23
    18:33:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/X9.23PADDING
    18:33:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTE
    18:33:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTEPADDING
    18:33:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/
    18:33:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126
    18:33:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2
    18:33:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2PADDING
    18:33:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126PADDING
    18:33:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4
    18:33:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4PADDING
    18:33:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/NOPADDING
    18:33:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5
    18:33:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5PADDING
    18:33:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7
    18:33:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7PADDING
    18:33:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/TBC
    18:33:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/TBCPADDING
    18:33:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/X9.23
    18:33:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/X9.23PADDING
    18:33:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTE
    18:33:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTEPADDING
    18:33:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/
    18:33:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126
    18:33:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2
    18:33:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2PADDING
    18:33:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126PADDING
    18:33:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4
    18:33:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4PADDING
    18:33:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/NOPADDING
    18:33:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5
    18:33:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5PADDING
    18:33:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7
    18:33:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7PADDING
    18:33:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/TBC
    18:33:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/TBCPADDING
    18:33:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/X9.23
    18:33:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/X9.23PADDING
    18:33:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTE
    18:33:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTEPADDING
    18:33:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CTS/
    18:33:02.637 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping.
    18:33:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CTS/NOPADDING
    18:33:02.637 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping.
    18:33:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/EAX/
    18:33:02.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/EAX/NOPADDING
    18:33:02.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/ECB/
    18:33:02.640 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping.
    18:33:02.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/ECB/NOPADDING
    18:33:02.641 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping.
    18:33:02.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/GCM/
    18:33:02.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/GCM/NOPADDING
    18:33:02.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/
    18:33:02.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126
    18:33:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2
    18:33:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2PADDING
    18:33:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126PADDING
    18:33:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4
    18:33:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4PADDING
    18:33:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/NOPADDING
    18:33:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS5
    18:33:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS5PADDING
    18:33:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS7
    18:33:02.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS7PADDING
    18:33:02.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/TBC
    18:33:02.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/TBCPADDING
    18:33:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/X9.23
    18:33:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/X9.23PADDING
    18:33:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTE
    18:33:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTEPADDING
    18:33:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/
    18:33:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126
    18:33:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2
    18:33:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2PADDING
    18:33:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126PADDING
    18:33:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4
    18:33:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4PADDING
    18:33:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/NOPADDING
    18:33:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5
    18:33:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5PADDING
    18:33:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7
    18:33:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7PADDING
    18:33:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/TBC
    18:33:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/TBCPADDING
    18:33:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/X9.23
    18:33:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/X9.23PADDING
    18:33:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTE
    18:33:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTEPADDING
    18:33:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/
    18:33:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126
    18:33:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2
    18:33:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2PADDING
    18:33:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126PADDING
    18:33:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4
    18:33:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4PADDING
    18:33:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/NOPADDING
    18:33:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5
    18:33:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5PADDING
    18:33:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7
    18:33:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7PADDING
    18:33:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/TBC
    18:33:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/TBCPADDING
    18:33:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/X9.23
    18:33:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/X9.23PADDING
    18:33:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTE
    18:33:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTEPADDING
    18:33:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/
    18:33:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126
    18:33:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2
    18:33:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2PADDING
    18:33:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126PADDING
    18:33:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4
    18:33:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4PADDING
    18:33:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/NOPADDING
    18:33:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5
    18:33:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5PADDING
    18:33:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7
    18:33:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7PADDING
    18:33:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/TBC
    18:33:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/TBCPADDING
    18:33:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/X9.23
    18:33:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/X9.23PADDING
    18:33:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTE
    18:33:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTEPADDING
    18:33:02.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/
    18:33:02.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126
    18:33:02.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2
    18:33:02.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2PADDING
    18:33:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126PADDING
    18:33:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4
    18:33:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4PADDING
    18:33:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/NOPADDING
    18:33:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5
    18:33:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5PADDING
    18:33:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7
    18:33:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7PADDING
    18:33:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/TBC
    18:33:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/TBCPADDING
    18:33:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/X9.23
    18:33:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/X9.23PADDING
    18:33:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTE
    18:33:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTEPADDING
    18:33:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/
    18:33:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126
    18:33:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2
    18:33:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2PADDING
    18:33:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126PADDING
    18:33:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4
    18:33:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4PADDING
    18:33:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/NOPADDING
    18:33:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5
    18:33:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5PADDING
    18:33:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7
    18:33:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7PADDING
    18:33:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/TBC
    18:33:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/TBCPADDING
    18:33:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/X9.23
    18:33:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/X9.23PADDING
    18:33:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTE
    18:33:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTEPADDING
    18:33:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/
    18:33:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126
    18:33:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2
    18:33:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2PADDING
    18:33:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126PADDING
    18:33:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4
    18:33:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4PADDING
    18:33:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/NOPADDING
    18:33:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5
    18:33:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5PADDING
    18:33:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7
    18:33:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7PADDING
    18:33:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/TBC
    18:33:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/TBCPADDING
    18:33:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/X9.23
    18:33:02.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/X9.23PADDING
    18:33:02.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTE
    18:33:02.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTEPADDING
    18:33:02.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/
    18:33:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126
    18:33:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2
    18:33:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2PADDING
    18:33:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126PADDING
    18:33:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4
    18:33:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4PADDING
    18:33:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/NOPADDING
    18:33:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5
    18:33:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5PADDING
    18:33:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7
    18:33:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7PADDING
    18:33:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/TBC
    18:33:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/TBCPADDING
    18:33:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/X9.23
    18:33:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/X9.23PADDING
    18:33:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTE
    18:33:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTEPADDING
    18:33:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/
    18:33:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126
    18:33:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2
    18:33:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2PADDING
    18:33:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126PADDING
    18:33:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4
    18:33:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4PADDING
    18:33:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/NOPADDING
    18:33:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5
    18:33:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5PADDING
    18:33:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7
    18:33:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7PADDING
    18:33:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/TBC
    18:33:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/TBCPADDING
    18:33:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/X9.23
    18:33:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/X9.23PADDING
    18:33:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTE
    18:33:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTEPADDING
    18:33:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/
    18:33:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126
    18:33:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2
    18:33:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2PADDING
    18:33:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126PADDING
    18:33:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4
    18:33:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4PADDING
    18:33:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/NOPADDING
    18:33:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5
    18:33:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5PADDING
    18:33:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7
    18:33:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7PADDING
    18:33:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/TBC
    18:33:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/TBCPADDING
    18:33:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/X9.23
    18:33:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/X9.23PADDING
    18:33:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTE
    18:33:02.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTEPADDING
    18:33:02.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/
    18:33:02.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126
    18:33:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2
    18:33:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2PADDING
    18:33:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126PADDING
    18:33:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4
    18:33:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4PADDING
    18:33:02.689 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/NOPADDING
    18:33:02.689 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5
    18:33:02.689 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5PADDING
    18:33:02.690 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7
    18:33:02.690 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7PADDING
    18:33:02.690 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/TBC
    18:33:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/TBCPADDING
    18:33:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/X9.23
    18:33:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/X9.23PADDING
    18:33:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTE
    18:33:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTEPADDING
    18:33:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/
    18:33:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126
    18:33:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2
    18:33:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2PADDING
    18:33:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126PADDING
    18:33:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4
    18:33:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4PADDING
    18:33:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/NOPADDING
    18:33:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5
    18:33:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5PADDING
    18:33:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7
    18:33:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7PADDING
    18:33:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/TBC
    18:33:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/TBCPADDING
    18:33:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/X9.23
    18:33:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/X9.23PADDING
    18:33:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTE
    18:33:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTEPADDING
    18:33:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/
    18:33:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126
    18:33:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2
    18:33:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2PADDING
    18:33:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126PADDING
    18:33:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4
    18:33:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4PADDING
    18:33:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/NOPADDING
    18:33:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5
    18:33:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5PADDING
    18:33:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7
    18:33:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7PADDING
    18:33:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/TBC
    18:33:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/TBCPADDING
    18:33:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/X9.23
    18:33:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/X9.23PADDING
    18:33:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTE
    18:33:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTEPADDING
    18:33:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/
    18:33:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126
    18:33:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2
    18:33:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2PADDING
    18:33:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126PADDING
    18:33:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4
    18:33:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4PADDING
    18:33:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/NOPADDING
    18:33:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5
    18:33:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5PADDING
    18:33:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7
    18:33:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7PADDING
    18:33:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/TBC
    18:33:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/TBCPADDING
    18:33:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/X9.23
    18:33:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/X9.23PADDING
    18:33:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTE
    18:33:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTEPADDING
    18:33:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/
    18:33:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126
    18:33:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2
    18:33:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2PADDING
    18:33:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126PADDING
    18:33:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4
    18:33:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4PADDING
    18:33:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/NOPADDING
    18:33:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5
    18:33:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5PADDING
    18:33:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7
    18:33:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7PADDING
    18:33:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/TBC
    18:33:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/TBCPADDING
    18:33:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/X9.23
    18:33:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/X9.23PADDING
    18:33:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTE
    18:33:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTEPADDING
    18:33:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/
    18:33:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126
    18:33:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2
    18:33:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2PADDING
    18:33:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126PADDING
    18:33:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4
    18:33:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4PADDING
    18:33:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/NOPADDING
    18:33:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5
    18:33:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5PADDING
    18:33:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7
    18:33:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7PADDING
    18:33:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/TBC
    18:33:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/TBCPADDING
    18:33:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/X9.23
    18:33:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/X9.23PADDING
    18:33:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTE
    18:33:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTEPADDING
    18:33:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/
    18:33:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126
    18:33:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2
    18:33:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2PADDING
    18:33:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126PADDING
    18:33:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4
    18:33:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4PADDING
    18:33:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/NOPADDING
    18:33:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5
    18:33:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5PADDING
    18:33:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7
    18:33:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7PADDING
    18:33:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/TBC
    18:33:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/TBCPADDING
    18:33:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/X9.23
    18:33:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/X9.23PADDING
    18:33:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTE
    18:33:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTEPADDING
    18:33:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/
    18:33:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126
    18:33:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2
    18:33:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2PADDING
    18:33:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126PADDING
    18:33:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4
    18:33:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4PADDING
    18:33:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/NOPADDING
    18:33:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5
    18:33:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5PADDING
    18:33:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7
    18:33:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7PADDING
    18:33:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/TBC
    18:33:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/TBCPADDING
    18:33:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/X9.23
    18:33:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/X9.23PADDING
    18:33:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTE
    18:33:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTEPADDING
    18:33:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/
    18:33:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126
    18:33:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2
    18:33:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2PADDING
    18:33:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126PADDING
    18:33:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4
    18:33:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4PADDING
    18:33:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/NOPADDING
    18:33:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5
    18:33:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5PADDING
    18:33:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7
    18:33:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7PADDING
    18:33:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/TBC
    18:33:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/TBCPADDING
    18:33:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/X9.23
    18:33:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/X9.23PADDING
    18:33:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTE
    18:33:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTEPADDING
    18:33:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/
    18:33:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126
    18:33:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2
    18:33:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2PADDING
    18:33:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126PADDING
    18:33:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4
    18:33:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4PADDING
    18:33:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/NOPADDING
    18:33:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5
    18:33:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5PADDING
    18:33:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7
    18:33:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7PADDING
    18:33:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/TBC
    18:33:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/TBCPADDING
    18:33:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/X9.23
    18:33:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/X9.23PADDING
    18:33:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTE
    18:33:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTEPADDING
    18:33:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/
    18:33:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126
    18:33:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2
    18:33:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2PADDING
    18:33:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126PADDING
    18:33:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4
    18:33:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4PADDING
    18:33:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/NOPADDING
    18:33:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5
    18:33:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5PADDING
    18:33:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7
    18:33:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7PADDING
    18:33:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/TBC
    18:33:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/TBCPADDING
    18:33:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/X9.23
    18:33:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/X9.23PADDING
    18:33:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTE
    18:33:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTEPADDING
    18:33:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/
    18:33:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126
    18:33:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2
    18:33:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2PADDING
    18:33:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126PADDING
    18:33:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4
    18:33:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4PADDING
    18:33:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/NOPADDING
    18:33:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5
    18:33:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5PADDING
    18:33:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7
    18:33:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7PADDING
    18:33:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/TBC
    18:33:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/TBCPADDING
    18:33:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/X9.23
    18:33:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/X9.23PADDING
    18:33:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTE
    18:33:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTEPADDING
    18:33:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/
    18:33:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126
    18:33:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2
    18:33:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2PADDING
    18:33:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126PADDING
    18:33:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4
    18:33:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4PADDING
    18:33:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/NOPADDING
    18:33:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5
    18:33:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5PADDING
    18:33:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7
    18:33:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7PADDING
    18:33:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/TBC
    18:33:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/TBCPADDING
    18:33:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/X9.23
    18:33:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/X9.23PADDING
    18:33:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTE
    18:33:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTEPADDING
    18:33:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/
    18:33:02.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126
    18:33:02.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2
    18:33:02.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2PADDING
    18:33:02.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126PADDING
    18:33:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4
    18:33:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4PADDING
    18:33:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/NOPADDING
    18:33:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5
    18:33:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5PADDING
    18:33:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7
    18:33:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7PADDING
    18:33:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/TBC
    18:33:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/TBCPADDING
    18:33:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/X9.23
    18:33:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/X9.23PADDING
    18:33:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTE
    18:33:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTEPADDING
    18:33:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/
    18:33:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126
    18:33:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2
    18:33:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2PADDING
    18:33:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126PADDING
    18:33:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4
    18:33:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4PADDING
    18:33:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/NOPADDING
    18:33:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5
    18:33:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5PADDING
    18:33:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7
    18:33:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7PADDING
    18:33:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/TBC
    18:33:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/TBCPADDING
    18:33:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/X9.23
    18:33:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/X9.23PADDING
    18:33:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTE
    18:33:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTEPADDING
    18:33:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/
    18:33:02.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126
    18:33:02.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2
    18:33:02.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2PADDING
    18:33:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126PADDING
    18:33:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4
    18:33:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4PADDING
    18:33:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/NOPADDING
    18:33:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5
    18:33:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5PADDING
    18:33:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7
    18:33:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7PADDING
    18:33:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/TBC
    18:33:02.757 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/TBCPADDING
    18:33:02.757 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/X9.23
    18:33:02.757 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/X9.23PADDING
    18:33:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTE
    18:33:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTEPADDING
    18:33:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/
    18:33:02.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126
    18:33:02.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2
    18:33:02.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2PADDING
    18:33:02.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126PADDING
    18:33:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4
    18:33:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4PADDING
    18:33:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/NOPADDING
    18:33:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5
    18:33:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5PADDING
    18:33:02.761 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7
    18:33:02.761 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7PADDING
    18:33:02.761 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/TBC
    18:33:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/TBCPADDING
    18:33:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/X9.23
    18:33:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/X9.23PADDING
    18:33:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTE
    18:33:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTEPADDING
    18:33:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/
    18:33:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126
    18:33:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2
    18:33:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2PADDING
    18:33:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126PADDING
    18:33:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4
    18:33:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4PADDING
    18:33:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/NOPADDING
    18:33:02.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5
    18:33:02.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5PADDING
    18:33:02.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7
    18:33:02.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7PADDING
    18:33:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/TBC
    18:33:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/TBCPADDING
    18:33:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/X9.23
    18:33:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/X9.23PADDING
    18:33:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTE
    18:33:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTEPADDING
    18:33:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/
    18:33:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126
    18:33:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2
    18:33:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2PADDING
    18:33:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126PADDING
    18:33:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4
    18:33:02.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4PADDING
    18:33:02.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/NOPADDING
    18:33:02.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5
    18:33:02.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5PADDING
    18:33:02.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7
    18:33:02.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7PADDING
    18:33:02.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/TBC
    18:33:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/TBCPADDING
    18:33:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/X9.23
    18:33:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/X9.23PADDING
    18:33:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTE
    18:33:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTEPADDING
    18:33:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/
    18:33:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126
    18:33:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2
    18:33:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2PADDING
    18:33:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126PADDING
    18:33:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4
    18:33:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4PADDING
    18:33:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/NOPADDING
    18:33:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5
    18:33:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5PADDING
    18:33:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7
    18:33:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7PADDING
    18:33:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/TBC
    18:33:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/TBCPADDING
    18:33:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/X9.23
    18:33:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/X9.23PADDING
    18:33:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTE
    18:33:02.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTEPADDING
    18:33:02.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/
    18:33:02.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126
    18:33:02.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2
    18:33:02.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2PADDING
    18:33:02.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126PADDING
    18:33:02.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4
    18:33:02.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4PADDING
    18:33:02.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/NOPADDING
    18:33:02.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5
    18:33:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5PADDING
    18:33:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7
    18:33:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7PADDING
    18:33:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/TBC
    18:33:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/TBCPADDING
    18:33:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/X9.23
    18:33:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/X9.23PADDING
    18:33:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTE
    18:33:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTEPADDING
    18:33:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/
    18:33:02.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126
    18:33:02.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2
    18:33:02.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2PADDING
    18:33:02.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126PADDING
    18:33:02.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4
    18:33:02.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4PADDING
    18:33:02.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/NOPADDING
    18:33:02.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5
    18:33:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5PADDING
    18:33:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7
    18:33:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7PADDING
    18:33:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/TBC
    18:33:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/TBCPADDING
    18:33:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/X9.23
    18:33:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/X9.23PADDING
    18:33:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTE
    18:33:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTEPADDING
    18:33:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/
    18:33:02.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126
    18:33:02.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2
    18:33:02.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2PADDING
    18:33:02.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126PADDING
    18:33:02.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4
    18:33:02.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4PADDING
    18:33:02.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/NOPADDING
    18:33:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5
    18:33:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5PADDING
    18:33:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7
    18:33:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7PADDING
    18:33:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/TBC
    18:33:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/TBCPADDING
    18:33:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/X9.23
    18:33:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/X9.23PADDING
    18:33:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTE
    18:33:02.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTEPADDING
    18:33:02.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/
    18:33:02.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126
    18:33:02.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2
    18:33:02.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2PADDING
    18:33:02.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126PADDING
    18:33:02.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4
    18:33:02.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4PADDING
    18:33:02.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/NOPADDING
    18:33:02.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS5
    18:33:02.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS5PADDING
    18:33:02.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS7
    18:33:02.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS7PADDING
    18:33:02.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/TBC
    18:33:02.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/TBCPADDING
    18:33:02.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/X9.23
    18:33:02.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/X9.23PADDING
    18:33:02.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTE
    18:33:02.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTEPADDING
    18:33:02.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT//
    18:33:02.801 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping.
    18:33:02.801 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT//NOPADDING
    18:33:02.801 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping.
    18:33:02.801 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/
    18:33:02.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/NOPADDING
    18:33:02.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/
    18:33:02.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126
    18:33:02.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2
    18:33:02.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2PADDING
    18:33:02.805 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126PADDING
    18:33:02.805 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4
    18:33:02.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4PADDING
    18:33:02.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/NOPADDING
    18:33:02.807 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5
    18:33:02.807 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5PADDING
    18:33:02.808 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7
    18:33:02.808 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7PADDING
    18:33:02.809 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/TBC
    18:33:02.809 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/TBCPADDING
    18:33:02.810 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23
    18:33:02.811 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23PADDING
    18:33:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTE
    18:33:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTEPADDING
    18:33:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CCM/
    18:33:02.813 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CCM/NOPADDING
    18:33:02.814 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:02.814 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/
    18:33:02.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126
    18:33:02.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2
    18:33:02.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2PADDING
    18:33:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126PADDING
    18:33:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4
    18:33:02.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4PADDING
    18:33:02.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/NOPADDING
    18:33:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5
    18:33:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5PADDING
    18:33:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7
    18:33:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7PADDING
    18:33:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/TBC
    18:33:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/TBCPADDING
    18:33:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23
    18:33:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23PADDING
    18:33:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTE
    18:33:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTEPADDING
    18:33:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/
    18:33:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126
    18:33:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2
    18:33:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2PADDING
    18:33:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126PADDING
    18:33:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4
    18:33:02.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4PADDING
    18:33:02.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/NOPADDING
    18:33:02.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5
    18:33:02.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5PADDING
    18:33:02.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7
    18:33:02.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7PADDING
    18:33:02.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/TBC
    18:33:02.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/TBCPADDING
    18:33:02.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23
    18:33:02.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23PADDING
    18:33:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTE
    18:33:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTEPADDING
    18:33:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/
    18:33:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126
    18:33:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2
    18:33:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2PADDING
    18:33:02.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126PADDING
    18:33:02.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4
    18:33:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4PADDING
    18:33:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/NOPADDING
    18:33:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5
    18:33:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5PADDING
    18:33:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7
    18:33:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7PADDING
    18:33:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/TBC
    18:33:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/TBCPADDING
    18:33:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23
    18:33:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23PADDING
    18:33:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTE
    18:33:02.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTEPADDING
    18:33:02.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/
    18:33:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126
    18:33:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2
    18:33:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2PADDING
    18:33:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126PADDING
    18:33:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4
    18:33:02.857 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4PADDING
    18:33:02.857 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/NOPADDING
    18:33:02.858 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5
    18:33:02.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5PADDING
    18:33:02.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7
    18:33:02.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7PADDING
    18:33:02.860 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/TBC
    18:33:02.860 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/TBCPADDING
    18:33:02.860 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23
    18:33:02.861 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23PADDING
    18:33:02.861 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTE
    18:33:02.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTEPADDING
    18:33:02.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/
    18:33:02.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126
    18:33:02.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2
    18:33:02.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2PADDING
    18:33:02.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126PADDING
    18:33:02.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4
    18:33:02.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4PADDING
    18:33:02.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/NOPADDING
    18:33:02.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5
    18:33:02.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5PADDING
    18:33:02.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7
    18:33:02.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7PADDING
    18:33:02.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/TBC
    18:33:02.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/TBCPADDING
    18:33:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23
    18:33:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23PADDING
    18:33:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTE
    18:33:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTEPADDING
    18:33:02.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/
    18:33:02.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126
    18:33:02.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2
    18:33:02.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2PADDING
    18:33:02.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126PADDING
    18:33:02.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4
    18:33:02.875 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4PADDING
    18:33:02.875 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/NOPADDING
    18:33:02.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5
    18:33:02.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5PADDING
    18:33:02.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7
    18:33:02.877 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7PADDING
    18:33:02.877 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/TBC
    18:33:02.877 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/TBCPADDING
    18:33:02.878 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23
    18:33:02.878 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23PADDING
    18:33:02.881 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTE
    18:33:02.881 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTEPADDING
    18:33:02.882 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/
    18:33:02.882 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126
    18:33:02.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2
    18:33:02.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2PADDING
    18:33:02.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126PADDING
    18:33:02.884 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4
    18:33:02.884 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4PADDING
    18:33:02.885 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/NOPADDING
    18:33:02.885 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5
    18:33:02.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5PADDING
    18:33:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7
    18:33:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7PADDING
    18:33:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/TBC
    18:33:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/TBCPADDING
    18:33:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23
    18:33:02.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23PADDING
    18:33:02.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTE
    18:33:02.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTEPADDING
    18:33:02.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/
    18:33:02.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126
    18:33:02.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2
    18:33:02.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2PADDING
    18:33:02.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126PADDING
    18:33:02.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4
    18:33:02.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4PADDING
    18:33:02.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/NOPADDING
    18:33:02.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5
    18:33:02.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5PADDING
    18:33:02.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7
    18:33:02.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7PADDING
    18:33:02.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/TBC
    18:33:02.898 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/TBCPADDING
    18:33:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23
    18:33:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23PADDING
    18:33:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTE
    18:33:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTEPADDING
    18:33:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/
    18:33:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126
    18:33:02.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2
    18:33:02.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2PADDING
    18:33:02.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126PADDING
    18:33:02.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4
    18:33:02.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4PADDING
    18:33:02.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/NOPADDING
    18:33:02.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5PADDING
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7PADDING
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/TBC
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/TBCPADDING
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23PADDING
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTE
    18:33:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTEPADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2PADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126PADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4PADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/NOPADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5PADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7PADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/TBC
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/TBCPADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23PADDING
    18:33:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTE
    18:33:02.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTEPADDING
    18:33:02.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/
    18:33:02.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126
    18:33:02.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2
    18:33:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2PADDING
    18:33:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126PADDING
    18:33:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4
    18:33:02.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4PADDING
    18:33:02.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/NOPADDING
    18:33:02.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5
    18:33:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5PADDING
    18:33:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7
    18:33:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7PADDING
    18:33:02.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/TBC
    18:33:02.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/TBCPADDING
    18:33:02.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23
    18:33:02.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23PADDING
    18:33:02.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTE
    18:33:02.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTEPADDING
    18:33:02.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/
    18:33:02.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126
    18:33:02.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2
    18:33:02.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2PADDING
    18:33:02.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126PADDING
    18:33:02.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4
    18:33:02.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4PADDING
    18:33:02.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/NOPADDING
    18:33:02.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5
    18:33:02.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5PADDING
    18:33:02.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7
    18:33:02.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7PADDING
    18:33:02.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/TBC
    18:33:02.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/TBCPADDING
    18:33:02.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23
    18:33:02.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23PADDING
    18:33:02.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTE
    18:33:02.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTEPADDING
    18:33:02.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/
    18:33:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126
    18:33:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2
    18:33:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2PADDING
    18:33:02.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126PADDING
    18:33:02.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4
    18:33:02.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4PADDING
    18:33:02.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/NOPADDING
    18:33:02.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5
    18:33:02.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5PADDING
    18:33:02.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7
    18:33:02.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7PADDING
    18:33:02.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/TBC
    18:33:02.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/TBCPADDING
    18:33:02.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23
    18:33:02.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23PADDING
    18:33:02.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTE
    18:33:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTEPADDING
    18:33:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/
    18:33:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126
    18:33:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2
    18:33:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2PADDING
    18:33:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126PADDING
    18:33:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4
    18:33:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4PADDING
    18:33:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/NOPADDING
    18:33:02.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5
    18:33:02.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5PADDING
    18:33:02.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7
    18:33:02.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7PADDING
    18:33:02.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/TBC
    18:33:02.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/TBCPADDING
    18:33:02.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23
    18:33:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23PADDING
    18:33:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTE
    18:33:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTEPADDING
    18:33:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/
    18:33:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126
    18:33:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2
    18:33:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2PADDING
    18:33:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126PADDING
    18:33:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4
    18:33:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4PADDING
    18:33:02.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/NOPADDING
    18:33:02.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5
    18:33:02.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5PADDING
    18:33:02.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7
    18:33:02.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7PADDING
    18:33:02.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/TBC
    18:33:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/TBCPADDING
    18:33:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23
    18:33:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23PADDING
    18:33:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTE
    18:33:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTEPADDING
    18:33:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/
    18:33:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126
    18:33:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2
    18:33:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2PADDING
    18:33:02.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126PADDING
    18:33:02.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4
    18:33:02.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4PADDING
    18:33:02.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/NOPADDING
    18:33:02.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5
    18:33:02.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5PADDING
    18:33:02.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7
    18:33:02.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7PADDING
    18:33:02.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/TBC
    18:33:02.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/TBCPADDING
    18:33:02.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23
    18:33:02.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23PADDING
    18:33:02.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTE
    18:33:02.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTEPADDING
    18:33:02.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/
    18:33:02.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126
    18:33:02.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2
    18:33:02.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2PADDING
    18:33:02.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126PADDING
    18:33:02.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4
    18:33:02.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4PADDING
    18:33:02.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/NOPADDING
    18:33:02.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5
    18:33:02.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5PADDING
    18:33:02.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7
    18:33:02.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7PADDING
    18:33:02.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/TBC
    18:33:02.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/TBCPADDING
    18:33:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23
    18:33:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23PADDING
    18:33:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTE
    18:33:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTEPADDING
    18:33:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/
    18:33:02.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126
    18:33:02.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2
    18:33:02.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2PADDING
    18:33:02.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126PADDING
    18:33:02.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4
    18:33:02.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4PADDING
    18:33:02.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/NOPADDING
    18:33:02.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5
    18:33:02.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5PADDING
    18:33:02.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7
    18:33:02.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7PADDING
    18:33:02.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/TBC
    18:33:02.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/TBCPADDING
    18:33:02.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23
    18:33:02.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23PADDING
    18:33:02.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTE
    18:33:02.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTEPADDING
    18:33:02.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/
    18:33:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126
    18:33:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2
    18:33:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2PADDING
    18:33:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126PADDING
    18:33:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4
    18:33:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4PADDING
    18:33:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/NOPADDING
    18:33:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5
    18:33:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5PADDING
    18:33:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7
    18:33:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7PADDING
    18:33:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/TBC
    18:33:02.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/TBCPADDING
    18:33:02.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23
    18:33:02.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23PADDING
    18:33:02.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTE
    18:33:02.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTEPADDING
    18:33:02.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/
    18:33:02.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126
    18:33:02.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2
    18:33:02.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2PADDING
    18:33:02.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126PADDING
    18:33:02.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4
    18:33:02.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4PADDING
    18:33:02.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/NOPADDING
    18:33:02.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5
    18:33:02.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5PADDING
    18:33:02.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7
    18:33:02.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7PADDING
    18:33:02.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/TBC
    18:33:02.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/TBCPADDING
    18:33:02.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23
    18:33:02.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23PADDING
    18:33:02.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTE
    18:33:02.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTEPADDING
    18:33:02.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/
    18:33:02.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126
    18:33:02.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2
    18:33:02.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2PADDING
    18:33:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126PADDING
    18:33:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4
    18:33:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4PADDING
    18:33:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/NOPADDING
    18:33:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5
    18:33:02.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5PADDING
    18:33:02.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7
    18:33:02.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7PADDING
    18:33:02.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/TBC
    18:33:02.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/TBCPADDING
    18:33:02.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23
    18:33:02.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23PADDING
    18:33:02.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTE
    18:33:02.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTEPADDING
    18:33:02.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/
    18:33:02.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126
    18:33:02.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2
    18:33:02.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2PADDING
    18:33:02.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126PADDING
    18:33:02.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4
    18:33:02.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4PADDING
    18:33:02.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/NOPADDING
    18:33:02.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5
    18:33:02.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5PADDING
    18:33:02.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7
    18:33:02.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7PADDING
    18:33:02.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/TBC
    18:33:02.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/TBCPADDING
    18:33:02.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23
    18:33:02.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23PADDING
    18:33:02.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTE
    18:33:02.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTEPADDING
    18:33:02.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/
    18:33:02.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126
    18:33:02.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2
    18:33:02.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2PADDING
    18:33:02.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126PADDING
    18:33:02.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4
    18:33:02.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4PADDING
    18:33:02.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/NOPADDING
    18:33:02.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5
    18:33:02.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5PADDING
    18:33:02.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7
    18:33:02.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7PADDING
    18:33:02.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/TBC
    18:33:02.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/TBCPADDING
    18:33:02.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23
    18:33:02.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23PADDING
    18:33:02.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTE
    18:33:02.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTEPADDING
    18:33:02.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/
    18:33:02.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126
    18:33:02.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2
    18:33:02.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2PADDING
    18:33:02.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126PADDING
    18:33:02.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4
    18:33:02.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4PADDING
    18:33:02.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/NOPADDING
    18:33:02.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5
    18:33:02.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5PADDING
    18:33:02.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7
    18:33:02.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7PADDING
    18:33:02.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/TBC
    18:33:02.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/TBCPADDING
    18:33:02.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23
    18:33:02.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23PADDING
    18:33:02.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTE
    18:33:02.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTEPADDING
    18:33:02.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/
    18:33:02.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126
    18:33:02.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2
    18:33:02.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2PADDING
    18:33:02.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126PADDING
    18:33:02.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4
    18:33:02.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4PADDING
    18:33:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/NOPADDING
    18:33:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5
    18:33:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5PADDING
    18:33:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7
    18:33:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7PADDING
    18:33:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/TBC
    18:33:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/TBCPADDING
    18:33:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23
    18:33:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23PADDING
    18:33:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTE
    18:33:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTEPADDING
    18:33:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/
    18:33:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126
    18:33:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2
    18:33:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2PADDING
    18:33:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126PADDING
    18:33:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4
    18:33:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4PADDING
    18:33:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/NOPADDING
    18:33:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5
    18:33:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5PADDING
    18:33:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7
    18:33:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7PADDING
    18:33:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/TBC
    18:33:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/TBCPADDING
    18:33:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23
    18:33:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23PADDING
    18:33:03.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTE
    18:33:03.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTEPADDING
    18:33:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/
    18:33:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126
    18:33:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2
    18:33:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2PADDING
    18:33:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126PADDING
    18:33:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4
    18:33:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4PADDING
    18:33:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/NOPADDING
    18:33:03.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5
    18:33:03.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5PADDING
    18:33:03.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7
    18:33:03.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7PADDING
    18:33:03.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/TBC
    18:33:03.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/TBCPADDING
    18:33:03.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23
    18:33:03.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23PADDING
    18:33:03.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTE
    18:33:03.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTEPADDING
    18:33:03.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/
    18:33:03.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126
    18:33:03.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2
    18:33:03.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2PADDING
    18:33:03.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126PADDING
    18:33:03.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4
    18:33:03.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4PADDING
    18:33:03.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/NOPADDING
    18:33:03.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5
    18:33:03.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5PADDING
    18:33:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7
    18:33:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7PADDING
    18:33:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/TBC
    18:33:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/TBCPADDING
    18:33:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23
    18:33:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23PADDING
    18:33:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTE
    18:33:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTEPADDING
    18:33:03.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/
    18:33:03.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126
    18:33:03.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2
    18:33:03.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2PADDING
    18:33:03.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126PADDING
    18:33:03.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4
    18:33:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4PADDING
    18:33:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/NOPADDING
    18:33:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5
    18:33:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5PADDING
    18:33:03.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7
    18:33:03.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7PADDING
    18:33:03.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/TBC
    18:33:03.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/TBCPADDING
    18:33:03.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23
    18:33:03.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23PADDING
    18:33:03.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTE
    18:33:03.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTEPADDING
    18:33:03.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/
    18:33:03.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126
    18:33:03.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2
    18:33:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2PADDING
    18:33:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126PADDING
    18:33:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4
    18:33:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4PADDING
    18:33:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/NOPADDING
    18:33:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5
    18:33:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5PADDING
    18:33:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7
    18:33:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7PADDING
    18:33:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/TBC
    18:33:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/TBCPADDING
    18:33:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23
    18:33:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23PADDING
    18:33:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTE
    18:33:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTEPADDING
    18:33:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/
    18:33:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126
    18:33:03.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2
    18:33:03.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2PADDING
    18:33:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126PADDING
    18:33:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4
    18:33:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4PADDING
    18:33:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/NOPADDING
    18:33:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5
    18:33:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5PADDING
    18:33:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7
    18:33:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7PADDING
    18:33:03.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/TBC
    18:33:03.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/TBCPADDING
    18:33:03.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23
    18:33:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23PADDING
    18:33:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTE
    18:33:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTEPADDING
    18:33:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/
    18:33:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126
    18:33:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2
    18:33:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2PADDING
    18:33:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126PADDING
    18:33:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4
    18:33:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4PADDING
    18:33:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/NOPADDING
    18:33:03.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5
    18:33:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5PADDING
    18:33:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7
    18:33:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7PADDING
    18:33:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/TBC
    18:33:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/TBCPADDING
    18:33:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23
    18:33:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23PADDING
    18:33:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTE
    18:33:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTEPADDING
    18:33:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/
    18:33:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126
    18:33:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2
    18:33:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2PADDING
    18:33:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126PADDING
    18:33:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4
    18:33:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4PADDING
    18:33:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/NOPADDING
    18:33:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5
    18:33:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5PADDING
    18:33:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7
    18:33:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7PADDING
    18:33:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/TBC
    18:33:03.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/TBCPADDING
    18:33:03.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23
    18:33:03.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23PADDING
    18:33:03.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTE
    18:33:03.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTEPADDING
    18:33:03.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CTS/
    18:33:03.048 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping.
    18:33:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CTS/NOPADDING
    18:33:03.051 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping.
    18:33:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/EAX/
    18:33:03.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/EAX/NOPADDING
    18:33:03.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/ECB/
    18:33:03.057 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping.
    18:33:03.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/ECB/NOPADDING
    18:33:03.057 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping.
    18:33:03.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/GCM/
    18:33:03.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/GCM/NOPADDING
    18:33:03.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/
    18:33:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126
    18:33:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2
    18:33:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2PADDING
    18:33:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126PADDING
    18:33:03.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4
    18:33:03.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4PADDING
    18:33:03.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/NOPADDING
    18:33:03.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5
    18:33:03.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5PADDING
    18:33:03.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7
    18:33:03.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7PADDING
    18:33:03.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/TBC
    18:33:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/TBCPADDING
    18:33:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23
    18:33:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23PADDING
    18:33:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTE
    18:33:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTEPADDING
    18:33:03.065 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/
    18:33:03.065 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126
    18:33:03.065 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2
    18:33:03.066 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2PADDING
    18:33:03.066 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126PADDING
    18:33:03.066 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4
    18:33:03.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4PADDING
    18:33:03.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/NOPADDING
    18:33:03.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5
    18:33:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5PADDING
    18:33:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7
    18:33:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7PADDING
    18:33:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/TBC
    18:33:03.069 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/TBCPADDING
    18:33:03.069 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23
    18:33:03.069 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23PADDING
    18:33:03.070 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTE
    18:33:03.070 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTEPADDING
    18:33:03.070 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/
    18:33:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126
    18:33:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2
    18:33:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2PADDING
    18:33:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126PADDING
    18:33:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4
    18:33:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4PADDING
    18:33:03.073 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/NOPADDING
    18:33:03.073 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5
    18:33:03.073 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5PADDING
    18:33:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7
    18:33:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7PADDING
    18:33:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/TBC
    18:33:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/TBCPADDING
    18:33:03.083 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23
    18:33:03.083 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23PADDING
    18:33:03.085 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTE
    18:33:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTEPADDING
    18:33:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/
    18:33:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126
    18:33:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2
    18:33:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2PADDING
    18:33:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126PADDING
    18:33:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4
    18:33:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4PADDING
    18:33:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/NOPADDING
    18:33:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5
    18:33:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5PADDING
    18:33:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7
    18:33:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7PADDING
    18:33:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/TBC
    18:33:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/TBCPADDING
    18:33:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23
    18:33:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23PADDING
    18:33:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTE
    18:33:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTEPADDING
    18:33:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/
    18:33:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126
    18:33:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2
    18:33:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2PADDING
    18:33:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126PADDING
    18:33:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4
    18:33:03.093 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4PADDING
    18:33:03.093 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/NOPADDING
    18:33:03.093 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5
    18:33:03.093 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5PADDING
    18:33:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7
    18:33:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7PADDING
    18:33:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/TBC
    18:33:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/TBCPADDING
    18:33:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23
    18:33:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23PADDING
    18:33:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTE
    18:33:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTEPADDING
    18:33:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/
    18:33:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126
    18:33:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2
    18:33:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2PADDING
    18:33:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126PADDING
    18:33:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4
    18:33:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4PADDING
    18:33:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/NOPADDING
    18:33:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5
    18:33:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5PADDING
    18:33:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7
    18:33:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7PADDING
    18:33:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/TBC
    18:33:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/TBCPADDING
    18:33:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23
    18:33:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23PADDING
    18:33:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTE
    18:33:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTEPADDING
    18:33:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/
    18:33:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126
    18:33:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2
    18:33:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2PADDING
    18:33:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126PADDING
    18:33:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4
    18:33:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4PADDING
    18:33:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/NOPADDING
    18:33:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5
    18:33:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5PADDING
    18:33:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7
    18:33:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7PADDING
    18:33:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/TBC
    18:33:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/TBCPADDING
    18:33:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23
    18:33:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23PADDING
    18:33:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTE
    18:33:03.105 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTEPADDING
    18:33:03.105 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/
    18:33:03.105 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126
    18:33:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2
    18:33:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2PADDING
    18:33:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126PADDING
    18:33:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4
    18:33:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4PADDING
    18:33:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/NOPADDING
    18:33:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5
    18:33:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5PADDING
    18:33:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7
    18:33:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7PADDING
    18:33:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/TBC
    18:33:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/TBCPADDING
    18:33:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23
    18:33:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23PADDING
    18:33:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTE
    18:33:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTEPADDING
    18:33:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/
    18:33:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126
    18:33:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2
    18:33:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2PADDING
    18:33:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126PADDING
    18:33:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4
    18:33:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4PADDING
    18:33:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/NOPADDING
    18:33:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5
    18:33:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5PADDING
    18:33:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7
    18:33:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7PADDING
    18:33:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/TBC
    18:33:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/TBCPADDING
    18:33:03.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23
    18:33:03.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23PADDING
    18:33:03.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTE
    18:33:03.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTEPADDING
    18:33:03.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/
    18:33:03.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126
    18:33:03.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2
    18:33:03.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2PADDING
    18:33:03.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126PADDING
    18:33:03.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4
    18:33:03.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4PADDING
    18:33:03.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/NOPADDING
    18:33:03.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5
    18:33:03.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5PADDING
    18:33:03.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7
    18:33:03.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7PADDING
    18:33:03.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/TBC
    18:33:03.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/TBCPADDING
    18:33:03.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23
    18:33:03.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23PADDING
    18:33:03.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTE
    18:33:03.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTEPADDING
    18:33:03.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/
    18:33:03.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126
    18:33:03.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2
    18:33:03.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2PADDING
    18:33:03.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126PADDING
    18:33:03.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4
    18:33:03.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4PADDING
    18:33:03.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/NOPADDING
    18:33:03.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5
    18:33:03.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5PADDING
    18:33:03.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7
    18:33:03.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7PADDING
    18:33:03.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/TBC
    18:33:03.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/TBCPADDING
    18:33:03.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23
    18:33:03.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23PADDING
    18:33:03.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTE
    18:33:03.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTEPADDING
    18:33:03.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/
    18:33:03.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126
    18:33:03.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2
    18:33:03.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2PADDING
    18:33:03.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126PADDING
    18:33:03.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4
    18:33:03.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4PADDING
    18:33:03.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/NOPADDING
    18:33:03.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5
    18:33:03.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5PADDING
    18:33:03.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7
    18:33:03.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7PADDING
    18:33:03.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/TBC
    18:33:03.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/TBCPADDING
    18:33:03.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23
    18:33:03.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23PADDING
    18:33:03.145 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTE
    18:33:03.145 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTEPADDING
    18:33:03.145 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/
    18:33:03.145 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126
    18:33:03.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2
    18:33:03.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2PADDING
    18:33:03.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126PADDING
    18:33:03.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4
    18:33:03.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4PADDING
    18:33:03.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/NOPADDING
    18:33:03.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5
    18:33:03.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5PADDING
    18:33:03.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7
    18:33:03.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7PADDING
    18:33:03.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/TBC
    18:33:03.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/TBCPADDING
    18:33:03.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23
    18:33:03.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23PADDING
    18:33:03.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTE
    18:33:03.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTEPADDING
    18:33:03.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/
    18:33:03.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126
    18:33:03.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2
    18:33:03.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2PADDING
    18:33:03.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126PADDING
    18:33:03.150 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4
    18:33:03.150 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4PADDING
    18:33:03.162 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/NOPADDING
    18:33:03.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5
    18:33:03.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5PADDING
    18:33:03.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7
    18:33:03.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7PADDING
    18:33:03.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/TBC
    18:33:03.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/TBCPADDING
    18:33:03.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23
    18:33:03.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23PADDING
    18:33:03.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTE
    18:33:03.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTEPADDING
    18:33:03.165 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/
    18:33:03.165 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126
    18:33:03.165 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2
    18:33:03.165 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2PADDING
    18:33:03.165 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126PADDING
    18:33:03.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4
    18:33:03.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4PADDING
    18:33:03.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/NOPADDING
    18:33:03.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5
    18:33:03.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5PADDING
    18:33:03.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7
    18:33:03.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7PADDING
    18:33:03.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/TBC
    18:33:03.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/TBCPADDING
    18:33:03.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23
    18:33:03.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23PADDING
    18:33:03.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTE
    18:33:03.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTEPADDING
    18:33:03.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/
    18:33:03.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126
    18:33:03.169 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2
    18:33:03.169 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2PADDING
    18:33:03.169 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126PADDING
    18:33:03.169 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4
    18:33:03.169 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4PADDING
    18:33:03.170 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/NOPADDING
    18:33:03.170 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5
    18:33:03.170 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5PADDING
    18:33:03.170 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7
    18:33:03.171 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7PADDING
    18:33:03.171 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/TBC
    18:33:03.171 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/TBCPADDING
    18:33:03.171 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23
    18:33:03.171 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23PADDING
    18:33:03.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTE
    18:33:03.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTEPADDING
    18:33:03.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/
    18:33:03.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126
    18:33:03.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2
    18:33:03.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2PADDING
    18:33:03.173 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126PADDING
    18:33:03.173 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4
    18:33:03.173 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4PADDING
    18:33:03.173 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/NOPADDING
    18:33:03.173 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5
    18:33:03.173 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5PADDING
    18:33:03.174 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7
    18:33:03.174 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7PADDING
    18:33:03.174 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/TBC
    18:33:03.174 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/TBCPADDING
    18:33:03.175 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23
    18:33:03.175 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23PADDING
    18:33:03.175 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTE
    18:33:03.175 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTEPADDING
    18:33:03.175 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/
    18:33:03.175 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126
    18:33:03.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2
    18:33:03.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2PADDING
    18:33:03.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126PADDING
    18:33:03.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4
    18:33:03.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4PADDING
    18:33:03.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/NOPADDING
    18:33:03.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5
    18:33:03.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5PADDING
    18:33:03.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7
    18:33:03.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7PADDING
    18:33:03.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/TBC
    18:33:03.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/TBCPADDING
    18:33:03.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23
    18:33:03.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23PADDING
    18:33:03.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTE
    18:33:03.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTEPADDING
    18:33:03.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/
    18:33:03.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126
    18:33:03.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2
    18:33:03.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2PADDING
    18:33:03.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126PADDING
    18:33:03.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4
    18:33:03.180 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4PADDING
    18:33:03.180 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/NOPADDING
    18:33:03.180 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5
    18:33:03.180 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5PADDING
    18:33:03.180 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7
    18:33:03.180 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7PADDING
    18:33:03.181 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/TBC
    18:33:03.181 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/TBCPADDING
    18:33:03.181 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23
    18:33:03.181 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23PADDING
    18:33:03.181 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTE
    18:33:03.182 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTEPADDING
    18:33:03.182 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/
    18:33:03.182 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126
    18:33:03.182 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2
    18:33:03.183 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2PADDING
    18:33:03.183 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126PADDING
    18:33:03.183 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4
    18:33:03.183 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4PADDING
    18:33:03.183 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/NOPADDING
    18:33:03.183 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5
    18:33:03.184 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5PADDING
    18:33:03.184 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7
    18:33:03.184 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7PADDING
    18:33:03.184 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/TBC
    18:33:03.184 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/TBCPADDING
    18:33:03.184 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23
    18:33:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23PADDING
    18:33:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTE
    18:33:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTEPADDING
    18:33:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/
    18:33:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126
    18:33:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2
    18:33:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2PADDING
    18:33:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126PADDING
    18:33:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4
    18:33:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4PADDING
    18:33:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/NOPADDING
    18:33:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5
    18:33:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5PADDING
    18:33:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7
    18:33:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7PADDING
    18:33:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/TBC
    18:33:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/TBCPADDING
    18:33:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23
    18:33:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23PADDING
    18:33:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTE
    18:33:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTEPADDING
    18:33:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/
    18:33:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126
    18:33:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2
    18:33:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2PADDING
    18:33:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126PADDING
    18:33:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4
    18:33:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4PADDING
    18:33:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/NOPADDING
    18:33:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5
    18:33:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5PADDING
    18:33:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7
    18:33:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7PADDING
    18:33:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/TBC
    18:33:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/TBCPADDING
    18:33:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23
    18:33:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23PADDING
    18:33:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTE
    18:33:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTEPADDING
    18:33:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/
    18:33:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126
    18:33:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2
    18:33:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2PADDING
    18:33:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126PADDING
    18:33:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4
    18:33:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4PADDING
    18:33:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/NOPADDING
    18:33:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5
    18:33:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5PADDING
    18:33:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7
    18:33:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7PADDING
    18:33:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/TBC
    18:33:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/TBCPADDING
    18:33:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23
    18:33:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23PADDING
    18:33:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTE
    18:33:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTEPADDING
    18:33:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/
    18:33:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126
    18:33:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2
    18:33:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2PADDING
    18:33:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126PADDING
    18:33:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4
    18:33:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4PADDING
    18:33:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/NOPADDING
    18:33:03.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5
    18:33:03.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5PADDING
    18:33:03.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7
    18:33:03.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7PADDING
    18:33:03.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/TBC
    18:33:03.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/TBCPADDING
    18:33:03.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23
    18:33:03.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23PADDING
    18:33:03.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTE
    18:33:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTEPADDING
    18:33:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/
    18:33:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126
    18:33:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2
    18:33:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2PADDING
    18:33:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126PADDING
    18:33:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4
    18:33:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4PADDING
    18:33:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/NOPADDING
    18:33:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5
    18:33:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5PADDING
    18:33:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7
    18:33:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7PADDING
    18:33:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/TBC
    18:33:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/TBCPADDING
    18:33:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23
    18:33:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23PADDING
    18:33:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTE
    18:33:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTEPADDING
    18:33:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/
    18:33:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126
    18:33:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2
    18:33:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2PADDING
    18:33:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126PADDING
    18:33:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4
    18:33:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4PADDING
    18:33:03.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/NOPADDING
    18:33:03.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5
    18:33:03.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5PADDING
    18:33:03.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7
    18:33:03.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7PADDING
    18:33:03.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/TBC
    18:33:03.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/TBCPADDING
    18:33:03.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23
    18:33:03.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23PADDING
    18:33:03.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTE
    18:33:03.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTEPADDING
    18:33:03.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/
    18:33:03.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126
    18:33:03.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2
    18:33:03.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2PADDING
    18:33:03.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126PADDING
    18:33:03.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4
    18:33:03.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4PADDING
    18:33:03.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/NOPADDING
    18:33:03.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5
    18:33:03.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5PADDING
    18:33:03.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7
    18:33:03.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7PADDING
    18:33:03.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/TBC
    18:33:03.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/TBCPADDING
    18:33:03.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23
    18:33:03.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23PADDING
    18:33:03.212 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTE
    18:33:03.212 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTEPADDING
    18:33:03.212 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/
    18:33:03.212 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126
    18:33:03.213 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2
    18:33:03.213 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2PADDING
    18:33:03.213 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126PADDING
    18:33:03.213 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4
    18:33:03.214 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4PADDING
    18:33:03.214 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/NOPADDING
    18:33:03.214 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5
    18:33:03.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5PADDING
    18:33:03.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7
    18:33:03.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7PADDING
    18:33:03.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/TBC
    18:33:03.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/TBCPADDING
    18:33:03.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23
    18:33:03.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23PADDING
    18:33:03.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTE
    18:33:03.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTEPADDING
    18:33:03.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/
    18:33:03.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126
    18:33:03.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2
    18:33:03.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2PADDING
    18:33:03.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126PADDING
    18:33:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4
    18:33:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4PADDING
    18:33:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/NOPADDING
    18:33:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5
    18:33:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5PADDING
    18:33:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7
    18:33:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7PADDING
    18:33:03.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/TBC
    18:33:03.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/TBCPADDING
    18:33:03.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23
    18:33:03.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23PADDING
    18:33:03.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTE
    18:33:03.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTEPADDING
    18:33:03.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/
    18:33:03.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126
    18:33:03.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2
    18:33:03.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2PADDING
    18:33:03.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126PADDING
    18:33:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4
    18:33:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4PADDING
    18:33:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/NOPADDING
    18:33:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5
    18:33:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5PADDING
    18:33:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7
    18:33:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7PADDING
    18:33:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/TBC
    18:33:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/TBCPADDING
    18:33:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23
    18:33:03.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23PADDING
    18:33:03.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTE
    18:33:03.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTEPADDING
    18:33:03.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/
    18:33:03.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126
    18:33:03.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2
    18:33:03.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2PADDING
    18:33:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126PADDING
    18:33:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4
    18:33:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4PADDING
    18:33:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/NOPADDING
    18:33:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5
    18:33:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5PADDING
    18:33:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7
    18:33:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7PADDING
    18:33:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/TBC
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/TBCPADDING
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23PADDING
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTE
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTEPADDING
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2PADDING
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126PADDING
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4PADDING
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/NOPADDING
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5
    18:33:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5PADDING
    18:33:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7
    18:33:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7PADDING
    18:33:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/TBC
    18:33:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/TBCPADDING
    18:33:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23
    18:33:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23PADDING
    18:33:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTE
    18:33:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTEPADDING
    18:33:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/
    18:33:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126
    18:33:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2
    18:33:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2PADDING
    18:33:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126PADDING
    18:33:03.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4
    18:33:03.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4PADDING
    18:33:03.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/NOPADDING
    18:33:03.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5
    18:33:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5PADDING
    18:33:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7
    18:33:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7PADDING
    18:33:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/TBC
    18:33:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/TBCPADDING
    18:33:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23
    18:33:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23PADDING
    18:33:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTE
    18:33:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTEPADDING
    18:33:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/
    18:33:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126
    18:33:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2
    18:33:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2PADDING
    18:33:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126PADDING
    18:33:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4
    18:33:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4PADDING
    18:33:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/NOPADDING
    18:33:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5
    18:33:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5PADDING
    18:33:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7
    18:33:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7PADDING
    18:33:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/TBC
    18:33:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/TBCPADDING
    18:33:03.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23
    18:33:03.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23PADDING
    18:33:03.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTE
    18:33:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTEPADDING
    18:33:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK//
    18:33:03.246 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping.
    18:33:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK//NOPADDING
    18:33:03.247 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping.
    18:33:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/
    18:33:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/NOPADDING
    18:33:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/
    18:33:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126
    18:33:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2
    18:33:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2PADDING
    18:33:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126PADDING
    18:33:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4
    18:33:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4PADDING
    18:33:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/NOPADDING
    18:33:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5
    18:33:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5PADDING
    18:33:03.253 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7
    18:33:03.253 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7PADDING
    18:33:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBC
    18:33:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBCPADDING
    18:33:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23
    18:33:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23PADDING
    18:33:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTE
    18:33:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTEPADDING
    18:33:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/
    18:33:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126
    18:33:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2
    18:33:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2PADDING
    18:33:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126PADDING
    18:33:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4
    18:33:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4PADDING
    18:33:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/NOPADDING
    18:33:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5
    18:33:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5PADDING
    18:33:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7
    18:33:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7PADDING
    18:33:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBC
    18:33:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBCPADDING
    18:33:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23
    18:33:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23PADDING
    18:33:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTE
    18:33:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTEPADDING
    18:33:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/
    18:33:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126
    18:33:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2
    18:33:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2PADDING
    18:33:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126PADDING
    18:33:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4
    18:33:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4PADDING
    18:33:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/NOPADDING
    18:33:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5
    18:33:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5PADDING
    18:33:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7
    18:33:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7PADDING
    18:33:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBC
    18:33:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBCPADDING
    18:33:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23
    18:33:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23PADDING
    18:33:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTE
    18:33:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTEPADDING
    18:33:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/
    18:33:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126
    18:33:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2
    18:33:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2PADDING
    18:33:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126PADDING
    18:33:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4
    18:33:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4PADDING
    18:33:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/NOPADDING
    18:33:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5
    18:33:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5PADDING
    18:33:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7
    18:33:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7PADDING
    18:33:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBC
    18:33:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBCPADDING
    18:33:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23
    18:33:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23PADDING
    18:33:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTE
    18:33:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTEPADDING
    18:33:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/
    18:33:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126
    18:33:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2
    18:33:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2PADDING
    18:33:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126PADDING
    18:33:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4
    18:33:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4PADDING
    18:33:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/NOPADDING
    18:33:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5
    18:33:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5PADDING
    18:33:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7
    18:33:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7PADDING
    18:33:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBC
    18:33:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBCPADDING
    18:33:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23
    18:33:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23PADDING
    18:33:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTE
    18:33:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTEPADDING
    18:33:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/
    18:33:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126
    18:33:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2
    18:33:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2PADDING
    18:33:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126PADDING
    18:33:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4
    18:33:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4PADDING
    18:33:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/NOPADDING
    18:33:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5
    18:33:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5PADDING
    18:33:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7
    18:33:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7PADDING
    18:33:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBC
    18:33:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBCPADDING
    18:33:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23
    18:33:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23PADDING
    18:33:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTE
    18:33:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTEPADDING
    18:33:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/
    18:33:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126
    18:33:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2
    18:33:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2PADDING
    18:33:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126PADDING
    18:33:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4
    18:33:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4PADDING
    18:33:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/NOPADDING
    18:33:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5
    18:33:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5PADDING
    18:33:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7
    18:33:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7PADDING
    18:33:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBC
    18:33:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBCPADDING
    18:33:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23
    18:33:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23PADDING
    18:33:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTE
    18:33:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTEPADDING
    18:33:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/
    18:33:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126
    18:33:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2
    18:33:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2PADDING
    18:33:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126PADDING
    18:33:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4PADDING
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/NOPADDING
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5PADDING
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7PADDING
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBC
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBCPADDING
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23PADDING
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTE
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTEPADDING
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/
    18:33:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2PADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126PADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4PADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/NOPADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5PADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7PADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBC
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBCPADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23PADDING
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTE
    18:33:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTEPADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/NOPADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBC
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBCPADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTE
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTEPADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/NOPADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5PADDING
    18:33:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7PADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBC
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBCPADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23PADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTE
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTEPADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2PADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126PADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4PADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/NOPADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5PADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7PADDING
    18:33:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBC
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBCPADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23PADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTE
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTEPADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2PADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126PADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4PADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/NOPADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5PADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7PADDING
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBC
    18:33:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBCPADDING
    18:33:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23
    18:33:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23PADDING
    18:33:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTE
    18:33:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTEPADDING
    18:33:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/
    18:33:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126
    18:33:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2PADDING
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126PADDING
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4PADDING
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/NOPADDING
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5PADDING
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7PADDING
    18:33:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBC
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBCPADDING
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23PADDING
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTE
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTEPADDING
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2
    18:33:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2PADDING
    18:33:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126PADDING
    18:33:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4
    18:33:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4PADDING
    18:33:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/NOPADDING
    18:33:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5
    18:33:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5PADDING
    18:33:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7PADDING
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBC
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBCPADDING
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23PADDING
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTE
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTEPADDING
    18:33:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2PADDING
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126PADDING
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4PADDING
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/NOPADDING
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5
    18:33:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5PADDING
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7PADDING
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBC
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBCPADDING
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23PADDING
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTE
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTEPADDING
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2
    18:33:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2PADDING
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126PADDING
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4PADDING
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/NOPADDING
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5PADDING
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7PADDING
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBC
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBCPADDING
    18:33:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23
    18:33:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23PADDING
    18:33:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTE
    18:33:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTEPADDING
    18:33:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/
    18:33:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126
    18:33:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2PADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126PADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4PADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/NOPADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5PADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7PADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBC
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBCPADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23PADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTE
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTEPADDING
    18:33:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/NOPADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBC
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBCPADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTE
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTEPADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126PADDING
    18:33:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/NOPADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBC
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBCPADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTE
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTEPADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/NOPADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5PADDING
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7
    18:33:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7PADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBC
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBCPADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23PADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTE
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTEPADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2PADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126PADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4PADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/NOPADDING
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5
    18:33:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5PADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7PADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBC
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBCPADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23PADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTE
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTEPADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2PADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126PADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4PADDING
    18:33:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/NOPADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5PADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7PADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBC
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBCPADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23PADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTE
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTEPADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2PADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126PADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4PADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/NOPADDING
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5
    18:33:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5PADDING
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7PADDING
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBC
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBCPADDING
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23PADDING
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTE
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTEPADDING
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2PADDING
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126PADDING
    18:33:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4PADDING
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/NOPADDING
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5PADDING
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7PADDING
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBC
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBCPADDING
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23PADDING
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTE
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTEPADDING
    18:33:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2PADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126PADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4PADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/NOPADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5PADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7PADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBC
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBCPADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23PADDING
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTE
    18:33:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTEPADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2PADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126PADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4PADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/NOPADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5PADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7PADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBC
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBCPADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23PADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTE
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTEPADDING
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/
    18:33:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/NOPADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBC
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBCPADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTE
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTEPADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126PADDING
    18:33:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4PADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/NOPADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5PADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7PADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBC
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBCPADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23PADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTE
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTEPADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2PADDING
    18:33:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126PADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4PADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/NOPADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5PADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7PADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBC
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBCPADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23PADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTE
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTEPADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2PADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126PADDING
    18:33:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4PADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/NOPADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5PADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7PADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBC
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBCPADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23PADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTE
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTEPADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2PADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126PADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4PADDING
    18:33:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/NOPADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5PADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7PADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBC
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBCPADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23PADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTE
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTEPADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2PADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126PADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4PADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/NOPADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5PADDING
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7
    18:33:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7PADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBC
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBCPADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23PADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTE
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTEPADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2PADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126PADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4PADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/NOPADDING
    18:33:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5PADDING
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7PADDING
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBC
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBCPADDING
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23PADDING
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTE
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTEPADDING
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CTS/
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping.
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CTS/NOPADDING
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping.
    18:33:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/EAX/
    18:33:03.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/EAX/NOPADDING
    18:33:03.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/ECB/
    18:33:03.312 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping.
    18:33:03.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/ECB/NOPADDING
    18:33:03.312 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping.
    18:33:03.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2PADDING
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126PADDING
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4PADDING
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/NOPADDING
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5PADDING
    18:33:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7PADDING
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBC
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBCPADDING
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23PADDING
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTE
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTEPADDING
    18:33:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2PADDING
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126PADDING
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4PADDING
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/NOPADDING
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5PADDING
    18:33:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7PADDING
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBC
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBCPADDING
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23PADDING
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTE
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTEPADDING
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2PADDING
    18:33:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126PADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4PADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/NOPADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5PADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7PADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBC
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBCPADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23PADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTE
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTEPADDING
    18:33:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/
    18:33:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126
    18:33:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2
    18:33:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2PADDING
    18:33:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126PADDING
    18:33:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4
    18:33:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4PADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/NOPADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5PADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7PADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBC
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBCPADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23PADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTE
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTEPADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2PADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126PADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4PADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/NOPADDING
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5
    18:33:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5PADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7PADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBC
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBCPADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23PADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTE
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTEPADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2PADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126PADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4PADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/NOPADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5PADDING
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7
    18:33:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7PADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBC
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBCPADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23PADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTE
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTEPADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2PADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126PADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4PADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/NOPADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5PADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7PADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBC
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBCPADDING
    18:33:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23PADDING
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTE
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTEPADDING
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2PADDING
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126PADDING
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4PADDING
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/NOPADDING
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5
    18:33:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBC
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBCPADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTE
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTEPADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/NOPADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7PADDING
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBC
    18:33:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBCPADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTE
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTEPADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/NOPADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBC
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBCPADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTE
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTEPADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2PADDING
    18:33:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/NOPADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBC
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBCPADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTE
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTEPADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4PADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/NOPADDING
    18:33:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5PADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7PADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBC
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBCPADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23PADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTE
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTEPADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2PADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126PADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4PADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/NOPADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5PADDING
    18:33:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBC
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBCPADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTE
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTEPADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/NOPADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBC
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBCPADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23PADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTE
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTEPADDING
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/
    18:33:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/NOPADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBC
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBCPADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTE
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTEPADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4PADDING
    18:33:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/NOPADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5PADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7PADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBC
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBCPADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23PADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTE
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTEPADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2PADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126PADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4PADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/NOPADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5PADDING
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7
    18:33:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7PADDING
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBC
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBCPADDING
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23PADDING
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTE
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTEPADDING
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2PADDING
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126PADDING
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4
    18:33:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4PADDING
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/NOPADDING
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5PADDING
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7PADDING
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBC
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBCPADDING
    18:33:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23PADDING
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTE
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTEPADDING
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2PADDING
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126PADDING
    18:33:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4
    18:33:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4PADDING
    18:33:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/NOPADDING
    18:33:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5
    18:33:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5PADDING
    18:33:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7
    18:33:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7PADDING
    18:33:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBC
    18:33:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBCPADDING
    18:33:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23
    18:33:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23PADDING
    18:33:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTE
    18:33:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTEPADDING
    18:33:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/
    18:33:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2PADDING
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126PADDING
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4PADDING
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/NOPADDING
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5PADDING
    18:33:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7PADDING
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBC
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBCPADDING
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23PADDING
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTE
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTEPADDING
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126
    18:33:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2PADDING
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126PADDING
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4PADDING
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/NOPADDING
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5PADDING
    18:33:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7
    18:33:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7PADDING
    18:33:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBC
    18:33:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBCPADDING
    18:33:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23
    18:33:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23PADDING
    18:33:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTE
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTEPADDING
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2PADDING
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126PADDING
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4
    18:33:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4PADDING
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/NOPADDING
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5PADDING
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7PADDING
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBC
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBCPADDING
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23
    18:33:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23PADDING
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTE
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTEPADDING
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2PADDING
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126PADDING
    18:33:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4PADDING
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/NOPADDING
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5PADDING
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7PADDING
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBC
    18:33:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBCPADDING
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23PADDING
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTE
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTEPADDING
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2PADDING
    18:33:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126PADDING
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4PADDING
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/NOPADDING
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5PADDING
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7PADDING
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBC
    18:33:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBCPADDING
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23PADDING
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTE
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTEPADDING
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2PADDING
    18:33:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126PADDING
    18:33:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4
    18:33:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4PADDING
    18:33:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/NOPADDING
    18:33:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5
    18:33:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5PADDING
    18:33:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7
    18:33:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7PADDING
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBC
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBCPADDING
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23PADDING
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTE
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTEPADDING
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126
    18:33:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2PADDING
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126PADDING
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4PADDING
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/NOPADDING
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5PADDING
    18:33:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7
    18:33:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7PADDING
    18:33:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBC
    18:33:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBCPADDING
    18:33:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23
    18:33:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23PADDING
    18:33:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTE
    18:33:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTEPADDING
    18:33:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/
    18:33:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126
    18:33:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2
    18:33:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2PADDING
    18:33:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126PADDING
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4PADDING
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/NOPADDING
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5PADDING
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7PADDING
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBC
    18:33:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBCPADDING
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23PADDING
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTE
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTEPADDING
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2PADDING
    18:33:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126PADDING
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4PADDING
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/NOPADDING
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5PADDING
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7PADDING
    18:33:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBC
    18:33:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBCPADDING
    18:33:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23
    18:33:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23PADDING
    18:33:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTE
    18:33:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTEPADDING
    18:33:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/
    18:33:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2PADDING
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126PADDING
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4PADDING
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/NOPADDING
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5PADDING
    18:33:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7PADDING
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBC
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBCPADDING
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23PADDING
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTE
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTEPADDING
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126
    18:33:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2PADDING
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126PADDING
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4PADDING
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/NOPADDING
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5PADDING
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7
    18:33:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7PADDING
    18:33:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBC
    18:33:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBCPADDING
    18:33:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23
    18:33:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23PADDING
    18:33:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTE
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTEPADDING
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2PADDING
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126PADDING
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4
    18:33:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4PADDING
    18:33:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/NOPADDING
    18:33:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5
    18:33:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5PADDING
    18:33:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7
    18:33:03.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7PADDING
    18:33:03.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBC
    18:33:03.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBCPADDING
    18:33:03.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23
    18:33:03.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23PADDING
    18:33:03.362 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTE
    18:33:03.362 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTEPADDING
    18:33:03.362 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/
    18:33:03.363 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126
    18:33:03.363 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2
    18:33:03.363 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2PADDING
    18:33:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126PADDING
    18:33:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4
    18:33:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4PADDING
    18:33:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/NOPADDING
    18:33:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5
    18:33:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5PADDING
    18:33:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7
    18:33:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7PADDING
    18:33:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBC
    18:33:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBCPADDING
    18:33:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23
    18:33:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23PADDING
    18:33:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTE
    18:33:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTEPADDING
    18:33:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/
    18:33:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126
    18:33:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2
    18:33:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2PADDING
    18:33:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126PADDING
    18:33:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4
    18:33:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4PADDING
    18:33:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/NOPADDING
    18:33:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5
    18:33:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5PADDING
    18:33:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7
    18:33:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7PADDING
    18:33:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBC
    18:33:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBCPADDING
    18:33:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23
    18:33:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23PADDING
    18:33:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTE
    18:33:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTEPADDING
    18:33:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/
    18:33:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126
    18:33:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2
    18:33:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2PADDING
    18:33:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126PADDING
    18:33:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4
    18:33:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4PADDING
    18:33:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/NOPADDING
    18:33:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5
    18:33:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5PADDING
    18:33:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7
    18:33:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7PADDING
    18:33:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBC
    18:33:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBCPADDING
    18:33:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23
    18:33:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23PADDING
    18:33:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTE
    18:33:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTEPADDING
    18:33:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/
    18:33:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126
    18:33:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2
    18:33:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2PADDING
    18:33:03.374 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126PADDING
    18:33:03.374 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4
    18:33:03.374 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4PADDING
    18:33:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/NOPADDING
    18:33:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5
    18:33:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5PADDING
    18:33:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7
    18:33:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7PADDING
    18:33:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBC
    18:33:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBCPADDING
    18:33:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23
    18:33:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23PADDING
    18:33:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTE
    18:33:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTEPADDING
    18:33:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA//
    18:33:03.377 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping.
    18:33:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA//NOPADDING
    18:33:03.378 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping.
    18:33:03.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC-CTS/
    18:33:03.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC-CTS/NOPADDING
    18:33:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/
    18:33:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126
    18:33:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2
    18:33:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2PADDING
    18:33:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126PADDING
    18:33:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4
    18:33:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4PADDING
    18:33:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/NOPADDING
    18:33:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS5
    18:33:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS5PADDING
    18:33:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS7
    18:33:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS7PADDING
    18:33:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/TBC
    18:33:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/TBCPADDING
    18:33:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/X9.23
    18:33:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/X9.23PADDING
    18:33:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTE
    18:33:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTEPADDING
    18:33:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/
    18:33:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126
    18:33:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2
    18:33:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2PADDING
    18:33:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126PADDING
    18:33:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4
    18:33:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4PADDING
    18:33:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/NOPADDING
    18:33:03.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS5
    18:33:03.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS5PADDING
    18:33:03.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS7
    18:33:03.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS7PADDING
    18:33:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/TBC
    18:33:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/TBCPADDING
    18:33:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/X9.23
    18:33:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/X9.23PADDING
    18:33:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTE
    18:33:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTEPADDING
    18:33:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/
    18:33:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126
    18:33:03.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2
    18:33:03.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2PADDING
    18:33:03.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126PADDING
    18:33:03.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4
    18:33:03.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4PADDING
    18:33:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/NOPADDING
    18:33:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5
    18:33:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5PADDING
    18:33:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7
    18:33:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7PADDING
    18:33:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/TBC
    18:33:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/TBCPADDING
    18:33:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/X9.23
    18:33:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/X9.23PADDING
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTE
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTEPADDING
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2PADDING
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126PADDING
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4PADDING
    18:33:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/NOPADDING
    18:33:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5
    18:33:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5PADDING
    18:33:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7
    18:33:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7PADDING
    18:33:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/TBC
    18:33:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/TBCPADDING
    18:33:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/X9.23
    18:33:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/X9.23PADDING
    18:33:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTE
    18:33:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTEPADDING
    18:33:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/
    18:33:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126
    18:33:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2
    18:33:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2PADDING
    18:33:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126PADDING
    18:33:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4
    18:33:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4PADDING
    18:33:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/NOPADDING
    18:33:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5
    18:33:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5PADDING
    18:33:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7
    18:33:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7PADDING
    18:33:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/TBC
    18:33:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/TBCPADDING
    18:33:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/X9.23
    18:33:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/X9.23PADDING
    18:33:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTE
    18:33:03.397 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTEPADDING
    18:33:03.397 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/
    18:33:03.397 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126
    18:33:03.397 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2
    18:33:03.398 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2PADDING
    18:33:03.398 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126PADDING
    18:33:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4
    18:33:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4PADDING
    18:33:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/NOPADDING
    18:33:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5
    18:33:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5PADDING
    18:33:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7
    18:33:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7PADDING
    18:33:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/TBC
    18:33:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/TBCPADDING
    18:33:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/X9.23
    18:33:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/X9.23PADDING
    18:33:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTE
    18:33:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTEPADDING
    18:33:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/
    18:33:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126
    18:33:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2
    18:33:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2PADDING
    18:33:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126PADDING
    18:33:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4
    18:33:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4PADDING
    18:33:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/NOPADDING
    18:33:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5
    18:33:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5PADDING
    18:33:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7
    18:33:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7PADDING
    18:33:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/TBC
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/TBCPADDING
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/X9.23
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/X9.23PADDING
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTE
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTEPADDING
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126
    18:33:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2PADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126PADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4PADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/NOPADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5PADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7PADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/TBC
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/TBCPADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/X9.23
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/X9.23PADDING
    18:33:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTE
    18:33:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTEPADDING
    18:33:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/
    18:33:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126
    18:33:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2
    18:33:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2PADDING
    18:33:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126PADDING
    18:33:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4PADDING
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/NOPADDING
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5PADDING
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7PADDING
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/TBC
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/TBCPADDING
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/X9.23
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/X9.23PADDING
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTE
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTEPADDING
    18:33:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2PADDING
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126PADDING
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4PADDING
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/NOPADDING
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5PADDING
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7
    18:33:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7PADDING
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/TBC
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/TBCPADDING
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/X9.23
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/X9.23PADDING
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTE
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTEPADDING
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126
    18:33:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2
    18:33:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2PADDING
    18:33:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126PADDING
    18:33:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4
    18:33:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4PADDING
    18:33:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/NOPADDING
    18:33:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5
    18:33:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5PADDING
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7PADDING
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/TBC
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/TBCPADDING
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/X9.23
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/X9.23PADDING
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTE
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTEPADDING
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2
    18:33:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2PADDING
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126PADDING
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4PADDING
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/NOPADDING
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5PADDING
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7PADDING
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/TBC
    18:33:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/TBCPADDING
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/X9.23
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/X9.23PADDING
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTE
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTEPADDING
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2PADDING
    18:33:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126PADDING
    18:33:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4
    18:33:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4PADDING
    18:33:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/NOPADDING
    18:33:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5
    18:33:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5PADDING
    18:33:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7
    18:33:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7PADDING
    18:33:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/TBC
    18:33:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/TBCPADDING
    18:33:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/X9.23
    18:33:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/X9.23PADDING
    18:33:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTE
    18:33:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTEPADDING
    18:33:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/
    18:33:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126
    18:33:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2
    18:33:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2PADDING
    18:33:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126PADDING
    18:33:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4
    18:33:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4PADDING
    18:33:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/NOPADDING
    18:33:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5
    18:33:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5PADDING
    18:33:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7
    18:33:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7PADDING
    18:33:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/TBC
    18:33:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/TBCPADDING
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/X9.23
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/X9.23PADDING
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTE
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTEPADDING
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2
    18:33:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2PADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126PADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4PADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/NOPADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5PADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7PADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/TBC
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/TBCPADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/X9.23
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/X9.23PADDING
    18:33:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTE
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTEPADDING
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2PADDING
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126PADDING
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4
    18:33:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4PADDING
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/NOPADDING
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5PADDING
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7PADDING
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/TBC
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/TBCPADDING
    18:33:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/X9.23
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/X9.23PADDING
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTE
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTEPADDING
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2PADDING
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126PADDING
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4PADDING
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/NOPADDING
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5
    18:33:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5PADDING
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7PADDING
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/TBC
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/TBCPADDING
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/X9.23
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/X9.23PADDING
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTE
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTEPADDING
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2
    18:33:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2PADDING
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126PADDING
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4PADDING
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/NOPADDING
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5PADDING
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7PADDING
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/TBC
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/TBCPADDING
    18:33:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/X9.23
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/X9.23PADDING
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTE
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTEPADDING
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2PADDING
    18:33:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/NOPADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/TBC
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/TBCPADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/X9.23
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/X9.23PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTE
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTEPADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/NOPADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7PADDING
    18:33:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/TBC
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/TBCPADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/X9.23
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/X9.23PADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTE
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTEPADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2PADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126PADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4PADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/NOPADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5PADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7PADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/TBC
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/TBCPADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/X9.23
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/X9.23PADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTE
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTEPADDING
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/
    18:33:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/NOPADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/TBC
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/TBCPADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/X9.23
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/X9.23PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTE
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTEPADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/NOPADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5PADDING
    18:33:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7PADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/TBC
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/TBCPADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/X9.23
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/X9.23PADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTE
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTEPADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2PADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126PADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4PADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/NOPADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5PADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7PADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/TBC
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/TBCPADDING
    18:33:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/X9.23
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/X9.23PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTE
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTEPADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/NOPADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/TBC
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/TBCPADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/X9.23
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/X9.23PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTE
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTEPADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126PADDING
    18:33:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/NOPADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/TBC
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/TBCPADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/X9.23
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/X9.23PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTE
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTEPADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/NOPADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/TBC
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/TBCPADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/X9.23
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/X9.23PADDING
    18:33:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTE
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTEPADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2PADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126PADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4PADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/NOPADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5PADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7PADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/TBC
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/TBCPADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/X9.23
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/X9.23PADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTE
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTEPADDING
    18:33:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2PADDING
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126PADDING
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4PADDING
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/NOPADDING
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5PADDING
    18:33:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7
    18:33:03.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7PADDING
    18:33:03.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/TBC
    18:33:03.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/TBCPADDING
    18:33:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/X9.23
    18:33:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/X9.23PADDING
    18:33:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTE
    18:33:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTEPADDING
    18:33:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/
    18:33:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126
    18:33:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2
    18:33:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2PADDING
    18:33:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126PADDING
    18:33:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4
    18:33:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4PADDING
    18:33:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/NOPADDING
    18:33:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5
    18:33:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5PADDING
    18:33:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7
    18:33:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7PADDING
    18:33:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/TBC
    18:33:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/TBCPADDING
    18:33:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/X9.23
    18:33:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/X9.23PADDING
    18:33:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTE
    18:33:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTEPADDING
    18:33:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/
    18:33:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126
    18:33:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2
    18:33:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2PADDING
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126PADDING
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4PADDING
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/NOPADDING
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5PADDING
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7
    18:33:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7PADDING
    18:33:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/TBC
    18:33:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/TBCPADDING
    18:33:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/X9.23
    18:33:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/X9.23PADDING
    18:33:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTE
    18:33:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTEPADDING
    18:33:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/
    18:33:03.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126
    18:33:03.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2
    18:33:03.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2PADDING
    18:33:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126PADDING
    18:33:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4
    18:33:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4PADDING
    18:33:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/NOPADDING
    18:33:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5
    18:33:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5PADDING
    18:33:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7
    18:33:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7PADDING
    18:33:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/TBC
    18:33:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/TBCPADDING
    18:33:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/X9.23
    18:33:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/X9.23PADDING
    18:33:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTE
    18:33:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTEPADDING
    18:33:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/
    18:33:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126
    18:33:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2
    18:33:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2PADDING
    18:33:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126PADDING
    18:33:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4
    18:33:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4PADDING
    18:33:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/NOPADDING
    18:33:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5
    18:33:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5PADDING
    18:33:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7
    18:33:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7PADDING
    18:33:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/TBC
    18:33:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/TBCPADDING
    18:33:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/X9.23
    18:33:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/X9.23PADDING
    18:33:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTE
    18:33:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTEPADDING
    18:33:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/
    18:33:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126
    18:33:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2
    18:33:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2PADDING
    18:33:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126PADDING
    18:33:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4
    18:33:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4PADDING
    18:33:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/NOPADDING
    18:33:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5
    18:33:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5PADDING
    18:33:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7
    18:33:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7PADDING
    18:33:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/TBC
    18:33:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/TBCPADDING
    18:33:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/X9.23
    18:33:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/X9.23PADDING
    18:33:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTE
    18:33:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTEPADDING
    18:33:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CTS/
    18:33:03.452 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping.
    18:33:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CTS/NOPADDING
    18:33:03.452 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping.
    18:33:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/EAX/
    18:33:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/EAX/NOPADDING
    18:33:03.453 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/ECB/
    18:33:03.453 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping.
    18:33:03.453 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/ECB/NOPADDING
    18:33:03.453 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping.
    18:33:03.453 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/
    18:33:03.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126
    18:33:03.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2
    18:33:03.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2PADDING
    18:33:03.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126PADDING
    18:33:03.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4
    18:33:03.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4PADDING
    18:33:03.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/NOPADDING
    18:33:03.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5
    18:33:03.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5PADDING
    18:33:03.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7
    18:33:03.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7PADDING
    18:33:03.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/TBC
    18:33:03.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/TBCPADDING
    18:33:03.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/X9.23
    18:33:03.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/X9.23PADDING
    18:33:03.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTE
    18:33:03.458 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTEPADDING
    18:33:03.458 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/
    18:33:03.458 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126
    18:33:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2
    18:33:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2PADDING
    18:33:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126PADDING
    18:33:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4
    18:33:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4PADDING
    18:33:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/NOPADDING
    18:33:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS5
    18:33:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS5PADDING
    18:33:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS7
    18:33:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS7PADDING
    18:33:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/TBC
    18:33:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/TBCPADDING
    18:33:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/X9.23
    18:33:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/X9.23PADDING
    18:33:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTE
    18:33:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTEPADDING
    18:33:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/
    18:33:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126
    18:33:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2
    18:33:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2PADDING
    18:33:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126PADDING
    18:33:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4
    18:33:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4PADDING
    18:33:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/NOPADDING
    18:33:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5
    18:33:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5PADDING
    18:33:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7
    18:33:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7PADDING
    18:33:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/TBC
    18:33:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/TBCPADDING
    18:33:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/X9.23
    18:33:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/X9.23PADDING
    18:33:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTE
    18:33:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTEPADDING
    18:33:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/
    18:33:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126
    18:33:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2
    18:33:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2PADDING
    18:33:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126PADDING
    18:33:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4
    18:33:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4PADDING
    18:33:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/NOPADDING
    18:33:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5
    18:33:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5PADDING
    18:33:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7
    18:33:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7PADDING
    18:33:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/TBC
    18:33:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/TBCPADDING
    18:33:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/X9.23
    18:33:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/X9.23PADDING
    18:33:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTE
    18:33:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTEPADDING
    18:33:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/
    18:33:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126
    18:33:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2
    18:33:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2PADDING
    18:33:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126PADDING
    18:33:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4
    18:33:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4PADDING
    18:33:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/NOPADDING
    18:33:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5
    18:33:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5PADDING
    18:33:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7
    18:33:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7PADDING
    18:33:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/TBC
    18:33:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/TBCPADDING
    18:33:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/X9.23
    18:33:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/X9.23PADDING
    18:33:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTE
    18:33:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTEPADDING
    18:33:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/
    18:33:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126
    18:33:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2
    18:33:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2PADDING
    18:33:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126PADDING
    18:33:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4
    18:33:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4PADDING
    18:33:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/NOPADDING
    18:33:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5
    18:33:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5PADDING
    18:33:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7
    18:33:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7PADDING
    18:33:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/TBC
    18:33:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/TBCPADDING
    18:33:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/X9.23
    18:33:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/X9.23PADDING
    18:33:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTE
    18:33:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTEPADDING
    18:33:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/
    18:33:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126
    18:33:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2
    18:33:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2PADDING
    18:33:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126PADDING
    18:33:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4
    18:33:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4PADDING
    18:33:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/NOPADDING
    18:33:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5
    18:33:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5PADDING
    18:33:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7
    18:33:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7PADDING
    18:33:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/TBC
    18:33:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/TBCPADDING
    18:33:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/X9.23
    18:33:03.479 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/X9.23PADDING
    18:33:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTE
    18:33:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTEPADDING
    18:33:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/
    18:33:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126
    18:33:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2
    18:33:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2PADDING
    18:33:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126PADDING
    18:33:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4
    18:33:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4PADDING
    18:33:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/NOPADDING
    18:33:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5
    18:33:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5PADDING
    18:33:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7
    18:33:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7PADDING
    18:33:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/TBC
    18:33:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/TBCPADDING
    18:33:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/X9.23
    18:33:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/X9.23PADDING
    18:33:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTE
    18:33:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTEPADDING
    18:33:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/
    18:33:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126
    18:33:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2
    18:33:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2PADDING
    18:33:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126PADDING
    18:33:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4
    18:33:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4PADDING
    18:33:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/NOPADDING
    18:33:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5
    18:33:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5PADDING
    18:33:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7
    18:33:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7PADDING
    18:33:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/TBC
    18:33:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/TBCPADDING
    18:33:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/X9.23
    18:33:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/X9.23PADDING
    18:33:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTE
    18:33:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTEPADDING
    18:33:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/
    18:33:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126
    18:33:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2
    18:33:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2PADDING
    18:33:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126PADDING
    18:33:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4
    18:33:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4PADDING
    18:33:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/NOPADDING
    18:33:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5
    18:33:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5PADDING
    18:33:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7
    18:33:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7PADDING
    18:33:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/TBC
    18:33:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/TBCPADDING
    18:33:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/X9.23
    18:33:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/X9.23PADDING
    18:33:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTE
    18:33:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTEPADDING
    18:33:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/
    18:33:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126
    18:33:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2
    18:33:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2PADDING
    18:33:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126PADDING
    18:33:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4
    18:33:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4PADDING
    18:33:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/NOPADDING
    18:33:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5
    18:33:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5PADDING
    18:33:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7
    18:33:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7PADDING
    18:33:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/TBC
    18:33:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/TBCPADDING
    18:33:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/X9.23
    18:33:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/X9.23PADDING
    18:33:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTE
    18:33:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTEPADDING
    18:33:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/
    18:33:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126
    18:33:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2
    18:33:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2PADDING
    18:33:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126PADDING
    18:33:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4
    18:33:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4PADDING
    18:33:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/NOPADDING
    18:33:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5
    18:33:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5PADDING
    18:33:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7
    18:33:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7PADDING
    18:33:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/TBC
    18:33:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/TBCPADDING
    18:33:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/X9.23
    18:33:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/X9.23PADDING
    18:33:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTE
    18:33:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTEPADDING
    18:33:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/
    18:33:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126
    18:33:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2
    18:33:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2PADDING
    18:33:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126PADDING
    18:33:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4
    18:33:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4PADDING
    18:33:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/NOPADDING
    18:33:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5
    18:33:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5PADDING
    18:33:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7
    18:33:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7PADDING
    18:33:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/TBC
    18:33:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/TBCPADDING
    18:33:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/X9.23
    18:33:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/X9.23PADDING
    18:33:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTE
    18:33:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTEPADDING
    18:33:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/
    18:33:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126
    18:33:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2
    18:33:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2PADDING
    18:33:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126PADDING
    18:33:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4
    18:33:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4PADDING
    18:33:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/NOPADDING
    18:33:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5
    18:33:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5PADDING
    18:33:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7
    18:33:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7PADDING
    18:33:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/TBC
    18:33:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/TBCPADDING
    18:33:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/X9.23
    18:33:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/X9.23PADDING
    18:33:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTE
    18:33:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTEPADDING
    18:33:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/
    18:33:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126
    18:33:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2
    18:33:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2PADDING
    18:33:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126PADDING
    18:33:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4
    18:33:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4PADDING
    18:33:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/NOPADDING
    18:33:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5
    18:33:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5PADDING
    18:33:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7
    18:33:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7PADDING
    18:33:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/TBC
    18:33:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/TBCPADDING
    18:33:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/X9.23
    18:33:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/X9.23PADDING
    18:33:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTE
    18:33:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTEPADDING
    18:33:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/
    18:33:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126
    18:33:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2
    18:33:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2PADDING
    18:33:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126PADDING
    18:33:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4
    18:33:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4PADDING
    18:33:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/NOPADDING
    18:33:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5
    18:33:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5PADDING
    18:33:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7
    18:33:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7PADDING
    18:33:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/TBC
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/TBCPADDING
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/X9.23
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/X9.23PADDING
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTE
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTEPADDING
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126
    18:33:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2
    18:33:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2PADDING
    18:33:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126PADDING
    18:33:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4
    18:33:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4PADDING
    18:33:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/NOPADDING
    18:33:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5
    18:33:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5PADDING
    18:33:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7
    18:33:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7PADDING
    18:33:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/TBC
    18:33:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/TBCPADDING
    18:33:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/X9.23
    18:33:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/X9.23PADDING
    18:33:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTE
    18:33:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTEPADDING
    18:33:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/
    18:33:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126
    18:33:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2
    18:33:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2PADDING
    18:33:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126PADDING
    18:33:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4
    18:33:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4PADDING
    18:33:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/NOPADDING
    18:33:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5
    18:33:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5PADDING
    18:33:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7
    18:33:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7PADDING
    18:33:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/TBC
    18:33:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/TBCPADDING
    18:33:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/X9.23
    18:33:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/X9.23PADDING
    18:33:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTE
    18:33:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTEPADDING
    18:33:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/
    18:33:03.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126
    18:33:03.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2
    18:33:03.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2PADDING
    18:33:03.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126PADDING
    18:33:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4
    18:33:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4PADDING
    18:33:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/NOPADDING
    18:33:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5
    18:33:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5PADDING
    18:33:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7
    18:33:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7PADDING
    18:33:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/TBC
    18:33:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/TBCPADDING
    18:33:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/X9.23
    18:33:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/X9.23PADDING
    18:33:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTE
    18:33:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTEPADDING
    18:33:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/
    18:33:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126
    18:33:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2
    18:33:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2PADDING
    18:33:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126PADDING
    18:33:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4
    18:33:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4PADDING
    18:33:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/NOPADDING
    18:33:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5
    18:33:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5PADDING
    18:33:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7
    18:33:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7PADDING
    18:33:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/TBC
    18:33:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/TBCPADDING
    18:33:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/X9.23
    18:33:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/X9.23PADDING
    18:33:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTE
    18:33:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTEPADDING
    18:33:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/
    18:33:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126
    18:33:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2
    18:33:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2PADDING
    18:33:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126PADDING
    18:33:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4
    18:33:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4PADDING
    18:33:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/NOPADDING
    18:33:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5
    18:33:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5PADDING
    18:33:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7
    18:33:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7PADDING
    18:33:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/TBC
    18:33:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/TBCPADDING
    18:33:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/X9.23
    18:33:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/X9.23PADDING
    18:33:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTE
    18:33:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTEPADDING
    18:33:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/
    18:33:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126
    18:33:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2
    18:33:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2PADDING
    18:33:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126PADDING
    18:33:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4
    18:33:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4PADDING
    18:33:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/NOPADDING
    18:33:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5
    18:33:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5PADDING
    18:33:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7
    18:33:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7PADDING
    18:33:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/TBC
    18:33:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/TBCPADDING
    18:33:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/X9.23
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/X9.23PADDING
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTE
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTEPADDING
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2PADDING
    18:33:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126PADDING
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4PADDING
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/NOPADDING
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5PADDING
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7PADDING
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/TBC
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/TBCPADDING
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/X9.23
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/X9.23PADDING
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTE
    18:33:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTEPADDING
    18:33:03.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/
    18:33:03.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126
    18:33:03.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2
    18:33:03.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2PADDING
    18:33:03.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126PADDING
    18:33:03.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4
    18:33:03.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4PADDING
    18:33:03.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/NOPADDING
    18:33:03.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5
    18:33:03.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5PADDING
    18:33:03.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7
    18:33:03.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7PADDING
    18:33:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/TBC
    18:33:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/TBCPADDING
    18:33:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/X9.23
    18:33:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/X9.23PADDING
    18:33:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTE
    18:33:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTEPADDING
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2PADDING
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126PADDING
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4PADDING
    18:33:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/NOPADDING
    18:33:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5
    18:33:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5PADDING
    18:33:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7
    18:33:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7PADDING
    18:33:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/TBC
    18:33:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/TBCPADDING
    18:33:03.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/X9.23
    18:33:03.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/X9.23PADDING
    18:33:03.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTE
    18:33:03.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTEPADDING
    18:33:03.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/
    18:33:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126
    18:33:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2
    18:33:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2PADDING
    18:33:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126PADDING
    18:33:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4
    18:33:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4PADDING
    18:33:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/NOPADDING
    18:33:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5
    18:33:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5PADDING
    18:33:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7
    18:33:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7PADDING
    18:33:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/TBC
    18:33:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/TBCPADDING
    18:33:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/X9.23
    18:33:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/X9.23PADDING
    18:33:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTE
    18:33:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTEPADDING
    18:33:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/
    18:33:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126
    18:33:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2
    18:33:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2PADDING
    18:33:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126PADDING
    18:33:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4
    18:33:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4PADDING
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/NOPADDING
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5PADDING
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7PADDING
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/TBC
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/TBCPADDING
    18:33:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/X9.23
    18:33:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/X9.23PADDING
    18:33:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTE
    18:33:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTEPADDING
    18:33:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/
    18:33:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126
    18:33:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2
    18:33:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2PADDING
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126PADDING
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4PADDING
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/NOPADDING
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5PADDING
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7
    18:33:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7PADDING
    18:33:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/TBC
    18:33:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/TBCPADDING
    18:33:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/X9.23
    18:33:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/X9.23PADDING
    18:33:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTE
    18:33:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTEPADDING
    18:33:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/
    18:33:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126
    18:33:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2
    18:33:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2PADDING
    18:33:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126PADDING
    18:33:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4
    18:33:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4PADDING
    18:33:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/NOPADDING
    18:33:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5
    18:33:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5PADDING
    18:33:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7
    18:33:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7PADDING
    18:33:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/TBC
    18:33:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/TBCPADDING
    18:33:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/X9.23
    18:33:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/X9.23PADDING
    18:33:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTE
    18:33:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTEPADDING
    18:33:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/
    18:33:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126
    18:33:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2
    18:33:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2PADDING
    18:33:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126PADDING
    18:33:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4
    18:33:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4PADDING
    18:33:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/NOPADDING
    18:33:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5
    18:33:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5PADDING
    18:33:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7
    18:33:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7PADDING
    18:33:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/TBC
    18:33:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/TBCPADDING
    18:33:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/X9.23
    18:33:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/X9.23PADDING
    18:33:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTE
    18:33:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTEPADDING
    18:33:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/
    18:33:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126
    18:33:03.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2
    18:33:03.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2PADDING
    18:33:03.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126PADDING
    18:33:03.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4
    18:33:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4PADDING
    18:33:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/NOPADDING
    18:33:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5
    18:33:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5PADDING
    18:33:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7
    18:33:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7PADDING
    18:33:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/TBC
    18:33:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/TBCPADDING
    18:33:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/X9.23
    18:33:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/X9.23PADDING
    18:33:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTE
    18:33:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTEPADDING
    18:33:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/
    18:33:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126
    18:33:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2
    18:33:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2PADDING
    18:33:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126PADDING
    18:33:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4
    18:33:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4PADDING
    18:33:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/NOPADDING
    18:33:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5
    18:33:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5PADDING
    18:33:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7
    18:33:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7PADDING
    18:33:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/TBC
    18:33:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/TBCPADDING
    18:33:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/X9.23
    18:33:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/X9.23PADDING
    18:33:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTE
    18:33:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTEPADDING
    18:33:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/
    18:33:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126
    18:33:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2
    18:33:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2PADDING
    18:33:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126PADDING
    18:33:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4
    18:33:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4PADDING
    18:33:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/NOPADDING
    18:33:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5
    18:33:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5PADDING
    18:33:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7
    18:33:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7PADDING
    18:33:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/TBC
    18:33:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/TBCPADDING
    18:33:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/X9.23
    18:33:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/X9.23PADDING
    18:33:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTE
    18:33:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTEPADDING
    18:33:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/
    18:33:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126
    18:33:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2
    18:33:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2PADDING
    18:33:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126PADDING
    18:33:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4
    18:33:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4PADDING
    18:33:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/NOPADDING
    18:33:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5
    18:33:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5PADDING
    18:33:03.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7
    18:33:03.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7PADDING
    18:33:03.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/TBC
    18:33:03.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/TBCPADDING
    18:33:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/X9.23
    18:33:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/X9.23PADDING
    18:33:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTE
    18:33:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTEPADDING
    18:33:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/
    18:33:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126
    18:33:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2
    18:33:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2PADDING
    18:33:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126PADDING
    18:33:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4
    18:33:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4PADDING
    18:33:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/NOPADDING
    18:33:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS5
    18:33:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS5PADDING
    18:33:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS7
    18:33:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS7PADDING
    18:33:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/TBC
    18:33:03.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/TBCPADDING
    18:33:03.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/X9.23
    18:33:03.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/X9.23PADDING
    18:33:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTE
    18:33:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTEPADDING
    18:33:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH//
    18:33:03.574 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping.
    18:33:03.574 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH//NOPADDING
    18:33:03.575 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping.
    18:33:03.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/
    18:33:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/NOPADDING
    18:33:03.582 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/
    18:33:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126
    18:33:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2
    18:33:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2PADDING
    18:33:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126PADDING
    18:33:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4
    18:33:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4PADDING
    18:33:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/NOPADDING
    18:33:03.601 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5
    18:33:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5PADDING
    18:33:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7
    18:33:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7PADDING
    18:33:03.609 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/TBC
    18:33:03.612 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/TBCPADDING
    18:33:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23
    18:33:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23PADDING
    18:33:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTE
    18:33:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTEPADDING
    18:33:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CCM/
    18:33:03.623 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CCM/NOPADDING
    18:33:03.623 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    18:33:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/
    18:33:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126
    18:33:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2
    18:33:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2PADDING
    18:33:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126PADDING
    18:33:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4
    18:33:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4PADDING
    18:33:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/NOPADDING
    18:33:03.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5
    18:33:03.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5PADDING
    18:33:03.629 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7
    18:33:03.629 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7PADDING
    18:33:03.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/TBC
    18:33:03.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/TBCPADDING
    18:33:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23
    18:33:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23PADDING
    18:33:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTE
    18:33:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTEPADDING
    18:33:03.633 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/
    18:33:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126
    18:33:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2
    18:33:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2PADDING
    18:33:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126PADDING
    18:33:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4
    18:33:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4PADDING
    18:33:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/NOPADDING
    18:33:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5
    18:33:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5PADDING
    18:33:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7
    18:33:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7PADDING
    18:33:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBC
    18:33:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBCPADDING
    18:33:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23
    18:33:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23PADDING
    18:33:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTE
    18:33:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTEPADDING
    18:33:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/
    18:33:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126
    18:33:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2
    18:33:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2PADDING
    18:33:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126PADDING
    18:33:03.649 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4
    18:33:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4PADDING
    18:33:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/NOPADDING
    18:33:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5
    18:33:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5PADDING
    18:33:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7
    18:33:03.653 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7PADDING
    18:33:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBC
    18:33:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBCPADDING
    18:33:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23
    18:33:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23PADDING
    18:33:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTE
    18:33:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTEPADDING
    18:33:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/
    18:33:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126
    18:33:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2
    18:33:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2PADDING
    18:33:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126PADDING
    18:33:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4
    18:33:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4PADDING
    18:33:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/NOPADDING
    18:33:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5
    18:33:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5PADDING
    18:33:03.665 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7
    18:33:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7PADDING
    18:33:03.667 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBC
    18:33:03.667 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBCPADDING
    18:33:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23
    18:33:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23PADDING
    18:33:03.669 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTE
    18:33:03.670 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTEPADDING
    18:33:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/
    18:33:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126
    18:33:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2
    18:33:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2PADDING
    18:33:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126PADDING
    18:33:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4
    18:33:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4PADDING
    18:33:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/NOPADDING
    18:33:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5
    18:33:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5PADDING
    18:33:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7
    18:33:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7PADDING
    18:33:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBC
    18:33:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBCPADDING
    18:33:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23
    18:33:03.681 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23PADDING
    18:33:03.681 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTE
    18:33:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTEPADDING
    18:33:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/
    18:33:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126
    18:33:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2
    18:33:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2PADDING
    18:33:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126PADDING
    18:33:03.686 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4
    18:33:03.687 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4PADDING
    18:33:03.687 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/NOPADDING
    18:33:03.688 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5
    18:33:03.689 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5PADDING
    18:33:03.689 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7
    18:33:03.690 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7PADDING
    18:33:03.691 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBC
    18:33:03.691 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBCPADDING
    18:33:03.692 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23
    18:33:03.692 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23PADDING
    18:33:03.693 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTE
    18:33:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTEPADDING
    18:33:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/
    18:33:03.695 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126
    18:33:03.696 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2
    18:33:03.696 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2PADDING
    18:33:03.697 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126PADDING
    18:33:03.698 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4
    18:33:03.699 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4PADDING
    18:33:03.699 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/NOPADDING
    18:33:03.700 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5
    18:33:03.701 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5PADDING
    18:33:03.701 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7
    18:33:03.702 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7PADDING
    18:33:03.703 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBC
    18:33:03.703 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBCPADDING
    18:33:03.704 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23
    18:33:03.704 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23PADDING
    18:33:03.705 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTE
    18:33:03.705 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTEPADDING
    18:33:03.706 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/
    18:33:03.707 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126
    18:33:03.707 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2
    18:33:03.708 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2PADDING
    18:33:03.708 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126PADDING
    18:33:03.709 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4
    18:33:03.709 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4PADDING
    18:33:03.710 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/NOPADDING
    18:33:03.711 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5
    18:33:03.711 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5PADDING
    18:33:03.712 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7
    18:33:03.712 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7PADDING
    18:33:03.713 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBC
    18:33:03.713 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBCPADDING
    18:33:03.714 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23
    18:33:03.715 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23PADDING
    18:33:03.715 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTE
    18:33:03.716 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTEPADDING
    18:33:03.716 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/
    18:33:03.717 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126
    18:33:03.717 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2
    18:33:03.718 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2PADDING
    18:33:03.719 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126PADDING
    18:33:03.719 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4
    18:33:03.720 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4PADDING
    18:33:03.720 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/NOPADDING
    18:33:03.721 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5
    18:33:03.721 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5PADDING
    18:33:03.722 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7
    18:33:03.723 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7PADDING
    18:33:03.723 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBC
    18:33:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBCPADDING
    18:33:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23
    18:33:03.725 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23PADDING
    18:33:03.725 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTE
    18:33:03.726 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTEPADDING
    18:33:03.727 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/
    18:33:03.727 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126
    18:33:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2
    18:33:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2PADDING
    18:33:03.729 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126PADDING
    18:33:03.729 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4
    18:33:03.730 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4PADDING
    18:33:03.731 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/NOPADDING
    18:33:03.732 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5
    18:33:03.732 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5PADDING
    18:33:03.733 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7
    18:33:03.733 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7PADDING
    18:33:03.734 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBC
    18:33:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBCPADDING
    18:33:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23
    18:33:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23PADDING
    18:33:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTE
    18:33:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTEPADDING
    18:33:03.737 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/
    18:33:03.737 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126
    18:33:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2
    18:33:03.739 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2PADDING
    18:33:03.739 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126PADDING
    18:33:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4
    18:33:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4PADDING
    18:33:03.741 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/NOPADDING
    18:33:03.741 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5
    18:33:03.742 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5PADDING
    18:33:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7
    18:33:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7PADDING
    18:33:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBC
    18:33:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBCPADDING
    18:33:03.745 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23
    18:33:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23PADDING
    18:33:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTE
    18:33:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTEPADDING
    18:33:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/
    18:33:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126
    18:33:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2
    18:33:03.749 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2PADDING
    18:33:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126PADDING
    18:33:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4
    18:33:03.751 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4PADDING
    18:33:03.751 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/NOPADDING
    18:33:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5
    18:33:03.753 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5PADDING
    18:33:03.753 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7
    18:33:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7PADDING
    18:33:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBC
    18:33:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBCPADDING
    18:33:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23
    18:33:03.756 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23PADDING
    18:33:03.757 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTE
    18:33:03.757 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTEPADDING
    18:33:03.758 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/
    18:33:03.759 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126
    18:33:03.759 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2
    18:33:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2PADDING
    18:33:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126PADDING
    18:33:03.761 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4
    18:33:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4PADDING
    18:33:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/NOPADDING
    18:33:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5
    18:33:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5PADDING
    18:33:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7
    18:33:03.765 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7PADDING
    18:33:03.765 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBC
    18:33:03.766 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBCPADDING
    18:33:03.767 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23
    18:33:03.767 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23PADDING
    18:33:03.768 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTE
    18:33:03.768 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTEPADDING
    18:33:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/
    18:33:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126
    18:33:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2
    18:33:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2PADDING
    18:33:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126PADDING
    18:33:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4
    18:33:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4PADDING
    18:33:03.774 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/NOPADDING
    18:33:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5
    18:33:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5PADDING
    18:33:03.776 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7
    18:33:03.776 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7PADDING
    18:33:03.777 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBC
    18:33:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBCPADDING
    18:33:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23
    18:33:03.779 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23PADDING
    18:33:03.779 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTE
    18:33:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTEPADDING
    18:33:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/
    18:33:03.781 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126
    18:33:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2
    18:33:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2PADDING
    18:33:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126PADDING
    18:33:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4
    18:33:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4PADDING
    18:33:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/NOPADDING
    18:33:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5
    18:33:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5PADDING
    18:33:03.786 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7
    18:33:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7PADDING
    18:33:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBC
    18:33:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBCPADDING
    18:33:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23
    18:33:03.789 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23PADDING
    18:33:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTE
    18:33:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTEPADDING
    18:33:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/
    18:33:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126
    18:33:03.792 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2
    18:33:03.793 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2PADDING
    18:33:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126PADDING
    18:33:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4
    18:33:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4PADDING
    18:33:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/NOPADDING
    18:33:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5
    18:33:03.797 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5PADDING
    18:33:03.797 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7
    18:33:03.798 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7PADDING
    18:33:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBC
    18:33:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBCPADDING
    18:33:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23
    18:33:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23PADDING
    18:33:03.801 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTE
    18:33:03.802 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTEPADDING
    18:33:03.802 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/
    18:33:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126
    18:33:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2
    18:33:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2PADDING
    18:33:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126PADDING
    18:33:03.805 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4
    18:33:03.806 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4PADDING
    18:33:03.807 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/NOPADDING
    18:33:03.807 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5
    18:33:03.808 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5PADDING
    18:33:03.808 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7
    18:33:03.809 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7PADDING
    18:33:03.810 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBC
    18:33:03.810 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBCPADDING
    18:33:03.811 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23
    18:33:03.812 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23PADDING
    18:33:03.812 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTE
    18:33:03.813 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTEPADDING
    18:33:03.813 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/
    18:33:03.814 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126
    18:33:03.815 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2
    18:33:03.815 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2PADDING
    18:33:03.816 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126PADDING
    18:33:03.816 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4
    18:33:03.817 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4PADDING
    18:33:03.818 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/NOPADDING
    18:33:03.818 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5
    18:33:03.819 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5PADDING
    18:33:03.820 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7
    18:33:03.820 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7PADDING
    18:33:03.821 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBC
    18:33:03.821 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBCPADDING
    18:33:03.822 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23
    18:33:03.823 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23PADDING
    18:33:03.823 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTE
    18:33:03.824 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTEPADDING
    18:33:03.824 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/
    18:33:03.825 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126
    18:33:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2
    18:33:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2PADDING
    18:33:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126PADDING
    18:33:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4
    18:33:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4PADDING
    18:33:03.829 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/NOPADDING
    18:33:03.829 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5
    18:33:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5PADDING
    18:33:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7
    18:33:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7PADDING
    18:33:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBC
    18:33:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBCPADDING
    18:33:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23
    18:33:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23PADDING
    18:33:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTE
    18:33:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTEPADDING
    18:33:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/
    18:33:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126
    18:33:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2
    18:33:03.837 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2PADDING
    18:33:03.838 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126PADDING
    18:33:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4
    18:33:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4PADDING
    18:33:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/NOPADDING
    18:33:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5
    18:33:03.841 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5PADDING
    18:33:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7
    18:33:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7PADDING
    18:33:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBC
    18:33:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBCPADDING
    18:33:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23
    18:33:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23PADDING
    18:33:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTE
    18:33:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTEPADDING
    18:33:03.846 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/
    18:33:03.847 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126
    18:33:03.848 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2
    18:33:03.848 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2PADDING
    18:33:03.849 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126PADDING
    18:33:03.849 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4
    18:33:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4PADDING
    18:33:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/NOPADDING
    18:33:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5
    18:33:03.852 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5PADDING
    18:33:03.853 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7
    18:33:03.853 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7PADDING
    18:33:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBC
    18:33:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBCPADDING
    18:33:03.855 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23
    18:33:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23PADDING
    18:33:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTE
    18:33:03.857 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTEPADDING
    18:33:03.857 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/
    18:33:03.858 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126
    18:33:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2
    18:33:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2PADDING
    18:33:03.860 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126PADDING
    18:33:03.860 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4
    18:33:03.861 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4PADDING
    18:33:03.862 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/NOPADDING
    18:33:03.863 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5
    18:33:03.863 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5PADDING
    18:33:03.864 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7
    18:33:03.865 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7PADDING
    18:33:03.866 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBC
    18:33:03.866 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBCPADDING
    18:33:03.867 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23
    18:33:03.867 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23PADDING
    18:33:03.868 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTE
    18:33:03.869 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTEPADDING
    18:33:03.869 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/
    18:33:03.870 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126
    18:33:03.870 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2
    18:33:03.871 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2PADDING
    18:33:03.872 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126PADDING
    18:33:03.872 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4
    18:33:03.873 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4PADDING
    18:33:03.873 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/NOPADDING
    18:33:03.874 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5
    18:33:03.875 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5PADDING
    18:33:03.875 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7
    18:33:03.876 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7PADDING
    18:33:03.876 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBC
    18:33:03.877 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBCPADDING
    18:33:03.878 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23
    18:33:03.878 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23PADDING
    18:33:03.879 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTE
    18:33:03.879 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTEPADDING
    18:33:03.880 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/
    18:33:03.881 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126
    18:33:03.881 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2
    18:33:03.882 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2PADDING
    18:33:03.883 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126PADDING
    18:33:03.883 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4
    18:33:03.884 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4PADDING
    18:33:03.884 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/NOPADDING
    18:33:03.885 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5
    18:33:03.886 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5PADDING
    18:33:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7
    18:33:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7PADDING
    18:33:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBC
    18:33:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBCPADDING
    18:33:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23PADDING
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTE
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTEPADDING
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2PADDING
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126PADDING
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4PADDING
    18:33:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/NOPADDING
    18:33:03.894 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5
    18:33:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5PADDING
    18:33:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7
    18:33:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7PADDING
    18:33:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBC
    18:33:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBCPADDING
    18:33:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23
    18:33:03.897 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23PADDING
    18:33:03.897 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTE
    18:33:03.897 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTEPADDING
    18:33:03.898 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/
    18:33:03.898 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126
    18:33:03.898 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2
    18:33:03.899 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2PADDING
    18:33:03.899 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126PADDING
    18:33:03.899 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4
    18:33:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4PADDING
    18:33:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/NOPADDING
    18:33:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5
    18:33:03.901 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5PADDING
    18:33:03.901 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7
    18:33:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7PADDING
    18:33:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBC
    18:33:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBCPADDING
    18:33:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23
    18:33:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23PADDING
    18:33:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTE
    18:33:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTEPADDING
    18:33:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/
    18:33:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126
    18:33:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2
    18:33:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2PADDING
    18:33:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126PADDING
    18:33:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4
    18:33:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4PADDING
    18:33:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/NOPADDING
    18:33:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5
    18:33:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5PADDING
    18:33:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7
    18:33:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7PADDING
    18:33:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBC
    18:33:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBCPADDING
    18:33:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23
    18:33:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23PADDING
    18:33:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTE
    18:33:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTEPADDING
    18:33:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/
    18:33:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126
    18:33:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2
    18:33:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2PADDING
    18:33:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126PADDING
    18:33:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4
    18:33:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4PADDING
    18:33:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/NOPADDING
    18:33:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5
    18:33:03.913 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5PADDING
    18:33:03.913 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7
    18:33:03.913 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7PADDING
    18:33:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBC
    18:33:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBCPADDING
    18:33:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23
    18:33:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23PADDING
    18:33:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTE
    18:33:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTEPADDING
    18:33:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/
    18:33:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126
    18:33:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2
    18:33:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2PADDING
    18:33:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126PADDING
    18:33:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4
    18:33:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4PADDING
    18:33:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/NOPADDING
    18:33:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5
    18:33:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5PADDING
    18:33:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7
    18:33:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7PADDING
    18:33:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBC
    18:33:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBCPADDING
    18:33:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23
    18:33:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23PADDING
    18:33:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTE
    18:33:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTEPADDING
    18:33:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/
    18:33:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126
    18:33:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2
    18:33:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2PADDING
    18:33:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126PADDING
    18:33:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4
    18:33:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4PADDING
    18:33:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/NOPADDING
    18:33:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5
    18:33:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5PADDING
    18:33:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7
    18:33:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7PADDING
    18:33:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBC
    18:33:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBCPADDING
    18:33:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23
    18:33:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23PADDING
    18:33:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTE
    18:33:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTEPADDING
    18:33:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/
    18:33:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126
    18:33:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2
    18:33:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2PADDING
    18:33:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126PADDING
    18:33:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4
    18:33:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4PADDING
    18:33:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/NOPADDING
    18:33:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5
    18:33:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5PADDING
    18:33:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7
    18:33:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7PADDING
    18:33:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBC
    18:33:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBCPADDING
    18:33:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23
    18:33:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23PADDING
    18:33:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTE
    18:33:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTEPADDING
    18:33:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/
    18:33:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126
    18:33:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2
    18:33:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2PADDING
    18:33:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126PADDING
    18:33:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4
    18:33:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4PADDING
    18:33:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/NOPADDING
    18:33:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5
    18:33:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5PADDING
    18:33:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7
    18:33:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7PADDING
    18:33:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBC
    18:33:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBCPADDING
    18:33:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23
    18:33:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23PADDING
    18:33:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTE
    18:33:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTEPADDING
    18:33:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/
    18:33:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126
    18:33:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2
    18:33:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2PADDING
    18:33:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126PADDING
    18:33:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4
    18:33:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4PADDING
    18:33:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/NOPADDING
    18:33:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5
    18:33:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5PADDING
    18:33:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7
    18:33:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7PADDING
    18:33:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBC
    18:33:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBCPADDING
    18:33:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23
    18:33:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23PADDING
    18:33:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTE
    18:33:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTEPADDING
    18:33:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CTS/
    18:33:03.947 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping.
    18:33:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CTS/NOPADDING
    18:33:03.947 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping.
    18:33:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/EAX/
    18:33:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/EAX/NOPADDING
    18:33:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/ECB/
    18:33:03.949 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping.
    18:33:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/ECB/NOPADDING
    18:33:03.949 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping.
    18:33:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/GCM/
    18:33:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/GCM/NOPADDING
    18:33:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/
    18:33:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126
    18:33:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2
    18:33:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2PADDING
    18:33:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126PADDING
    18:33:03.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4
    18:33:03.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4PADDING
    18:33:03.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/NOPADDING
    18:33:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5
    18:33:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5PADDING
    18:33:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7
    18:33:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7PADDING
    18:33:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/TBC
    18:33:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/TBCPADDING
    18:33:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23
    18:33:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23PADDING
    18:33:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTE
    18:33:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTEPADDING
    18:33:03.961 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/
    18:33:03.961 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126
    18:33:03.961 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2
    18:33:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2PADDING
    18:33:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126PADDING
    18:33:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4
    18:33:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4PADDING
    18:33:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/NOPADDING
    18:33:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5
    18:33:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5PADDING
    18:33:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7
    18:33:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7PADDING
    18:33:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBC
    18:33:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBCPADDING
    18:33:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23
    18:33:03.966 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23PADDING
    18:33:03.966 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTE
    18:33:03.966 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTEPADDING
    18:33:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/
    18:33:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126
    18:33:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2
    18:33:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2PADDING
    18:33:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126PADDING
    18:33:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4
    18:33:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4PADDING
    18:33:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/NOPADDING
    18:33:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5
    18:33:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5PADDING
    18:33:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7
    18:33:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7PADDING
    18:33:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBC
    18:33:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBCPADDING
    18:33:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23
    18:33:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23PADDING
    18:33:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTE
    18:33:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTEPADDING
    18:33:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/
    18:33:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126
    18:33:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2
    18:33:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2PADDING
    18:33:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126PADDING
    18:33:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4
    18:33:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4PADDING
    18:33:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/NOPADDING
    18:33:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5
    18:33:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5PADDING
    18:33:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7
    18:33:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7PADDING
    18:33:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBC
    18:33:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBCPADDING
    18:33:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23
    18:33:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23PADDING
    18:33:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTE
    18:33:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTEPADDING
    18:33:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/
    18:33:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126
    18:33:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2
    18:33:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2PADDING
    18:33:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126PADDING
    18:33:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4
    18:33:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4PADDING
    18:33:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/NOPADDING
    18:33:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5
    18:33:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5PADDING
    18:33:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7
    18:33:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7PADDING
    18:33:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBC
    18:33:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBCPADDING
    18:33:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23
    18:33:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23PADDING
    18:33:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTE
    18:33:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTEPADDING
    18:33:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/
    18:33:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126
    18:33:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2
    18:33:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2PADDING
    18:33:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126PADDING
    18:33:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4
    18:33:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4PADDING
    18:33:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/NOPADDING
    18:33:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5
    18:33:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5PADDING
    18:33:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7
    18:33:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7PADDING
    18:33:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBC
    18:33:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBCPADDING
    18:33:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23
    18:33:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23PADDING
    18:33:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTE
    18:33:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTEPADDING
    18:33:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/
    18:33:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126
    18:33:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2
    18:33:03.990 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2PADDING
    18:33:03.990 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126PADDING
    18:33:03.991 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4
    18:33:03.991 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4PADDING
    18:33:03.991 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/NOPADDING
    18:33:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5
    18:33:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5PADDING
    18:33:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7
    18:33:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7PADDING
    18:33:03.993 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBC
    18:33:03.993 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBCPADDING
    18:33:03.993 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23
    18:33:03.993 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23PADDING
    18:33:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTE
    18:33:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTEPADDING
    18:33:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/
    18:33:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126
    18:33:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2
    18:33:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2PADDING
    18:33:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126PADDING
    18:33:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4
    18:33:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4PADDING
    18:33:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/NOPADDING
    18:33:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5
    18:33:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5PADDING
    18:33:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7
    18:33:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7PADDING
    18:33:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBC
    18:33:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBCPADDING
    18:33:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23
    18:33:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23PADDING
    18:33:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTE
    18:33:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTEPADDING
    18:33:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/
    18:33:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126
    18:33:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2
    18:33:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2PADDING
    18:33:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126PADDING
    18:33:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4
    18:33:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4PADDING
    18:33:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/NOPADDING
    18:33:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5
    18:33:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5PADDING
    18:33:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7
    18:33:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7PADDING
    18:33:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBC
    18:33:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBCPADDING
    18:33:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23
    18:33:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23PADDING
    18:33:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTE
    18:33:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTEPADDING
    18:33:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/
    18:33:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126
    18:33:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2
    18:33:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2PADDING
    18:33:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126PADDING
    18:33:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4
    18:33:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4PADDING
    18:33:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/NOPADDING
    18:33:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5
    18:33:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5PADDING
    18:33:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7
    18:33:04.009 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7PADDING
    18:33:04.009 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBC
    18:33:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBCPADDING
    18:33:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23
    18:33:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23PADDING
    18:33:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTE
    18:33:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTEPADDING
    18:33:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/
    18:33:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126
    18:33:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2
    18:33:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2PADDING
    18:33:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126PADDING
    18:33:04.013 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4
    18:33:04.013 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4PADDING
    18:33:04.013 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/NOPADDING
    18:33:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5
    18:33:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5PADDING
    18:33:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7
    18:33:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7PADDING
    18:33:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBC
    18:33:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBCPADDING
    18:33:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23
    18:33:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23PADDING
    18:33:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTE
    18:33:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTEPADDING
    18:33:04.017 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/
    18:33:04.017 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126
    18:33:04.017 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2
    18:33:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2PADDING
    18:33:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126PADDING
    18:33:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4
    18:33:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4PADDING
    18:33:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/NOPADDING
    18:33:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5
    18:33:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5PADDING
    18:33:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7
    18:33:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7PADDING
    18:33:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBC
    18:33:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBCPADDING
    18:33:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23
    18:33:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23PADDING
    18:33:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTE
    18:33:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTEPADDING
    18:33:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/
    18:33:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126
    18:33:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2
    18:33:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2PADDING
    18:33:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126PADDING
    18:33:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4
    18:33:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4PADDING
    18:33:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/NOPADDING
    18:33:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5
    18:33:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5PADDING
    18:33:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7
    18:33:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7PADDING
    18:33:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBC
    18:33:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBCPADDING
    18:33:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23
    18:33:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23PADDING
    18:33:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTE
    18:33:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTEPADDING
    18:33:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/
    18:33:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126
    18:33:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2
    18:33:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2PADDING
    18:33:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126PADDING
    18:33:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4
    18:33:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4PADDING
    18:33:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/NOPADDING
    18:33:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5
    18:33:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5PADDING
    18:33:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7
    18:33:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7PADDING
    18:33:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBC
    18:33:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBCPADDING
    18:33:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23
    18:33:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23PADDING
    18:33:04.033 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTE
    18:33:04.033 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTEPADDING
    18:33:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/
    18:33:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126
    18:33:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2
    18:33:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2PADDING
    18:33:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126PADDING
    18:33:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4
    18:33:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4PADDING
    18:33:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/NOPADDING
    18:33:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5
    18:33:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5PADDING
    18:33:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7
    18:33:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7PADDING
    18:33:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBC
    18:33:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBCPADDING
    18:33:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23
    18:33:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23PADDING
    18:33:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTE
    18:33:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTEPADDING
    18:33:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/
    18:33:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126
    18:33:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2
    18:33:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2PADDING
    18:33:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126PADDING
    18:33:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4
    18:33:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4PADDING
    18:33:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/NOPADDING
    18:33:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5
    18:33:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5PADDING
    18:33:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7
    18:33:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7PADDING
    18:33:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBC
    18:33:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBCPADDING
    18:33:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23
    18:33:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23PADDING
    18:33:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTE
    18:33:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTEPADDING
    18:33:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/
    18:33:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126
    18:33:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2
    18:33:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2PADDING
    18:33:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126PADDING
    18:33:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4
    18:33:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4PADDING
    18:33:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/NOPADDING
    18:33:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5
    18:33:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5PADDING
    18:33:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7
    18:33:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7PADDING
    18:33:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBC
    18:33:04.049 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBCPADDING
    18:33:04.049 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23
    18:33:04.049 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23PADDING
    18:33:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTE
    18:33:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTEPADDING
    18:33:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/
    18:33:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126
    18:33:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2
    18:33:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2PADDING
    18:33:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126PADDING
    18:33:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4
    18:33:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4PADDING
    18:33:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/NOPADDING
    18:33:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5
    18:33:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5PADDING
    18:33:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7
    18:33:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7PADDING
    18:33:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBC
    18:33:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBCPADDING
    18:33:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23
    18:33:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23PADDING
    18:33:04.061 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTE
    18:33:04.061 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTEPADDING
    18:33:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/
    18:33:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126
    18:33:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2
    18:33:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2PADDING
    18:33:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126PADDING
    18:33:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4
    18:33:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4PADDING
    18:33:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/NOPADDING
    18:33:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5
    18:33:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5PADDING
    18:33:04.065 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7
    18:33:04.065 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7PADDING
    18:33:04.065 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBC
    18:33:04.066 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBCPADDING
    18:33:04.066 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23
    18:33:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23PADDING
    18:33:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTE
    18:33:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTEPADDING
    18:33:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/
    18:33:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126
    18:33:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2
    18:33:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2PADDING
    18:33:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126PADDING
    18:33:04.069 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4
    18:33:04.069 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4PADDING
    18:33:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/NOPADDING
    18:33:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5
    18:33:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5PADDING
    18:33:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7
    18:33:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7PADDING
    18:33:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBC
    18:33:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBCPADDING
    18:33:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23
    18:33:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23PADDING
    18:33:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTE
    18:33:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTEPADDING
    18:33:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/
    18:33:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126
    18:33:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2
    18:33:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2PADDING
    18:33:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126PADDING
    18:33:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4
    18:33:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4PADDING
    18:33:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/NOPADDING
    18:33:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5
    18:33:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5PADDING
    18:33:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7
    18:33:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7PADDING
    18:33:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBC
    18:33:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBCPADDING
    18:33:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23
    18:33:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23PADDING
    18:33:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTE
    18:33:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTEPADDING
    18:33:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/
    18:33:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126
    18:33:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2
    18:33:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2PADDING
    18:33:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126PADDING
    18:33:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4
    18:33:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4PADDING
    18:33:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/NOPADDING
    18:33:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5
    18:33:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5PADDING
    18:33:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7
    18:33:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7PADDING
    18:33:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBC
    18:33:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBCPADDING
    18:33:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23
    18:33:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23PADDING
    18:33:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTE
    18:33:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTEPADDING
    18:33:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/
    18:33:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126
    18:33:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2
    18:33:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2PADDING
    18:33:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126PADDING
    18:33:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4
    18:33:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4PADDING
    18:33:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/NOPADDING
    18:33:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5
    18:33:04.089 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5PADDING
    18:33:04.089 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7
    18:33:04.089 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7PADDING
    18:33:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBC
    18:33:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBCPADDING
    18:33:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23
    18:33:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23PADDING
    18:33:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTE
    18:33:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTEPADDING
    18:33:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/
    18:33:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126
    18:33:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2
    18:33:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2PADDING
    18:33:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126PADDING
    18:33:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4
    18:33:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4PADDING
    18:33:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/NOPADDING
    18:33:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5
    18:33:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5PADDING
    18:33:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7
    18:33:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7PADDING
    18:33:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBC
    18:33:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBCPADDING
    18:33:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23
    18:33:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23PADDING
    18:33:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTE
    18:33:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTEPADDING
    18:33:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/
    18:33:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126
    18:33:04.101 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2
    18:33:04.101 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2PADDING
    18:33:04.101 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126PADDING
    18:33:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4
    18:33:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4PADDING
    18:33:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/NOPADDING
    18:33:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5
    18:33:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5PADDING
    18:33:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7
    18:33:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7PADDING
    18:33:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBC
    18:33:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBCPADDING
    18:33:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23
    18:33:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23PADDING
    18:33:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTE
    18:33:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTEPADDING
    18:33:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/
    18:33:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126
    18:33:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2
    18:33:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2PADDING
    18:33:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126PADDING
    18:33:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4
    18:33:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4PADDING
    18:33:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/NOPADDING
    18:33:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5
    18:33:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5PADDING
    18:33:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7
    18:33:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7PADDING
    18:33:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBC
    18:33:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBCPADDING
    18:33:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23
    18:33:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23PADDING
    18:33:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTE
    18:33:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTEPADDING
    18:33:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/
    18:33:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126
    18:33:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2
    18:33:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2PADDING
    18:33:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126PADDING
    18:33:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4
    18:33:04.117 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4PADDING
    18:33:04.117 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/NOPADDING
    18:33:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5
    18:33:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5PADDING
    18:33:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7
    18:33:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7PADDING
    18:33:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBC
    18:33:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBCPADDING
    18:33:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23
    18:33:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23PADDING
    18:33:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTE
    18:33:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTEPADDING
    18:33:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/
    18:33:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126
    18:33:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2
    18:33:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2PADDING
    18:33:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126PADDING
    18:33:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4
    18:33:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4PADDING
    18:33:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/NOPADDING
    18:33:04.125 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5
    18:33:04.125 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5PADDING
    18:33:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7
    18:33:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7PADDING
    18:33:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBC
    18:33:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBCPADDING
    18:33:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23
    18:33:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23PADDING
    18:33:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTE
    18:33:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTEPADDING
    18:33:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/
    18:33:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126
    18:33:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2
    18:33:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2PADDING
    18:33:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126PADDING
    18:33:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4
    18:33:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4PADDING
    18:33:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/NOPADDING
    18:33:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5
    18:33:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5PADDING
    18:33:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7
    18:33:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7PADDING
    18:33:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBC
    18:33:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBCPADDING
    18:33:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23
    18:33:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23PADDING
    18:33:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTE
    18:33:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTEPADDING
    18:33:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/
    18:33:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126
    18:33:04.137 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2
    18:33:04.137 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2PADDING
    18:33:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126PADDING
    18:33:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4
    18:33:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4PADDING
    18:33:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/NOPADDING
    18:33:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5
    18:33:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5PADDING
    18:33:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7
    18:33:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7PADDING
    18:33:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBC
    18:33:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBCPADDING
    18:33:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23
    18:33:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23PADDING
    18:33:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTE
    18:33:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTEPADDING
    18:33:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/
    18:33:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126
    18:33:04.145 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2
    18:33:04.145 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2PADDING
    18:33:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126PADDING
    18:33:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4
    18:33:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4PADDING
    18:33:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/NOPADDING
    18:33:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5
    18:33:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5PADDING
    18:33:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7
    18:33:04.149 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7PADDING
    18:33:04.149 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBC
    18:33:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBCPADDING
    18:33:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23
    18:33:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23PADDING
    18:33:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTE
    18:33:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTEPADDING
    18:33:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/
    18:33:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126
    18:33:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2
    18:33:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2PADDING
    18:33:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126PADDING
    18:33:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4
    18:33:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4PADDING
    18:33:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/NOPADDING
    18:33:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5
    18:33:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5PADDING
    18:33:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7
    18:33:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7PADDING
    18:33:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBC
    18:33:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBCPADDING
    18:33:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23
    18:33:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23PADDING
    18:33:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTE
    18:33:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTEPADDING
    18:33:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/
    18:33:04.161 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126
    18:33:04.161 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2
    18:33:04.161 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2PADDING
    18:33:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126PADDING
    18:33:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4
    18:33:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4PADDING
    18:33:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/NOPADDING
    18:33:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5
    18:33:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5PADDING
    18:33:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7
    18:33:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7PADDING
    18:33:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBC
    18:33:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBCPADDING
    18:33:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23
    18:33:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23PADDING
    18:33:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTE
    18:33:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTEPADDING
    18:33:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/
    18:33:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126
    18:33:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2
    18:33:04.169 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2PADDING
    18:33:04.169 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126PADDING
    18:33:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4
    18:33:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4PADDING
    18:33:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/NOPADDING
    18:33:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5
    18:33:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5PADDING
    18:33:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7
    18:33:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7PADDING
    18:33:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/TBC
    18:33:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/TBCPADDING
    18:33:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23
    18:33:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23PADDING
    18:33:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTE
    18:33:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTEPADDING
    18:33:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA//
    18:33:04.179 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping.
    18:33:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA//NOPADDING
    18:33:04.179 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping.
    18:33:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC-CTS/
    18:33:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC-CTS/NOPADDING
    18:33:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/
    18:33:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126
    18:33:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2
    18:33:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2PADDING
    18:33:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126PADDING
    18:33:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4
    18:33:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4PADDING
    18:33:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/NOPADDING
    18:33:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5
    18:33:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5PADDING
    18:33:04.185 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7
    18:33:04.185 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7PADDING
    18:33:04.185 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/TBC
    18:33:04.186 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/TBCPADDING
    18:33:04.186 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/X9.23
    18:33:04.186 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/X9.23PADDING
    18:33:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTE
    18:33:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTEPADDING
    18:33:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/
    18:33:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126
    18:33:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2
    18:33:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2PADDING
    18:33:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126PADDING
    18:33:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4
    18:33:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4PADDING
    18:33:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/NOPADDING
    18:33:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5
    18:33:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5PADDING
    18:33:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7
    18:33:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7PADDING
    18:33:04.193 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/TBC
    18:33:04.193 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/TBCPADDING
    18:33:04.193 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/X9.23
    18:33:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/X9.23PADDING
    18:33:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTE
    18:33:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTEPADDING
    18:33:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/
    18:33:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126
    18:33:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2
    18:33:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2PADDING
    18:33:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126PADDING
    18:33:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4
    18:33:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4PADDING
    18:33:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/NOPADDING
    18:33:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5
    18:33:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5PADDING
    18:33:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7
    18:33:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7PADDING
    18:33:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/TBC
    18:33:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/TBCPADDING
    18:33:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23
    18:33:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23PADDING
    18:33:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTE
    18:33:04.201 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTEPADDING
    18:33:04.201 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/
    18:33:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126
    18:33:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2
    18:33:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2PADDING
    18:33:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126PADDING
    18:33:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4
    18:33:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4PADDING
    18:33:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/NOPADDING
    18:33:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5
    18:33:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5PADDING
    18:33:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7
    18:33:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7PADDING
    18:33:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/TBC
    18:33:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/TBCPADDING
    18:33:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23
    18:33:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23PADDING
    18:33:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTE
    18:33:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTEPADDING
    18:33:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/
    18:33:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126
    18:33:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2
    18:33:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2PADDING
    18:33:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126PADDING
    18:33:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4
    18:33:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4PADDING
    18:33:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/NOPADDING
    18:33:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5
    18:33:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5PADDING
    18:33:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7
    18:33:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7PADDING
    18:33:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/TBC
    18:33:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/TBCPADDING
    18:33:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23
    18:33:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23PADDING
    18:33:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTE
    18:33:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTEPADDING
    18:33:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/
    18:33:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126
    18:33:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2
    18:33:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2PADDING
    18:33:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126PADDING
    18:33:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4
    18:33:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4PADDING
    18:33:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/NOPADDING
    18:33:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5
    18:33:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5PADDING
    18:33:04.213 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7
    18:33:04.213 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7PADDING
    18:33:04.213 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/TBC
    18:33:04.213 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/TBCPADDING
    18:33:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23
    18:33:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23PADDING
    18:33:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTE
    18:33:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTEPADDING
    18:33:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/
    18:33:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126
    18:33:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2
    18:33:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2PADDING
    18:33:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126PADDING
    18:33:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4
    18:33:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4PADDING
    18:33:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/NOPADDING
    18:33:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5
    18:33:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5PADDING
    18:33:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7
    18:33:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7PADDING
    18:33:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/TBC
    18:33:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/TBCPADDING
    18:33:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23
    18:33:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23PADDING
    18:33:04.221 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTE
    18:33:04.221 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTEPADDING
    18:33:04.222 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/
    18:33:04.222 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126
    18:33:04.222 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2
    18:33:04.223 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2PADDING
    18:33:04.223 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126PADDING
    18:33:04.223 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4
    18:33:04.223 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4PADDING
    18:33:04.223 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/NOPADDING
    18:33:04.224 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5
    18:33:04.224 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5PADDING
    18:33:04.224 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7
    18:33:04.224 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7PADDING
    18:33:04.225 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/TBC
    18:33:04.225 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/TBCPADDING
    18:33:04.225 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23
    18:33:04.225 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23PADDING
    18:33:04.226 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTE
    18:33:04.226 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTEPADDING
    18:33:04.226 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/
    18:33:04.227 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126
    18:33:04.227 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2
    18:33:04.227 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2PADDING
    18:33:04.227 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126PADDING
    18:33:04.227 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4
    18:33:04.228 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4PADDING
    18:33:04.228 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/NOPADDING
    18:33:04.228 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5
    18:33:04.228 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5PADDING
    18:33:04.229 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7
    18:33:04.229 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7PADDING
    18:33:04.229 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/TBC
    18:33:04.229 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/TBCPADDING
    18:33:04.229 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23
    18:33:04.230 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23PADDING
    18:33:04.230 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTE
    18:33:04.230 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTEPADDING
    18:33:04.230 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/
    18:33:04.231 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126
    18:33:04.231 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2
    18:33:04.231 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2PADDING
    18:33:04.231 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126PADDING
    18:33:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4
    18:33:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4PADDING
    18:33:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/NOPADDING
    18:33:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5
    18:33:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5PADDING
    18:33:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7
    18:33:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7PADDING
    18:33:04.233 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/TBC
    18:33:04.233 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/TBCPADDING
    18:33:04.233 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23
    18:33:04.234 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23PADDING
    18:33:04.234 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTE
    18:33:04.234 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTEPADDING
    18:33:04.234 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/
    18:33:04.235 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126
    18:33:04.235 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2
    18:33:04.235 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2PADDING
    18:33:04.235 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126PADDING
    18:33:04.236 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4
    18:33:04.236 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4PADDING
    18:33:04.236 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/NOPADDING
    18:33:04.236 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5
    18:33:04.236 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5PADDING
    18:33:04.237 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7
    18:33:04.237 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7PADDING
    18:33:04.237 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/TBC
    18:33:04.237 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/TBCPADDING
    18:33:04.238 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23
    18:33:04.238 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23PADDING
    18:33:04.238 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTE
    18:33:04.239 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTEPADDING
    18:33:04.239 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/
    18:33:04.239 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126
    18:33:04.239 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2
    18:33:04.239 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2PADDING
    18:33:04.240 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126PADDING
    18:33:04.240 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4
    18:33:04.240 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4PADDING
    18:33:04.240 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/NOPADDING
    18:33:04.241 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5
    18:33:04.241 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5PADDING
    18:33:04.241 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7
    18:33:04.241 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7PADDING
    18:33:04.241 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/TBC
    18:33:04.242 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/TBCPADDING
    18:33:04.242 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23
    18:33:04.242 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23PADDING
    18:33:04.243 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTE
    18:33:04.243 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTEPADDING
    18:33:04.243 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/
    18:33:04.250 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126
    18:33:04.250 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2
    18:33:04.251 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2PADDING
    18:33:04.251 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126PADDING
    18:33:04.251 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4
    18:33:04.251 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4PADDING
    18:33:04.251 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/NOPADDING
    18:33:04.252 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5
    18:33:04.252 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5PADDING
    18:33:04.252 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7
    18:33:04.254 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7PADDING
    18:33:04.254 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/TBC
    18:33:04.254 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/TBCPADDING
    18:33:04.255 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23
    18:33:04.255 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23PADDING
    18:33:04.255 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTE
    18:33:04.255 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTEPADDING
    18:33:04.255 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/
    18:33:04.255 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126
    18:33:04.256 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2
    18:33:04.256 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2PADDING
    18:33:04.256 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126PADDING
    18:33:04.256 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4
    18:33:04.256 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4PADDING
    18:33:04.257 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/NOPADDING
    18:33:04.257 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5
    18:33:04.257 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5PADDING
    18:33:04.257 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7
    18:33:04.257 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7PADDING
    18:33:04.258 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/TBC
    18:33:04.258 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/TBCPADDING
    18:33:04.259 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23
    18:33:04.259 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23PADDING
    18:33:04.259 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTE
    18:33:04.259 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTEPADDING
    18:33:04.259 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/
    18:33:04.260 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126
    18:33:04.260 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2
    18:33:04.260 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2PADDING
    18:33:04.260 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126PADDING
    18:33:04.260 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4
    18:33:04.261 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4PADDING
    18:33:04.261 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/NOPADDING
    18:33:04.261 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5
    18:33:04.261 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5PADDING
    18:33:04.262 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7
    18:33:04.262 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7PADDING
    18:33:04.262 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/TBC
    18:33:04.263 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/TBCPADDING
    18:33:04.263 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23
    18:33:04.263 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23PADDING
    18:33:04.263 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTE
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTEPADDING
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2PADDING
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126PADDING
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4
    18:33:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4PADDING
    18:33:04.265 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/NOPADDING
    18:33:04.265 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5
    18:33:04.265 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5PADDING
    18:33:04.265 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7
    18:33:04.265 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7PADDING
    18:33:04.266 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/TBC
    18:33:04.266 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/TBCPADDING
    18:33:04.266 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23
    18:33:04.266 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23PADDING
    18:33:04.266 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTE
    18:33:04.266 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTEPADDING
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2PADDING
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126PADDING
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4PADDING
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/NOPADDING
    18:33:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5PADDING
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7PADDING
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/TBC
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/TBCPADDING
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23PADDING
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTE
    18:33:04.268 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTEPADDING
    18:33:04.269 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/
    18:33:04.269 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126
    18:33:04.269 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2
    18:33:04.269 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2PADDING
    18:33:04.269 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126PADDING
    18:33:04.270 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4
    18:33:04.270 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4PADDING
    18:33:04.271 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/NOPADDING
    18:33:04.271 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5
    18:33:04.271 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5PADDING
    18:33:04.271 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7
    18:33:04.271 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7PADDING
    18:33:04.272 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/TBC
    18:33:04.272 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/TBCPADDING
    18:33:04.272 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23
    18:33:04.272 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23PADDING
    18:33:04.273 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTE
    18:33:04.273 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTEPADDING
    18:33:04.273 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/
    18:33:04.273 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126
    18:33:04.274 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2
    18:33:04.274 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2PADDING
    18:33:04.274 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126PADDING
    18:33:04.275 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4
    18:33:04.275 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4PADDING
    18:33:04.275 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/NOPADDING
    18:33:04.275 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5
    18:33:04.275 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5PADDING
    18:33:04.276 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7
    18:33:04.276 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7PADDING
    18:33:04.276 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/TBC
    18:33:04.276 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/TBCPADDING
    18:33:04.276 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23
    18:33:04.277 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23PADDING
    18:33:04.277 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTE
    18:33:04.277 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTEPADDING
    18:33:04.277 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/
    18:33:04.278 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126
    18:33:04.278 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2
    18:33:04.278 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2PADDING
    18:33:04.278 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126PADDING
    18:33:04.279 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4
    18:33:04.279 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4PADDING
    18:33:04.279 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/NOPADDING
    18:33:04.279 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5
    18:33:04.279 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5PADDING
    18:33:04.280 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7
    18:33:04.280 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7PADDING
    18:33:04.280 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/TBC
    18:33:04.280 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/TBCPADDING
    18:33:04.281 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23
    18:33:04.281 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23PADDING
    18:33:04.281 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTE
    18:33:04.281 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTEPADDING
    18:33:04.282 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/
    18:33:04.282 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126
    18:33:04.282 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2
    18:33:04.283 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2PADDING
    18:33:04.283 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126PADDING
    18:33:04.283 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4
    18:33:04.283 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4PADDING
    18:33:04.284 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/NOPADDING
    18:33:04.284 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5
    18:33:04.284 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5PADDING
    18:33:04.284 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7
    18:33:04.285 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7PADDING
    18:33:04.286 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/TBC
    18:33:04.286 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/TBCPADDING
    18:33:04.287 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23
    18:33:04.287 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23PADDING
    18:33:04.287 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTE
    18:33:04.287 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTEPADDING
    18:33:04.288 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/
    18:33:04.288 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126
    18:33:04.288 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2
    18:33:04.288 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2PADDING
    18:33:04.289 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126PADDING
    18:33:04.289 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4
    18:33:04.289 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4PADDING
    18:33:04.289 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/NOPADDING
    18:33:04.290 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5
    18:33:04.290 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5PADDING
    18:33:04.290 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7
    18:33:04.291 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7PADDING
    18:33:04.291 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/TBC
    18:33:04.291 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/TBCPADDING
    18:33:04.291 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23
    18:33:04.291 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23PADDING
    18:33:04.292 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTE
    18:33:04.309 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTEPADDING
    18:33:04.310 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/
    18:33:04.310 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126
    18:33:04.310 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2
    18:33:04.311 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2PADDING
    18:33:04.311 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126PADDING
    18:33:04.311 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4
    18:33:04.311 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4PADDING
    18:33:04.312 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/NOPADDING
    18:33:04.312 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5
    18:33:04.312 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5PADDING
    18:33:04.312 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7
    18:33:04.313 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7PADDING
    18:33:04.313 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/TBC
    18:33:04.313 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/TBCPADDING
    18:33:04.313 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23
    18:33:04.314 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23PADDING
    18:33:04.314 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTE
    18:33:04.314 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTEPADDING
    18:33:04.315 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/
    18:33:04.315 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126
    18:33:04.315 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2
    18:33:04.315 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2PADDING
    18:33:04.316 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126PADDING
    18:33:04.316 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4
    18:33:04.316 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4PADDING
    18:33:04.316 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/NOPADDING
    18:33:04.316 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5
    18:33:04.317 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5PADDING
    18:33:04.317 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7
    18:33:04.317 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7PADDING
    18:33:04.317 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/TBC
    18:33:04.318 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/TBCPADDING
    18:33:04.318 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23
    18:33:04.318 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23PADDING
    18:33:04.318 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTE
    18:33:04.319 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTEPADDING
    18:33:04.319 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/
    18:33:04.319 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126
    18:33:04.319 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2
    18:33:04.320 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2PADDING
    18:33:04.320 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126PADDING
    18:33:04.320 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4
    18:33:04.320 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4PADDING
    18:33:04.321 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/NOPADDING
    18:33:04.321 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5
    18:33:04.321 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5PADDING
    18:33:04.321 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7
    18:33:04.322 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7PADDING
    18:33:04.322 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/TBC
    18:33:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/TBCPADDING
    18:33:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23
    18:33:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23PADDING
    18:33:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTE
    18:33:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTEPADDING
    18:33:04.324 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/
    18:33:04.324 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126
    18:33:04.324 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2
    18:33:04.324 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2PADDING
    18:33:04.325 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126PADDING
    18:33:04.325 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4
    18:33:04.325 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4PADDING
    18:33:04.325 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/NOPADDING
    18:33:04.325 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5
    18:33:04.326 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5PADDING
    18:33:04.326 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7
    18:33:04.327 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7PADDING
    18:33:04.327 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/TBC
    18:33:04.327 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/TBCPADDING
    18:33:04.327 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23
    18:33:04.328 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23PADDING
    18:33:04.328 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTE
    18:33:04.328 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTEPADDING
    18:33:04.328 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/
    18:33:04.329 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126
    18:33:04.329 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2
    18:33:04.329 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2PADDING
    18:33:04.329 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126PADDING
    18:33:04.330 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4
    18:33:04.330 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4PADDING
    18:33:04.330 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/NOPADDING
    18:33:04.331 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5
    18:33:04.331 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5PADDING
    18:33:04.331 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7
    18:33:04.331 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7PADDING
    18:33:04.332 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/TBC
    18:33:04.332 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/TBCPADDING
    18:33:04.332 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23
    18:33:04.332 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23PADDING
    18:33:04.333 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTE
    18:33:04.333 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTEPADDING
    18:33:04.333 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/
    18:33:04.334 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126
    18:33:04.335 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2
    18:33:04.335 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2PADDING
    18:33:04.335 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126PADDING
    18:33:04.346 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4
    18:33:04.346 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4PADDING
    18:33:04.346 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/NOPADDING
    18:33:04.346 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/TBC
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/TBCPADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTE
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTEPADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/NOPADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7PADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/TBC
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/TBCPADDING
    18:33:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23PADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTE
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTEPADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2PADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126PADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4PADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/NOPADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5PADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7PADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/TBC
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/TBCPADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23PADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTE
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTEPADDING
    18:33:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/NOPADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/TBC
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/TBCPADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTE
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTEPADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4PADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/NOPADDING
    18:33:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5PADDING
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7PADDING
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/TBC
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/TBCPADDING
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23PADDING
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTE
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTEPADDING
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2PADDING
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126PADDING
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4
    18:33:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/NOPADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/TBC
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/TBCPADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTE
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTEPADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/NOPADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7PADDING
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/TBC
    18:33:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/TBCPADDING
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23PADDING
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTE
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTEPADDING
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CTS/
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping.
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CTS/NOPADDING
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping.
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/EAX/
    18:33:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/EAX/NOPADDING
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/ECB/
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping.
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/ECB/NOPADDING
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping.
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2PADDING
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126PADDING
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4PADDING
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/NOPADDING
    18:33:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5PADDING
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7PADDING
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/TBC
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/TBCPADDING
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23PADDING
    18:33:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTE
    18:33:04.355 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTEPADDING
    18:33:04.355 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/
    18:33:04.355 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126
    18:33:04.355 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2
    18:33:04.355 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2PADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126PADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4PADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/NOPADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5PADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7PADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/TBC
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/TBCPADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/X9.23
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/X9.23PADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTE
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTEPADDING
    18:33:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2PADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126PADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4PADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/NOPADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5PADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7PADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/TBC
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/TBCPADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23PADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTE
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTEPADDING
    18:33:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2PADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126PADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4PADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/NOPADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5PADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7PADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/TBC
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/TBCPADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23PADDING
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTE
    18:33:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTEPADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2PADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126PADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4PADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/NOPADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5PADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7PADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/TBC
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/TBCPADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23PADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTE
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTEPADDING
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2
    18:33:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/NOPADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/TBC
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/TBCPADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTE
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTEPADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4PADDING
    18:33:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/NOPADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5PADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7PADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/TBC
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/TBCPADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23PADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTE
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTEPADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2PADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126PADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4PADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/NOPADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5PADDING
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7
    18:33:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7PADDING
    18:33:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/TBC
    18:33:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/TBCPADDING
    18:33:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23
    18:33:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23PADDING
    18:33:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTE
    18:33:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTEPADDING
    18:33:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/NOPADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/TBC
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/TBCPADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTE
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTEPADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126PADDING
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4
    18:33:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4PADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/NOPADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5PADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7PADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/TBC
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/TBCPADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23PADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTE
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTEPADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2PADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126PADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4PADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/NOPADDING
    18:33:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5
    18:33:04.365 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5PADDING
    18:33:04.365 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7
    18:33:04.365 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7PADDING
    18:33:04.365 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/TBC
    18:33:04.374 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/TBCPADDING
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23PADDING
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTE
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTEPADDING
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2PADDING
    18:33:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126PADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4PADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/NOPADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5PADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7PADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/TBC
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/TBCPADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23PADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTE
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTEPADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2PADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126PADDING
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4
    18:33:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4PADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/NOPADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5PADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7PADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/TBC
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/TBCPADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23PADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTE
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTEPADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2PADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126PADDING
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4
    18:33:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4PADDING
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/NOPADDING
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5PADDING
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7PADDING
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/TBC
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/TBCPADDING
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23PADDING
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTE
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTEPADDING
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126
    18:33:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2PADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126PADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4PADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/NOPADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5PADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7PADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/TBC
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/TBCPADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23PADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTE
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTEPADDING
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2
    18:33:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/NOPADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/TBC
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/TBCPADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTE
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTEPADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4PADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/NOPADDING
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5
    18:33:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5PADDING
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7PADDING
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/TBC
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/TBCPADDING
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23PADDING
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTE
    18:33:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTEPADDING
    18:33:04.386 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/
    18:33:04.386 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126
    18:33:04.386 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2
    18:33:04.386 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2PADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126PADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4PADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/NOPADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5PADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7PADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/TBC
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/TBCPADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23PADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTE
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTEPADDING
    18:33:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2PADDING
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126PADDING
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4PADDING
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/NOPADDING
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5PADDING
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7PADDING
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/TBC
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/TBCPADDING
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23
    18:33:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23PADDING
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTE
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTEPADDING
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2PADDING
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126PADDING
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4PADDING
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/NOPADDING
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5PADDING
    18:33:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7PADDING
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/TBC
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/TBCPADDING
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23PADDING
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTE
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTEPADDING
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2PADDING
    18:33:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126PADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4PADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/NOPADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5PADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7PADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/TBC
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/TBCPADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23PADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTE
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTEPADDING
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126
    18:33:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2PADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126PADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4PADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/NOPADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5PADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7PADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/TBC
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/TBCPADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23PADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTE
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTEPADDING
    18:33:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2PADDING
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126PADDING
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4PADDING
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/NOPADDING
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5PADDING
    18:33:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7PADDING
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/TBC
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/TBCPADDING
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23PADDING
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTE
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTEPADDING
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/
    18:33:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2PADDING
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126PADDING
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4PADDING
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/NOPADDING
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5PADDING
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7PADDING
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/TBC
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/TBCPADDING
    18:33:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23PADDING
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTE
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTEPADDING
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2PADDING
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126PADDING
    18:33:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4PADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/NOPADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5PADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7PADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/TBC
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/TBCPADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23PADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTE
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTEPADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2PADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126PADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4PADDING
    18:33:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/NOPADDING
    18:33:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5
    18:33:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5PADDING
    18:33:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7
    18:33:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7PADDING
    18:33:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/TBC
    18:33:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/TBCPADDING
    18:33:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23PADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTE
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTEPADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2PADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126PADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4PADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/NOPADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5PADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7PADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/TBC
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/TBCPADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23PADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTE
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTEPADDING
    18:33:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2PADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126PADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4PADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/NOPADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5PADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7PADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/TBC
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/TBCPADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23PADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTE
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTEPADDING
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2
    18:33:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/NOPADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/TBC
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/TBCPADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTE
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTEPADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126PADDING
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4
    18:33:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4PADDING
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/NOPADDING
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5PADDING
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7PADDING
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/TBC
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/TBCPADDING
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23PADDING
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTE
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTEPADDING
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2
    18:33:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2PADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126PADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4PADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/NOPADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5PADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7PADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/TBC
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/TBCPADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23PADDING
    18:33:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTE
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTEPADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/NOPADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/TBC
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/TBCPADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTE
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTEPADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126PADDING
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4
    18:33:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4PADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/NOPADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5PADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7PADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/TBC
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/TBCPADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23PADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTE
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTEPADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2PADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126PADDING
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4
    18:33:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4PADDING
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/NOPADDING
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5PADDING
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7PADDING
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/TBC
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/TBCPADDING
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23PADDING
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTE
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTEPADDING
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126
    18:33:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2PADDING
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126PADDING
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4PADDING
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/NOPADDING
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5PADDING
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7PADDING
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/TBC
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/TBCPADDING
    18:33:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/X9.23
    18:33:04.408 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/X9.23PADDING
    18:33:04.408 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTE
    18:33:04.408 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTEPADDING
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - >>>>>>>>>>>>>>>>>>>>>>>>>>>>
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV
    18:33:04.408 [Test worker] ERROR o.s.c.CipherTest - <<<<<<<<<<<<<<<<<<<<<<<<<<<<

org.subshare.crypto.CipherTest > testLookupCompatibilityWithJCE STANDARD_OUT
    18:33:04.649 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded!
    18:33:04.667 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/NoPadding", but our CryptoRegistry succeeded!
    18:33:04.670 [Test worker] WARN  o.s.c.CipherTest - Both JCE and CryptoRegistry failed to provide a cipher for transformation="RSA/CBC/NoPadding" with the same type of exception: java.security.NoSuchAlgorithmException
    18:33:04.670 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded!
    18:33:04.671 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded!
    18:33:04.671 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded!
    18:33:04.672 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded!
    18:33:04.672 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded!
    18:33:04.673 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded!

org.subshare.crypto.CipherTest > testSymmetricEncryptionWithoutIv STANDARD_OUT
    18:33:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    18:33:05.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    18:33:05.441 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    18:33:05.902 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    18:33:06.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    18:33:06.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    18:33:07.314 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    18:33:07.760 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    18:33:08.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    18:33:08.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    18:33:08.939 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    18:33:09.111 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    18:33:09.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    18:33:09.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    18:33:09.802 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    18:33:09.962 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
Gradle Test Executor 11 finished executing tests.
Gradle Test Executor 8 finished executing tests.
Gradle Test Executor 12 finished executing tests.
Finished generating test XML results (0.127 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.126 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/reports/tests/test
:org.subshare.crypto:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 58.432 secs.
:org.subshare.core:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:jar
Executing task ':org.subshare.core:jar' (up-to-date check took 0.011 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.1.jar has been removed.
:org.subshare.core:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.168 secs.
:org.subshare.local:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:compileJava
Executing task ':org.subshare.local:compileJava' (up-to-date check took 0.01 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.local:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
[ant:echo] ***********************************************
[ant:echo] ******************* ENHANCE *******************
[ant:echo] ***********************************************
[ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer!
[ant:datanucleusenhancer] DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer : Classpath
[ant:datanucleusenhancer] Jul 30, 2017 6:33:35 PM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.1/co.codewizards.cloudstore.local-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.1/co.codewizards.cloudstore.core-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.jdo/jdo-api/3.1-rc1/da4b868e9c5eb00819dfff8a58bba86bd0702280/jdo-api-3.1-rc1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/4.0.3/5c419f51120de4f369b869736cae63580af51978/datanucleus-core-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.3/da9b1252d04bc3a9d6db08f90b2037f0c6f0b0df/datanucleus-api-jdo-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.3/8acc018afac507dd9b30e01f96ed6c1a8bbd4f03/datanucleus-rdbms-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/1.56.1/6558f0dce5db1f1dd406c4747ea76f5ab2a5141b/org.bouncycastle.openpgp.wot-1.56.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpg-jdk15on/1.56/9c3f2e7072c8cc1152079b5c25291a9f462631f1/bcpg-jdk15on-1.56.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.56/a153c6f9744a3e9dd6feab5e210e1c9861362ec7/bcprov-jdk15on-1.56.jar
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl enhance
[ant:datanucleusenhancer] INFO: Class "co.codewizards.cloudstore.local.persistence.FileChunk" is already enhanced.
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunkENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/Collision.class" with enhanced definition
[ant:datanucleusenhancer] 
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Collision
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Collision
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CollisionPrivate.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoConfigPropSet.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoKey.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoKeyDeactivation.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFileJul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile
[ant:datanucleusenhancer] 
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoLink.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoRepoFile.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CurrentHistoCryptoRepoFile.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/FileChunkPayload.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoCryptoRepoFile.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoFileChunk.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Permission
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoFrame.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/InvitationUserRepoKeyPublicKey.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/LastCryptoKeySyncToRemoteRepo.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/Permission.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Permission
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PermissionSet.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PermissionSetInheritance.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PlainHistoCryptoRepoFile.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PreliminaryCollision.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PreliminaryDeletion.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/RepositoryOwner.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/ScheduledReupload.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SignatureImpl.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsDirectory.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsFileChunk.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsLocalRepository.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsNormalFile.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsRemoteRepository.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsSymlink.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/TempFileChunk.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserIdentity.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserIdentityLink.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKey.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion
[ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 36 classes. Timings : input=1428 ms, enhance=556 ms, total=1984 ms. Consult the log for full details
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKeyReplacementRequest.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKeyReplacementRequestDeletion.class" with enhanced definition
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion
[ant:datanucleusenhancer] Jul 30, 2017 6:33:37 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 36 classes. Timings : input=1428 ms, enhance=556 ms, total=1984 ms. Consult the log for full details
[ant:echo] ***********************************************
[ant:echo] ***********************************************
[ant:echo] ***********************************************
:org.subshare.local:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 4.487 secs.
:org.subshare.local:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:processResources
Executing task ':org.subshare.local:processResources' (up-to-date check took 0.019 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main/META-INF/services has been removed.
:org.subshare.local:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.09 secs.
:org.subshare.local:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:classes
Skipping task ':org.subshare.local:classes' as it has no actions.
:org.subshare.local:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.local:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:jar
Executing task ':org.subshare.local:jar' (up-to-date check took 0.005 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.1.jar has been removed.
:org.subshare.local:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.12 secs.
:org.subshare.ls.core:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:compileJava
Executing task ':org.subshare.ls.core:compileJava' (up-to-date check took 0.01 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.ls.core:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.ls.core:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.114 secs.
:org.subshare.ls.core:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:processResources
Executing task ':org.subshare.ls.core:processResources' (up-to-date check took 0.004 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main/META-INF/services has been removed.
:org.subshare.ls.core:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.015 secs.
:org.subshare.ls.core:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:classes
Skipping task ':org.subshare.ls.core:classes' as it has no actions.
:org.subshare.ls.core:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.core:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:jar
Executing task ':org.subshare.ls.core:jar' (up-to-date check took 0.003 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/libs/org.subshare.ls.core-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/libs/org.subshare.ls.core-0.10.1.jar has been removed.
:org.subshare.ls.core:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.013 secs.
:org.subshare.ls.rest.client:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:compileJava
Executing task ':org.subshare.ls.rest.client:compileJava' (up-to-date check took 0.008 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.ls.rest.client:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.ls.rest.client:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.085 secs.
:org.subshare.ls.rest.client:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found
Skipping task ':org.subshare.ls.rest.client:processResources' as it has no source files.
:org.subshare.ls.rest.client:processResources UP-TO-DATE
:org.subshare.ls.rest.client:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.rest.client:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:classes
Skipping task ':org.subshare.ls.rest.client:classes' as it has no actions.
:org.subshare.ls.rest.client:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:jar
Executing task ':org.subshare.ls.rest.client:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/libs/org.subshare.ls.rest.client-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/libs/org.subshare.ls.rest.client-0.10.1.jar has been removed.
:org.subshare.ls.rest.client:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.009 secs.
:org.subshare.ls.client:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:compileJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found
Skipping task ':org.subshare.ls.client:compileJava' as it has no source files.
:org.subshare.ls.client:compileJava UP-TO-DATE
:org.subshare.ls.client:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/resources', not found
Skipping task ':org.subshare.ls.client:processResources' as it has no source files.
:org.subshare.ls.client:processResources UP-TO-DATE
:org.subshare.ls.client:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.client:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:classes
Skipping task ':org.subshare.ls.client:classes' as it has no actions.
:org.subshare.ls.client:classes UP-TO-DATE
:org.subshare.ls.client:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:jar
Executing task ':org.subshare.ls.client:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/libs/org.subshare.ls.client-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/libs/org.subshare.ls.client-0.10.1.jar has been removed.
:org.subshare.ls.client:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.007 secs.
:org.subshare.ls.rest.server:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:compileJava
Executing task ':org.subshare.ls.rest.server:compileJava' (up-to-date check took 0.018 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.ls.rest.server:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/java/org/subshare/ls/rest/server/SsLocalServerRest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
:org.subshare.ls.rest.server:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.119 secs.
:org.subshare.ls.rest.server:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found
Skipping task ':org.subshare.ls.rest.server:processResources' as it has no source files.
:org.subshare.ls.rest.server:processResources UP-TO-DATE
:org.subshare.ls.rest.server:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.rest.server:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:classes
Skipping task ':org.subshare.ls.rest.server:classes' as it has no actions.
:org.subshare.ls.rest.server:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.server:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:jar
Executing task ':org.subshare.ls.rest.server:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/libs/org.subshare.ls.rest.server-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/libs/org.subshare.ls.rest.server-0.10.1.jar has been removed.
:org.subshare.ls.rest.server:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.009 secs.
:org.subshare.ls.server:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:compileJava
Executing task ':org.subshare.ls.server:compileJava' (up-to-date check took 0.014 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.ls.server:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.ls.server:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.106 secs.
:org.subshare.ls.server:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/main/resources', not found
Skipping task ':org.subshare.ls.server:processResources' as it has no source files.
:org.subshare.ls.server:processResources UP-TO-DATE
:org.subshare.ls.server:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.server:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:classes
Skipping task ':org.subshare.ls.server:classes' as it has no actions.
:org.subshare.ls.server:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:jar
Executing task ':org.subshare.ls.server:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/libs/org.subshare.ls.server-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/libs/org.subshare.ls.server-0.10.1.jar has been removed.
:org.subshare.ls.server:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.008 secs.
:org.subshare.rest.shared:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:compileJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found
Skipping task ':org.subshare.rest.shared:compileJava' as it has no source files.
:org.subshare.rest.shared:compileJava UP-TO-DATE
:org.subshare.rest.shared:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/resources', not found
Skipping task ':org.subshare.rest.shared:processResources' as it has no source files.
:org.subshare.rest.shared:processResources UP-TO-DATE
:org.subshare.rest.shared:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.rest.shared:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:classes
Skipping task ':org.subshare.rest.shared:classes' as it has no actions.
:org.subshare.rest.shared:classes UP-TO-DATE
:org.subshare.rest.shared:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:jar
Executing task ':org.subshare.rest.shared:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-0.10.1.jar has been removed.
:org.subshare.rest.shared:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.006 secs.
:org.subshare.rest.client:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:compileJava
Executing task ':org.subshare.rest.client:compileJava' (up-to-date check took 0.009 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.rest.client:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.rest.client:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.288 secs.
:org.subshare.rest.client:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:processResources
Executing task ':org.subshare.rest.client:processResources' (up-to-date check took 0.006 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main/META-INF/services has been removed.
:org.subshare.rest.client:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.019 secs.
:org.subshare.rest.client:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:classes
Skipping task ':org.subshare.rest.client:classes' as it has no actions.
:org.subshare.rest.client:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:jar
Executing task ':org.subshare.rest.client:jar' (up-to-date check took 0.003 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/libs/org.subshare.rest.client-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/libs/org.subshare.rest.client-0.10.1.jar has been removed.
:org.subshare.rest.client:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.022 secs.
:org.subshare.ls.server.cproc:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:compileJava
Executing task ':org.subshare.ls.server.cproc:compileJava' (up-to-date check took 0.012 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.ls.server.cproc:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.ls.server.cproc:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.14 secs.
:org.subshare.ls.server.cproc:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found
Skipping task ':org.subshare.ls.server.cproc:processResources' as it has no source files.
:org.subshare.ls.server.cproc:processResources UP-TO-DATE
:org.subshare.ls.server.cproc:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.server.cproc:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:classes
Skipping task ':org.subshare.ls.server.cproc:classes' as it has no actions.
:org.subshare.ls.server.cproc:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server.cproc:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:jar
Executing task ':org.subshare.ls.server.cproc:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/libs/org.subshare.ls.server.cproc-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/libs/org.subshare.ls.server.cproc-0.10.1.jar has been removed.
:org.subshare.ls.server.cproc:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.009 secs.
:org.subshare.updater:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:compileJava
Executing task ':org.subshare.updater:compileJava' (up-to-date check took 0.006 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.updater:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.updater:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.055 secs.
:org.subshare.updater:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/main/resources', not found
Skipping task ':org.subshare.updater:processResources' as it has no source files.
:org.subshare.updater:processResources UP-TO-DATE
:org.subshare.updater:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.updater:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:classes
Skipping task ':org.subshare.updater:classes' as it has no actions.
:org.subshare.updater:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.updater:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:jar
Executing task ':org.subshare.updater:jar' (up-to-date check took 0.001 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/libs/org.subshare.updater-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/libs/org.subshare.updater-0.10.1.jar has been removed.
:org.subshare.updater:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.006 secs.
:org.subshare.updater.gui:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:compileJava
Executing task ':org.subshare.updater.gui:compileJava' (up-to-date check took 0.006 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.updater.gui:compileJava'.
Compiling with JDK Java compiler API.
:org.subshare.updater.gui:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.203 secs.
:org.subshare.updater.gui:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found
Executing task ':org.subshare.updater.gui:processResources' (up-to-date check took 0.003 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main/org has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main/org/subshare has been removed.
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found
:org.subshare.updater.gui:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.013 secs.
:org.subshare.updater.gui:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:classes
Skipping task ':org.subshare.updater.gui:classes' as it has no actions.
:org.subshare.updater.gui:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:jar
Executing task ':org.subshare.updater.gui:jar' (up-to-date check took 0.003 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/libs/org.subshare.updater.gui-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/libs/org.subshare.updater.gui-0.10.1.jar has been removed.
:org.subshare.updater.gui:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.012 secs.
:org.subshare.gui:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:compileJava
Executing task ':org.subshare.gui:compileJava' (up-to-date check took 0.035 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.gui:compileJava'.
Compiling with JDK Java compiler API.
Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/createrepo/selectserver/ServerListItem.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:org.subshare.gui:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 2.397 secs.
:org.subshare.gui:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found
Executing task ':org.subshare.gui:processResources' (up-to-date check took 0.065 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main/org has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main/org/subshare has been removed.
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found
:org.subshare.gui:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.234 secs.
:org.subshare.gui:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:classes
Skipping task ':org.subshare.gui:classes' as it has no actions.
:org.subshare.gui:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found
Skipping task ':org.subshare.gui:compileTestJava' as it has no source files.
:org.subshare.gui:compileTestJava UP-TO-DATE
:org.subshare.gui:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/resources', not found
Skipping task ':org.subshare.gui:processTestResources' as it has no source files.
:org.subshare.gui:processTestResources UP-TO-DATE
:org.subshare.gui:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:testClasses
Skipping task ':org.subshare.gui:testClasses' as it has no actions.
:org.subshare.gui:testClasses UP-TO-DATE
:org.subshare.gui:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.gui:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/test', not found
Skipping task ':org.subshare.gui:test' as it has no source files.
:org.subshare.gui:test UP-TO-DATE
:org.subshare.gui:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.local:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:compileTestJava
Executing task ':org.subshare.local:compileTestJava' (up-to-date check took 0.011 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test/org has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test/org/subshare has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.local:compileTestJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/src/test/java/org/subshare/local/AbstractTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
:org.subshare.local:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.197 secs.
:org.subshare.local:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:processTestResources
Executing task ':org.subshare.local:processTestResources' (up-to-date check took 0.003 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test/logback-test.xml has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test/org has been removed.
:org.subshare.local:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.01 secs.
:org.subshare.local:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:testClasses
Skipping task ':org.subshare.local:testClasses' as it has no actions.
:org.subshare.local:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.local:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:test
Executing task ':org.subshare.local:test' (up-to-date check took 0.012 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 13'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 13'
Starting process 'Gradle Test Executor 14'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 14'
Starting process 'Gradle Test Executor 15'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 15'
Successfully started process 'Gradle Test Executor 14'
Successfully started process 'Gradle Test Executor 13'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 15'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 16'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 16'
Successfully started process 'Gradle Test Executor 16'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 17'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 17'
Successfully started process 'Gradle Test Executor 17'
Starting process 'Gradle Test Executor 18'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 18'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 18'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 15 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 17 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 13 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 16 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 14 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 18 started executing tests.

org.subshare.local.sign.SignableTest STANDARD_OUT
    18:33:55.688 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest STANDARD_OUT
    18:33:55.777 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:33:56.205 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    18:33:56.448 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest STANDARD_OUT
    18:33:56.793 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT
    18:33:56.826 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
Gradle Test Executor 13 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:33:57.151 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    18:33:57.585 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:33:57.715 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1285 ms.

org.subshare.local.sign.SignableTest STANDARD_OUT
    18:33:58.163 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:33:58.315 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1685 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:33:58.465 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3vvo-ovvqw-local'
    18:33:58.667 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1333 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:33:58.819 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3w6c-i9el6-local'
    18:33:58.996 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1004 ms.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    18:33:59.040 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:33:59.041 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:33:59.041 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:33:59.046 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:33:59.957 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 900 ms.
    18:33:59.966 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignableTest STANDARD_OUT
    18:34:00.049 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:34:00.050 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:34:00.051 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:34:00.052 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:00.116 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3w6c-i9el6-local' locked successfully.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:00.102 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3vvo-ovvqw-local' locked successfully.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    18:34:00.173 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 206 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT
    18:34:00.279 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    signRsaWithSha1 run #1

org.subshare.local.sign.SignableTest STANDARD_OUT
    18:34:02.176 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 2115 ms.
    18:34:02.195 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:02.732 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 536 ms.

org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT
    18:34:02.776 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:34:04.862 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifyCryptoKeyIdAndVerify STANDARD_OUT
    18:34:04.952 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:34:05.041 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndVerify STANDARD_OUT
    18:34:05.085 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:34:05.169 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifySignatureCreatedAndVerify STANDARD_OUT
    18:34:05.231 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:34:05.360 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifyCryptoRepoFileIdAndVerify STANDARD_OUT
    18:34:05.423 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:34:05.481 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 17 finished executing tests.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #2

org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT
    lengthCategory2HitCount: {_100K=300175, _1M=148015, _10M=46847, _100M=2976, _1G=1987, _10G=0}
    lengthCategory2HitPercentage: {_100K=600, _1M=296, _10M=94, _100M=6, _1G=4, _10G=0}

org.subshare.local.FilePaddingLengthRandomTest > generateOneRandomLength STANDARD_OUT
    1749557
Gradle Test Executor 16 finished executing tests.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:14.311 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:14.912 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #4

    signRsaWithSha1 run #5

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:19.316 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:19.543 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:19.627 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:19.788 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:19.823 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:20.059 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    18:34:22.191 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifySimpleBlockRead STANDARD_OUT
    18:34:22.247 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:34:22.367 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT
    18:34:22.407 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    sha1Digest run #1

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:22.552 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:22.865 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:22.965 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:23.295 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:23.500 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:23.848 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:24.132 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:24.316 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:24.513 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:24.526 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:24.686 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:24.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #2

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:24.855 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:24.923 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:25.037 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:25.094 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:25.201 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:25.310 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:25.395 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:25.538 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:25.640 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:25.849 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:26.073 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:26.612 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:27.092 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:27.637 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:28.225 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:28.710 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #4

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:29.734 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]initPersistenceManagerFactory: repositoryId=d300ce98-1ddc-4e8b-b40b-77873e8127fe
    18:34:29.752 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21295 ms.
    18:34:30.011 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3babcab5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3vvp-rp81k-remote'
    18:34:30.016 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3babcab5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3vvp-rp81k-remote' locked successfully.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:30.117 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]initPersistenceManagerFactory: repositoryId=75beaf1d-546f-466e-8355-daffbf059e31
    18:34:30.138 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21516 ms.
    18:34:30.413 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [28e4aa20]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3w6d-ik75v-remote'
    18:34:30.417 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [28e4aa20]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy3w6d-ik75v-remote' locked successfully.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #5

    sha1Digest run #6

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:33.781 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:34.448 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #7

    sha1Digest run #8

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:38.675 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:38.971 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #9

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:39.499 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:39.629 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:39.838 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:40.099 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #10

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:41.553 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:42.144 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:42.151 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:42.672 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:42.917 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:43.343 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    18:34:43.369 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT
    18:34:43.404 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:44.319 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:44.372 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:44.658 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:44.663 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:44.910 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:44.913 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:34:45.103 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:45.177 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:45.290 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:45.435 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:45.514 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:45.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:45.787 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:46.116 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:46.161 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:46.431 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:46.905 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:47.348 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:47.555 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:48.128 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:48.319 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:48.940 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:49.235 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [28e4aa20]initPersistenceManagerFactory: repositoryId=613ff27e-da20-4e3c-8783-953d1c71ed20
    18:34:49.241 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [28e4aa20]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15396 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:49.643 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3babcab5]initPersistenceManagerFactory: repositoryId=af12fc50-772d-4de4-8a48-58d516fc7c43

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:49.638 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [28e4aa20]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:34:49.645 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:49.657 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3babcab5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16448 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:49.897 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:34:49.904 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:34:49.906 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:34:49.907 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:34:49.910 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:34:50.369 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 454 ms.
    18:34:50.376 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:50.475 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms.
    18:34:50.478 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:50.525 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3babcab5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:34:50.528 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:50.750 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 271 ms.
    18:34:50.751 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:50.765 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:34:50.768 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:34:50.769 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:34:50.769 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:34:50.770 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:50.900 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 148 ms.
    18:34:50.902 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:51.025 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 123 ms.
    18:34:51.027 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:51.143 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.
    18:34:51.168 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:51.199 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 423 ms.
    18:34:51.218 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:51.289 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 121 ms.
    18:34:51.290 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:51.365 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 145 ms.
    18:34:51.368 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:51.430 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms.
    18:34:51.432 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:51.440 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 149 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:51.560 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms.
    18:34:51.563 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:51.704 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 141 ms.
    18:34:51.704 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:51.855 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 150 ms.
    18:34:51.872 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:51.936 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.
    18:34:51.936 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:34:52.063 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 126 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:52.176 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT
    18:34:52.494 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:52.520 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    18:34:52.524 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    signAndVerifyRandomManySmall run #1
    signAndVerifyRandomManySmall run #2
    signAndVerifyRandomManySmall run #3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:52.575 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    18:34:52.717 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.59%
    18:34:52.791 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #4

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:52.883 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:52.949 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #5

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:53.055 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:53.126 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #6

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:53.184 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:53.341 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:53.375 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.12%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #7
    signAndVerifyRandomManySmall run #8

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:53.460 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #9

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:53.637 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.55%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:53.640 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:53.733 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #10
    signAndVerifyRandomManySmall run #11

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:54.032 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:54.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:34:54.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #12

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:54.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #13
    signAndVerifyRandomManySmall run #14

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:34:54.341 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:54.390 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #15
    signAndVerifyRandomManySmall run #16
    signAndVerifyRandomManySmall run #17

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:54.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:34:54.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:34:54.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #18
    signAndVerifyRandomManySmall run #19
    signAndVerifyRandomManySmall run #20

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:34:55.103 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #21
    signAndVerifyRandomManySmall run #22
    signAndVerifyRandomManySmall run #23
    signAndVerifyRandomManySmall run #24
    signAndVerifyRandomManySmall run #25
    signAndVerifyRandomManySmall run #26
    signAndVerifyRandomManySmall run #27
    signAndVerifyRandomManySmall run #28
    signAndVerifyRandomManySmall run #29
    signAndVerifyRandomManySmall run #30
    signAndVerifyRandomManySmall run #31
    signAndVerifyRandomManySmall run #32
    signAndVerifyRandomManySmall run #33
    signAndVerifyRandomManySmall run #34
    signAndVerifyRandomManySmall run #35
    signAndVerifyRandomManySmall run #36
    signAndVerifyRandomManySmall run #37
    signAndVerifyRandomManySmall run #38
    signAndVerifyRandomManySmall run #39
    signAndVerifyRandomManySmall run #40
    signAndVerifyRandomManySmall run #41
    signAndVerifyRandomManySmall run #42
    signAndVerifyRandomManySmall run #43
    signAndVerifyRandomManySmall run #44
    signAndVerifyRandomManySmall run #45
    signAndVerifyRandomManySmall run #46
    signAndVerifyRandomManySmall run #47
    signAndVerifyRandomManySmall run #48
    signAndVerifyRandomManySmall run #49
    signAndVerifyRandomManySmall run #50
    signAndVerifyRandomManySmall run #51
    signAndVerifyRandomManySmall run #52
    signAndVerifyRandomManySmall run #53
    signAndVerifyRandomManySmall run #54
    signAndVerifyRandomManySmall run #55

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:01.764 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:01.769 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:01.827 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:01.852 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:01.877 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #56

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:01.909 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:01.979 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:02.032 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #57

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:02.168 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #58
    signAndVerifyRandomManySmall run #59

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:02.338 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #60
    signAndVerifyRandomManySmall run #61
    signAndVerifyRandomManySmall run #62

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:02.545 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 172 ms.
    18:35:02.555 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:02.559 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:02.579 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:02.590 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:02.639 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:02.674 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:02.728 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #63
    signAndVerifyRandomManySmall run #64

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:02.752 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:02.868 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #65
    signAndVerifyRandomManySmall run #66

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:02.960 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #67

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:03.236 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:03.256 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 267 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:03.258 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:03.310 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:03.316 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:03.341 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:03.365 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:03.419 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:03.467 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:03.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #68

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:03.591 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:03.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:03.717 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #69

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:03.809 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:03.833 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:03.850 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:03.865 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:03.874 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:03.893 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:03.904 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:03.933 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:03.958 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:04.020 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #70

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.088 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.170 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:04.173 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.180 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:04.186 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.191 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:04.195 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:04.203 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.206 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:04.210 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.211 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #71

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.219 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:04.229 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.233 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:04.255 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.257 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:04.277 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.309 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.335 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #72
    signAndVerifyRandomManySmall run #73

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.376 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.403 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #74
    signAndVerifyRandomManySmall run #75
    signAndVerifyRandomManySmall run #76

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.589 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:04.596 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.607 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 181 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.613 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.618 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.618 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    18:35:04.622 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:04.632 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:04.640 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:04.664 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:04.677 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:04.718 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:04.752 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #77

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:04.807 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #78
    signAndVerifyRandomManySmall run #79

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:04.979 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5bbk-yil30-local'
    18:35:04.988 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5bbk-yil30-local' locked successfully.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #80
    signAndVerifyRandomManySmall run #81

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:05.308 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:05.312 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:05.324 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:05.328 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #82

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:05.337 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:05.345 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:05.378 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:05.389 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:05.428 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:05.474 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #83
    signAndVerifyRandomManySmall run #84

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:05.860 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:05.869 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:05.884 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:05.889 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:05.896 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:05.904 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:05.933 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:05.950 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:05.991 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:06.022 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #85

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:06.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #86
    signAndVerifyRandomManySmall run #87
    signAndVerifyRandomManySmall run #88
    signAndVerifyRandomManySmall run #89

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:06.709 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 91 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #90
    signAndVerifyRandomManySmall run #91

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:07.323 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #92
    signAndVerifyRandomManySmall run #93
    signAndVerifyRandomManySmall run #94
    signAndVerifyRandomManySmall run #95
    signAndVerifyRandomManySmall run #96
    signAndVerifyRandomManySmall run #97
    signAndVerifyRandomManySmall run #98
    signAndVerifyRandomManySmall run #99
    signAndVerifyRandomManySmall run #100

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:09.320 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:09.324 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:09.338 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:09.341 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:09.385 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:09.393 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    18:35:09.406 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:09.414 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:09.428 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT
    18:35:09.437 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:09.471 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:09.505 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    18:35:09.645 [closeDeferredTimer-28e4aa20-1] INFO  c.c.c.l.LocalRepoManagerImpl - [28e4aa20]_close: Shutting down real LocalRepoManager.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:10.278 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:10.483 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:10.488 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:10.501 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:10.504 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:10.511 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:10.519 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:10.529 [closeDeferredTimer-3babcab5-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3babcab5]_close: Shutting down real LocalRepoManager.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:10.538 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:10.551 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:10.590 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:10.663 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:11.104 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:11.274 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:11.278 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:11.285 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:11.287 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:11.294 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:11.301 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:11.322 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:11.334 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:11.376 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:11.409 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:11.490 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:12.417 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:12.434 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:12.491 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:12.505 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:12.539 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:12.554 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:12.581 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:12.608 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:12.679 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:12.743 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    18:35:12.769 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:12.775 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:12.797 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:12.805 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:12.813 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT
    18:35:12.824 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:12.820 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:12.845 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:12.860 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
Gradle Test Executor 18 finished executing tests.
    18:35:12.910 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:12.948 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    18:35:13.345 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:13.349 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:13.358 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:13.363 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:13.370 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:13.378 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:13.398 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:13.411 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:13.452 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:13.489 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:13.616 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:13.824 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:13.915 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:13.920 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:13.929 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:13.934 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:13.942 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:13.949 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:13.971 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:13.985 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:14.027 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:14.142 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:14.274 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:14.741 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:14.745 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:14.753 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:14.756 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:14.763 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:14.769 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:14.787 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:14.798 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:14.832 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:14.865 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:14.903 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:14.910 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:14.915 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:14.927 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:14.930 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:14.939 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:14.945 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:14.974 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    18:35:14.985 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:15.016 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:15.051 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:15.058 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:15.214 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:15.289 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:15.292 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    18:35:15.300 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    18:35:15.303 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    18:35:15.310 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    18:35:15.316 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    18:35:15.333 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:15.340 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:15.345 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    18:35:15.377 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    18:35:15.408 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:15.482 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:15.647 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    18:35:15.793 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [57e2fb7b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:15.797 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 14 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    18:35:15.844 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:16.020 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:16.529 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:17.026 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:17.609 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:17.993 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]initPersistenceManagerFactory: repositoryId=7402007d-1023-4053-be8d-3df437436f6c
    18:35:18.002 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11546 ms.
    18:35:18.055 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3372e973]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5bbk-8135n-remote'
    18:35:18.058 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3372e973]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5bbk-8135n-remote' locked successfully.
    18:35:19.755 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:21.601 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:21.749 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:21.909 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:23.025 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:23.174 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:23.436 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:23.798 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:23.905 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:24.001 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:24.164 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:24.250 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:24.373 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:24.500 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:24.623 [closeDeferredTimer-9bc5d9d-5] INFO  c.c.c.l.LocalRepoManagerImpl - [9bc5d9d]_close: Shutting down real LocalRepoManager.
    18:35:24.965 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:25.805 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:26.206 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:26.730 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:27.089 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3372e973]initPersistenceManagerFactory: repositoryId=0888d86e-5b7b-4ddb-bcba-5fddb6e25424
    18:35:27.092 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3372e973]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7758 ms.
    18:35:27.202 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3372e973]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:27.203 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:27.207 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:35:27.207 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:35:27.207 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:35:27.208 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:35:27.208 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:35:27.314 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    18:35:27.315 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:27.361 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms.
    18:35:27.365 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:27.419 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.
    18:35:27.419 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:27.497 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 78 ms.
    18:35:27.499 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:27.555 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 56 ms.
    18:35:27.555 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:27.732 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 176 ms.
    18:35:27.734 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:27.768 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms.
    18:35:27.768 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:27.838 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms.
    18:35:28.465 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:28.644 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:28.671 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    18:35:28.750 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.01%
    18:35:28.777 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    18:35:28.863 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.39%
    18:35:28.903 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    18:35:29.029 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    18:35:29.183 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:29.271 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:35:29.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:35:29.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:35:29.417 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms.
    18:35:32.846 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:32.850 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:32.878 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:32.881 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:32.897 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:32.913 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:32.938 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:32.961 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:33.029 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:33.117 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:33.183 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:33.186 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:33.192 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:33.195 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:33.202 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:33.209 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:33.227 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:33.238 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:33.273 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:33.314 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:33.384 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:33.388 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:33.402 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:33.406 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:33.413 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:33.421 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:33.445 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:33.457 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:33.503 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:33.540 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:33.629 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 74 ms.
    18:35:33.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:35:33.798 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:33.802 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:33.809 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:33.811 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:33.817 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:33.822 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:33.840 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:33.851 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:33.885 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:33.914 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:33.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:35:34.279 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:34.284 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:34.292 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:34.295 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:34.302 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:34.308 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:34.324 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:34.333 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:34.363 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:34.404 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:34.539 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:34.545 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:34.555 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:34.559 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:34.566 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:34.573 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:34.593 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:34.604 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:34.640 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:34.665 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:34.814 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:34.822 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:34.829 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:34.832 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:34.837 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:34.843 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:34.858 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:34.869 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:34.901 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:34.927 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:35.074 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:35.077 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:35.084 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:35.087 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:35.092 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:35.098 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:35.111 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:35.119 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:35.147 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:35.173 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:35.215 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:35.216 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT
    18:35:35.412 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:35:35.600 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5yy3-95ui4-local'
    18:35:35.606 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5yy3-95ui4-local' locked successfully.
    18:35:37.972 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:40.136 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:40.251 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:40.434 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:41.528 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:41.782 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:41.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:42.385 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:42.473 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:42.559 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:42.641 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:42.733 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:42.859 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:42.995 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:43.144 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:43.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:43.938 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:44.546 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:44.897 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]initPersistenceManagerFactory: repositoryId=3d5b1638-b026-4323-a55f-5f9313dde68c
    18:35:44.907 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7486 ms.
    18:35:44.952 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [21c35413]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5yy6-hwq7q-remote'
    18:35:44.956 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [21c35413]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy5yy6-hwq7q-remote' locked successfully.
    18:35:46.943 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:47.204 [closeDeferredTimer-3372e973-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3372e973]_close: Shutting down real LocalRepoManager.
    18:35:49.491 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:49.614 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:49.770 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:50.774 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:50.928 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:51.161 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:51.533 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:51.634 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:51.724 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:51.801 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:51.882 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:51.980 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:52.121 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:52.255 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:52.656 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:53.024 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:53.525 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:35:53.872 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [21c35413]initPersistenceManagerFactory: repositoryId=06eedd6b-894f-48b5-9325-2e756db58319
    18:35:53.877 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [21c35413]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7373 ms.
    18:35:53.979 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [21c35413]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:53.980 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:53.985 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:35:53.985 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:35:53.985 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:35:53.985 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:35:53.985 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:35:54.040 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms.
    18:35:54.040 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:54.094 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.
    18:35:54.096 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:54.130 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms.
    18:35:54.131 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:54.197 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.
    18:35:54.199 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:54.334 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 135 ms.
    18:35:54.334 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:54.444 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 108 ms.
    18:35:54.445 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:54.570 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 125 ms.
    18:35:54.571 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:35:54.663 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 92 ms.
    18:35:55.216 [closeDeferredTimer-2dee33a6-a] INFO  c.c.c.l.LocalRepoManagerImpl - [2dee33a6]_close: Shutting down real LocalRepoManager.
    18:35:55.628 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:55.810 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:55.841 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    18:35:55.941 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.95%
    18:35:55.961 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    18:35:56.023 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.52%
    18:35:56.056 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    18:35:56.171 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    18:35:56.367 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:56.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:35:56.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:35:56.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:35:56.753 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 156 ms.
    18:35:59.640 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:59.643 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:59.664 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:59.666 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:59.677 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:59.687 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:59.710 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:59.730 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:59.782 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:59.828 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:35:59.880 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:35:59.886 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:35:59.893 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:35:59.895 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:35:59.900 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:35:59.906 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:35:59.921 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:35:59.930 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:35:59.959 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:35:59.989 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:00.045 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:00.049 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:00.061 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:00.063 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:00.068 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:00.074 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:00.088 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:00.096 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:00.124 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:00.148 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:00.221 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.
    18:36:00.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:36:00.403 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:00.405 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:00.412 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:00.415 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:00.420 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:00.425 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:00.437 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:00.444 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:00.468 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:00.490 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:00.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:36:00.738 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:00.746 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:00.752 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:00.754 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:00.759 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:00.764 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:00.781 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:00.792 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:00.827 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:00.856 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:00.979 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:00.983 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:00.989 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:00.992 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:00.997 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:01.003 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:01.019 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:01.032 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:01.067 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:01.093 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:01.137 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:01.141 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:01.146 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:01.148 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:01.152 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:01.156 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:01.172 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:01.180 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:01.247 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:01.277 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:01.321 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:01.323 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT
    18:36:01.529 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:36:01.765 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy6j4v-az7p3-local'
    18:36:01.773 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy6j4v-az7p3-local' locked successfully.
    18:36:03.610 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:05.577 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:05.695 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:05.890 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:06.967 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:07.177 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:07.418 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:07.847 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:07.949 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:08.043 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:08.109 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:08.206 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:08.335 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:08.448 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:08.561 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:08.942 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:09.313 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:09.802 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:10.119 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]initPersistenceManagerFactory: repositoryId=52048ceb-5a35-473f-9270-a7f67936c3a6
    18:36:10.126 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7035 ms.
    18:36:10.168 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [559e59e3]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy6j4z-qip5z-remote'
    18:36:10.172 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [559e59e3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy6j4z-qip5z-remote' locked successfully.
    18:36:12.336 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:13.720 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:13.825 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:13.965 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:13.980 [closeDeferredTimer-21c35413-1] INFO  c.c.c.l.LocalRepoManagerImpl - [21c35413]_close: Shutting down real LocalRepoManager.
    18:36:15.793 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:15.924 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:16.137 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:16.495 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:16.583 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:16.675 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:16.748 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:16.850 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:17.057 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:17.182 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:17.298 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:17.645 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:18.014 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:18.582 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:18.903 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [559e59e3]initPersistenceManagerFactory: repositoryId=9be0542e-1a5e-488b-93ec-398111a6968b
    18:36:18.906 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [559e59e3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6900 ms.
    18:36:19.013 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [559e59e3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:19.014 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:19.018 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:36:19.019 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:36:19.019 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:36:19.019 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:36:19.019 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:36:19.101 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms.
    18:36:19.101 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:19.233 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 132 ms.
    18:36:19.235 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:19.292 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 56 ms.
    18:36:19.293 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:19.425 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 132 ms.
    18:36:19.427 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:19.494 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.
    18:36:19.494 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:19.621 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms.
    18:36:19.624 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:19.680 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms.
    18:36:19.681 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:19.750 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms.
    18:36:20.317 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:20.459 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:20.479 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    18:36:20.552 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.18%
    18:36:20.571 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    18:36:20.619 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%
    18:36:20.649 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    18:36:20.762 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    18:36:20.904 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:20.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:36:20.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:36:21.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:36:21.249 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 184 ms.
    18:36:21.322 [closeDeferredTimer-59e30d-9] INFO  c.c.c.l.LocalRepoManagerImpl - [59e30d]_close: Shutting down real LocalRepoManager.
    18:36:24.745 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:24.749 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:24.771 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:24.773 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:24.784 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:24.795 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:24.813 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:24.830 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:24.876 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:24.923 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:24.974 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:24.978 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:24.982 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:24.984 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:24.989 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:24.993 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:25.005 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:25.013 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:25.037 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:25.064 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:25.117 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:25.120 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:25.130 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:25.132 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:25.136 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:25.141 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:25.155 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:25.163 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:25.187 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:25.207 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:25.356 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 133 ms.
    18:36:25.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:36:25.630 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:25.631 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:25.639 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:25.641 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:25.646 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:25.653 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:25.666 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:25.673 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:25.699 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:25.722 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:25.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:36:25.903 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:25.906 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:25.911 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:25.914 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:25.920 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:25.925 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:25.938 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:25.946 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:25.971 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:25.991 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:26.025 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:26.027 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:26.035 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:26.038 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:26.043 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:26.047 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:26.060 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:26.067 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:26.092 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:26.112 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:26.146 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:26.148 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithoutWritePermission STANDARD_OUT
    18:36:26.367 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:36:26.604 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy72ao-yuzwr-local'
    18:36:26.611 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy72ao-yuzwr-local' locked successfully.
    18:36:29.174 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:31.540 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:31.695 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:31.892 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:33.057 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:33.305 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:33.661 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:34.294 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:34.425 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:34.628 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:34.798 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:35.025 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:35.239 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:35.444 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:35.742 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:36.181 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:36.570 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:37.051 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:37.494 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]initPersistenceManagerFactory: repositoryId=760e6f73-1176-4242-85cb-4fe05ef66677
    18:36:37.503 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8871 ms.
    18:36:37.539 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [430d4910]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy72au-5ni5r-remote'
    18:36:37.543 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [430d4910]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy72au-5ni5r-remote' locked successfully.
    18:36:39.014 [closeDeferredTimer-559e59e3-1] INFO  c.c.c.l.LocalRepoManagerImpl - [559e59e3]_close: Shutting down real LocalRepoManager.
    18:36:39.984 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:41.745 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:42.071 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:42.173 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:42.902 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:43.030 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:43.227 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:43.578 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:43.676 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:43.762 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:43.852 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:43.938 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:44.073 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:44.203 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:44.324 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:44.629 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:45.011 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:45.700 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:46.071 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [430d4910]initPersistenceManagerFactory: repositoryId=929a5c6b-0a59-4b60-8c1d-6c239ecd4b55
    18:36:46.080 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [430d4910]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6673 ms.
    18:36:46.149 [closeDeferredTimer-624d77fe-8] INFO  c.c.c.l.LocalRepoManagerImpl - [624d77fe]_close: Shutting down real LocalRepoManager.
    18:36:46.520 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [430d4910]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:46.523 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:46.534 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:36:46.535 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:36:46.535 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:36:46.536 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:36:46.536 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:36:46.603 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 67 ms.
    18:36:46.604 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:46.731 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms.
    18:36:46.733 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:46.802 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms.
    18:36:46.803 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:46.883 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms.
    18:36:46.884 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:46.943 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms.
    18:36:46.943 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:46.998 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms.
    18:36:47.000 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:47.038 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms.
    18:36:47.038 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:36:47.170 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 132 ms.
    18:36:47.778 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:48.070 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:48.089 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    18:36:48.136 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.31%
    18:36:48.156 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    18:36:48.205 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%
    18:36:48.243 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    18:36:48.333 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    18:36:48.423 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:48.490 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:36:48.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:36:48.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:36:48.823 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 250 ms.
    18:36:51.417 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:51.422 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:51.442 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:51.444 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:51.454 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:51.462 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:51.480 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:51.497 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:51.544 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:51.582 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:51.627 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:51.629 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:36:51.640 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:36:51.643 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:36:51.648 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:36:51.653 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:36:51.665 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:36:51.673 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:36:51.695 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:36:51.721 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:36:51.767 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:36:51.770 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParentGrantedIndirectly STANDARD_OUT
    18:36:52.012 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:36:52.262 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy7m3k-nqqf2-local'
    18:36:52.272 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy7m3k-nqqf2-local' locked successfully.
    18:36:54.343 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:56.405 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:56.516 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:56.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:57.701 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:57.861 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:58.079 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:58.443 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:58.553 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:58.635 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:58.711 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:58.796 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:58.930 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:59.047 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:59.165 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:36:59.695 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:00.103 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:00.728 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:01.372 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]initPersistenceManagerFactory: repositoryId=94b5919e-7c42-4bb3-a215-85c2d6e4e37d
    18:37:01.388 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7574 ms.
    18:37:01.431 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56d45b0]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy7m3o-mqlhv-remote'
    18:37:01.436 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56d45b0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy7m3o-mqlhv-remote' locked successfully.
    18:37:03.986 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:06.247 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:06.412 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:06.526 [closeDeferredTimer-430d4910-1] INFO  c.c.c.l.LocalRepoManagerImpl - [430d4910]_close: Shutting down real LocalRepoManager.
    18:37:07.028 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:08.370 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:08.587 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:08.874 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:09.536 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:09.715 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:09.965 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:10.084 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:10.214 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:10.381 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:10.616 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:10.845 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:11.618 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:11.769 [closeDeferredTimer-546237d5-4] INFO  c.c.c.l.LocalRepoManagerImpl - [546237d5]_close: Shutting down real LocalRepoManager.
    18:37:12.855 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:13.746 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:14.113 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56d45b0]initPersistenceManagerFactory: repositoryId=e905d9ea-a7d7-41e9-8a75-c43241f9c946
    18:37:14.123 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56d45b0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10540 ms.
    18:37:14.217 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56d45b0]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:14.218 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:14.222 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:37:14.222 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:37:14.222 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:37:14.222 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:37:14.223 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:37:14.257 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms.
    18:37:14.258 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:14.305 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms.
    18:37:14.306 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:14.433 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 126 ms.
    18:37:14.434 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:14.546 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 112 ms.
    18:37:14.549 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:14.663 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 114 ms.
    18:37:14.663 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:14.835 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 172 ms.
    18:37:14.837 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:14.924 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms.
    18:37:14.924 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:15.115 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 191 ms.
    18:37:15.491 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:15.636 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:15.652 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    18:37:15.699 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.08%
    18:37:15.718 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    18:37:15.796 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.36%
    18:37:15.832 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    18:37:15.898 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    18:37:16.088 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:16.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:37:16.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:37:16.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:37:16.324 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.
    18:37:18.569 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:18.574 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:18.592 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:18.594 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:18.606 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:18.615 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:18.631 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:18.647 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:18.685 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:18.721 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:18.771 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:18.775 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:18.779 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:18.781 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:18.787 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:18.791 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:18.802 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:18.808 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:18.829 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:18.855 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:18.906 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:18.909 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:18.924 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:18.926 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:18.930 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:18.934 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:18.946 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:18.953 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:18.978 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:18.997 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:19.064 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms.
    18:37:19.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:37:19.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:37:19.306 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms.
    18:37:19.519 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:19.526 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:19.537 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:19.539 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:19.542 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:19.546 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:19.558 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:19.565 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:19.585 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:19.603 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:19.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:37:19.672 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:19.674 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:19.679 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:19.681 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:19.685 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:19.689 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:19.700 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:19.707 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:19.730 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:19.747 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:19.927 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:19.931 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:19.935 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:19.937 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:19.941 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:19.946 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:19.958 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:19.965 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:19.988 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:20.004 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:20.094 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:20.096 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:20.100 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:20.102 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:20.106 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:20.128 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:20.142 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:20.149 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:20.169 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:20.185 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:20.275 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:20.276 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:20.281 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:20.283 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:20.286 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:20.290 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:20.301 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:20.307 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:20.328 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:20.346 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:20.436 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:20.437 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:20.442 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:20.444 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:20.447 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:20.451 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:20.460 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:20.466 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:20.484 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:20.501 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:20.540 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:20.541 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectFile STANDARD_OUT
    18:37:20.760 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:37:20.997 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy889o-q37rz-local'
    18:37:21.006 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy889o-q37rz-local' locked successfully.
    18:37:23.640 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:25.825 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:25.964 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:26.372 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:27.385 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:27.668 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:27.973 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:28.654 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:28.858 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:29.000 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:29.124 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:29.268 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:29.504 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:29.696 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:29.881 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:30.680 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:31.247 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:31.852 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:32.344 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]initPersistenceManagerFactory: repositoryId=cd792cd8-c7f8-4a6e-8317-3804dc145d67
    18:37:32.358 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9169 ms.
    18:37:32.401 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7cb86551]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy889t-3doan-remote'
    18:37:32.408 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7cb86551]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j5qy889t-3doan-remote' locked successfully.
    18:37:34.219 [closeDeferredTimer-56d45b0-1] INFO  c.c.c.l.LocalRepoManagerImpl - [56d45b0]_close: Shutting down real LocalRepoManager.
    18:37:36.005 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:38.429 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:38.577 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:38.770 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:40.024 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:40.243 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:40.533 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:40.541 [closeDeferredTimer-72d8c112-b] INFO  c.c.c.l.LocalRepoManagerImpl - [72d8c112]_close: Shutting down real LocalRepoManager.
    18:37:42.156 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:42.415 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:42.737 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:42.873 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:43.080 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:43.185 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:43.313 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:43.459 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:43.852 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:44.257 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:44.922 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:37:45.367 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7cb86551]initPersistenceManagerFactory: repositoryId=2dd1a900-82fc-4b83-b7a9-4663670b99e1
    18:37:45.369 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7cb86551]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9795 ms.
    18:37:45.451 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7cb86551]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:45.452 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:45.458 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:37:45.458 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:37:45.459 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:37:45.459 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:37:45.459 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:37:45.499 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 40 ms.
    18:37:45.500 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:45.541 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms.
    18:37:45.543 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:45.640 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms.
    18:37:45.640 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:45.725 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.
    18:37:45.727 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:45.777 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms.
    18:37:45.778 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:45.933 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 155 ms.
    18:37:45.935 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:45.996 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms.
    18:37:45.996 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:37:46.078 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms.
    18:37:46.861 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:47.090 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:47.112 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    18:37:47.178 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.05%
    18:37:47.199 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    18:37:47.277 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.37%
    18:37:47.306 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    18:37:47.385 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    18:37:47.499 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:47.575 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:37:47.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:37:47.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:37:47.825 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 176 ms.
    18:37:50.085 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:50.087 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:50.111 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:50.113 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:50.123 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:50.131 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:50.147 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:50.164 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:50.204 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:50.241 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:50.284 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:50.288 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:50.292 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:50.294 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:50.299 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:50.304 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:50.315 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:50.322 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:50.341 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:50.364 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:50.410 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:50.411 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:50.425 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:50.427 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:50.432 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:50.437 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:50.454 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:50.463 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:50.493 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:50.518 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:50.566 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms.
    18:37:50.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:37:50.664 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:50.668 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:50.673 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:50.676 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:50.680 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:50.683 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:50.715 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:50.724 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:50.754 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:50.780 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:50.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:37:50.991 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:51.000 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:51.005 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:51.008 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:51.013 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:51.019 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:51.034 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:51.043 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:51.073 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:51.097 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:51.138 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:51.143 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    18:37:51.152 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    18:37:51.155 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    18:37:51.160 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    18:37:51.164 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    18:37:51.175 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    18:37:51.181 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    18:37:51.205 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    18:37:51.222 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    18:37:51.252 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d137f6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    18:37:51.253 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 15 finished executing tests.
Finished generating test XML results (0.007 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.008 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/reports/tests/test
:org.subshare.local:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 4 mins 9.987 secs.
:org.subshare.local.dbrepo:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:compileJava
Executing task ':org.subshare.local.dbrepo:compileJava' (up-to-date check took 0.012 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.local.dbrepo:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
[ant:echo] ***********************************************
[ant:echo] ******************* ENHANCE *******************
[ant:echo] ***********************************************
[ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer!
[ant:datanucleusenhancer] Jul 30, 2017 6:37:52 PM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer : Classpath
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.1/co.codewizards.cloudstore.local-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.1/co.codewizards.cloudstore.core-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.jdo/jdo-api/3.1-rc1/da4b868e9c5eb00819dfff8a58bba86bd0702280/jdo-api-3.1-rc1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/4.0.3/5c419f51120de4f369b869736cae63580af51978/datanucleus-core-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.3/da9b1252d04bc3a9d6db08f90b2037f0c6f0b0df/datanucleus-api-jdo-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.3/8acc018afac507dd9b30e01f96ed6c1a8bbd4f03/datanucleus-rdbms-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/1.56.1/6558f0dce5db1f1dd406c4747ea76f5ab2a5141b/org.bouncycastle.openpgp.wot-1.56.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpg-jdk15on/1.56/9c3f2e7072c8cc1152079b5c25291a9f462631f1/bcpg-jdk15on-1.56.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.56/a153c6f9744a3e9dd6feab5e210e1c9861362ec7/bcprov-jdk15on-1.56.jar
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 0 classes. Timings : input=347 ms, enhance=0 ms, total=347 ms. Consult the log for full details
[ant:datanucleusenhancer] DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details
[ant:datanucleusenhancer] Jul 30, 2017 6:37:53 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 0 classes. Timings : input=347 ms, enhance=0 ms, total=347 ms. Consult the log for full details
[ant:datanucleusenhancer] Jul 30, 2017 6:37:53 PM org.datanucleus.enhancer.DataNucleusEnhancer main
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details
[ant:echo] ***********************************************
[ant:echo] ***********************************************
[ant:echo] ***********************************************
:org.subshare.local.dbrepo:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.708 secs.
:org.subshare.local.dbrepo:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:processResources
Executing task ':org.subshare.local.dbrepo:processResources' (up-to-date check took 0.003 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF/services has been removed.
:org.subshare.local.dbrepo:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.011 secs.
:org.subshare.local.dbrepo:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:classes
Skipping task ':org.subshare.local.dbrepo:classes' as it has no actions.
:org.subshare.local.dbrepo:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found
Skipping task ':org.subshare.local.dbrepo:compileTestJava' as it has no source files.
:org.subshare.local.dbrepo:compileTestJava UP-TO-DATE
:org.subshare.local.dbrepo:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found
Skipping task ':org.subshare.local.dbrepo:processTestResources' as it has no source files.
:org.subshare.local.dbrepo:processTestResources UP-TO-DATE
:org.subshare.local.dbrepo:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:testClasses
Skipping task ':org.subshare.local.dbrepo:testClasses' as it has no actions.
:org.subshare.local.dbrepo:testClasses UP-TO-DATE
:org.subshare.local.dbrepo:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/test', not found
Skipping task ':org.subshare.local.dbrepo:test' as it has no source files.
:org.subshare.local.dbrepo:test UP-TO-DATE
:org.subshare.local.dbrepo:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found
Skipping task ':org.subshare.ls.client:compileTestJava' as it has no source files.
:org.subshare.ls.client:compileTestJava UP-TO-DATE
:org.subshare.ls.client:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/resources', not found
Skipping task ':org.subshare.ls.client:processTestResources' as it has no source files.
:org.subshare.ls.client:processTestResources UP-TO-DATE
:org.subshare.ls.client:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:testClasses
Skipping task ':org.subshare.ls.client:testClasses' as it has no actions.
:org.subshare.ls.client:testClasses UP-TO-DATE
:org.subshare.ls.client:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/classes/test', not found
Skipping task ':org.subshare.ls.client:test' as it has no source files.
:org.subshare.ls.client:test UP-TO-DATE
:org.subshare.ls.client:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.core:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found
Skipping task ':org.subshare.ls.core:compileTestJava' as it has no source files.
:org.subshare.ls.core:compileTestJava UP-TO-DATE
:org.subshare.ls.core:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/resources', not found
Skipping task ':org.subshare.ls.core:processTestResources' as it has no source files.
:org.subshare.ls.core:processTestResources UP-TO-DATE
:org.subshare.ls.core:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:testClasses
Skipping task ':org.subshare.ls.core:testClasses' as it has no actions.
:org.subshare.ls.core:testClasses UP-TO-DATE
:org.subshare.ls.core:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/test', not found
Skipping task ':org.subshare.ls.core:test' as it has no source files.
:org.subshare.ls.core:test UP-TO-DATE
:org.subshare.ls.core:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found
Skipping task ':org.subshare.ls.rest.client:compileTestJava' as it has no source files.
:org.subshare.ls.rest.client:compileTestJava UP-TO-DATE
:org.subshare.ls.rest.client:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found
Skipping task ':org.subshare.ls.rest.client:processTestResources' as it has no source files.
:org.subshare.ls.rest.client:processTestResources UP-TO-DATE
:org.subshare.ls.rest.client:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:testClasses
Skipping task ':org.subshare.ls.rest.client:testClasses' as it has no actions.
:org.subshare.ls.rest.client:testClasses UP-TO-DATE
:org.subshare.ls.rest.client:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/test', not found
Skipping task ':org.subshare.ls.rest.client:test' as it has no source files.
:org.subshare.ls.rest.client:test UP-TO-DATE
:org.subshare.ls.rest.client:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found
Skipping task ':org.subshare.ls.rest.server:compileTestJava' as it has no source files.
:org.subshare.ls.rest.server:compileTestJava UP-TO-DATE
:org.subshare.ls.rest.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found
Skipping task ':org.subshare.ls.rest.server:processTestResources' as it has no source files.
:org.subshare.ls.rest.server:processTestResources UP-TO-DATE
:org.subshare.ls.rest.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:testClasses
Skipping task ':org.subshare.ls.rest.server:testClasses' as it has no actions.
:org.subshare.ls.rest.server:testClasses UP-TO-DATE
:org.subshare.ls.rest.server:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/test', not found
Skipping task ':org.subshare.ls.rest.server:test' as it has no source files.
:org.subshare.ls.rest.server:test UP-TO-DATE
:org.subshare.ls.rest.server:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found
Skipping task ':org.subshare.ls.server:compileTestJava' as it has no source files.
:org.subshare.ls.server:compileTestJava UP-TO-DATE
:org.subshare.ls.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/resources', not found
Skipping task ':org.subshare.ls.server:processTestResources' as it has no source files.
:org.subshare.ls.server:processTestResources UP-TO-DATE
:org.subshare.ls.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:testClasses
Skipping task ':org.subshare.ls.server:testClasses' as it has no actions.
:org.subshare.ls.server:testClasses UP-TO-DATE
:org.subshare.ls.server:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/test', not found
Skipping task ':org.subshare.ls.server:test' as it has no source files.
:org.subshare.ls.server:test UP-TO-DATE
:org.subshare.ls.server:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found
Skipping task ':org.subshare.ls.server.cproc:compileTestJava' as it has no source files.
:org.subshare.ls.server.cproc:compileTestJava UP-TO-DATE
:org.subshare.ls.server.cproc:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found
Skipping task ':org.subshare.ls.server.cproc:processTestResources' as it has no source files.
:org.subshare.ls.server.cproc:processTestResources UP-TO-DATE
:org.subshare.ls.server.cproc:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:testClasses
Skipping task ':org.subshare.ls.server.cproc:testClasses' as it has no actions.
:org.subshare.ls.server.cproc:testClasses UP-TO-DATE
:org.subshare.ls.server.cproc:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server.cproc:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/test', not found
Skipping task ':org.subshare.ls.server.cproc:test' as it has no source files.
:org.subshare.ls.server.cproc:test UP-TO-DATE
:org.subshare.ls.server.cproc:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.client:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:compileTestJava
Executing task ':org.subshare.rest.client:compileTestJava' (up-to-date check took 0.009 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test/org has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test/org/subshare has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.rest.client:compileTestJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/java/org/subshare/rest/client/transport/CryptreeRepoTransportTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
:org.subshare.rest.client:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.107 secs.
:org.subshare.rest.client:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/resources', not found
Skipping task ':org.subshare.rest.client:processTestResources' as it has no source files.
:org.subshare.rest.client:processTestResources UP-TO-DATE
:org.subshare.rest.client:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.rest.client:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:testClasses
Skipping task ':org.subshare.rest.client:testClasses' as it has no actions.
:org.subshare.rest.client:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:test
Executing task ':org.subshare.rest.client:test' (up-to-date check took 0.015 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 19'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 19'
Successfully started process 'Gradle Test Executor 19'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 19 started executing tests.

org.subshare.rest.client.transport.CryptreeRepoTransportTest > encryptAndSignAndVerifyAndDecrypt STANDARD_OUT
    18:37:57.421 [Test worker] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
    18:37:57.968 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    18:37:57.987 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.gnupg.dir' is not set (config is queried next).
    18:37:57.988 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.subshare/subshare.properties'.
    18:37:57.998 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ece0258]<init>: file='/home/tomcat/.subshare/subshare.properties'
    18:37:57.999 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ece0258]tryAcquire: returning true. lockCounter=1
    18:37:58.010 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ece0258]release: releasing underlying FileLock. lockCounter=0
    18:37:58.011 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    18:37:58.011 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    18:37:58.012 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    18:37:58.013 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    18:37:58.024 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next).
    18:37:58.321 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding"
    18:37:58.323 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding"
    18:37:58.325 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding"
    18:37:58.327 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding"
    18:37:58.329 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding"
    18:37:58.332 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding"
    18:38:09.682 [Test worker] INFO  org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 11664 ms.
    18:38:09.694 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kRDQzluXw-6KDFmGXo01Jw, invitation=false]
    18:38:09.696 [Test worker] DEBUG org.subshare.core.pgp.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    18:38:09.696 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next).
    18:38:15.329 [Test worker] INFO  org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 5633 ms.
    18:38:15.343 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vtI3R8BzDwiUgK7eSKnYbA, invitation=false]
    18:38:15.398 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).
    length=361968
    18:38:15.438 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:15.445 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=233559
    18:38:15.987 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:15.988 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=900008
    18:38:16.219 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:16.220 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=549125
    18:38:16.706 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:16.707 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=402927
    18:38:17.072 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:17.073 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=273909
    18:38:17.370 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:17.372 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=76280
    18:38:17.618 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:17.619 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=231147
    18:38:17.757 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:17.758 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=580583
    18:38:17.952 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:17.953 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=956133
    18:38:18.266 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:18.266 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=753579
    18:38:18.720 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:18.721 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=978259
    18:38:19.089 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:19.090 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=16024
    18:38:19.547 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:19.547 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=442624
    18:38:19.656 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:19.657 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=461858
    18:38:19.922 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:19.923 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=289243
    18:38:20.194 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:20.195 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=545046
    18:38:20.392 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:20.392 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=17189
    18:38:20.688 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:20.689 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1025025
    18:38:20.807 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:20.808 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=824042
    18:38:21.299 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:21.300 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1033672
    18:38:21.713 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:21.714 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=84636
    18:38:22.224 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:22.225 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=329601
    18:38:22.378 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:22.378 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=107151
    18:38:22.617 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:22.618 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=927447
    18:38:22.754 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:22.754 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=968776
    18:38:23.186 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:23.187 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=491182
    18:38:23.644 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:23.644 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=766698
    18:38:23.920 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:23.921 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=519409
    18:38:24.296 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:24.297 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=481661
    18:38:24.579 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:24.580 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=336781
    18:38:24.855 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:24.856 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=817487
    18:38:25.071 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:25.071 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=93285
    18:38:25.472 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:25.472 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=335503
    18:38:25.604 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:25.605 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=388314
    18:38:25.825 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:25.826 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=771976
    18:38:26.082 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:26.083 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=874684
    18:38:26.494 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:26.495 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=779109
    18:38:26.922 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:26.923 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=735886
    18:38:27.327 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:27.328 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=764025
    18:38:27.710 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:27.710 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=965550
    18:38:28.080 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:28.080 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=490894
    18:38:28.511 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:28.512 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=739079
    18:38:28.792 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:28.793 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=900431
    18:38:29.154 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:29.155 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=387780
    18:38:29.628 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:29.629 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=908922
    18:38:29.913 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:29.914 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=765754
    18:38:30.434 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:30.435 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=928370
    18:38:30.900 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:30.901 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=258587
    18:38:31.380 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:31.381 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=325507
    18:38:31.577 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:31.578 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=433565
    18:38:31.797 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:31.797 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=703476
    18:38:32.058 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:32.059 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=973496
    18:38:32.413 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:32.414 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=419131
    18:38:32.868 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:32.869 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=704318
    18:38:33.119 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:33.120 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=100509
    18:38:33.471 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:33.471 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=965638
    18:38:33.612 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:33.612 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=35187
    18:38:34.058 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:34.058 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=126506
    18:38:34.172 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:34.173 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=588542
    18:38:34.318 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:34.319 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=186468
    18:38:34.665 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:34.667 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=544531
    18:38:34.864 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:34.864 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=605592
    18:38:35.229 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:35.229 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=820993
    18:38:35.608 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:35.608 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=698344
    18:38:36.085 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:36.086 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=38134
    18:38:36.481 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:36.482 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=453258
    18:38:36.596 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:36.596 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=491768
    18:38:36.857 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:36.857 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=426394
    18:38:37.132 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:37.132 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=997038
    18:38:37.391 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:37.391 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=648836
    18:38:37.856 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:37.856 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=79922
    18:38:38.186 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:38.187 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=410289
    18:38:38.314 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:38.315 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=65424
    18:38:38.550 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:38.550 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=300728
    18:38:38.671 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:38.672 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=477760
    18:38:38.892 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:38.892 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=643137
    18:38:39.175 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:39.175 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=979771
    18:38:39.631 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:39.632 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=988810
    18:38:40.140 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:40.141 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=810957
    18:38:40.614 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:40.615 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=848453
    18:38:41.030 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:41.030 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1032577
    18:38:41.452 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:41.453 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=982079
    18:38:41.914 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:41.915 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=70930
    18:38:42.375 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:42.376 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=603766
    18:38:42.503 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:42.503 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1014241
    18:38:42.832 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:42.833 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=206098
    18:38:43.304 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:43.305 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=584413
    18:38:43.478 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:43.479 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=228300
    18:38:43.795 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:43.796 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=841450
    18:38:43.982 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:43.983 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=448485
    18:38:44.388 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:44.389 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=837605
    18:38:44.652 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:44.653 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=458633
    18:38:45.055 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:45.055 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=199977
    18:38:45.329 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:45.330 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=598980
    18:38:45.501 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:45.502 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=619525
    18:38:45.816 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:45.817 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=660790
    18:38:46.139 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:46.140 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=734357
    18:38:46.487 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:46.488 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=873455
    18:38:46.871 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:46.871 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=103893
    18:38:47.278 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    18:38:47.279 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    18:38:47.412 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no localRepoManager.
    18:38:47.413 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no restRepoTransport.
Gradle Test Executor 19 finished executing tests.
Finished generating test XML results (0.003 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.011 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/reports/tests/test
:org.subshare.rest.client:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 54.14 secs.
:org.subshare.rest.server:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:compileJava
Executing task ':org.subshare.rest.server:compileJava' (up-to-date check took 0.011 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.rest.server:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.rest.server:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.216 secs.
:org.subshare.rest.server:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/main/resources', not found
Skipping task ':org.subshare.rest.server:processResources' as it has no source files.
:org.subshare.rest.server:processResources UP-TO-DATE
:org.subshare.rest.server:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.039 secs.
:org.subshare.rest.server:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:classes
Skipping task ':org.subshare.rest.server:classes' as it has no actions.
:org.subshare.rest.server:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found
Skipping task ':org.subshare.rest.server:compileTestJava' as it has no source files.
:org.subshare.rest.server:compileTestJava UP-TO-DATE
:org.subshare.rest.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/resources', not found
Skipping task ':org.subshare.rest.server:processTestResources' as it has no source files.
:org.subshare.rest.server:processTestResources UP-TO-DATE
:org.subshare.rest.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.rest.server:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:testClasses
Skipping task ':org.subshare.rest.server:testClasses' as it has no actions.
:org.subshare.rest.server:testClasses UP-TO-DATE
:org.subshare.rest.server:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/test', not found
Skipping task ':org.subshare.rest.server:test' as it has no source files.
:org.subshare.rest.server:test UP-TO-DATE
:org.subshare.rest.server:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found
Skipping task ':org.subshare.rest.shared:compileTestJava' as it has no source files.
:org.subshare.rest.shared:compileTestJava UP-TO-DATE
:org.subshare.rest.shared:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/resources', not found
Skipping task ':org.subshare.rest.shared:processTestResources' as it has no source files.
:org.subshare.rest.shared:processTestResources UP-TO-DATE
:org.subshare.rest.shared:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:testClasses
Skipping task ':org.subshare.rest.shared:testClasses' as it has no actions.
:org.subshare.rest.shared:testClasses UP-TO-DATE
:org.subshare.rest.shared:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/classes/test', not found
Skipping task ':org.subshare.rest.shared:test' as it has no source files.
:org.subshare.rest.shared:test UP-TO-DATE
:org.subshare.rest.shared:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:jar
Executing task ':org.subshare.local.dbrepo:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/libs/org.subshare.local.dbrepo-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/libs/org.subshare.local.dbrepo-0.10.1.jar has been removed.
:org.subshare.local.dbrepo:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.01 secs.
:org.subshare.rest.server:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:jar
Executing task ':org.subshare.rest.server:jar' (up-to-date check took 0.003 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/libs/org.subshare.rest.server-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/libs/org.subshare.rest.server-0.10.1.jar has been removed.
:org.subshare.rest.server:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.016 secs.
:org.subshare.server:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:compileJava
Executing task ':org.subshare.server:compileJava' (up-to-date check took 0.015 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.server:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.server:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.166 secs.
:org.subshare.server:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/main/resources', not found
Skipping task ':org.subshare.server:processResources' as it has no source files.
:org.subshare.server:processResources UP-TO-DATE
:org.subshare.server:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.server:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:classes
Skipping task ':org.subshare.server:classes' as it has no actions.
:org.subshare.server:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found
Skipping task ':org.subshare.server:compileTestJava' as it has no source files.
:org.subshare.server:compileTestJava UP-TO-DATE
:org.subshare.server:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/resources', not found
Skipping task ':org.subshare.server:processTestResources' as it has no source files.
:org.subshare.server:processTestResources UP-TO-DATE
:org.subshare.server:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.server:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:testClasses
Skipping task ':org.subshare.server:testClasses' as it has no actions.
:org.subshare.server:testClasses UP-TO-DATE
:org.subshare.server:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.server:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/test', not found
Skipping task ':org.subshare.server:test' as it has no source files.
:org.subshare.server:test UP-TO-DATE
:org.subshare.server:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.002 secs.
:org.subshare.server:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:jar
Executing task ':org.subshare.server:jar' (up-to-date check took 0.003 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/libs/org.subshare.server-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/libs/org.subshare.server-0.10.1.jar has been removed.
:org.subshare.server:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.009 secs.
:org.subshare.test:compileJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:compileJava
Executing task ':org.subshare.test:compileJava' (up-to-date check took 0.037 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/main/org has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.test:compileJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
1 warning
:org.subshare.test:compileJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.231 secs.
:org.subshare.test:processResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:processResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/src/main/resources', not found
Skipping task ':org.subshare.test:processResources' as it has no source files.
:org.subshare.test:processResources UP-TO-DATE
:org.subshare.test:processResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.test:classes (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:classes
Skipping task ':org.subshare.test:classes' as it has no actions.
:org.subshare.test:classes (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.test:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:compileTestJava
Executing task ':org.subshare.test:compileTestJava' (up-to-date check took 0.019 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test/org has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test/org/subshare has been removed.
All input files are considered out-of-date for incremental task ':org.subshare.test:compileTestJava'.
Compiling with JDK Java compiler API.
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
:org.subshare.test:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.304 secs.
:org.subshare.test:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:processTestResources
Executing task ':org.subshare.test:processTestResources' (up-to-date check took 0.013 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test/logback-test.xml has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test/org has been removed.
:org.subshare.test:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.057 secs.
:org.subshare.test:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:testClasses
Skipping task ':org.subshare.test:testClasses' as it has no actions.
:org.subshare.test:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.test:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:test
Executing task ':org.subshare.test:test' (up-to-date check took 0.027 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 20'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 20'
Successfully started process 'Gradle Test Executor 20'
Starting process 'Gradle Test Executor 21'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 21'
Starting process 'Gradle Test Executor 22'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 22'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 23'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 23'
Successfully started process 'Gradle Test Executor 21'
Successfully started process 'Gradle Test Executor 23'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 24'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 24'
Successfully started process 'Gradle Test Executor 22'
Starting process 'Gradle Test Executor 25'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 25'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 24'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 25'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 23 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 22 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 21 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 25 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 24 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 20 started executing tests.

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:03.830 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:04.581 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:04.745 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    18:39:05.021 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:05.204 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.Issue5IT STANDARD_OUT
    18:39:05.848 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:07.022 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.subshare/ssl.server/keystore' does not exist!
    18:39:07.037 [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!
    **********************************************************************

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:08.037 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/g1xQhOuDL66BLHbTGUBzbw/.subshare/ssl.server/keystore' does not exist!
    18:39:08.047 [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!
    **********************************************************************

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:08.118 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.subshare/ssl.server/keystore' does not exist!
    18:39:08.128 [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!
    **********************************************************************

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    18:39:08.888 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/.subshare/ssl.server/keystore' does not exist!
    18:39:08.892 [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!
    **********************************************************************

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:08.900 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/3ghDms2vDvWPQODP64oHRw/.subshare/ssl.server/keystore' does not exist!
    18:39:08.912 [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!
    **********************************************************************

org.subshare.test.Issue5IT STANDARD_OUT
    18:39:09.156 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.subshare/ssl.server/keystore' does not exist!
    18:39:09.166 [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!
    **********************************************************************

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:14.585 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7542 ms.
    Generating a new RSA key pair took 7542 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        96:7F:3D:D1:46:8D:15:F8:49:4D:BD:51:72:FD:13:F4:E3:AD:5E:88

    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.
    **********************************************************************
    18:39:14.624 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 96:7F:3D:D1:46:8D:15:F8:49:4D:BD:51:72:FD:13:F4:E3:AD:5E:88
    18:39:14.868 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    18:39:14.945 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1991 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:15.231 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 6313 ms.
    Generating a new RSA key pair took 6313 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        61:25:12:C0:ED:A5:58:6D:14:C3:C3:0F:B0:4D:95:3A:06:F5:8D:98

    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.
    **********************************************************************
    18:39:15.246 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 61:25:12:C0:ED:A5:58:6D:14:C3:C3:0F:B0:4D:95:3A:06:F5:8D:98
    18:39:15.449 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    18:39:15.543 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms.

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:17.105 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @27104ms

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:17.710 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @27696ms

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:17.994 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:19.018 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.Issue5IT STANDARD_OUT
    18:39:19.055 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 9882 ms.
    Generating a new RSA key pair took 9882 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        55:83:C8:CF:70:95:7A:90:BC:5D:F3:EF:8A:40:EC:BE:DD:3E:88:24

    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.
    **********************************************************************
    18:39:19.089 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 55:83:C8:CF:70:95:7A:90:BC:5D:F3:EF:8A:40:EC:BE:DD:3E:88:24
    18:39:19.353 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    18:39:19.418 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms.

org.subshare.test.LocalServerClientIT STANDARD_ERROR
    Jul 30, 2017 6:39:20 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR
    Jul 30, 2017 6:39:21 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.Issue5IT STANDARD_OUT
    18:39:21.549 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @31672ms
    18:39:23.077 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:24.598 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@43e553d6{/,null,AVAILABLE}
    18:39:24.687 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@650ce895{HTTP/1.1}{127.0.0.1:44735}
    18:39:24.688 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @34697ms
    18:39:24.983 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:25.180 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@66c99aea{/,null,AVAILABLE}

org.subshare.test.LocalServerClientIT STANDARD_ERROR
    Jul 30, 2017 6:39:25 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:25.220 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@69ea44ea{HTTP/1.1}{127.0.0.1:44939}
    18:39:25.222 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @35258ms

org.subshare.test.Issue5IT STANDARD_ERROR
    Jul 30, 2017 6:39:25 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:25.465 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR
    Jul 30, 2017 6:39:25 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:26.855 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@8fa2b43{/,null,AVAILABLE}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:27.379 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@24c0fef3{/,null,AVAILABLE}

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:27.629 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=237.0 MiB, used=12.7 MiB, available=442.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:27.813 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@4bf9a232{SSL-http/1.1}{0.0.0.0:34859}

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:27.808 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@6cd9b328{SSL-http/1.1}{0.0.0.0:34393}
    18:39:27.813 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @37822ms

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:27.814 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @37849ms

org.subshare.test.LocalServerClientIT STANDARD_OUT
    18:39:27.831 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Jul 30 18:39:57 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    18:39:27.839 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Jul 30 18:39:57 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:39:28.359 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT
    18:39:29.058 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT STANDARD_OUT
    18:39:29.322 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6860eeba{/,null,AVAILABLE}
    18:39:29.368 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5af7c4ba{HTTP/1.1}{127.0.0.1:35173}
    18:39:29.371 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @39509ms
    18:39:29.558 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.Issue5IT STANDARD_ERROR
    Jul 30, 2017 6:39:29 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT
    18:39:31.209 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:31.243 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT STANDARD_OUT
    18:39:31.538 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@76511cae{/,null,AVAILABLE}

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:31.803 [qtp1749262391-50] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPgpAuthenticationCallback, []]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPgpAuthenticationCallback, []]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.1.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]

org.subshare.test.Issue5IT STANDARD_OUT
    18:39:32.063 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@72edd12a{SSL-http/1.1}{0.0.0.0:38321}
    18:39:32.063 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @42202ms
    18:39:32.087 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Jul 30 18:40:02 CEST 2017

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:39:32.629 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    18:39:32.632 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:32.842 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 24710 ms.
    Generating a new RSA key pair took 24710 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        F5:19:DD:01:C7:E0:6F:87:FB:CC:71:24:3A:0D:CE:A1:70:E5:04:0D

    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.
    **********************************************************************
    18:39:32.878 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): F5:19:DD:01:C7:E0:6F:87:FB:CC:71:24:3A:0D:CE:A1:70:E5:04:0D

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:39:32.887 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:39:32.913 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:39:32.917 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:39:32.933 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:39:32.938 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:33.166 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    18:39:33.275 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:33.943 [Test worker] 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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at com.sun.proxy.$Proxy57.getPgpAuthenticationCallback(Unknown Source) [na:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:39:34.880 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    18:39:34.885 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:39:34.887 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:39:34.895 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:35.016 [qtp1749262391-57] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPgpAuthenticationCallback, []]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPgpAuthenticationCallback, []]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.1.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]

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:35.143 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 27079 ms.
    Generating a new RSA key pair took 27079 ms.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:35.157 [Test worker] 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]

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    **********************************************************************
    Server certificate fingerprint (SHA1):

        F7:C5:B4:F2:13:3D:4A:5C:02:68:11:4E:DC:7C:66:62:7B:25:01:95

    Use this fingerprint to verify on the client-side, whether you're
    really talking to this server. If the client shows you a different

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    	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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    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.
    **********************************************************************
    18:39:35.174 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): F7:C5:B4:F2:13:3D:4A:5C:02:68:11:4E:DC:7C:66:62:7B:25:01:95

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at com.sun.proxy.$Proxy57.getPgpAuthenticationCallback(Unknown Source) [na:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:35.417 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @45480ms

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:35.458 [Test worker] 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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at com.sun.proxy.$Proxy57.getPgpAuthenticationCallback(Unknown Source) [na:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:35.517 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    18:39:35.672 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1972 ms.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:35.790 [qtp1749262391-49] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPassphrase, [d7a92a24aa97ddbd]]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPassphrase, [d7a92a24aa97ddbd]]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.1.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]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:39:35.817 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    18:39:35.820 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:39:35.822 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:35.826 [Test worker] 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

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:39:35.827 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    	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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:39:35.945 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:39:35.946 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:39:35.948 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:39:35.950 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:39:36.088 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    18:39:36.093 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:39:36.104 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:39:36.107 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:39:36.122 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    18:39:36.128 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:39:36.131 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:39:36.133 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:39:36.148 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    18:39:36.149 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    18:39:36.152 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:39:36.155 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:39:36.158 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:39:36.160 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:36.387 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    18:39:37.012 [qtp1749262391-50] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPassphrase, [d7a92a24aa97ddbd]]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@57f39dd, getPassphrase, [d7a92a24aa97ddbd]]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.1.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]
    18:39:37.064 [Test worker] 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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    18:39:37.165 [Test worker] 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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    18:39:37.280 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:37.803 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @47905ms

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR
    Jul 30, 2017 6:39:38 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:39.044 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR
    Jul 30, 2017 6:39:41 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:42.580 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@a04693a{/,null,AVAILABLE}
    18:39:42.675 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@10e1d6fa{HTTP/1.1}{127.0.0.1:39844}
    18:39:42.676 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @52767ms
    18:39:43.116 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR
    Jul 30, 2017 6:39:43 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    18:39:45.113 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1f76ee42{/,null,AVAILABLE}

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:45.413 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@56a5406b{/,null,AVAILABLE}
    18:39:45.493 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@417a821{HTTP/1.1}{127.0.0.1:45244}
    18:39:45.500 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @55618ms

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:39:45.596 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:39:45.640 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@42416c1e{SSL-http/1.1}{0.0.0.0:43922}
    18:39:45.641 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @55733ms
    18:39:45.660 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Jul 30 18:40:15 CEST 2017

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:45.970 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:39:46.009 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR
    Jul 30, 2017 6:39:46 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    ************************************************************
    PREPARE >>>

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    18:39:47.691 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 38784 ms.
    Generating a new RSA key pair took 38784 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        BC:F2:C5:53:5A:10:A4:BD:81:59:79:4A:C5:3D:48:51:2F:20:45:4A

    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.
    **********************************************************************
    18:39:47.741 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): BC:F2:C5:53:5A:10:A4:BD:81:59:79:4A:C5:3D:48:51:2F:20:45:4A
    18:39:48.005 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    18:39:48.076 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms.

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    18:39:48.843 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@605874c4{/,null,AVAILABLE}
    18:39:49.232 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@24edecc7{SSL-http/1.1}{0.0.0.0:44949}
    18:39:49.239 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @59357ms
    18:39:49.293 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Jul 30 18:40:19 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:39:49.578 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:39:49.710 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    18:39:50.291 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @60360ms
    18:39:51.461 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:39:52.924 [qtp1749262391-27] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[zhSRt5igEbL6dhIQZ4_p5A] does not have object for this ObjectRef: ObjectRef[zhSRt5igEbL6dhIQZ4_p5A, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[zhSRt5igEbL6dhIQZ4_p5A] does not have object for this ObjectRef: ObjectRef[zhSRt5igEbL6dhIQZ4_p5A, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.1.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.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.1.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 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.1.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]
    18:39:53.036 [incDecRefCountTimer-1b6f2a] 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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.1.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]
    18:39:54.374 [qtp1749262391-49] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[zhSRt5igEbL6dhIQZ4_p5A] does not have object for this ObjectRef: ObjectRef[zhSRt5igEbL6dhIQZ4_p5A, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[zhSRt5igEbL6dhIQZ4_p5A] does not have object for this ObjectRef: ObjectRef[zhSRt5igEbL6dhIQZ4_p5A, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.1.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.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.1.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 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.1.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]
    18:39:54.448 [incDecRefCountTimer-1b6f2a] 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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.1.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]
    18:39:54.601 [incDecRefCountTimer-1b6f2a] 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.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.1.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]
    18:39:54.628 [incDecRefCountTimer-1b6f2a] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalArgumentException: ObjectManager[zhSRt5igEbL6dhIQZ4_p5A] does not have object for this ObjectRef: ObjectRef[zhSRt5igEbL6dhIQZ4_p5A, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[zhSRt5igEbL6dhIQZ4_p5A] does not have object for this ObjectRef: ObjectRef[zhSRt5igEbL6dhIQZ4_p5A, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.1.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.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.1.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 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.1.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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.1.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]

org.subshare.test.BrokenSignatureIT STANDARD_ERROR
    Jul 30, 2017 6:39:55 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:39:57.139 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:39:57.872 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:39:57.912 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 18:54:57 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:39:57.893 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:39:57.934 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 18:54:57 CEST 2017
    18:39:59.489 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    18:40:00.441 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4b017399{/,null,AVAILABLE}
    18:40:00.565 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5fb84bf2{HTTP/1.1}{127.0.0.1:37696}
    18:40:00.567 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @70667ms
    18:40:01.074 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:01.075 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT STANDARD_ERROR
    Jul 30, 2017 6:40:01 PM org.glassfish.jersey.server.ApplicationHandler initialize
    INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:01.887 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:02.206 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:40:02.246 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 18:55:02 CEST 2017

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    18:40:04.119 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@156b39f5{/,null,AVAILABLE}
    18:40:04.740 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@47725fe9{SSL-http/1.1}{0.0.0.0:38988}
    18:40:04.741 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @74841ms
    18:40:04.762 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Jul 30 18:40:34 CEST 2017

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:05.569 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:08.607 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:09.121 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:09.168 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:09.751 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:09.752 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:11.207 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:11.513 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:12.277 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:12.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:12.731 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:13.010 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:13.336 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:13.646 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:14.177 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:14.470 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:14.603 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:15.100 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:15.552 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:15.748 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:40:15.754 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 18:55:15 CEST 2017

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:16.164 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:16.688 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:17.640 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:17.924 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:19.264 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:19.331 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:40:19.337 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 18:55:19 CEST 2017

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:19.917 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:20.073 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:20.493 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:21.058 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:21.857 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:23.066 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:23.252 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:24.028 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:24.032 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:24.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:24.998 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:25.354 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:25.933 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:26.108 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:26.176 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:26.863 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:27.294 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:27.660 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:27.750 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:29.380 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:30.035 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:31.912 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:32.307 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:32.447 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:32.519 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:32.793 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:33.131 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:33.135 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:33.362 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:33.543 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:33.605 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:34.451 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:34.639 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:34.664 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:34.803 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:40:34.807 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 18:55:34 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:36.747 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:37.151 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:37.346 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:37.357 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:37.460 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:37.727 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:37.857 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:38.052 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:38.119 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:38.242 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:38.480 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:38.635 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:38.963 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:39.257 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:39.264 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:39.456 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:39.716 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:39.899 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:40.093 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:40.342 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:40.572 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:40.683 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:40.773 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:40.857 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:41.551 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:41.655 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:42.085 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:42.305 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:42.423 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:42.752 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:42.753 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:43.001 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:43.601 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:43.994 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:44.512 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:45.258 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:45.735 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:45.911 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:45.924 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:45.980 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:46.094 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:46.555 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:47.081 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:47.263 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:47.481 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:47.530 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:47.588 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:47.842 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:48.335 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:48.382 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:49.220 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:49.409 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:49.623 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:49.630 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:49.664 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:49.874 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:50.109 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:50.128 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:50.167 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:50.435 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:50.662 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:50.761 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:50.957 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:51.490 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:51.637 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:53.169 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:53.873 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:40:53.898 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:54.423 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:54.763 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:55.430 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:56.498 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 440 ms.
    18:40:56.503 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, invitation=false]
    18:40:56.610 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 105 ms.
    18:40:56.611 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7t5XDrH6CvGIKoKZqhXBtg, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:40:56.655 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:40:57.139 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=35.6 MiB, available=419.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:57.265 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:57.669 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:57.944 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:40:58.155 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:58.361 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:40:58.404 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:40:58.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:59.169 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:40:59.623 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:41:00.097 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:00.335 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = deb6bac5-b3a3-489d-998f-0ea35a36590f
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyaz87-xz27u-local-src
      localRepository.publicKeySha1 = 61:C0:96:E7:EC:2C:82:F7:31:93:65:5D:86:46:42:FD:48:36:B1:A1

      remoteRepository.repositoryId = 40ecf77a-e077-4246-a96c-2d459a4d4b82
      remoteRepository.remoteRoot = https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82
      remoteRepository.publicKeySha1 = 4B:2E:B1:0F:26:91:B6:50:C7:62:1D:82:01:52:2E:33:78:01:98:F0

    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 deb6bac5-b3a3-489d-998f-0ea35a36590f 40ecf77a-e077-4246-a96c-2d459a4d4b82

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:01.431 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:02.485 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:02.753 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:03.004 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:03.058 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:03.070 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    18:41:03.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:41:03.411 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:41:03.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:03.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:03.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:41:03.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.76%
    18:41:04.012 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:04.148 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:04.297 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:04.401 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:04.754 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:04.756 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:04.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:41:04.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=deb6bac5-b3a3-489d-998f-0ea35a36590f to='build/repo/j5qyaz87-xz27u-local-src', fromRepoLocalSync=true
    18:41:04.914 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing deb6bac5-b3a3-489d-998f-0ea35a36590f ('build/repo/j5qyaz87-xz27u-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:04.968 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:05.101 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:05.157 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:05.364 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:05.494 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:05.611 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:41:05.821 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:05.928 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 519 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:06.136 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:06.337 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 renewalDateTime=2017-07-30T17:11:05.131Z expiryDateTime=2017-07-30T17:41:05.130Z
    18:41:06.608 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:06.723 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:07.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:07.115 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:41:07.671 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:07.712 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=36.6 MiB, available=418.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:07.841 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:41:08.277 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:08.377 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:08.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:08.768 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:08.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:08.960 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:09.282 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:09.471 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:09.750 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:10.208 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:09.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:10.329 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:10.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=40.3 MiB, available=415.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:10.421 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:10.541 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:10.593 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:10.692 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:10.862 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:10.866 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:41:10.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:10.859 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:10.968 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:11.216 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:11.232 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:11.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=40.2 MiB, available=415.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:11.320 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:11.401 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:11.472 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:11.490 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:11.508 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:11.593 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:11.701 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:11.782 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:11.790 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:11.840 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:12.033 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:11.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:41:12.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=40.2 MiB, available=415.3 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:12.180 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:12.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:12.302 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:12.313 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:12.432 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:12.468 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a600d15f-39ee-4dc3-941e-62ace6d34559
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyb4ma-sw5lj-local-src
      localRepository.publicKeySha1 = B5:1F:3F:21:67:59:A3:5A:D1:9B:B3:E2:51:7C:57:A3:34:77:35:7F

      remoteRepository.repositoryId = 261c0d70-c248-4552-9a98-e8bb0d575d2e
      remoteRepository.remoteRoot = https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e
      remoteRepository.publicKeySha1 = 37:8B:A5:8B:2B:36:11:58:13:2A:45:62:15:46:B4:72:E9:A5:5B:D2

    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 a600d15f-39ee-4dc3-941e-62ace6d34559 261c0d70-c248-4552-9a98-e8bb0d575d2e

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:12.720 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:12.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=40.2 MiB, available=415.3 MiB
    18:41:12.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:12.948 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:12.972 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:13.001 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:13.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=40.2 MiB, available=415.3 MiB
    18:41:13.166 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:41:13.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:41:13.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:13.331 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:13.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:13.542 [qtp1276160461-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:13.624 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:13.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=6 remoteFromLocalRevision=2
    18:41:13.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=deb6bac5-b3a3-489d-998f-0ea35a36590f from='build/repo/j5qyaz87-xz27u-local-src' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:41:13.897 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:14.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:14.044 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:14.107 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:14.164 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:14.307 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:14.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:14.770 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:14.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:14.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:14.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:15.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:41:15.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:15.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:15.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:41:15.387 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 103 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:15.501 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:15.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:15.527 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:15.543 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:15.718 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:15.971 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:16.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:16.869 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:16.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:41:16.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=true
    18:41:16.975 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a600d15f-39ee-4dc3-941e-62ace6d34559 ('build/repo/j5qyb4ma-sw5lj-local-src')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:17.060 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:17.071 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:17.197 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:17.203 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:17.497 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:17.953 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:11:17.777Z expiryDateTime=2017-07-30T17:41:17.777Z
    18:41:18.307 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    18:41:18.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:18.835 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 795 ms.
    18:41:18.842 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:18.894 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 637 ms.
    18:41:18.900 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:18.961 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 59 ms.
    18:41:18.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:18.976 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 129 ms.
    18:41:18.979 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=WqfkU2m6XCyFEGhDOwx-FQ, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:19.218 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 302 ms.
    18:41:19.220 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=o-HBcdbM0cY32bu5aeIxFw, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:19.614 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.28%
    18:41:19.617 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:19.633 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 863 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:19.632 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 790 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:19.643 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TJ149wc-3AEGpYTWbUVggw, invitation=false]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:19.656 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=6CUPkMjuWwxsPG3F3HS3DQ, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:19.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:19.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:19.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:19.936 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 273 ms.
    18:41:19.941 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_WyaKMk4pL3JH7BsOcqIxQ, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:19.971 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 323 ms.
    18:41:19.972 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:20.088 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=34.6 MiB, available=420.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:20.474 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=35.7 MiB, available=419.8 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:21.101 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=35.8 MiB, available=419.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:21.601 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=38.5 MiB, available=417.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:21.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:22.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:22.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:22.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=40.5 MiB, available=415.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:23.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:23.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:23.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:23.176 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:41:23.195 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:41:23.196 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:41:23.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:41:23.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:24.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:41:24.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:24.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:24.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.40%
    18:41:24.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:24.694 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:24.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:25.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=40.7 MiB, available=414.8 MiB
    18:41:25.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:41:25.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qybcoc-2fmss-local-src
      localRepository.publicKeySha1 = EA:97:90:D1:4A:68:7E:3B:D9:01:9D:C3:7E:E4:4B:0C:30:C0:13:42

      remoteRepository.repositoryId = 991538ee-d13f-4309-9f11-db8d79e9685c
      remoteRepository.remoteRoot = https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c
      remoteRepository.publicKeySha1 = 0D:25:2C:E7:B2:8B:27:57:A8:92:9C:B1:C5:37:F3:1B:DC:6F:6C:B8

    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 8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 991538ee-d13f-4309-9f11-db8d79e9685c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:25.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:41:26.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=40.1 MiB, available=415.4 MiB
    18:41:26.186 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:41:26.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:41:26.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:26.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:41:26.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:26.561 [qtp1011194845-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:26.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:26.629 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:26.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:26.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:26.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=6 remoteFromLocalRevision=2
    18:41:26.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:41:26.830 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d0cb7d8e-79d8-429f-92be-463b56bbd020
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qybd3t-ty0de-local-src
      localRepository.publicKeySha1 = C9:C9:6A:1D:43:D2:7A:D3:F8:6C:CC:88:2D:A7:90:2E:15:E2:AC:48

      remoteRepository.repositoryId = 23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd
      remoteRepository.remoteRoot = https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd
      remoteRepository.publicKeySha1 = DC:B7:68:73:4D:81:9E:D8:E6:92:CB:D5:F8:02:5C:F0:52:83:B7:B6

    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 d0cb7d8e-79d8-429f-92be-463b56bbd020 23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:26.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:41:27.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 9d4a3e02-4d33-4d87-802e-baeb12c58847
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qybt3b-1loie-local-src
      localRepository.publicKeySha1 = 31:17:83:B4:10:7C:44:91:D3:5B:5B:F6:4B:C3:64:70:8E:3C:D6:44

      remoteRepository.repositoryId = b022bef0-44ec-4e8e-be97-3d379109ac51
      remoteRepository.remoteRoot = https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51
      remoteRepository.publicKeySha1 = 78:C6:A0:F2:68:EF:F3:45:89:40:47:AA:14:F7:31:0A:BA:9D:BF:E6

    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 9d4a3e02-4d33-4d87-802e-baeb12c58847 b022bef0-44ec-4e8e-be97-3d379109ac51

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:27.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b0d46b2b-ec35-42f9-bd47-aaadaf79a540
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qybfx9-xd522-local-src
      localRepository.publicKeySha1 = 08:95:41:18:3B:BD:10:96:C8:68:71:8A:94:65:B8:6B:93:7B:93:95

      remoteRepository.repositoryId = ccf3971a-103e-4a61-a3d0-1cc2ff4473ec
      remoteRepository.remoteRoot = https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec
      remoteRepository.publicKeySha1 = AB:47:B8:8F:0A:C0:1D:28:10:56:BC:E2:70:8B:28:94:A9:60:F4:44

    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 b0d46b2b-ec35-42f9-bd47-aaadaf79a540 ccf3971a-103e-4a61-a3d0-1cc2ff4473ec

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:27.898 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:28.003 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:28.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:28.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:28.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:28.225 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:28.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:41:28.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:28.438 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:28.469 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:28.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:28.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:28.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:41:28.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.88%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:28.781 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 205 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:28.996 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:29.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:29.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:29.192 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:29.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:41:29.442 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:29.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:29.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:29.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:29.759 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:29.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=true
    18:41:29.785 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 ('build/repo/j5qybcoc-2fmss-local-src')

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:29.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:29.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:29.948 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:29.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    18:41:29.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:30.001 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:30.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:30.028 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:30.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:30.221 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:30.283 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:30.274 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:30.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:30.565 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:30.686 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:30.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:30.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:30.885 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:11:29.959Z expiryDateTime=2017-07-30T17:41:29.959Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:31.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:31.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:31.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:31.340 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:31.350 [pool-6-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:31.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:31.423 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:31.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:31.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:31.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:31.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:31.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:31.839 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:31.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:31.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:32.263 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:32.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.90%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:32.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 99 ms.
    18:41:32.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:32.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.0 MiB, used=41.9 MiB, available=413.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:32.839 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:32.909 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:32.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:33.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:41:33.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 to='build/repo/j5qybfx9-xd522-local-src', fromRepoLocalSync=true
    18:41:33.216 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b0d46b2b-ec35-42f9-bd47-aaadaf79a540 ('build/repo/j5qybfx9-xd522-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:33.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:33.303 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.57%
    18:41:33.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:33.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:33.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:33.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:33.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:33.398 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:33.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:33.408 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d0cb7d8e-79d8-429f-92be-463b56bbd020 ('build/repo/j5qybd3t-ty0de-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:33.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:33.493 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:33.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fc66142d2c096c81db27faf57c7c47f7b8de80d' to.sha1='ec3f622499cdc8a18d05bd604c177c66473b544e'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:33.625 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:33.755 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:33.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:41:33.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b022bef0-44ec-4e8e-be97-3d379109ac51 from='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51' toID=9d4a3e02-4d33-4d87-802e-baeb12c58847 to='build/repo/j5qybt3b-1loie-local-src', fromRepoLocalSync=true
    18:41:33.818 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d4a3e02-4d33-4d87-802e-baeb12c58847 ('build/repo/j5qybt3b-1loie-local-src')
    18:41:33.987 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:34.178 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec renewalDateTime=2017-07-30T17:11:33.532Z expiryDateTime=2017-07-30T17:41:33.532Z

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:34.441 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:34.525 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:34.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:34.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:34.892 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:34.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/1 {11 11ä11#+} 1/a"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:34.915 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:34.970 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 renewalDateTime=2017-07-30T17:11:34.149Z expiryDateTime=2017-07-30T17:41:34.149Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:35.259 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/_XHpwwJ2GH2YJAGFYFsoMg' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:35.268 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:35.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:41:35.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:35.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=41.4 MiB, available=414.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:35.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102381 bytes in 825 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:35.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:36.023 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:36.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:36.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:36.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:36.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:36.227 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:41:36.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:36.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=39.8 MiB, available=415.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:36.596 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:11:36.321Z expiryDateTime=2017-07-30T17:41:36.306Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:36.872 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:41:36.919 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:37.011 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:35.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: repoFileDtos.size=0
    18:41:37.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=40.6 MiB, available=414.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:37.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=41.3 MiB, available=414.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:37.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/1 {11 11ä11#+} 1/a"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:37.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:37.412 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:37.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:37.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:37.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:41:37.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec1c248d07facc25deabd1dad47d08120448e876' to.sha1='fe26c0d187b31207d95608e4692fea1420982391'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:37.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:37.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:41:38.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:38.242 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:38.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:37.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:41:38.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=41.3 MiB, available=414.2 MiB
    18:41:38.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:38.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/1 {11 11ä11#+} 1/b"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:38.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:38.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=40.1 MiB, available=415.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:37.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:41:38.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:39.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=41.5 MiB, available=414.0 MiB
    18:41:39.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:39.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:39.502 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:39.541 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:39.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=41.3 MiB, available=414.2 MiB
    18:41:39.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:41:39.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:41:39.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:39.695 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:39.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms.
    18:41:39.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:40.074 [qtp192490287-71] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:40.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=40.3 MiB, available=415.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:40.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    18:41:40.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:40.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=6 remoteFromLocalRevision=2
    18:41:40.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:40.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:40.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:40.412 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:40.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:39.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:41:40.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:40.853 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6CUPkMjuWwxsPG3F3HS3DQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!
    18:41:40.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:41.331 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:41.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:41.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:41.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:41.721 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:41.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:41:41.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=39.6 MiB, available=415.9 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:41.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=40.1 MiB, available=415.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:41.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:41:41.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:41:41.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:41.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:41.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:42.092 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:41:42.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:42.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:42.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:42.316 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 209 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:42.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:42.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:41.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:41:42.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=39.6 MiB, available=415.9 MiB
    18:41:42.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:42.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=39.8 MiB, available=415.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:42.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=39.6 MiB, available=415.9 MiB
    18:41:42.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:41:42.885 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:41:42.889 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:42.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=39.8 MiB, available=415.7 MiB
    18:41:42.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:43.035 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:43.247 [qtp788369844-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:43.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=39.8 MiB, available=415.7 MiB
    18:41:43.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:43.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=6 remoteFromLocalRevision=2
    18:41:43.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 from='build/repo/j5qybfx9-xd522-local-src' toID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec to='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:43.548 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:42.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:41:43.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=40.0 MiB, available=415.5 MiB
    18:41:43.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:43.640 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:43.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=39.8 MiB, available=415.7 MiB
    18:41:43.776 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:41:43.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:41:43.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:43.875 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:43.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:44.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=40.1 MiB, available=415.4 MiB
    18:41:44.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:44.257 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:44.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    18:41:44.333 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:44.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:44.408 [qtp87417275-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:44.484 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:44.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a20a4093902cbdfe9fa17795d5630d903307976' to.sha1='66f2790f1def1708911b5b1a3bba636bb1ac5df3'): /1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:44.652 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:44.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:44.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=39.8 MiB, available=415.7 MiB
    18:41:44.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:41:44.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:41:44.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:44.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:44.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d4a3e02-4d33-4d87-802e-baeb12c58847 from='build/repo/j5qybt3b-1loie-local-src' toID=b022bef0-44ec-4e8e-be97-3d379109ac51 to='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51'
    18:41:44.875 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:44.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3687263 bytes in 6317 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:45.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:41:45.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:45.117 [qtp1296822510-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:45.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:45.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:45.484 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:45.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:45.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:45.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:45.825 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 349 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:45.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:45.895 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:41:45.964 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:46.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/1 {11 11ä11#+} 1/a"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:41:46.022 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:46.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:41:46.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:46.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/1 {11 11ä11#+} 1/b"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:46.145 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:46.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:46.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:46.235 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:46.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3528bba5a2ab358f8078cb12917d455c41da1979' to.sha1='665d14512ceda75bb84d02bb8d6b975156865dcb'): /1 {11 11ä11#+} 1/c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:46.533 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 213 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:46.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 111 ms.
    18:41:46.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:46.768 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/tJsbmEWUOtc4XFXYNPm5Zg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:47.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/1 {11 11ä11#+} 1/c"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:47.074 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:47.191 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    18:41:47.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:47.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:47.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:47.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 624155 bytes in 1364 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:47.403 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/NL5lxJU641GD-vjBOlNWwg' offset=0
    18:41:47.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 229549 bytes in 533 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:47.638 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:41:47.861 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:47.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:48.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:48.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:41:48.256 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:41:48.264 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:48.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:41:48.370 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:48.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/1 {11 11ä11#+} 1/c"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:48.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:48.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.38%
    18:41:48.486 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:48.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:48.518 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:41:48.593 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:48.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8c21b67545af30dfa17e7c2357056b1b59c7d91' to.sha1='a0b06ed05e5f5b030d71c20af354673c7c9823c3'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:48.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/1 {11 11ä11#+} 1/a"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:48.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:48.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:48.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:49.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:49.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:49.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 93 ms.
    18:41:49.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:49.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4abb0e7827d6af2b8c0ae1ea27947246e6a131da' to.sha1='ddc739a54e7d8eed0d1119b0b1c57cb5049a1fd8'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:49.392 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:49.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:49.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:49.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:49.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:49.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/1 {11 11ä11#+} 1/a"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:49.684 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:49.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:41:49.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:49.829 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:49.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:49.985 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    18:41:49.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:50.089 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:50.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:50.197 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 129 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:50.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 98 ms.
    18:41:50.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:50.323 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/qz2adHCelTXAb7N1Y7-WEg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:50.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/1 {11 11ä11#+} 1/b"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:41:50.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:50.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 900777 bytes in 1046 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:51.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:51.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:51.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:51.035 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/u-a7g2xHWXiSfe8fIiRraQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:51.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:51.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:51.174 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:51.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:51.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:41:51.503 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:41:51.507 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:51.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:51.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/1 {11 11ä11#+} 1/a"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:51.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:51.686 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:51.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:51.708 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:51.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:41:51.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b13a9f40670cc14e7e90bd72be6b1777a5526aef' to.sha1='45a72c4557384ebbfcafabcd1c3f0ee553637fbd'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:51.948 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/u-a7g2xHWXiSfe8fIiRraQ' offset=1048576
    18:41:52.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1337688 bytes in 1940 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:52.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:41:52.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:52.752 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:52.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:41:52.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:52.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:52.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 3 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:53.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:53.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/1 {11 11ä11#+} 1/b"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:41:53.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:53.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:53.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:53.225 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:41:53.241 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:53.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    18:41:53.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:53.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:53.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:53.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:53.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:53.397 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/1 {11 11ä11#+} 1/b"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:41:53.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:53.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:53.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:41:53.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b15a1f44961e909bdb51d85bcfa911b3dcc5700a' to.sha1='8ef802f1e8e3cd8e4cd4afcc488a24df2f5e86ea'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:53.735 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:53.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:53.886 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:53.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:53.984 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:41:54.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/1 {11 11ä11#+} 1/c"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:41:54.503 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:54.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:54.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:54.783 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/zYFZ7tfCqgZX69W6iMqrxQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:54.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 58 ms.
    18:41:54.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:54.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:54.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:54.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 212918 bytes in 442 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:54.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:54.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:55.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:55.098 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:55.277 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:55.349 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:55.372 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:55.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:55.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:55.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:55.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:55.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:55.681 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    18:41:55.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:55.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:55.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:55.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:55.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:55.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:55.883 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:41:55.890 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:41:56.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/1 {11 11ä11#+} 1/c"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:41:56.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:56.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:41:56.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:56.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:56.215 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:56.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fbaa87e7a5b422ebbf3901277e461fa1a0dce3b' to.sha1='6ba37d9ef5ffe25cf6153785822df365686e689d'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:56.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:56.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:56.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:56.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:56.805 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:56.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    18:41:56.895 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:56.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:56.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:56.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:57.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    18:41:57.049 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:57.077 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:57.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:57.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:57.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/2/1 {11 11ä11#+} 1/a"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:41:57.283 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:57.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='879033efe65714fc9f2618f6300f3890d656034c' to.sha1='1968604d3e58411489ec87fff48497c5395e70a1'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:57.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:57.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    18:41:57.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:57.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:57.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:57.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:57.808 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:58.155 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CsKtabC9DwL2wuI5Vv90yg/9ax6NMy43jVRTYkCnJYhCw/rbGnrLaH-Slg0fmCla8Lnw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:58.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 4047339 bytes in 5236 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:58.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:58.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:41:58.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:41:58.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:58.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:58.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:58.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:58.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:58.969 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:58.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:58.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:59.007 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:59.285 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/1 {11 11ä11#+} 1/a"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:41:59.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:59.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:59.291 [Test worker] 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'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:59.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 806904 bytes in 2002 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:59.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:59.362 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/1 {11 11ä11#+} 1/b"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:59.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:59.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:41:59.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:41:59.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:41:59.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:41:59.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c20b8fda22713ef199374f8912b671e793acbb7' to.sha1='d8768300f8b62163485f1735e82be42913ac9e64'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:59.546 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:41:59.723 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SXQVanz_nk4_Z2DbLCRURw/Wdjc29Ff4xk0UWjfmwpPKw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:41:59.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:41:59.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:00.029 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:00.046 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:00.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/2/1 {11 11ä11#+} 1/a"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:00.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:00.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:00.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:00.214 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:00.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:00.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62427 bytes in 1041 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:00.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11d222f86d73e035a47b4243411a35d0a0fcb9fe' to.sha1='25b4f2fc837864a9bacf10bb000b206f5576d5bb'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:00.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:00.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/a"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:00.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:00.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:00.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:00.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:00.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:00.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:00.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:00.916 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ohL82miOqhjJ-wjNA87JyA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:00.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:00.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:01.004 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:01.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:01.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222323 bytes in 468 ms. path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:01.136 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    18:42:01.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:01.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:42:01.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83c6ffbe1b6b5ddfa1a4f06e1ab8d0d934fa3aac' to.sha1='214a6e05e0c78213e9565a721f027bd3921503ba'): /1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:01.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:01.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/2/1 {11 11ä11#+} 1/b"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:01.488 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:01.489 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    18:42:01.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:01.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:01.583 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:01.662 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:01.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    18:42:01.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:01.808 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CsKtabC9DwL2wuI5Vv90yg/9ax6NMy43jVRTYkCnJYhCw/RR7t46kNeFgrl5vL1ooIVw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:01.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00300e098f2d6a530bbd874c4c275c30a3ee295e' to.sha1='1ede8cc93635f14414bca063cfde1a67553f8f8d'): /1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:02.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/1 {11 11ä11#+} 1/a"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:02.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms.
    18:42:02.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:02.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:02.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260921 bytes in 952 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:02.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:02.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:02.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/a"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:02.620 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:02.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bca2c6d18ff6c4fb43a561b441c61258ab2d9c44' to.sha1='5706081544900683d926627bd50bca791e9664c3'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:02.691 [Test worker] 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'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:02.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:02.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:02.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    18:42:02.799 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:02.988 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:02.993 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dipZ7jocg6Yk0LBYE4CY9g/PV1FTRdsXAGd5NWWCTfi7Q' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:02.996 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:03.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/1 {11 11ä11#+} 1/a"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:03.149 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:03.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:03.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/1 {11 11ä11#+} 1/a'
    18:42:03.288 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:03.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/2/1 {11 11ä11#+} 1/b"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:03.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:03.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:03.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:42:03.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b05e62e66870822b53a4e4902af0c5016770160' to.sha1='4a9fbacd83040b9e655431508a8b5b6c05cbb51a'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:03.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/1 {11 11ä11#+} 1/b"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:03.931 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:03.944 [Test worker] 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'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:03.967 [qtp1011194845-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:04.101 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:04.102 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:04.153 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SXQVanz_nk4_Z2DbLCRURw/kPvYF03tOSgc-em0okzwmw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:04.405 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:04.424 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:04.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:04.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/2/a"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:04.482 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:04.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:04.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:04.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142033 bytes in 611 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:04.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/a"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:04.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:04.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.83%
    18:42:04.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:04.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:04.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:04.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:04.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='134d745debbe25364e5caa27a813a0696ba65239' to.sha1='a91398c1e837b15b5a2558f9ddf48454c1eb0e68'): /2/dir1/aa2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:04.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101337 bytes in 2252 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:05.041 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:05.099 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:05.115 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:05.297 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:05.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:05.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/1 {11 11ä11#+} 1/b"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:05.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:05.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:42:05.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:05.489 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:05.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:05.632 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:05.684 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:05.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/dir1/aa2"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:05.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:05.721 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:05.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7cccf8066049b91ed59255a8f8b83454288a48d0' to.sha1='8b753ec2f28b46e2e7c03f10847d281f51e4251a'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:05.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    18:42:05.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:05.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:05.839 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/t7Kh1jyKgmgU-j21a07tBA/RRG5JksJdfbaDqjAntYZow' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:05.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3ede8e988e61f3931501dda82b64c8f703ce9df' to.sha1='efa42814509aa6772ec3d03ca0cc8ced6f71481b'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:06.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74740 bytes in 597 ms. path='/2/dir1/aa2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:06.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/1 {11 11ä11#+} 1/c"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:06.377 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:06.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/a"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:06.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:06.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:06.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:42:06.641 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e757d05dd9ef32a8a9a8adc3dea398690d9cdd7' to.sha1='92f0bd68d5bc24f61b8650425b1c9ad28421d3ea'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:06.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    18:42:06.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:06.861 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:06.880 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:06.885 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SXQVanz_nk4_Z2DbLCRURw/8ULnfYijtBK194Z2aJOzMA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:07.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/dir1/aa2"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:07.069 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/1 {11 11ä11#+} 1/a"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:07.083 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:07.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:07.161 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:07.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:07.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'
    18:42:07.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b0822631f897719d60409d32a6978e8e5b74481' to.sha1='bd254e6f9a29260f9dfd48b2533210a00aa130ab'): /2/dir1/bb2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:07.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 853397 bytes in 1084 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:07.501 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/-sLPg7iuPXounHtOz_zt0w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:07.635 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=1048576

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:07.875 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:07.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/b"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:07.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:07.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:07.996 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:08.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/dir1/bb2"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:08.065 [qtp192490287-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:08.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:08.099 [qtp192490287-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:08.261 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/t7Kh1jyKgmgU-j21a07tBA/T6JFcB2Ns018V-iK0SQNlw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:08.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/1 {11 11ä11#+} 1/c"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:08.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:08.342 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dipZ7jocg6Yk0LBYE4CY9g/6YD3rCfMNVseREMuqiKefA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:08.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:42:08.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:08.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:42:08.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fb14c2009b66919b0f7a7e380c12c3ee767945e' to.sha1='a9b162d11acb8b1ce19a50af1fa31a9e874e4642'): /2/1 {11 11ä11#+} 1/a
    18:42:09.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/a"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:09.180 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:09.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 289983 bytes in 1101 ms. path='/2/dir1/bb2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:09.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253954 bytes in 2102 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:09.364 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/ngfStT4s-PjM01dsPnunow' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:09.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:42:09.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:09.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:09.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:09.727 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:09.731 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:09.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/dir1/bb2"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:09.950 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:09.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:09.973 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:09.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:09.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'
    18:42:10.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c33b1e53134995a6fe4b999eea94a7c2cfea1219' to.sha1='36e25c7124d131e793dc50c139fc0044ab33e470'): /2/file1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:10.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 352078 bytes in 1225 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:10.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/file1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:10.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:10.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:10.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:10.733 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:10.737 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:10.782 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o7go0hk3hHcSMhyY8T6sA/IN-A-_zfjCb-C8BvLS9U3A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:10.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/1 {11 11ä11#+} 1/a"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:10.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:10.870 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:10.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:10.876 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:10.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/a"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:10.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 962214 bytes in 2921 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:10.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:10.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:10.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:11.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 328032 bytes in 394 ms. path='/2/file1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:11.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6645b042256666c247c62ce757c5664557797acc' to.sha1='af89c3088bc9fb724fadf242d6e8fd8ec7f5ae92'): /1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:11.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33bd0df4c5c123fab7640f7668ef5083bee7b80c' to.sha1='0049336c8d8f8f57039d902ff76a430ea3a5057f'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:11.285 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:11.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:11.365 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:11.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:11.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:11.483 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:11.493 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:11.592 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:11.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/2/file1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:11.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:11.683 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.05%
    18:42:11.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:11.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:11.723 [qtp788369844-132] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:11.730 [qtp788369844-132] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:11.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f3b593d3ee59b7b5a61abeb96b994d104bbe61b' to.sha1='60a188e58855648a595ae1fe2e1cb0eba94c9722'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:11.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/b"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:11.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/b"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:11.977 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/1 {11 11ä11#+} 1/b"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:12.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:12.063 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:12.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:12.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:12.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:42:12.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f833b744154c62df9e592d194fafde6d1fec2cd7' to.sha1='64af25dee189709ca266d06cb2af8b048be00fcf'): /1 {11 11ä11#+} 1/c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:12.498 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/3uxTgq9Qkqjt71AvKfxvJA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:12.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/5/h"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:12.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:12.707 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:12.760 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/tladxazjLSRM236Qyws2ww/8sP46mj10Xj4UtYKOCPxfg' offset=0
    18:42:13.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156099 bytes in 404 ms. path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:13.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/c"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:13.041 [Test worker] 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'
    18:42:13.137 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dipZ7jocg6Yk0LBYE4CY9g/4xEUZddRuihAOJbF6JqF5g' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:13.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:13.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:13.326 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:13.330 [qtp1276160461-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:13.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54645 bytes in 367 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:13.417 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/5/h"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:13.457 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:13.505 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:13.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:13.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:13.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:13.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:13.674 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:13.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 458738 bytes in 1658 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:13.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a4a1e32e410962e653ebb62a2a94554ba6f6362' to.sha1='f69111bf4008d6a3995de8b831930f6680ffe58a'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:13.767 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:13.772 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:13.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/c"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:13.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:13.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:14.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:14.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:42:14.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:14.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:14.064 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=3145728

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:14.070 [qtp192490287-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:14.079 [qtp192490287-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:14.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3442336184f09a234fa18699a4d1d62435e6963c' to.sha1='e8d194104e84152bf4d5cc1fb26b186e0854dfaa'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:14.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/b"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:14.487 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:14.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:14.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:14.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/5/i"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:14.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:14.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5da4bd679b87f84434509c5c51411e19685f0a84' to.sha1='f9c7a759f57b5720a106d4600c32d013e45a6005'): /2/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:14.871 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/2/1 {11 11ä11#+} 1/a"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:14.892 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:14.899 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/tladxazjLSRM236Qyws2ww/48vnVBkgD-S6s2gGO9pjOQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:15.079 [qtp788369844-114] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GsXi6m9A-hTcGCUoorbeMg/5TJixlUuoXB7IOCv42TBuw/Rg2lLQvbZZK9dKmBid3XIQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:15.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/a"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:15.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:42:15.639 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/rh3dy0eAp-3N-UlBGw5VNw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:16.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420642 bytes in 1952 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:17.099 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:17.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:17.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:17.180 [qtp788369844-132] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:17.184 [qtp788369844-132] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:17.196 [qtp1296822510-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:17.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 355688 bytes in 1799 ms. path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:17.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/2/1 {11 11ä11#+} 1/a"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:17.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:17.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:17.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:17.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:17.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:17.623 [qtp192490287-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:17.627 [qtp192490287-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:17.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4419593 bytes in 13220 ms. path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:17.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='764016543bb27dfa39699dfd068f20fc5ae22f4b' to.sha1='9270dea31bbd9e62172207e513d203813dad5381'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:17.776 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:17.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/a"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:17.938 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:17.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:42:17.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:17.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:18.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 722174 bytes in 3393 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:18.046 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:18.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e86ce2bbce57ad11f51e4525578ece448654e851' to.sha1='e32f4472e2de8f090db95c64cf322476ca190ad3'): /3 + &#ä/5/h

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:18.259 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=4194304

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:18.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:18.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:18.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:18.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:18.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/2/1 {11 11ä11#+} 1/b"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:18.542 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:18.569 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:18.607 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:18.627 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:18.631 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:18.662 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:18.777 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/5/i"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:18.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:18.804 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/2/a"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:18.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:18.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:18.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:18.861 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:42:18.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:18.865 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:18.885 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d183ffc12eed25211c048bc01f6e236722a8fb16' to.sha1='866aad96c744e0095d09a018b9fbbc58e9a1e30a'): /3 + &#ä/aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:18.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bb595bb477086602bd9ab289b69ae3c2bd7ab1b' to.sha1='13f801bad211e7221fb6d08875416e339643949a'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:18.951 [qtp1296822510-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=2097152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:18.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/5/h"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:19.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:19.064 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GsXi6m9A-hTcGCUoorbeMg/5TJixlUuoXB7IOCv42TBuw/GSWvvWHcL1MnnRzc83C-nQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:19.084 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=5242880

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:19.199 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/sKMjy4Acu8K2veZMFmg47w/UkW-C0bLLokTfacfyDW42A' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:19.354 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:19.571 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/aa"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:19.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/5/h"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:19.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:19.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:19.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104696 bytes in 658 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:19.781 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/fwULxIvpX9Qgj63r7uHtXw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:19.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:19.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:19.968 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/GsiWlIWbzUBlXtQ-6WMfSQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:20.007 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:20.011 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:20.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112543 bytes in 422 ms. path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:20.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/5/h"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:20.242 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:20.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 596735 bytes in 1720 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:20.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:20.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:20.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:20.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:20.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:42:20.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='301df56eb909a47a3f431d3f9ffdb68ad61912ae' to.sha1='e2ab031fc72b719ca5a877280481d9c0f059d4c1'): /3 + &#ä/5/i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:20.448 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:20.459 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:20.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:20.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:20.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/5/h"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:20.683 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:20.687 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:20.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:20.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:20.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:20.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/2/1 {11 11ä11#+} 1/b"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:20.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8985a6bc8bfa276fc70eda07243e810f71d05b73' to.sha1='3c1b7d4cc2752ae02ff9ce935eb950886d42288a'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:20.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:20.973 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/5/i"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:20.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:20.992 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:20.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:42:21.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03135fc2e6dac8451c88cabe53cf05437a798463' to.sha1='c0b0ace4da9d91681224bb2c482f39a37bc92395'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:21.205 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:21.287 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:21.451 [qtp1296822510-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:21.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/5/i"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:21.611 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/sKMjy4Acu8K2veZMFmg47w/PZulrrYtTNhC0DhltK2lzw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:21.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 957852 bytes in 2002 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:21.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:21.716 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:21.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:42:21.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:21.989 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/2/a"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:21.996 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:22.000 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:22.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:22.083 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:22.132 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GsXi6m9A-hTcGCUoorbeMg/UGwtHg1UYpq9bYkB1VR8RA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:22.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/aa"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:22.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:22.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:22.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:42:22.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67376988782ea447577f5e75e0ffc0396abba805' to.sha1='6acacd8ef55a37c108021176ce96b14577306cf1'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:22.385 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91431 bytes in 378 ms. path='/2/a'
    18:42:22.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:22.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:22.722 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:22.727 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:22.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/bb"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:22.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:22.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/2/a"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:22.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:22.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:42:22.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:22.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:42:22.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8c12e7985361df4289d626a8a98a74811fe125a' to.sha1='43e95cb849882815c318e6bea846534fa08db078'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:23.031 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/s4V_GOeQje_YE6LgOUX10A' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:23.308 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:23.608 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:23.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/5/h"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:23.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:23.684 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=7340032

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:23.744 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/sKMjy4Acu8K2veZMFmg47w/PZulrrYtTNhC0DhltK2lzw' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:23.776 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:23.963 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/s4V_GOeQje_YE6LgOUX10A' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:24.013 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xffpzAAPPPxwDAZeYiP4HQ/MaNU8IIQJDjCjg4EMjggFQ/BtfoqoaFPMRy2fs1GWEaAA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:24.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1176878 bytes in 1407 ms. path='/3 + &#ä/bb'
    18:42:24.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:24.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:24.407 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:24.411 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:24.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/bb"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:24.603 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:24.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:24.641 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:24.676 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:24.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2466056d769c7746b9b71893d82a7a1cb6bb68b7' to.sha1='c8b68ed0044509c93e4d487bcb99edfc70ccf320'): /3 + &#ä/cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:25.079 [qtp788369844-114] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xffpzAAPPPxwDAZeYiP4HQ/MaNU8IIQJDjCjg4EMjggFQ/BtfoqoaFPMRy2fs1GWEaAA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:25.134 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=5242880

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:25.171 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=8388608

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:25.211 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/sKMjy4Acu8K2veZMFmg47w/PZulrrYtTNhC0DhltK2lzw' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:25.574 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/cc"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:25.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:42:25.682 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/NBiLx_EPvZuYDtEg7rSuAg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:25.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1313948 bytes in 2320 ms. path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:25.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121321 bytes in 397 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:26.016 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:26.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:26.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:26.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:26.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:26.245 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:26.248 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:26.323 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:26.330 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:26.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/cc"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:26.377 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:26.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:26.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:26.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/5/h"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:26.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b854807d7705501691ae556046ce7e8336e71648' to.sha1='b10beb530c80cc21d3af4a78b6ccffb00f5dbed5'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:26.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:26.469 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:26.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:42:26.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba042b16abeea56f5d95b9f2f09a0c8b9121e3bf' to.sha1='c03ccaf9fdbcab5a49352ee943ce13a4eab788b9'): /3 + &#ä/5/i

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:26.569 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:26.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/dd"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:26.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:27.035 [qtp192490287-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/sKMjy4Acu8K2veZMFmg47w/PZulrrYtTNhC0DhltK2lzw' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:27.115 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:27.171 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/H-gYO5HN3bGSSuRLB-dRIw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:27.259 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:27.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/5/i"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:27.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:42:27.493 [qtp788369844-114] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xffpzAAPPPxwDAZeYiP4HQ/MaNU8IIQJDjCjg4EMjggFQ/hXkmgA38N8KzxJ4lzW0h6g' offset=0
    18:42:27.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59497 bytes in 346 ms. path='/3 + &#ä/5/i'
    18:42:27.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:27.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:28.021 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:28.024 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:28.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/5/i"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:28.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:28.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:28.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:42:28.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4428c4f0024bec898cb16a5613a93717adcf19f6' to.sha1='e58d1f70ffbeec09da0fccc8fac468ca09e8e3ec'): /3 + &#ä/aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:28.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 455010 bytes in 1535 ms. path='/3 + &#ä/dd'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:28.651 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/vmXpus27Kb68DQjdMw0H-g' offset=9437184

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:28.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:28.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:28.739 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:28.742 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:28.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/3 + &#ä/dd"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:28.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:28.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/aa"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:29.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:29.020 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.50%
    18:42:29.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:29.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1'
    18:42:29.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46b19bb87f5c6459cf44904481b7c4eb2446418b' to.sha1='149e935a4b7b419d5c1a9d01c045128d139c5ecf'): /dir1/aa1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:29.128 [qtp788369844-114] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xffpzAAPPPxwDAZeYiP4HQ/OU8NuSsJ0zK3GRZvYNwq4g' offset=0
    18:42:29.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138729 bytes in 600 ms. path='/3 + &#ä/aa'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:29.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9960165 bytes in 26478 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:29.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/dir1/aa1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:29.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:29.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:29.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:29.928 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/sKMjy4Acu8K2veZMFmg47w/PZulrrYtTNhC0DhltK2lzw' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:29.997 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RbrQQW3VlK7xlvTboV8bGw/S7ZbchHCPzMVBYqDblLkgA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:30.072 [qtp788369844-114] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:30.078 [qtp788369844-114] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:30.089 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=7340032

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:30.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:42:30.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:30.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/aa"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:30.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:30.370 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:30.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:30.426 [qtp1011194845-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:30.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0fee0463164d9960c81b818f151fddf3ca1392ce' to.sha1='53de1e498e3ff1f5d56e627bee45394b0fc18073'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:30.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 288418 bytes in 1241 ms. path='/dir1/aa1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:31.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4540538 bytes in 10081 ms. path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:31.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/bb"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:31.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:31.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:31.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:31.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:31.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:31.360 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:31.365 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:31.379 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xffpzAAPPPxwDAZeYiP4HQ/rTh1vLOW1e-mK-yT-f1BGg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:31.468 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:31.480 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:31.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/dir1/aa1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:31.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:31.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:31.589 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/5/i"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:31.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:31.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:31.652 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:31.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:31.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:31.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6404b690f9f32894922468af8a539baafb4ea55' to.sha1='f6f2e56a729851ff331c3d4606af76085d6c6c85'): /dir1/bb1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:31.787 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:31.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c00da2dd6547daf0503b7a00ce2637f01d582f49' to.sha1='3d36b41b45130b23be8031180cc1c4a784f613e7'): /3 + &#ä/aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:32.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185123 bytes in 869 ms. path='/3 + &#ä/bb'
    18:42:32.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:32.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:32.361 [qtp788369844-132] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:32.365 [qtp788369844-132] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:32.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/bb"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:32.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/1 {11 11ä11#+} 1/a"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:32.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:32.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/dir1/bb1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:32.598 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:32.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:32.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/aa"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:32.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:32.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:32.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:32.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/bb1'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:32.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:32.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3f2f60aaf5f7c22082f04306e68941975a9b839' to.sha1='090f7dca3873a014e9a5eaa2cff46895dabd6143'): /3 + &#ä/cc

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:32.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e1bb63c5682a3e41ce93326a793cafcafafe654' to.sha1='f4b217cad02387c97d4b672830e4fab38c9dd247'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:32.899 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=8388608

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:32.911 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/QmszZLR0pKNUqQIMrS3kVw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:32.946 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RbrQQW3VlK7xlvTboV8bGw/MVHrXeyaQIkJxUJbWOVy-w' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:33.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 211971 bytes in 1042 ms. path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:33.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/cc"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:33.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:42:33.894 [qtp788369844-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xffpzAAPPPxwDAZeYiP4HQ/o0pobIGUYWTXEX1zQ12_AA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:33.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:33.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:34.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 456305 bytes in 1400 ms. path='/dir1/bb1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:34.113 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:34.118 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:34.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:34.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:34.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/1 {11 11ä11#+} 1/b"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:34.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136903 bytes in 912 ms. path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:34.680 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:34.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 8978315 bytes in 22638 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:34.712 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:34.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/aa"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:34.743 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:34.745 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:34.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:34.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:34.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/dir1/bb1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:34.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:34.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:35.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:35.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:35.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33da2f68c41d07e54c60d8e3f19dd8095985915b' to.sha1='8351cb14992aac638d689658eaafd8ceffed2f93'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:35.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:35.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:35.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e7b9999f178b5680c71b0aa441f0a685e7aacd2' to.sha1='d709cafbd89fc8287d5cb6d67b57e534c64d211e'): /file1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:35.111 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/v7pUIV-VBN5BhZepZMNZjA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:35.223 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:35.255 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:35.269 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:35.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:35.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:35.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/cc"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:42:35.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:35.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:35.641 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:42:35.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='669b36dac4cd119346a6daf8d242456abfbf9f8c' to.sha1='e4f1d764486300d94a21d1d5a9a6a1c15aa95a94'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:35.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/bb"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:35.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:36.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/file1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:42:36.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/file1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:36.293 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/k24gkPV-hvlqRrAZ8YqvJQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:36.312 [qtp1276160461-76] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wponaQ643o_urlPr_YtIQg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:36.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/dd"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:36.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 724844 bytes in 1744 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:36.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:42:36.616 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xffpzAAPPPxwDAZeYiP4HQ/5CHEnIIL_jD3ESzrUfM2iA' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:36.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:36.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:36.805 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:36.812 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:36.839 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:36.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/1 {11 11ä11#+} 1/b"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:42:37.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:37.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:37.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:42:37.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5745449a3014426a4c3ba45c81c2587fd34ff15' to.sha1='f50fcc5648cd5a2e59a0d436b14f9b84fcc2cea4'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:37.154 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:37.313 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/1 {11 11ä11#+} 1/b"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:37.325 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:37.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:37.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:37.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 585131 bytes in 1463 ms. path='/file1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:37.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a5238a8e6b9c4068ce8267a3f0c78fd8a40e16d' to.sha1='1f70e186ecdb6fb80f3128b08f14a3b09b996292'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:37.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 578865 bytes in 1357 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:37.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:37.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:37.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 757779 bytes in 1977 ms. path='/3 + &#ä/bb'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:37.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/1 {11 11ä11#+} 1/c"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:37.976 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:37.979 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:38.108 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:38.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/file1"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:38.207 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:38.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:38.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:38.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:38.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.54%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:38.396 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:38.399 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:38.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:38.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:38.439 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=6291456

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:38.443 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0T3RgJT95L8a2JDagTTjxw/AY8fKx-0m4WQGBFYQ5ewAw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:38.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/3 + &#ä/dd"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:38.628 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:38.632 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:38.647 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:38.722 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:38.835 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/bb"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:38.929 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:39.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:39.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:39.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:39.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88e72ed273942905f1d88841448749b4c2d4b92c' to.sha1='a91ca2d013b0d88effce1131e55ce3b19e3f7ed9'): /3 + &#ä/cc

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:39.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 154761 bytes in 1133 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:39.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:39.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:39.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:39.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/1 {11 11ä11#+} 1/c"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:39.784 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:39.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/cc"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:39.847 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:39.852 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:39.940 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/j4lF3uTqQSjRQBjMQpEaLA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:39.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:42:40.126 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/nVe3uQeMfrluF9aEgHiYtg' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:40.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/1 {11 11ä11#+} 1/c"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:42:40.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:40.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:42:40.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:40.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:42:40.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3439516c970c7063c4792388be05584aaca74fd0' to.sha1='22e319814a378051ad77a8e7192b1369e35b361c'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:40.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201730 bytes in 657 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:40.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105242 bytes in 533 ms. path='/3 + &#ä/cc'
    18:42:40.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:40.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:40.737 [qtp788369844-131] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 transaction.localRevision=69 remoteFromLocalRevision=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:40.790 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:40.793 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:40.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 to='build/repo/j5qybfx9-xd522-local-src', fromRepoLocalSync=false
    18:42:40.885 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=69

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:40.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:40.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:40.982 [qtp1276160461-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f transaction.localRevision=103 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:41.044 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:41.052 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:41.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=deb6bac5-b3a3-489d-998f-0ea35a36590f to='build/repo/j5qyaz87-xz27u-local-src', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:41.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/cc"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:41.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:41.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/1 {11 11ä11#+} 1/c"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:41.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:41.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:41.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:41.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/2/1 {11 11ä11#+} 1/a"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:42:41.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:41.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:42:41.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:41.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:41.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d94a54d3204d276c2dfaa0cb07478767c026193' to.sha1='62d7ee19f6b9a4308ae44c7bb814b312b0917633'): /3 + &#ä/dd

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:41.534 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:41.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ade4fa8c7deb968f84799c9405f45f7d4a5fcbb0' to.sha1='ceb376c5e04f59ec312c81d3fd154c72bfc3e531'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:41.753 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=103

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:40.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=0
    18:42:41.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=51.9 MiB, available=403.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:41.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:42.125 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=7340032

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:42.315 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/stOnkPzPf_SmrLNVj3EViA/Jv2LTY3Rw4ZjZYjTPQI3UQ/oRrtnD1AlThGDzk5M9lskA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:42.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/dd"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:42.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:42.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/1 {11 11ä11#+} 1/a"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:42.608 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:42.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=62.4 MiB, available=393.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:42.892 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bM-Zdb4uyzY0tHEdI_hM3g/HbiPbqnYsh-85UB7_kkDBg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:42.923 [qtp1296822510-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9hdUcU8uQP9WpA407Ltyiw/k77Icu04nEHoRH2sXTz58Q/h5x1VNwqRySx0SxoHynJyQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:43.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:42:43.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=59.2 MiB, available=396.3 MiB
    18:42:43.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 30 ms.
    18:42:43.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:44.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:44.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:44.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.238 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:44.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:44.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:44.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.380 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:42:44.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:44.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 455550 bytes in 2069 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:44.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=59.5 MiB, available=396.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:44.816 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:44.816 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:44.893 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:44.897 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:44.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:42:45.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=49.3 MiB, available=406.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:45.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/3 + &#ä/dd"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:42:45.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:45.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:45.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 515523 bytes in 2589 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:45.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:45.308 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:45.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:42:45.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:45.495 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:45.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:45.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.579 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:45.591 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:45.601 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:45.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:45.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:42:45.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=58.8 MiB, available=396.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:45.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:45.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:45.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    18:42:45.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:45.773 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:45.804 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=8388608

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:45.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:45.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:45.878 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!
    18:42:45.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:45.972 [qtp1296822510-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:45.977 [qtp1296822510-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:46.119 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/stOnkPzPf_SmrLNVj3EViA/Jv2LTY3Rw4ZjZYjTPQI3UQ/oRrtnD1AlThGDzk5M9lskA' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:46.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=58.5 MiB, available=397.0 MiB
    18:42:46.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:46.179 [qtp192490287-362] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=72 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:46.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/1 {11 11ä11#+} 1/a"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:46.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=false
    18:42:46.283 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=72

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:46.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:46.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:46.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:46.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:46.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d49228013a42383a83785ad5bb8117dbd3a07a26' to.sha1='e999aadf645b0046d1eef86bfccfcfcc0ac1fdb6'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:46.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=49.0 MiB, available=406.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:46.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=58.5 MiB, available=397.0 MiB
    18:42:46.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:42:46.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:42:46.625 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:42:46.681 [qtp1276160461-76] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=103
    18:42:46.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=205 remoteFromLocalRevision=103
    18:42:46.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=deb6bac5-b3a3-489d-998f-0ea35a36590f from='build/repo/j5qyaz87-xz27u-local-src' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:42:47.031 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=205

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:47.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=56.2 MiB, available=399.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:47.167 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:42:47.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:42:47.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=205

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:47.271 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/1 {11 11ä11#+} 1/b"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:46.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:42:47.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=48.7 MiB, available=406.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:47.292 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:47.399 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f transaction.localRevision=108 remoteFromLocalRevision=205
    18:42:47.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:42:47.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:47.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:42:47.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=48.7 MiB, available=406.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:47.671 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9hdUcU8uQP9WpA407Ltyiw/k77Icu04nEHoRH2sXTz58Q/egC3gwpc2G7NVV52wmWsYg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:47.749 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=9437184

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:47.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:42:47.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=48.7 MiB, available=406.8 MiB
    18:42:47.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:42:47.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:42:47.884 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:42:47.953 [qtp788369844-274] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=69
    18:42:48.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=139 remoteFromLocalRevision=69
    18:42:48.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 from='build/repo/j5qybfx9-xd522-local-src' toID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec to='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec'
    18:42:48.064 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139
    18:42:48.164 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:42:48.165 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:42:48.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=139
    18:42:48.380 [qtp788369844-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 transaction.localRevision=74 remoteFromLocalRevision=139
    18:42:48.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:42:48.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:49.025 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false
    18:42:49.334 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/stOnkPzPf_SmrLNVj3EViA/Jv2LTY3Rw4ZjZYjTPQI3UQ/oRrtnD1AlThGDzk5M9lskA' offset=2097152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:50.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:42:50.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=54.4 MiB, available=401.1 MiB
    18:42:50.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:50.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:50.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10169178 bytes in 29121 ms. path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:50.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:50.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.854 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:50.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:50.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:50.951 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:50.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:50.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:50.983 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:50.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:51.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:51.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:51.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:51.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:51.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:42:51.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:51.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:51.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:51.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:51.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:51.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:51.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:51.116 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:42:51.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:51.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 923805 bytes in 3981 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:51.325 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:51.352 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:51.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=54.1 MiB, available=401.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:51.568 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/5/i"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:51.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:51.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:51.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:51.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:51.706 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:51.711 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:51.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:51.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:51.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/1 {11 11ä11#+} 1/b"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:51.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9eb904dfa0236136b57a8122acb93edb785ac22a' to.sha1='d7271dbe653c085ccf3265c684a4d2bc9c424991'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:51.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:51.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:51.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:42:52.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89d10ba02d847bf77e93e7996b7f62f30d29fa83' to.sha1='59899d4e25e498b29ee19689e027bc5439db9727'): /2/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:52.115 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:52.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=53.9 MiB, available=401.6 MiB
    18:42:52.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:52.356 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:52.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=53.9 MiB, available=401.6 MiB
    18:42:52.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:52.570 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/stOnkPzPf_SmrLNVj3EViA/Jv2LTY3Rw4ZjZYjTPQI3UQ/oRrtnD1AlThGDzk5M9lskA' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:52.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/aa"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:52.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=53.9 MiB, available=401.6 MiB
    18:42:52.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:42:52.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:42:52.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:42:52.982 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=72

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:53.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:53.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/a"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:53.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:53.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=142 remoteFromLocalRevision=72
    18:42:53.301 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:42:53.315 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=142

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:53.304 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/WFdBhAeys2XOnFtTRj-jUw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:53.495 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:53.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:42:53.533 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:53.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 327473 bytes in 459 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:53.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=142

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:53.627 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9hdUcU8uQP9WpA407Ltyiw/EFjfE5xchQxaGNpusP7-Tg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:53.691 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:53.776 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=77 remoteFromLocalRevision=142

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:53.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:53.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:42:53.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:42:53.878 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:53.890 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/stOnkPzPf_SmrLNVj3EViA/Jv2LTY3Rw4ZjZYjTPQI3UQ/oRrtnD1AlThGDzk5M9lskA' offset=4194304

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:53.929 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:53.933 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:54.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/aa"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:54.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:54.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:54.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:42:54.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e712f4b6e1c81709a97dca810cae22d86a7bdddf' to.sha1='0aa94c40d0775dde4cd0854f5544ee9c578a6ab3'): /3 + &#ä/bb
    18:42:54.444 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:42:54.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/bb"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:54.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:42:54.899 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/550RbUOYRdwnJNUaAoc_1Q' offset=0
    18:42:55.249 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75781 bytes in 433 ms. path='/3 + &#ä/bb'
    18:42:55.374 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:42:55.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:55.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:55.530 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:55.533 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:55.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/bb"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:55.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:55.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:55.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:42:55.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3a967c09f17288da2b7ab1f5b1749bc132dec94' to.sha1='a8f58484aa52c123f3c11809381bb1197c528630'): /3 + &#ä/cc
    18:42:56.064 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:56.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 772891 bytes in 3061 ms. path='/2/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:56.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5153085 bytes in 14854 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:56.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/cc"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:56.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:56.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:56.640 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:56.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:42:56.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:56.748 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/hTvq2IZC5j_vwpx0Edo5kw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:56.903 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:56.907 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:56.998 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:57.050 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:57.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/a"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:57.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:57.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:42:57.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:57.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:57.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 216328 bytes in 950 ms. path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:57.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/2/1 {11 11ä11#+} 1/a"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:57.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6641e376f9fde4d8fe3f1498d620264c9feb65c1' to.sha1='3845e04929ee190df45027f0d05ecd689a8593a4'): /3 + &#ä/5/h

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:57.494 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:57.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:57.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:42:57.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dff80f0049e7cc0651fb5f12e9544a0aa939eb4' to.sha1='363f808bc54a65fa7bfd9a5298d36e9d3c4901ed'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:57.786 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:42:57.973 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:42:57.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:42:58.125 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:42:58.139 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:42:58.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/cc"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:58.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:42:58.358 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:42:58.391 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:58.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:42:58.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:42:58.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea320e49f3c242412ed70c25189bbdfb89fe524c' to.sha1='cfa2779ee441869761ecc7d84466f47516d06285'): /3 + &#ä/dd
    18:42:58.715 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:58.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/2/1 {11 11ä11#+} 1/b"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:42:58.778 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:58.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/5/h"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:42:58.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:58.847 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:59.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/dd"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:42:59.077 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:42:59.239 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/stOnkPzPf_SmrLNVj3EViA/Jv2LTY3Rw4ZjZYjTPQI3UQ/0Xa-I0EqcvZsxBQJLpZ0gA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:42:59.507 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PAf5G2raXc3trUrsFqi64g/uiSOaqEVmOonkucvVDw2EQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:42:59.563 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:00.269 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:00.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 607922 bytes in 1508 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:00.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 415427 bytes in 1347 ms. path='/3 + &#ä/dd'
    18:43:00.579 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:00.613 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:00.613 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:00.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:00.640 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:00.706 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:00.710 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:00.757 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:00.762 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:00.939 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a600d15f-39ee-4dc3-941e-62ace6d34559", toRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", path="/3 + &#ä/dd"} on repo=a600d15f-39ee-4dc3-941e-62ace6d34559
    18:43:00.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:01.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:01.075 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/2/1 {11 11ä11#+} 1/b"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:01.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:01.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:01.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:43:01.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7e4f6323708776726c30c03d3808bf2a126392e' to.sha1='0b461985b080bbfed671c083c1fd1cdf4ddd691e'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:01.366 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=6
    18:43:01.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:01.815 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=1048576

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:01.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/2/a"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:02.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:43:02.047 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:02.055 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:02.183 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/stOnkPzPf_SmrLNVj3EViA/4NfNWg-0-bIIdW5_nLXCLg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:02.566 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:02.566 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:03.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 283796 bytes in 1149 ms. path='/2/a'
    18:43:03.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:03.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:03.527 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:03.531 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:43:03.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/2/a"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:03.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:03.785 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:43:03.788 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:03.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:43:03.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2e0a71708f217e96cdbe4b35c451f80f87fd2961' to.sha1='aaec1584cf1c537305995ebcd008216f3642a24d'): /3 + &#ä/5/h
    18:43:04.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/5/h"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:04.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:43:04.766 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:04.849 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:05.072 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=82 remoteFromLocalRevision=6
    18:43:05.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=false

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:05.137 [qtp87417275-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ydx6-TvbE2s_TZMN6dyBZA/4KxQVHCOoaTr59s4XvpmRA/ZG2YGYQvyqlA9WbGthsZuA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:05.195 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82
    18:43:05.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:05.387 [qtp1296822510-280] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:05.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=65.4 MiB, available=390.1 MiB
    18:43:06.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:43:06.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=63.2 MiB, available=392.3 MiB
    18:43:07.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:07.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:07.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:07.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.297 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:07.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.337 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    18:43:07.337 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:07.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:07.371 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:07.372 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:43:07.373 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:07.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:07.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 865095 bytes in 2876 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:07.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:08.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:08.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:08.217 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:08.233 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:08.239 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:43:08.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/5/h"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:08.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:08.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:08.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:08.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:43:08.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:08.647 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=3145728

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:08.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0e7cb659ddb2f52e526e73130c20e85bce2a2a8' to.sha1='d47e344d8b95e0f3a2782741087e16751ae7f191'): /3 + &#ä/5/i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:08.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:43:09.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=62.3 MiB, available=393.2 MiB
    18:43:09.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:09.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/5/i"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:09.357 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:09.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=62.3 MiB, available=393.2 MiB
    18:43:09.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:43:09.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:43:09.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:09.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:43:09.467 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:09.481 [qtp1011194845-419] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=82

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:09.540 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ydx6-TvbE2s_TZMN6dyBZA/4KxQVHCOoaTr59s4XvpmRA/9Wo6q_6MORhqSDyuIB7MFQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:09.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=152 remoteFromLocalRevision=82

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:09.784 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:09.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:43:09.864 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=152
    18:43:09.949 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:43:09.950 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:43:09.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=152

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:10.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108796 bytes in 619 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:10.213 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:10.213 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:10.303 [qtp1011194845-185] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=87 remoteFromLocalRevision=152
    18:43:10.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:10.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:10.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:10.364 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:10.480 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:10.485 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:10.512 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:10.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/5/i"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:10.725 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, invitation=true]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:10.761 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:10.767 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:10.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:10.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:10.835 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, invitation=true]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:10.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50aa7ce63b54c9416d71c58691e7fd1b17a4a15c' to.sha1='81e64dfe9f8c6643b72e6e65fa2dc8f17bd19eab'): /3 + &#ä/aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:11.077 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:11.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:11.213 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:11.303 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:11.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/aa"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:11.612 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=4194304

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:11.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:43:11.658 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false
    18:43:11.749 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ydx6-TvbE2s_TZMN6dyBZA/ZmojAzSsUlM_Z9hDF-NhWQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:11.758 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:43:11.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=true
    18:43:11.770 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a600d15f-39ee-4dc3-941e-62ace6d34559 ('build/repo/j5qyb4ma-sw5lj-local-src')
    18:43:11.799 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:43:11.866 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:11.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37992 bytes in 338 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:11.964 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:12.019 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:11:17.777Z expiryDateTime=2017-07-30T17:41:17.777Z
    18:43:12.049 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=87
    18:43:12.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:12.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:43:12.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:12.291 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:12.295 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:43:12.444 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/aa"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:12.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:12.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:12.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:43:12.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f41d45079ffc2e3b76a5a0ffdab89db495ea98dd' to.sha1='f9a60dff0b40899d4704e2da7abf23b3a1ac131c'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:12.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=63.3 MiB, available=392.2 MiB
    18:43:12.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:43:13.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=62.9 MiB, available=392.6 MiB
    18:43:13.280 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:13.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/bb"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:13.481 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:13.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:13.282 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:43:13.282 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:43:13.282 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:13.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:43:13.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=62.9 MiB, available=392.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:13.617 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false
    18:43:14.075 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ydx6-TvbE2s_TZMN6dyBZA/sT4INp5PctJ5iYVD0_EV7A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:14.867 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=5242880

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:13.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:43:14.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=63.0 MiB, available=392.5 MiB
    18:43:14.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:43:14.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=63.0 MiB, available=392.5 MiB
    18:43:14.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:43:15.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=63.0 MiB, available=392.5 MiB
    18:43:15.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:43:15.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:43:15.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:43:15.283 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=87
    18:43:15.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=160 remoteFromLocalRevision=87
    18:43:15.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:43:15.396 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=160
    18:43:15.481 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:43:15.481 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:43:15.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=160
    18:43:15.884 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:15.885 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:16.077 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false
    18:43:16.222 [qtp87417275-350] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ydx6-TvbE2s_TZMN6dyBZA/sT4INp5PctJ5iYVD0_EV7A' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:16.232 [qtp1011194845-185] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:16.424 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=93 remoteFromLocalRevision=160
    18:43:16.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=false
    18:43:16.495 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=93
    18:43:16.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:16.814 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:17.134 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:17.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:17.301 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1543016 bytes in 3722 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:17.464 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:17.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:17.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:17.708 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=6291456

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:17.748 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:17.780 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:17.788 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:17.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:43:17.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=63.1 MiB, available=392.4 MiB
    18:43:18.004 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:18.005 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:43:18.005 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:43:18.005 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:18.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:18.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/bb"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:18.173 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:18.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:18.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:43:18.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d00b2a8d8f6d2ab57ba94bf21e096101526062f3' to.sha1='f43e1bc38e453e4a3e1f4929a5b5f0bd7291d623'): /3 + &#ä/cc

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:18.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=63.1 MiB, available=392.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:18.641 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:18.860 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/cc"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:18.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:43:18.913 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:18.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:43:18.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=63.2 MiB, available=392.3 MiB
    18:43:18.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:19.156 [qtp87417275-350] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ydx6-TvbE2s_TZMN6dyBZA/sgxgxLeD9qSE3jFfotNYSA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:19.188 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:19.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=63.2 MiB, available=392.3 MiB
    18:43:19.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:19.348 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:19.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=63.2 MiB, available=392.3 MiB
    18:43:19.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:43:19.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:43:19.539 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=93
    18:43:19.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=165 remoteFromLocalRevision=93
    18:43:19.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:43:19.841 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=165
    18:43:19.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:43:19.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:19.876 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:19.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=165
    18:43:19.991 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:43:19.993 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:20.075 [qtp1296822510-280] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=7340032

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:20.207 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=98 remoteFromLocalRevision=165
    18:43:20.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:43:20.264 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:43:20.279 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:43:20.298 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:43:20.299 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:43:20.300 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:43:20.301 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:20.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7691747 bytes in 21791 ms. path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:20.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 754457 bytes in 1746 ms. path='/3 + &#ä/cc'
    18:43:20.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:20.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:21.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:21.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:21.002 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:21.009 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:43:21.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/cc"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:21.150 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:21.151 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:21.187 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:21.214 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:21.223 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:21.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:21.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/5/h"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:21.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a9755f13fb39a21a2f8114d2880576b2d7b5d4c' to.sha1='b52f399ebca847d56c079804a963bd660374aefe'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:21.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:21.475 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:21.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:43:21.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91a2ad029e6adcb52ee0f53f554755e21ff7a0f9' to.sha1='1bb1d44fd668a56117b8c661bee5596942b65dd5'): /3 + &#ä/5/i

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:21.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/dd"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847
    18:43:22.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:43:22.091 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:22.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/5/i"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:22.305 [qtp87417275-156] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ydx6-TvbE2s_TZMN6dyBZA/d1sQ5tjeISAQLHgMGoTQpA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:22.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:22.452 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:22.459 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:22.459 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/x5tz48dNNepYUjYWRev3QA' offset=0
    18:43:22.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137092 bytes in 337 ms. path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:22.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 406048 bytes in 676 ms. path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:22.793 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:22.823 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:22.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:22.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:22.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:22.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:23.029 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:23.035 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:23.081 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:23.116 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:23.119 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:23.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/5/i"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:23.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9d4a3e02-4d33-4d87-802e-baeb12c58847", toRepositoryId="b022bef0-44ec-4e8e-be97-3d379109ac51", path="/3 + &#ä/dd"} on repo=9d4a3e02-4d33-4d87-802e-baeb12c58847

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:23.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:23.278 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:23.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:23.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:23.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:23.385 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:23.421 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:23.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50eb3125eb2d9e3f21fc800be93dca6ce7ffb372' to.sha1='9a2755a83991ead152f3b2a6b530e7d3c5c096d6'): /3 + &#ä/aa

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:23.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:23.522 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:23.688 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:23.917 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:24.073 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:24.099 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:24.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/aa"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:24.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:24.228 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:24.441 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/eaDSS4B0TFz0kr44ukSTKg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:24.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:24.584 [qtp87417275-350] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 transaction.localRevision=82 remoteFromLocalRevision=6
    18:43:24.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b022bef0-44ec-4e8e-be97-3d379109ac51 from='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51' toID=9d4a3e02-4d33-4d87-802e-baeb12c58847 to='build/repo/j5qybt3b-1loie-local-src', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:24.784 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:24.819 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:24.836 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:24.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 550807 bytes in 812 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:25.129 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:25.129 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:25.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:25.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:25.281 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:25.334 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:25.337 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:43:25.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/aa"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:25.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:25.610 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:25.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:25.696 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:24.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: repoFileDtos.size=0
    18:43:25.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:25.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='023d426da4cffab256c69f52dcb40ad16af8fa0c' to.sha1='77b058c0129348846370ddd2e3cfb80da7b774ef'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:25.918 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:26.091 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:26.502 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:26.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/bb"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:26.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:26.865 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:26.987 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/fEGc1MORb6cu_AutkilZKg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:27.070 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:27.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249631 bytes in 525 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:27.193 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:27.234 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:26.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:43:27.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:27.672 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:27.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:27.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:28.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:28.010 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:28.027 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:28.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:28.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/bb"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:28.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:28.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:28.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:28.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:28.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dcd9b2eaccae1331ee65382de528939db3b7c7f1' to.sha1='df222c227ec8e166041e4ea9c826d6ea680faf30'): /3 + &#ä/cc

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:43:28.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:28.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:28.423 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:28.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:28.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:28.494 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:28.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:28.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:28.725 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:28.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:28.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:28.784 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6CUPkMjuWwxsPG3F3HS3DQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!
    18:43:28.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:28.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/cc"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:29.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:29.586 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:29.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=62.4 MiB, available=393.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:29.705 [qtp1296822510-280] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/ZfXjHIpZWGzzXLmbFxSvNw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:29.986 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:30.019 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:30.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 952699 bytes in 1187 ms. path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:29.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:43:30.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:30.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:30.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:30.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:30.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:43:30.701 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:30.725 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:30.728 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:30.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=62.1 MiB, available=393.4 MiB
    18:43:30.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:30.871 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/cc"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:30.884 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:30.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:30.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:30.987 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:31.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0321a58f48fe54f82014c73b1e7daf6b7826d7a7' to.sha1='3d0580d26bd203dc0f58d8d8079a985b3a319854'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:31.296 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=63.3 MiB, available=392.2 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:31.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=62.7 MiB, available=392.8 MiB
    18:43:31.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:43:31.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:43:31.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:43:31.724 [qtp87417275-69] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=82

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:31.941 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=54.9 MiB, available=400.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:31.937 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 transaction.localRevision=152 remoteFromLocalRevision=82
    18:43:31.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d4a3e02-4d33-4d87-802e-baeb12c58847 from='build/repo/j5qybt3b-1loie-local-src' toID=b022bef0-44ec-4e8e-be97-3d379109ac51 to='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51'
    18:43:31.996 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:32.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/dd"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:32.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:32.147 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=59.9 MiB, available=395.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:32.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:43:32.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:43:32.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=152
    18:43:32.468 [qtp87417275-351] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 transaction.localRevision=87 remoteFromLocalRevision=152
    18:43:32.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:32.540 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/Mxb33j9Wis7z9j6_HCQHEw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:32.862 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 377 ms.
    18:43:32.863 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=-uR0ghJt2iS8JGmN3ME9VQ, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:32.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 442251 bytes in 895 ms. path='/3 + &#ä/dd'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:33.129 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 266 ms.
    18:43:33.129 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=QcekYsNh2a_Nan6EWf1Psw, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:33.228 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:33.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:33.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:33.507 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:33.524 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:43:33.527 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:33.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:33.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/3 + &#ä/dd"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:43:33.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:33.688 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:33.682 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:33.770 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:33.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:33.929 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:34.123 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:34.317 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:43:34.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b022bef0-44ec-4e8e-be97-3d379109ac51 from='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51' toID=9d4a3e02-4d33-4d87-802e-baeb12c58847 to='build/repo/j5qybt3b-1loie-local-src', fromRepoLocalSync=true
    18:43:34.336 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d4a3e02-4d33-4d87-802e-baeb12c58847 ('build/repo/j5qybt3b-1loie-local-src')
    18:43:34.422 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:34.501 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:34.510 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:34.553 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:34.674 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:34.735 [qtp1296822510-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=83 remoteFromLocalRevision=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:34.743 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:34.783 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:34.834 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:34.867 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:34.872 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:34.925 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 renewalDateTime=2017-07-30T17:11:34.149Z expiryDateTime=2017-07-30T17:41:34.149Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:34.980 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:35.069 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:35.075 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=87

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:35.082 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:35.232 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:35.227 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:35.254 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:35.302 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:35.357 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:35.453 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:35.493 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:35.503 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:35.619 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:35.675 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:35.749 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:35.781 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:35.808 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:35.819 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:35.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: repoFileDtos.size=0
    18:43:35.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:35.963 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:36.008 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:36.041 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:36.062 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:36.228 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:36.229 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:36.310 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:36.334 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:36.363 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:36.419 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:36.486 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:36.517 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:36.514 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:36.615 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:36.641 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:36.668 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:36.692 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:36.752 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:36.788 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:36.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:43:36.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=62.1 MiB, available=393.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:36.870 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:36.886 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6CUPkMjuWwxsPG3F3HS3DQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!
    18:43:36.917 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=-uR0ghJt2iS8JGmN3ME9VQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:37.043 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:37.071 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:37.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:37.104 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:37.184 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:37.249 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:37.273 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:37.433 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:37.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:37.553 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:37.700 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:36.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:43:37.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=61.9 MiB, available=393.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:37.992 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:38.219 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:38.233 [qtp788369844-114] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:38.249 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:38.259 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:43:38.417 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:37.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:43:38.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=61.8 MiB, available=393.7 MiB
    18:43:38.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:38.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:38.934 [qtp192490287-94] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:38.936 [qtp1276160461-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:39.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=61.8 MiB, available=393.7 MiB
    18:43:39.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = bf83b70e-9eed-449d-aef5-c2c248687fc2
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyf8yd-wte2r-local-dest
      localRepository.publicKeySha1 = B5:65:D9:8F:83:47:CF:D8:28:B8:1A:A6:29:0A:6E:55:6F:FD:A5:45

      remoteRepository.repositoryId = ccf3971a-103e-4a61-a3d0-1cc2ff4473ec
      remoteRepository.remoteRoot = https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec
      remoteRepository.publicKeySha1 = AB:47:B8:8F:0A:C0:1D:28:10:56:BC:E2:70:8B:28:94:A9:60:F4:44

    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 bf83b70e-9eed-449d-aef5-c2c248687fc2 ccf3971a-103e-4a61-a3d0-1cc2ff4473ec

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:39.462 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:39.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d96af489-cc23-40f3-83a3-e8c61240115d
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyf86v-q55r4-local-dest
      localRepository.publicKeySha1 = C9:7E:6D:72:3B:F0:ED:AC:56:A5:B8:67:3C:E5:12:85:36:C4:82:7E

      remoteRepository.repositoryId = 40ecf77a-e077-4246-a96c-2d459a4d4b82
      remoteRepository.remoteRoot = https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82
      remoteRepository.publicKeySha1 = 4B:2E:B1:0F:26:91:B6:50:C7:62:1D:82:01:52:2E:33:78:01:98:F0

    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 d96af489-cc23-40f3-83a3-e8c61240115d 40ecf77a-e077-4246-a96c-2d459a4d4b82

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 72175286-75c7-449c-a283-d7bc2e6b2d14
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyfd4w-kh58d-local-dest
      localRepository.publicKeySha1 = DA:74:0B:EC:0C:B3:E1:00:9B:D8:6E:E6:CD:75:1D:10:6A:81:AC:0F

      remoteRepository.repositoryId = 991538ee-d13f-4309-9f11-db8d79e9685c
      remoteRepository.remoteRoot = https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ
      remoteRepository.publicKeySha1 = 0D:25:2C:E7:B2:8B:27:57:A8:92:9C:B1:C5:37:F3:1B:DC:6F:6C:B8

    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 72175286-75c7-449c-a283-d7bc2e6b2d14 991538ee-d13f-4309-9f11-db8d79e9685c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:39.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=61.8 MiB, available=393.7 MiB
    18:43:39.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:43:39.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:43:39.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:43:40.041 [qtp87417275-351] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=87
    18:43:40.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 transaction.localRevision=159 remoteFromLocalRevision=87
    18:43:40.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d4a3e02-4d33-4d87-802e-baeb12c58847 from='build/repo/j5qybt3b-1loie-local-src' toID=b022bef0-44ec-4e8e-be97-3d379109ac51 to='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51'
    18:43:40.143 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=159
    18:43:40.159 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:43:40.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:43:40.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=159

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:40.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:43:40.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=bf83b70e-9eed-449d-aef5-c2c248687fc2 to='build/repo/j5qyf8yd-wte2r-local-dest', fromRepoLocalSync=true
    18:43:40.321 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bf83b70e-9eed-449d-aef5-c2c248687fc2 ('build/repo/j5qyf8yd-wte2r-local-dest')
    18:43:40.391 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:40.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:43:40.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:40.513 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:43:40.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=d96af489-cc23-40f3-83a3-e8c61240115d to='build/repo/j5qyf86v-q55r4-local-dest', fromRepoLocalSync=true
    18:43:40.516 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d96af489-cc23-40f3-83a3-e8c61240115d ('build/repo/j5qyf86v-q55r4-local-dest')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:40.520 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72175286-75c7-449c-a283-d7bc2e6b2d14 ('build/repo/j5qyfd4w-kh58d-local-dest')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:40.548 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec renewalDateTime=2017-07-30T17:13:40.345Z expiryDateTime=2017-07-30T17:43:40.345Z
    18:43:40.645 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=76

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:40.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=63.7 MiB, available=391.8 MiB
    18:43:40.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:40.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:40.947 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:43:40.992 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:41.012 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:41.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:41.057 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:41.089 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 renewalDateTime=2017-07-30T17:13:40.587Z expiryDateTime=2017-07-30T17:43:40.587Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:41.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:41.110 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:13:40.715Z expiryDateTime=2017-07-30T17:43:40.715Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:41.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:41.189 [qtp87417275-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 transaction.localRevision=93 remoteFromLocalRevision=159
    18:43:41.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b022bef0-44ec-4e8e-be97-3d379109ac51 from='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51' toID=9d4a3e02-4d33-4d87-802e-baeb12c58847 to='build/repo/j5qybt3b-1loie-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:41.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:43:41.259 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:41.269 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=93

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:41.272 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:41.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:41.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=18

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:41.331 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=79

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:41.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:41.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:41.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    18:43:41.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:41.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:41.832 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:43:41.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:42.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:42.096 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:41.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: repoFileDtos.size=0
    18:43:42.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=62.1 MiB, available=393.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:42.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=57.9 MiB, available=397.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:42.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:42.552 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:42.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:43.004 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:43:43.040 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:43:43.058 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:43.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:43.272 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:43:43.291 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:38321' serverPath='/261c0d70-c248-4552-9a98-e8bb0d575d2e' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, invitation=true]
    18:43:43.295 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:42.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=26
    18:43:43.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=69.0 MiB, available=386.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:43.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:43.556 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:43.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:43.671 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6CUPkMjuWwxsPG3F3HS3DQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!
    18:43:43.688 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=-uR0ghJt2iS8JGmN3ME9VQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!
    18:43:43.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:43.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:43.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:44.230 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 504 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:44.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=61.5 MiB, available=394.0 MiB
    18:43:44.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:44.661 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, invitation=false]
    18:43:44.664 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, invitation=false, validTo=null]
    18:43:44.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:44.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:44.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:44.885 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:45.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=61.6 MiB, available=393.9 MiB
    18:43:45.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:45.090 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:45.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:45.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:43:45.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:43:45.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:45.262 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:45.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:45.564 [qtp1296822510-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=83

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:45.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=61.6 MiB, available=393.9 MiB
    18:43:45.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:45.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=153 remoteFromLocalRevision=83

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:46.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:46.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=61.0 MiB, available=394.5 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:46.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=61.6 MiB, available=393.9 MiB
    18:43:46.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:43:46.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:43:46.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:43:46.631 [qtp87417275-351] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=93
    18:43:46.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 transaction.localRevision=164 remoteFromLocalRevision=93
    18:43:46.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d4a3e02-4d33-4d87-802e-baeb12c58847 from='build/repo/j5qybt3b-1loie-local-src' toID=b022bef0-44ec-4e8e-be97-3d379109ac51 to='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51'
    18:43:46.704 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=164
    18:43:46.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:43:46.751 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:43:46.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=164

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:46.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:46.980 [qtp87417275-156] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 transaction.localRevision=98 remoteFromLocalRevision=164
    18:43:46.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:46.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=26, cryptoKeyDtos.size=51, cryptoLinkDtos.size=66, currentHistoCryptoRepoFileDtos.size=26, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:43:47.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:47.552 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:47.775 [Test worker] INFO  o.s.t.BrokenSignatureIT - uploadBrokenSignature: about to invoke syncFromLocalSrcToRemote() with broken signature.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:48.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:43:48.311 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=153

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:48.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:43:48.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b022bef0-44ec-4e8e-be97-3d379109ac51 from='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51' toID=9d4a3e02-4d33-4d87-802e-baeb12c58847 to='build/repo/j5qybt3b-1loie-local-src', fromRepoLocalSync=true
    18:43:48.383 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d4a3e02-4d33-4d87-802e-baeb12c58847 ('build/repo/j5qybt3b-1loie-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:48.439 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:48.489 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:43:48.616 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:48.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:48.673 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:48.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:43:48.700 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=153

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:48.808 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:49.026 [qtp1296822510-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=88 remoteFromLocalRevision=153
    18:43:49.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:43:49.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:49.226 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:43:49.336 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:49.382 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 renewalDateTime=2017-07-30T17:11:34.149Z expiryDateTime=2017-07-30T17:41:34.149Z
    18:43:49.492 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=98

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:49.548 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:43:49.717 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:43:49.858 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:43:50.004 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:50.088 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!
    18:43:50.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:50.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 75 ms.
    18:43:50.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:50.132 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:50.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    18:43:50.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:50.269 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:50.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:50.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:43:50.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:50.505 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:50.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:43:50.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:49.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: repoFileDtos.size=0
    18:43:50.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=62.6 MiB, available=392.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:50.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:50.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:50.814 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:50.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:50.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:50.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:51.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:51.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    18:43:51.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:51.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 59 ms.
    18:43:51.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:51.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:51.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=61.7 MiB, available=393.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:51.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:51.085 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:51.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:51.221 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:51.259 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.260 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    18:43:51.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:51.418 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:51.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:43:51.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:43:51.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    18:43:51.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:51.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:51.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:43:51.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:51.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=62.6 MiB, available=392.9 MiB
    18:43:51.827 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6CUPkMjuWwxsPG3F3HS3DQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!
    18:43:51.830 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=-uR0ghJt2iS8JGmN3ME9VQ, serverRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51} because of missing permissions!
    18:43:51.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:51.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:51.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:51.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:51.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:51.995 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:52.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:43:52.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:52.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:52.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:52.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:52.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:43:52.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:52.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:43:52.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:43:52.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:52.219 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:52.328 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:43:52.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:51.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:43:52.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=51.6 MiB, available=403.9 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:52.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=62.4 MiB, available=393.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:52.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=61.0 MiB, available=394.5 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:52.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:52.767 [qtp1011194845-185] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:53.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:53.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:53.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:53.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=72.1 MiB, available=383.4 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:53.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:53.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:53.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:54.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=50.7 MiB, available=404.8 MiB
    18:43:54.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:54.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.0 MiB, used=62.2 MiB, available=393.3 MiB
    18:43:54.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:43:54.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:43:54.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:43:54.680 [qtp87417275-350] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 remoteRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 localRepositoryRevisionSynced=98

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:54.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:43:54.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=137b26b5-6627-4e1a-aef8-110606ace23f to='build/repo/j5qyfxiq-hfrvn-local-dest', fromRepoLocalSync=true
    18:43:54.768 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 137b26b5-6627-4e1a-aef8-110606ace23f ('build/repo/j5qyfxiq-hfrvn-local-dest')

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:54.827 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 transaction.localRevision=170 remoteFromLocalRevision=98

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:54.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=61.1 MiB, available=394.4 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:54.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d4a3e02-4d33-4d87-802e-baeb12c58847 from='build/repo/j5qybt3b-1loie-local-src' toID=b022bef0-44ec-4e8e-be97-3d379109ac51 to='https://localhost:38988/b022bef0-44ec-4e8e-be97-3d379109ac51'
    18:43:54.909 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d4a3e02-4d33-4d87-802e-baeb12c58847 remoteRepositoryId=b022bef0-44ec-4e8e-be97-3d379109ac51 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=170

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:54.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:54.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:55.140 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:55.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:43:55.209 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:43:55.217 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:55.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:55.264 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:43:55.290 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    18:43:55.375 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:13:54.843Z expiryDateTime=2017-07-30T17:43:54.843Z

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:55.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='929ed1ca77aad879ead84400de46f02cee0bc8f9' to.sha1='c7e4f6323708776726c30c03d3808bf2a126392e'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:55.519 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=100

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:55.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=61.0 MiB, available=394.5 MiB
    18:43:55.526 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:55.603 [Test worker] INFO  o.s.t.BrokenSignatureIT - getSignature: entered

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:55.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:55.732 [qtp788369844-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=76

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:55.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=50.8 MiB, available=404.7 MiB
    18:43:55.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:43:55.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=50.7 MiB, available=404.8 MiB
    18:43:55.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:43:55.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:56.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=5 remoteFromLocalRevision=76

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:56.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:56.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:43:56.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=bf83b70e-9eed-449d-aef5-c2c248687fc2 to='build/repo/j5qyf8yd-wte2r-local-dest', fromRepoLocalSync=false

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:56.064 [Test worker] INFO  o.s.t.BrokenSignatureIT - setSignature: modified signatureData[110] => signature should be broken!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:56.066 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=80

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:56.132 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:56.188 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:43:56.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:43:56.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:56.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=18

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:56.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:56.232 [qtp87417275-69] INFO  o.s.t.BrokenSignatureIT - getSignature: entered
    18:43:56.332 [qtp87417275-69] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[12]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.1.jar:na]
    	... 46 common frames omitted

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:56.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fb14c2009b66919b0f7a7e380c12c3ee767945e' to.sha1='<NoInstanceOf_NormalFileDto>'): /a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:56.511 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:787) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[12]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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]
    	... 1 common frames omitted

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:56.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:56.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=0
    18:43:56.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=61.4 MiB, available=394.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:57.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/a"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:43:57.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
    18:43:57.139 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/ngfStT4s-PjM01dsPnunow' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:57.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:43:57.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=74.2 MiB, available=381.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:57.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:43:57.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285390 bytes in 513 ms. path='/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:57.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:57.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:57.852 [qtp87417275-156] INFO  o.s.t.BrokenSignatureIT - getSignature: entered
    18:43:57.937 [qtp87417275-156] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[12]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.1.jar:na]
    	... 46 common frames omitted

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:58.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/a"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:43:58.047 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:43:58.022 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:58.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:58.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:787) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[12]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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]
    	... 1 common frames omitted

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:58.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=61.4 MiB, available=394.1 MiB
    18:43:58.245 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!
    18:43:58.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:57.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:43:58.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=71.0 MiB, available=384.5 MiB
    18:43:58.269 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:43:58.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:58.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33bd0df4c5c123fab7640f7668ef5083bee7b80c' to.sha1='<NoInstanceOf_NormalFileDto>'): /b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:58.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:43:58.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:58.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/b"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:43:58.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:58.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:58.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:58.596 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/3uxTgq9Qkqjt71AvKfxvJA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:58.803 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:58.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:43:58.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 381957 bytes in 430 ms. path='/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:58.984 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:58.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:58.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:59.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:59.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:59.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:59.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/b"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:43:59.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:43:59.229 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:59.297 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=79

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:59.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:59.365 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:59.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:59.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=22 remoteFromLocalRevision=79
    18:43:59.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:43:59.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:43:59.549 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=22

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:43:59.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:59.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:43:59.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:43:59.743 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:43:59.744 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:43:59.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=22

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:00.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:00.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:00.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:44:00.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:00.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:00.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:43:59.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:43:59.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=61.4 MiB, available=394.1 MiB
    18:43:59.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:44:00.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=61.4 MiB, available=394.1 MiB
    18:44:00.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:44:00.436 [qtp87417275-351] INFO  o.s.t.BrokenSignatureIT - getSignature: entered
    18:44:00.509 [qtp87417275-351] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.1.jar:na]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:00.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[12]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.1.jar:na]
    	... 46 common frames omitted

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:00.513 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=84 remoteFromLocalRevision=22

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:00.561 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:00.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:00.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.07%
    18:44:00.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:00.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:00.623 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=84

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:44:00.625 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:787) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[12]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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]
    	... 1 common frames omitted
    18:44:00.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    18:44:00.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:44:00.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:44:00.669 [Test worker] INFO  o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[12]: Signature not valid: SsNormalFile[12]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:787) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) ~[org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) ~[org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) ~[org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) ~[org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) ~[test/:na]
    	at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[12]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:00.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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]
    	... 1 common frames omitted

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:00.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:00.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.22%
    18:44:00.946 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:00.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:01.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=61.4 MiB, available=394.1 MiB
    18:44:01.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:01.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fc66142d2c096c81db27faf57c7c47f7b8de80d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:01.131 [qtp788369844-114] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=80
    18:44:01.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=6 remoteFromLocalRevision=80

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:01.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=50.6 MiB, available=404.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:01.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    18:44:01.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:44:01.237 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:01.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/1 {11 11ä11#+} 1/a"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:01.532 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:01.590 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:01.638 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/_XHpwwJ2GH2YJAGFYFsoMg' offset=0
    18:44:01.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:01.927 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:01.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=54.0 MiB, available=401.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:01.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22710 bytes in 454 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:02.088 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:44:02.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 to='build/repo/j5qybfx9-xd522-local-src', fromRepoLocalSync=true
    18:44:02.136 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b0d46b2b-ec35-42f9-bd47-aaadaf79a540 ('build/repo/j5qybfx9-xd522-local-src')
    18:44:02.172 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:02.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:02.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:02.483 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:02.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/1 {11 11ä11#+} 1/a"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:02.589 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:02.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:02.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:44:02.667 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:02.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec1c248d07facc25deabd1dad47d08120448e876' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:02.771 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec renewalDateTime=2017-07-30T17:11:33.532Z expiryDateTime=2017-07-30T17:41:33.532Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:02.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:02.821 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=84
    18:44:02.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:02.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/1 {11 11ä11#+} 1/b"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:02.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/b'
    18:44:02.947 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:03.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=53.6 MiB, available=401.9 MiB
    18:44:03.143 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:44:03.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    18:44:03.188 [Test worker] WARN  o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException
    java.lang.NullPointerException: null
    	at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na]
    	at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na]
    	at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/: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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    18:44:03.260 [Test worker] WARN  o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException
    java.lang.NullPointerException: null
    	at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na]
    	at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na]
    	at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/: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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:03.306 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:03.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:03.598 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:03.649 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:03.838 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:03.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=50.8 MiB, available=404.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:03.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=53.4 MiB, available=402.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:03.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:04.070 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:04.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:04.258 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:04.459 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:04.467 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:03.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:44:04.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=53.9 MiB, available=401.6 MiB
    18:44:04.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:04.855 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:04.854 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 50 ms.
    18:44:04.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:04.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 43 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:04.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:04.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:44:05.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:05.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:05.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=50.6 MiB, available=404.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:05.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:05.167 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!
    18:44:05.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:05.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:05.203 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/xbcdx4Yu0konvpMr6t8QPA' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.221 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:05.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:05.287 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:05.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=53.5 MiB, available=402.0 MiB
    18:44:05.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:05.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:05.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:44:05.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:05.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:44:05.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:05.516 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:05.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:05.572 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-SWIQxJJ9d0YaSpuMj-jYQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:05.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 142575 bytes in 2689 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:05.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=50.6 MiB, available=404.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:05.683 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:44:05.694 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    18:44:05.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b
    18:44:05.697 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:05.702 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:44:05.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:05.704 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:05.732 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}
    18:44:05.737 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:44:05.738 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:44:05.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:05.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/1 {11 11ä11#+} 1/b"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:05.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:05.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=53.4 MiB, available=402.1 MiB
    18:44:05.863 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:44:05.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:44:05.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:05.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:05.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:05.937 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:05.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3528bba5a2ab358f8078cb12917d455c41da1979' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:06.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=27 remoteFromLocalRevision=84
    18:44:06.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:44:06.091 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=22 localRepositoryRevisionInProgress=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:06.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/1 {11 11ä11#+} 1/c"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:06.141 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:06.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:44:06.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:44:06.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:06.232 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8N7Ua7rnh3cCiuc-mkdDKg/NL5lxJU641GD-vjBOlNWwg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:06.348 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:06.368 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=89 remoteFromLocalRevision=27
    18:44:06.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:06.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:44:06.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134384 bytes in 435 ms. path='/1 {11 11ä11#+} 1/c'
    18:44:06.652 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:06.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=51.4 MiB, available=404.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:06.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/1 {11 11ä11#+} 1/c"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:05.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:44:06.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=50.7 MiB, available=404.8 MiB
    18:44:06.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:44:06.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:06.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:06.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.46%
    18:44:06.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:06.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:44:07.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8c21b67545af30dfa17e7c2357056b1b59c7d91' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:07.239 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:06.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:44:07.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=50.7 MiB, available=404.8 MiB
    18:44:07.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:44:07.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:44:07.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:07.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=true
    18:44:07.273 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 ('build/repo/j5qybcoc-2fmss-local-src')
    18:44:07.291 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:07.309 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/1 {11 11ä11#+} 1/a"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:07.320 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:07.337 [pool-8-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1499 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:07.351 [qtp788369844-114] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:07.407 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/qz2adHCelTXAb7N1Y7-WEg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:07.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=145 remoteFromLocalRevision=84

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:07.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:07.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 from='build/repo/j5qybfx9-xd522-local-src' toID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec to='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec'
    18:44:07.499 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=145

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:07.618 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:07.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:07.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:07.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:07.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 683098 bytes in 407 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:44:07.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:07.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=50.6 MiB, available=404.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:08.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/1 {11 11ä11#+} 1/a"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:08.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:08.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:08.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:44:08.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b13a9f40670cc14e7e90bd72be6b1777a5526aef' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:08.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:08.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/1 {11 11ä11#+} 1/b"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:08.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:08.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:08.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/1 {11 11ä11#+} 1/b'
    18:44:08.537 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:08.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:08.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=50.6 MiB, available=404.9 MiB
    18:44:08.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:08.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:08.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:08.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:08.930 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:08.970 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:09.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:09.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:09.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=50.5 MiB, available=405.0 MiB
    18:44:09.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:44:09.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:09.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:09.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:09.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:09.399 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:09.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:09.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    18:44:09.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:09.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/xxx'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:09.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:09.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:09.544 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:11:29.959Z expiryDateTime=2017-07-30T17:41:29.959Z
    18:44:09.600 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=89
    18:44:09.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:09.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:44:09.921 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ARWVavYixNwh81N8l7j9JA/pE6v35NnYQIxZfGBuV0INg' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:10.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:10.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:44:10.192 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:10.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 75454 bytes in 1896 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.565 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.574 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:44:10.578 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    18:44:10.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b
    18:44:10.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:10.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:10.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:10.699 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/1 {11 11ä11#+} 1/b"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:10.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:10.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.799 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:10.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:10.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c20b8fda22713ef199374f8912b671e793acbb7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:10.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:11.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    18:44:11.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:44:11.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:11.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:44:11.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a20a4093902cbdfe9fa17795d5630d903307976' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:11.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:11.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/a"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:11.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:44:11.315 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/ohL82miOqhjJ-wjNA87JyA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:11.309 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:44:11.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:11.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/000'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:11.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=54.6 MiB, available=400.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:11.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbdefcb6f6ee44b2f495604e53ea926b2006d727' to.sha1='a8884212fe57b74785736e91916e3fdb602ee5a8'): /1 {11 11ä11#+} 1/000

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:11.439 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:44:11.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:11.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:44:11.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 154241 bytes in 242 ms. path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:11.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/1 {11 11ä11#+} 1/a"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:11.519 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:11.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:44:11.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/a"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:11.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:11.643 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/tJsbmEWUOtc4XFXYNPm5Zg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:11.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:11.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:11.768 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:11.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='134d745debbe25364e5caa27a813a0696ba65239' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/aa2
    18:44:11.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/dir1/aa2"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:12.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:12.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:12.075 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/t7Kh1jyKgmgU-j21a07tBA/RRG5JksJdfbaDqjAntYZow' offset=0
    18:44:12.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:12.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199472 bytes in 681 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:12.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73800 bytes in 204 ms. path='/2/dir1/aa2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:12.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=54.2 MiB, available=401.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:12.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:12.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/000"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:44:12.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/000'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:12.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:12.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/dir1/aa2"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:12.389 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:12.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:12.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'
    18:44:12.574 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b0822631f897719d60409d32a6978e8e5b74481' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/bb2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:12.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/1 {11 11ä11#+} 1/a"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:12.637 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:12.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:12.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:12.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/dir1/bb2"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:12.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:12.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4abb0e7827d6af2b8c0ae1ea27947246e6a131da' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:12.855 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/t7Kh1jyKgmgU-j21a07tBA/T6JFcB2Ns018V-iK0SQNlw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:12.978 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:13.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/1 {11 11ä11#+} 1/b"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:13.015 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dipZ7jocg6Yk0LBYE4CY9g/2Qk7MZlF1VUKHHzy9oXbjQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:13.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:13.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:13.155 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/u-a7g2xHWXiSfe8fIiRraQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:12.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:13.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269216 bytes in 494 ms. path='/2/dir1/bb2'
    18:44:13.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2
    18:44:13.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/dir1/bb2"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:13.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:13.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:13.553 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:13.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'
    18:44:13.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c33b1e53134995a6fe4b999eea94a7c2cfea1219' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/file1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:13.761 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dipZ7jocg6Yk0LBYE4CY9g/2Qk7MZlF1VUKHHzy9oXbjQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:13.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/file1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:13.915 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/u-a7g2xHWXiSfe8fIiRraQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:13.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:14.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1084172 bytes in 1673 ms. path='/1 {11 11ä11#+} 1/000'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:14.039 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o7go0hk3hHcSMhyY8T6sA/IN-A-_zfjCb-C8BvLS9U3A' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:14.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:13.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=54.3 MiB, available=401.2 MiB
    18:44:13.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:44:13.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=54.3 MiB, available=401.2 MiB
    18:44:13.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:44:14.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=54.3 MiB, available=401.2 MiB
    18:44:14.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:44:14.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:44:14.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:14.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 473304 bytes in 1169 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:14.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:14.251 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=89

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:14.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232020 bytes in 338 ms. path='/2/file1'
    18:44:14.377 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:14.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:44:14.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:14.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=148 remoteFromLocalRevision=89
    18:44:14.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:44:14.473 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=148

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:14.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:14.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:14.571 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/2/file1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:14.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:14.637 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.13%
    18:44:14.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:14.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/1 {11 11ä11#+} 1/b"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:14.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:14.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:14.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:14.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:14.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f3b593d3ee59b7b5a61abeb96b994d104bbe61b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:14.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:14.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:14.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/5/h"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:14.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:44:14.979 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/tladxazjLSRM236Qyws2ww/8sP46mj10Xj4UtYKOCPxfg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:14.984 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:15.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:15.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b15a1f44961e909bdb51d85bcfa911b3dcc5700a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:15.147 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:15.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 84722 bytes in 304 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:15.248 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:15.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:15.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/1 {11 11ä11#+} 1/c"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:15.429 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:15.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/1 {11 11ä11#+} 1/000"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:15.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/5/h"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:15.537 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:15.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:15.552 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/zYFZ7tfCqgZX69W6iMqrxQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:15.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:15.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:15.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.18%
    18:44:15.590 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:15.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/001'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:15.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:15.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a4a1e32e410962e653ebb62a2a94554ba6f6362' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:15.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9faf1a9505d0bd371eaa1bfa4adc004ef33468b' to.sha1='5275e1e95c3881f7b95558eba9b2ee0c87f743d6'): /xxx/001

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:15.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159273 bytes in 413 ms. path='/1 {11 11ä11#+} 1/c'
    18:44:15.947 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:15.951 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/5/i"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:15.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:44:16.019 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/tladxazjLSRM236Qyws2ww/48vnVBkgD-S6s2gGO9pjOQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:16.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 45 ms.
    18:44:16.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:16.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/1 {11 11ä11#+} 1/c"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:16.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:16.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.72%
    18:44:16.176 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:16.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:16.301 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:16.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fbaa87e7a5b422ebbf3901277e461fa1a0dce3b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:16.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:16.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:16.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:16.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:16.587 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:16.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/2/1 {11 11ä11#+} 1/a"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:16.635 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:16.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 660668 bytes in 682 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:16.663 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:16.727 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/9ax6NMy43jVRTYkCnJYhCw/rbGnrLaH-Slg0fmCla8Lnw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:16.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:16.842 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:16.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/5/i"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:16.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:16.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/xxx/001"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:44:16.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxx/001'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:16.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:16.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:16.979 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:17.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:17.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:17.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d183ffc12eed25211c048bc01f6e236722a8fb16' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:17.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:17.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:17.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:17.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:17.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 723672 bytes in 646 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:17.348 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:17.371 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:17.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/aa"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:17.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:17.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:17.475 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/GsiWlIWbzUBlXtQ-6WMfSQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:17.633 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:17.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/2/1 {11 11ä11#+} 1/a"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:17.703 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JAfbFFgLOaTUIqBdaWdHQA/Awylsl55_Ru7YC556oFuyw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:17.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:17.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:17.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:17.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:17.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:17.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11d222f86d73e035a47b4243411a35d0a0fcb9fe' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:17.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:18.013 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:18.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:18.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:18.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/2/1 {11 11ä11#+} 1/b"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:18.167 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:18.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 713112 bytes in 807 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.219 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/9ax6NMy43jVRTYkCnJYhCw/RR7t46kNeFgrl5vL1ooIVw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:18.242 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:18.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 695257 bytes in 1370 ms. path='/xxx/001'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:18.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:18.387 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9300 bytes in 265 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:18.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/aa"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:18.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:18.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:18.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.550 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:18.575 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:18.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:18.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:18.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67376988782ea447577f5e75e0ffc0396abba805' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/2/1 {11 11ä11#+} 1/b"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:18.666 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:18.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:18.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:18.723 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:18.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/bb"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:18.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'
    18:44:18.819 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/s4V_GOeQje_YE6LgOUX10A' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b05e62e66870822b53a4e4902af0c5016770160' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:18.888 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:18.900 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:18.944 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:18.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/2/a"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:18.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:19.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/xxx/001"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:44:19.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:19.043 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:19.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:19.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/002'
    18:44:19.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd032bccb6c908d0f1a3bbf27309f6eab95b37eb' to.sha1='d3892aa1453dda1c1de4ef69c25cbb0fadc49b25'): /xxx/002

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:19.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:19.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:19.262 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:19.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:19.536 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:19.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.70%
    18:44:19.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:19.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:19.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d10'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:19.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:19.735 [qtp1276160461-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/s4V_GOeQje_YE6LgOUX10A' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:19.784 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:19.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:44:19.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 810450 bytes in 1180 ms. path='/3 + &#ä/bb'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:19.963 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:19.967 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:20.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/xxx/002"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:44:20.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxx/002'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb
    18:44:20.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/bb"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:20.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:20.365 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:20.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:20.382 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2466056d769c7746b9b71893d82a7a1cb6bb68b7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:20.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/cc"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:20.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:20.507 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:20.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:20.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.560 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/NBiLx_EPvZuYDtEg7rSuAg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:20.591 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JAfbFFgLOaTUIqBdaWdHQA/_V_-jw9aXfjQ4aG4E8AwJQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:44:20.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42000 bytes in 209 ms. path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:20.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:20.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:20.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d11'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:44:20.824 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/cc"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:20.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:20.851 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:20.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:20.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:20.963 [qtp1296822510-188] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:20.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 392557 bytes in 811 ms. path='/xxx/002'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:21.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b854807d7705501691ae556046ce7e8336e71648' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:44:21.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/dd"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:21.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:21.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 49 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:21.327 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iVZf0Pi2sI3Qomj8h3bzMA/H-gYO5HN3bGSSuRLB-dRIw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:21.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:21.481 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:21.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:21.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:21.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:21.699 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:21.721 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:21.775 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:21.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="b0d46b2b-ec35-42f9-bd47-aaadaf79a540", toRepositoryId="ccf3971a-103e-4a61-a3d0-1cc2ff4473ec", path="/xxx/002"} on repo=b0d46b2b-ec35-42f9-bd47-aaadaf79a540
    18:44:21.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:21.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.86%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:21.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454752 bytes in 629 ms. path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:21.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:21.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:21.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:21.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    18:44:22.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/3 + &#ä/dd"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:22.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=145

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:22.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:22.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.58%
    18:44:22.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:22.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8447e944-0448-42ff-9600-0cc4531134d3
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qygjpn-wjav8-local-dest
      localRepository.publicKeySha1 = 64:4A:A1:D7:C4:9B:04:37:41:DC:A8:3C:CA:94:02:4D:D4:95:C5:E3

      remoteRepository.repositoryId = 23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd
      remoteRepository.remoteRoot = https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd
      remoteRepository.publicKeySha1 = DC:B7:68:73:4D:81:9E:D8:E6:92:CB:D5:F8:02:5C:F0:52:83:B7:B6

    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 8447e944-0448-42ff-9600-0cc4531134d3 23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:22.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 39 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:22.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46b19bb87f5c6459cf44904481b7c4eb2446418b' to.sha1='<NoInstanceOf_NormalFileDto>'): /dir1/aa1
    18:44:22.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/dir1/aa1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:22.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1'
    18:44:22.567 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/RbrQQW3VlK7xlvTboV8bGw/S7ZbchHCPzMVBYqDblLkgA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:22.588 [qtp788369844-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 transaction.localRevision=109 remoteFromLocalRevision=145
    18:44:22.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 to='build/repo/j5qybfx9-xd522-local-src', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:22.635 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:22.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:22.687 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=109

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:22.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207825 bytes in 228 ms. path='/dir1/aa1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:22.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:22.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:22.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b82334ffacc1f97ede7cc2e72b6bc2f13b0dc8b8_0 into destFile aa1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:22.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:22.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 6520 bytes in 3874 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:22.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:22.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:22.870 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8447e944-0448-42ff-9600-0cc4531134d3 ('build/repo/j5qygjpn-wjav8-local-dest')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:22.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/dir1/aa1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:23.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:23.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:23.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:23.081 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:23.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:44:23.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    18:44:23.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:23.132 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:23.127 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    18:44:23.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:23.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:23.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/d20'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:23.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6404b690f9f32894922468af8a539baafb4ea55' to.sha1='<NoInstanceOf_NormalFileDto>'): /dir1/bb1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:23.187 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:44:23.224 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:23.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/2/a"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:23.345 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:23.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    18:44:23.377 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:23.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:23.441 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/dir1/bb1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:44:23.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/bb1'
    18:44:23.519 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/RbrQQW3VlK7xlvTboV8bGw/MVHrXeyaQIkJxUJbWOVy-w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:23.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bb595bb477086602bd9ab289b69ae3c2bd7ab1b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    18:44:23.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/5/h"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:23.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:23.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:44:23.852 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/fwULxIvpX9Qgj63r7uHtXw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:23.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29680 bytes in 427 ms. path='/dir1/bb1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:23.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=57.5 MiB, available=398.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:23.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:44:23.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39222 bytes in 146 ms. path='/3 + &#ä/5/h'
    18:44:24.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e629ab00c66939ef43f4d93fb71bd30200f14fc2_0 into destFile bb1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:24.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:24.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.086 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/5/h"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/dir1/bb1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:24.169 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:24.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8985a6bc8bfa276fc70eda07243e810f71d05b73' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e7b9999f178b5680c71b0aa441f0a685e7aacd2' to.sha1='<NoInstanceOf_NormalFileDto>'): /file1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:24.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:24.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/f40'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/5/i"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:24.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/file1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.485 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/file1'
    18:44:24.626 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wponaQ643o_urlPr_YtIQg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    18:44:24.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 533339 bytes in 224 ms. path='/file1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:24.816 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:24.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:24.823 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:24.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:25.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:25.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.57%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:25.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/file1"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:25.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:25.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:25.281 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=2097152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:25.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:25.301 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:25.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d3'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:25.389 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:25.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:25.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=159 remoteFromLocalRevision=110
    18:44:25.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d96af489-cc23-40f3-83a3-e8c61240115d from='build/repo/j5qyf86v-q55r4-local-dest' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:25.581 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:25.603 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=159
    18:44:25.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    18:44:25.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:44:25.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:25.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=8447e944-0448-42ff-9600-0cc4531134d3 to='build/repo/j5qygjpn-wjav8-local-dest', fromRepoLocalSync=true

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:25.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:25.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:25.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=159

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:25.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:25.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:26.089 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:14:25.901Z expiryDateTime=2017-07-30T17:44:25.901Z

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:26.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:26.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.59%
    18:44:26.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:26.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:26.207 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:26.268 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:26.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2014854d052eaac4b3cd6a5f9ef50fc2ecb4ad3a' to.sha1='a23ef232c1d9bae95c568089e21bd4cd639bbb25'): /.subshare.properties

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:26.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=55.3 MiB, available=400.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:26.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:26.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 56 ms.
    18:44:26.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:26.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:26.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:26.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:26.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:26.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:26.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:26.790 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:26.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:26.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:26.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:26.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:26.879 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!
    18:44:26.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:27.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=18

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:27.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:44:27.320 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:27.331 [qtp1276160461-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d transaction.localRevision=115 remoteFromLocalRevision=159
    18:44:27.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=d96af489-cc23-40f3-83a3-e8c61240115d to='build/repo/j5qyf86v-q55r4-local-dest', fromRepoLocalSync=false
    18:44:27.473 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115
    18:44:27.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:27.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=73.0 MiB, available=382.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:27.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:27.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=56.7 MiB, available=398.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:28.007 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=7340032

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:28.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:28.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:28.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:28.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:28.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:28.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:28.671 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:28.703 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=8388608

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:29.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=55.2 MiB, available=400.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:29.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:29.214 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uweSSpEYbNcS2GY9JL6WyQ' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:29.291 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:29.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:29.333 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=9437184

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:29.374 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:44:29.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:29.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    18:44:29.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 29412 bytes in 5273 ms. path='/3 + &#ä/5/i'
    18:44:29.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:44:29.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    18:44:29.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:29.970 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:29.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    18:44:29.989 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:29.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    18:44:30.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i
    18:44:30.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4dbls into destFile i
    18:44:30.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4zsow into destFile i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:29.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:44:29.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=54.3 MiB, available=401.2 MiB
    18:44:29.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:44:30.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=54.3 MiB, available=401.2 MiB
    18:44:30.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:44:30.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:44:30.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_5m9s0 into destFile i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:30.121 [qtp788369844-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 localRepositoryRevisionSynced=109

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:30.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:30.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/5/i"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:30.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=188 remoteFromLocalRevision=109

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:30.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 from='build/repo/j5qybfx9-xd522-local-src' toID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec to='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:30.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:30.377 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=188

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.461 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9eb904dfa0236136b57a8122acb93edb785ac22a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:44:30.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/aa"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:30.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:44:30.582 [qtp1011194845-185] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/WFdBhAeys2XOnFtTRj-jUw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:30.614 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:44:30.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:30.635 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:30.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec localRepositoryRevisionSynced=188

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:44:30.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61113 bytes in 287 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:30.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=81.3 MiB, available=374.2 MiB
    18:44:30.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:30.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:30.957 [qtp788369844-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=b0d46b2b-ec35-42f9-bd47-aaadaf79a540 transaction.localRevision=114 remoteFromLocalRevision=188

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:31.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:31.028 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:31.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/aa"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:31.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:31.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:31.196 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:31.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:31.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 932899 bytes in 2726 ms. path='/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:31.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e712f4b6e1c81709a97dca810cae22d86a7bdddf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:31.416 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:31.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=81.2 MiB, available=374.3 MiB
    18:44:31.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:31.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:31.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:31.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/bb"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:31.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:31.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:44:31.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=bf83b70e-9eed-449d-aef5-c2c248687fc2 to='build/repo/j5qyf8yd-wte2r-local-dest', fromRepoLocalSync=true
    18:44:31.632 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bf83b70e-9eed-449d-aef5-c2c248687fc2 ('build/repo/j5qyf8yd-wte2r-local-dest')
    18:44:31.644 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:31.653 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/550RbUOYRdwnJNUaAoc_1Q' offset=0
    18:44:31.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:44:31.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49098 bytes in 222 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:31.765 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec renewalDateTime=2017-07-30T17:13:40.345Z expiryDateTime=2017-07-30T17:43:40.345Z

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:31.776 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:31.815 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=114

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:31.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:31.865 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:31.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/bb"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:31.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:31.984 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:32.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:32.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=81.2 MiB, available=374.3 MiB
    18:44:32.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:44:32.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:44:32.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:32.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:32.091 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=115

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:32.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:32.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3a967c09f17288da2b7ab1f5b1749bc132dec94' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:32.184 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=164 remoteFromLocalRevision=115
    18:44:32.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d96af489-cc23-40f3-83a3-e8c61240115d from='build/repo/j5qyf86v-q55r4-local-dest' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:32.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:32.209 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=164

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:32.216 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:32.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:32.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.38%
    18:44:32.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:32.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:32.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:44:32.280 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:44:32.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=164

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:32.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/cc"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:32.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:32.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0165df73da7f4b515111d9e10e3f4e86c9d15a3d' to.sha1='d4e0522e2da87b86aff9c5c74683a548365c1630'): /2/.subshare.properties

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:32.406 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/hTvq2IZC5j_vwpx0Edo5kw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:32.417 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d transaction.localRevision=120 remoteFromLocalRevision=164
    18:44:32.428 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:32.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:44:32.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172584 bytes in 247 ms. path='/3 + &#ä/cc'
    18:44:32.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:44:32.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/cc"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:32.749 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:32.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:32.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:44:32.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea320e49f3c242412ed70c25189bbdfb89fe524c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:33.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:33.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:33.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=55.6 MiB, available=399.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:33.069 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:44:33.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=deb6bac5-b3a3-489d-998f-0ea35a36590f to='build/repo/j5qyaz87-xz27u-local-src', fromRepoLocalSync=true
    18:44:33.076 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing deb6bac5-b3a3-489d-998f-0ea35a36590f ('build/repo/j5qyaz87-xz27u-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:33.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/dd"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:33.132 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:33.141 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/gAbyDYWk6-2-JZLdFfVriQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:33.177 [pool-6-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1247 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:33.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:44:33.231 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/uiSOaqEVmOonkucvVDw2EQ' offset=0
    18:44:33.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:44:33.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 367570 bytes in 191 ms. path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:33.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56900 bytes in 418 ms. path='/2/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:33.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:33.567 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:33.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="137b26b5-6627-4e1a-aef8-110606ace23f", path="/3 + &#ä/dd"} on repo=137b26b5-6627-4e1a-aef8-110606ace23f
    18:44:33.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:33.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:33.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:33.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:33.787 [qtp192490287-388] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:33.809 [qtp192490287-388] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:33.845 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=100

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:33.875 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:33.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:33.909 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 99 ms.
    18:44:33.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:33.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:33.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:33.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=8, cryptoLinkDtos.size=8, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:33.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:33.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:33.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=55.2 MiB, available=400.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:33.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:33.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:33.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cee09e835016d131a2c04bb35160cce136f5e84f' to.sha1='ac15adbb284b50c3f1f9c69f022cb2ab7f537ef1'): /2/1 {11 11ä11#+} 1/.subshare.properties

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:34.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=115 remoteFromLocalRevision=100

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:34.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=137b26b5-6627-4e1a-aef8-110606ace23f from='build/repo/j5qyfxiq-hfrvn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:44:34.081 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=115

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:34.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:44:34.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:44:34.298 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=115

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:44:34.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:34.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:34.410 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-SWIQxJJ9d0YaSpuMj-jYQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:44:34.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:34.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:34.476 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:44:34.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    18:44:34.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:34.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:34.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:34.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:34.692 [Test worker] 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/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:34.821 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:34.869 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/xxvWmo8TMral2QN8a_G8ug' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.875 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:34.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!
    18:44:34.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:35.085 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:35.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10969 bytes in 403 ms. path='/2/1 {11 11ä11#+} 1/.subshare.properties'
    18:44:35.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:35.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:35.514 [qtp192490287-388] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:35.521 [qtp192490287-388] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:44:35.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:35.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:35.677 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:35.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/d10/f30'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:35.798 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:44:35.798 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:35.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc27ab8d22d8b7b262ad4de77d1663c4c21a3875' to.sha1='fd5b69d74414c7a1871af21b3466f5cff63db5fb'): /2/1 {11 11ä11#+} 1/d1/d10/f30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:34.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:44:35.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=75.2 MiB, available=380.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:35.877 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 renewalDateTime=2017-07-30T17:11:05.131Z expiryDateTime=2017-07-30T17:41:05.130Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:35.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:35.947 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=120

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:35.944 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:36.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:36.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:36.793 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:36.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:44:36.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:36.890 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/d1/d10/f30"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:36.895 [Test worker] 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/d1/d10/f30'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:36.954 [qtp1011194845-93] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:37.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:37.147 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f transaction.localRevision=106 remoteFromLocalRevision=115
    18:44:37.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=137b26b5-6627-4e1a-aef8-110606ace23f to='build/repo/j5qyfxiq-hfrvn-local-dest', fromRepoLocalSync=false
    18:44:37.249 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=106

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:37.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=82.3 MiB, available=373.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:37.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:37.606 [qtp192490287-388] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/4ZORoY_9-bWjmrERvg5-wA/Hid1MrlmU1F8V1Sihrc4Zw/g62mx8IN0hsXdnlEg4cKWQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:37.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=74.5 MiB, available=381.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:37.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:38.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:37.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=55.5 MiB, available=400.0 MiB
    18:44:37.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:44:38.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=55.5 MiB, available=400.0 MiB
    18:44:38.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:38.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:38.636 [qtp788369844-114] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=114

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:38.643 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:44:38.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:38.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=8 remoteFromLocalRevision=114
    18:44:38.754 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:44:38.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec from='https://localhost:44949/ccf3971a-103e-4a61-a3d0-1cc2ff4473ec' toID=bf83b70e-9eed-449d-aef5-c2c248687fc2 to='build/repo/j5qyf8yd-wte2r-local-dest', fromRepoLocalSync=false
    18:44:38.827 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=118

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:38.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 557056 bytes in 1938 ms. path='/2/1 {11 11ä11#+} 1/d1/d10/f30'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:38.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=91.9 MiB, available=363.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:38.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:38.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=74.5 MiB, available=381.0 MiB
    18:44:39.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:39.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:39.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:39.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:39.339 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:39.349 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:44:39.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/d1/d10/f30"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:39.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:39.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:39.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.82%
    18:44:39.458 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:39.461 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f20'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:39.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=55.5 MiB, available=400.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:39.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:39.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18ad95b25984d36ffaa7550c0d836e78f826c705' to.sha1='3fab2588918a326280e5d2b086e24d2d38fdf573'): /2/1 {11 11ä11#+} 1/d1/f20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:39.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=74.4 MiB, available=381.1 MiB
    18:44:39.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:44:39.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:39.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:44:40.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:40.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=89.1 MiB, available=366.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:40.254 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:40.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:40.310 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-SWIQxJJ9d0YaSpuMj-jYQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}
    18:44:40.327 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:44:40.329 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:40.331 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:40.332 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:44:40.332 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:44:40.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:39.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:44:40.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=54.8 MiB, available=400.7 MiB
    18:44:40.391 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=leZe5fB6tsnX094BjRAhkQ, serverRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec} because of missing permissions!
    18:44:40.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:40.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/d1/f20"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:40.631 [Test worker] 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/d1/f20'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:40.677 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:40.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:40.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:40.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:40.862 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/4ZORoY_9-bWjmrERvg5-wA/cWVk8ackXsXuJeKF90C0ZQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:40.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:40.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:40.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:40.953 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:41.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175066 bytes in 457 ms. path='/2/1 {11 11ä11#+} 1/d1/f20'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:39.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=81.9 MiB, available=373.6 MiB
    18:44:39.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:44:40.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=81.9 MiB, available=373.6 MiB
    18:44:40.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:44:41.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=82.0 MiB, available=373.5 MiB
    18:44:41.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:44:41.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:44:41.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:41.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:41.179 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=120

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:41.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:41.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:41.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=211 remoteFromLocalRevision=120
    18:44:41.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=deb6bac5-b3a3-489d-998f-0ea35a36590f from='build/repo/j5qyaz87-xz27u-local-src' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:44:41.276 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=205 localRepositoryRevisionInProgress=211

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:41.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=89.0 MiB, available=366.5 MiB
    18:44:41.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:41.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:41.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:41.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:41.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:41.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:41.649 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:41.655 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:44:41.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/d1/f20"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:41.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:41.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:41.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f21'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:41.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=54.8 MiB, available=400.7 MiB
    18:44:41.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:41.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:41.861 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:41.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9102c5e653e338790ad99b4a34fe35ba87bc733a' to.sha1='c3aa16ee0831f70da1a09b0efab8aacd6baebec3'): /2/1 {11 11ä11#+} 1/d1/f21

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:41.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:44:41.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:41.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:44:41.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3ede8e988e61f3931501dda82b64c8f703ce9df' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:42.197 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=89.1 MiB, available=366.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:42.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:42.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:42.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/1 {11 11ä11#+} 1/a"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:42.326 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:42.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:42.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:42.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=54.8 MiB, available=400.7 MiB
    18:44:42.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:42.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/d1/f21"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:44:42.454 [Test worker] 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/d1/f21'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:42.491 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/-sLPg7iuPXounHtOz_zt0w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:42.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:42.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:42.589 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:42.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:42.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:42.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:42.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:42.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:42.859 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/4ZORoY_9-bWjmrERvg5-wA/xurtJTMRqynlhnJbYAia5Q' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:42.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 236896 bytes in 537 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:42.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:42.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:42.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=54.8 MiB, available=400.7 MiB
    18:44:43.041 [qtp788369844-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec remoteRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 localRepositoryRevisionSynced=118

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:42.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:43.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:43.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=89.1 MiB, available=366.4 MiB
    18:44:43.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:43.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:43.107 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bf83b70e-9eed-449d-aef5-c2c248687fc2 remoteRepositoryId=ccf3971a-103e-4a61-a3d0-1cc2ff4473ec transaction.localRevision=9 remoteFromLocalRevision=118

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:43.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:43.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=89.1 MiB, available=366.4 MiB
    18:44:43.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:44:43.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:44:43.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:43.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    18:44:43.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:44:43.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:43.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/1 {11 11ä11#+} 1/a"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.467 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:43.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:43.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:43.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.589 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=120 remoteFromLocalRevision=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:43.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6645b042256666c247c62ce757c5664557797acc' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=137b26b5-6627-4e1a-aef8-110606ace23f from='build/repo/j5qyfxiq-hfrvn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:44:43.650 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=120

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:43.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/1 {11 11ä11#+} 1/b"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.722 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:44:43.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:44:43.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=120

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    18:44:43.733 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:43.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.804 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-SWIQxJJ9d0YaSpuMj-jYQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:43.864 [qtp1296822510-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:43.875 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:44:43.875 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:43.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 398348 bytes in 1422 ms. path='/2/1 {11 11ä11#+} 1/d1/f21'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:44.010 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f transaction.localRevision=111 remoteFromLocalRevision=120

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:44:44.046 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:44.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:44.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:44.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:44.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:44.201 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:44.203 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:44.252 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:44.263 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:44.280 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:44.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/2/1 {11 11ä11#+} 1/d1/f21"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:44.300 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:44.345 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:44:44.345 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:44:44.347 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:44:44.348 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:44.353 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:44.534 [qtp1276160461-85] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[15]{cryptoRepoFileId=RRG5JksJdfbaDqjAntYZow, localName=null, deleted=Sun Jul 30 18:44:41 CEST 2017}
    18:44:44.559 [qtp1276160461-85] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[16]{cryptoRepoFileId=T6JFcB2Ns018V-iK0SQNlw, localName=null, deleted=Sun Jul 30 18:44:41 CEST 2017}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:44.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:44.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=148

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:44.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:44:44.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=true
    18:44:44.678 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a600d15f-39ee-4dc3-941e-62ace6d34559 ('build/repo/j5qyb4ma-sw5lj-local-src')
    18:44:44.687 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:44:44.703 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:44.747 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:44.845 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:11:17.777Z expiryDateTime=2017-07-30T17:41:17.777Z
    18:44:44.887 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=111
    18:44:44.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:45.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    18:44:45.181 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:45.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:45.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:45.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.
    18:44:45.604 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=4194304

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:45.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:45.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:45.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:45.941 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=139 remoteFromLocalRevision=148

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:45.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:46.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    18:44:46.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:46.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:46.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    18:44:46.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:46.139 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:46.217 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:44:46.223 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:46.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    18:44:46.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5518cf4f7e6e7d2ca4e527dbcccfd9f5380212c9' to.sha1='4dcb05fb94678908ee5248d7359ee028db5bcfc9'): /.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:46.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:46.562 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=139

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:46.623 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=6291456

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:46.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=89.6 MiB, available=365.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:46.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:46.977 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-SWIQxJJ9d0YaSpuMj-jYQ,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}
    18:44:47.029 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:47.083 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=7340032

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:47.177 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    18:44:47.403 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:44:47.404 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:44:47.404 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:47.404 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:44:47.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:47.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    18:44:47.623 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/iuqG2VH6vpZ725Fa_BPrVA' offset=8388608
    18:44:47.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:47.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/.subshare.properties"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f
    18:44:47.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:47.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 187801 bytes in 4191 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:48.067 [qtp1276160461-339] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L1Ib87s8jYhYDZlRwqrucw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:47.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0
    18:44:48.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=60.9 MiB, available=394.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:48.232 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:44:48.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    18:44:48.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b
    18:44:48.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b
    18:44:48.252 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_2hwcg into destFile b
    18:44:48.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_34dfk into destFile b
    18:44:48.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_3quio into destFile b
    18:44:48.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_4dbls into destFile b
    18:44:48.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_4zsow into destFile b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:48.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=90.0 MiB, available=365.5 MiB
    18:44:48.352 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:48.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/1 {11 11ä11#+} 1/b"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:48.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:48.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52020 bytes in 696 ms. path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:48.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:48.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:48.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:48.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a5238a8e6b9c4068ce8267a3f0c78fd8a40e16d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    18:44:48.777 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/1 {11 11ä11#+} 1/c"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:48.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:48.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:48.876 [Test worker] 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'
    18:44:48.949 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZNh0lxHh6Ewobrua05Wbiw/j4lF3uTqQSjRQBjMQpEaLA' offset=0
    18:44:49.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:44:49.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195950 bytes in 193 ms. path='/1 {11 11ä11#+} 1/c'
    18:44:49.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:49.213 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:44:49.264 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:49.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=90.0 MiB, available=365.5 MiB
    18:44:49.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:49.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/1 {11 11ä11#+} 1/c"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:49.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="deb6bac5-b3a3-489d-998f-0ea35a36590f", toRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", path="/.subshare.properties"} on repo=deb6bac5-b3a3-489d-998f-0ea35a36590f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:49.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:49.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:49.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.72%
    18:44:49.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:49.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:49.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:44:49.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=211

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:49.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ade4fa8c7deb968f84799c9405f45f7d4a5fcbb0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:49.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=16, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:44:49.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=59.1 MiB, available=396.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:49.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/1 {11 11ä11#+} 1/a"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:49.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=90.0 MiB, available=365.5 MiB
    18:44:49.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:50.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:50.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:50.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:44:50.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:50.249 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:50.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:50.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:50.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:50.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:50.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:50.328 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:50.345 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9hdUcU8uQP9WpA407Ltyiw/k77Icu04nEHoRH2sXTz58Q/h5x1VNwqRySx0SxoHynJyQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:50.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.0 MiB, available=365.5 MiB
    18:44:50.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:44:50.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:44:50.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:50.396 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f transaction.localRevision=133 remoteFromLocalRevision=211
    18:44:50.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=deb6bac5-b3a3-489d-998f-0ea35a36590f to='build/repo/j5qyaz87-xz27u-local-src', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:50.473 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=111

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:50.473 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=133

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:50.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:50.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=172 remoteFromLocalRevision=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:50.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 435545 bytes in 331 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:50.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:44:50.595 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=172

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:50.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:50.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:50.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:44:50.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:44:50.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=172

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:50.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:44:50.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.5 MiB, used=59.8 MiB, available=395.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:50.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/1 {11 11ä11#+} 1/a"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:51.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:51.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:51.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:44:51.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d49228013a42383a83785ad5bb8117dbd3a07a26' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:51.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=81.7 MiB, available=373.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:51.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/1 {11 11ä11#+} 1/b"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:51.491 [Test worker] 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'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:51.571 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:44:51.572 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:51.584 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9hdUcU8uQP9WpA407Ltyiw/k77Icu04nEHoRH2sXTz58Q/egC3gwpc2G7NVV52wmWsYg' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:51.594 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:51.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:51.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:51.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:51.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=59.0 MiB, available=396.5 MiB
    18:44:51.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:51.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:52.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 864457 bytes in 661 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:44:52.226 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:52.256 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:52.370 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:52.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/1 {11 11ä11#+} 1/b"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:52.419 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:52.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:52.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:52.472 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=117 remoteFromLocalRevision=172
    18:44:52.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:52.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.5 MiB, used=58.2 MiB, available=397.3 MiB
    18:44:52.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:52.583 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=117

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:52.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89d10ba02d847bf77e93e7996b7f62f30d29fa83' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:52.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:52.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=81.0 MiB, available=374.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:52.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/a"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:52.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:52.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:44:52.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:52.951 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9hdUcU8uQP9WpA407Ltyiw/EFjfE5xchQxaGNpusP7-Tg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:52.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:52.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:52.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:44:52.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:53.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:44:53.343 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:53.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3078 bytes in 516 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:53.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.0 MiB, used=58.2 MiB, available=397.3 MiB
    18:44:53.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:44:53.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:44:53.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:53.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:44:53.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/a"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:53.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:53.605 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:53.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:53.699 [qtp192490287-388] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=139

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:53.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6641e376f9fde4d8fe3f1498d620264c9feb65c1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    18:44:53.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/5/h"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:44:53.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:53.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=238 remoteFromLocalRevision=139
    18:44:53.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:44:53.870 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=238

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:53.939 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:53.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:54.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=90.2 MiB, available=365.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:54.041 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:44:54.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:54.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:54.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=238

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:54.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:54.281 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=144 remoteFromLocalRevision=238
    18:44:54.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:54.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:54.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=80.7 MiB, available=374.8 MiB
    18:44:54.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:54.747 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:54.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:44:54.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=true
    18:44:54.788 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72175286-75c7-449c-a283-d7bc2e6b2d14 ('build/repo/j5qyfd4w-kh58d-local-dest')
    18:44:54.805 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:54.819 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:54.828 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.68%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:54.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.1 MiB, available=365.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:54.960 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:13:40.715Z expiryDateTime=2017-07-30T17:43:40.715Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:55.005 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:44:55.008 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:44:55.009 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:44:55.009 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:44:55.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:55.025 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=144

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:55.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:55.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=12

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:55.323 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:55.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=80.7 MiB, available=374.8 MiB
    18:44:55.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:55.593 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:55.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=90.2 MiB, available=365.3 MiB
    18:44:55.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:55.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:44:55.985 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:55.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=80.7 MiB, available=374.8 MiB
    18:44:55.989 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:44:55.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:44:55.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:56.127 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:56.161 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=133
    18:44:56.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=231 remoteFromLocalRevision=133

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:56.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=385.0 MiB, used=59.3 MiB, available=396.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:56.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=89.7 MiB, available=365.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:56.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=deb6bac5-b3a3-489d-998f-0ea35a36590f from='build/repo/j5qyaz87-xz27u-local-src' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:56.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:56.428 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=211 localRepositoryRevisionInProgress=231

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:56.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:56.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:44:56.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:44:56.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=231

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:56.708 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:56.789 [qtp1276160461-339] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f transaction.localRevision=138 remoteFromLocalRevision=231
    18:44:56.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:56.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=89.7 MiB, available=365.8 MiB
    18:44:56.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:57.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:57.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:44:57.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=d96af489-cc23-40f3-83a3-e8c61240115d to='build/repo/j5qyf86v-q55r4-local-dest', fromRepoLocalSync=true

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:57.231 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:57.236 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d96af489-cc23-40f3-83a3-e8c61240115d ('build/repo/j5qyf86v-q55r4-local-dest')

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:57.252 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:57.249 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:44:57.447 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:56.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=16, cryptoKeyDtos.size=34, cryptoLinkDtos.size=42, currentHistoCryptoRepoFileDtos.size=16, histoCryptoRepoFileDtos.size=16, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=3
    18:44:57.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=384.0 MiB, used=59.2 MiB, available=396.3 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:57.516 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:57.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=89.7 MiB, available=365.8 MiB
    18:44:57.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:44:57.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:44:57.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:44:57.621 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=117

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:57.655 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 renewalDateTime=2017-07-30T17:13:40.587Z expiryDateTime=2017-07-30T17:43:40.587Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:57.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=177 remoteFromLocalRevision=117
    18:44:57.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:57.684 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=138

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:57.695 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=177

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:44:57.709 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:57.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 44 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:57.737 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:44:57.737 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:44:57.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=177

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:57.773 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:57.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:57.842 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:44:57.843 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:57.864 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=6291456

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:57.956 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=122 remoteFromLocalRevision=177

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:57.967 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:44:57.969 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:57.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:44:58.194 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 137 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:58.231 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:58.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:44:58.301 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:58.457 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:58.533 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/O82ueSy1_KykbFTCOLP_Rg' offset=7340032

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:58.539 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:58.551 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:58.641 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, invitation=false]] invitedUser=UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, invitation=true]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:58.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:58.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:44:58.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 347900 bytes in 4901 ms. path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:58.847 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:58.892 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    18:44:58.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h
    18:44:58.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h
    18:44:58.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h
    18:44:58.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h
    18:44:58.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_34dfk into destFile h
    18:44:58.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_3quio into destFile h
    18:44:58.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_4dbls into destFile h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:59.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=10, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=10, histoCryptoRepoFileDtos.size=10, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms.
    18:44:59.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:59.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:44:59.153 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.171 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/5/h"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.179 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:59.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:44:59.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91a2ad029e6adcb52ee0f53f554755e21ff7a0f9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:59.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:59.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:59.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:44:59.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=true
    18:44:59.467 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a600d15f-39ee-4dc3-941e-62ace6d34559 ('build/repo/j5qyb4ma-sw5lj-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/5/i"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.534 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:59.542 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:44:59.635 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.652 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/mYYnJpu9clK7yc_WTuVS_Q/x5tz48dNNepYUjYWRev3QA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:44:59.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:44:59.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:44:59.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 82 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:44:59.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    18:44:59.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:59.836 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:11:17.777Z expiryDateTime=2017-07-30T17:41:17.777Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:44:59.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:59.908 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=122

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99710 bytes in 376 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:44:59.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:44:59.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:00.198 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:00.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/5/i"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:00.237 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:00.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:00.256 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:00.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:00.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:45:00.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50eb3125eb2d9e3f21fc800be93dca6ce7ffb372' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:45:00.606 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/aa"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:00.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:45:00.691 [qtp1296822510-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/eaDSS4B0TFz0kr44ukSTKg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:00.843 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:00.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=90.8 MiB, available=364.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:01.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:01.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms.
    18:45:01.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:01.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:01.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:01.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:01.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:01.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:01.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:01.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:01.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 529575 bytes in 522 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:01.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:01.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:01.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:01.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:01.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:01.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:01.187 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:01.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:01.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:01.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:01.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=386.0 MiB, used=59.6 MiB, available=395.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:01.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:01.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:01.250 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:01.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:01.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:01.326 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:45:01.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:01.380 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/aa"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:01.405 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:01.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:01.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:45:01.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='023d426da4cffab256c69f52dcb40ad16af8fa0c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:01.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:01.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.6 MiB, available=364.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:01.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/bb"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:01.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:01.823 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:45:01.829 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:45:01.839 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:45:01.840 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:45:01.841 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:45:01.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:01.944 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/fEGc1MORb6cu_AutkilZKg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:02.008 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:02.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:45:02.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218875 bytes in 410 ms. path='/3 + &#ä/bb'
    18:45:02.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:45:02.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/bb"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:02.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:02.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=90.2 MiB, available=365.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:02.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=82.0 MiB, available=373.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:02.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:02.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:02.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:02.570 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:02.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=385.5 MiB, used=59.1 MiB, available=396.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:02.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dcd9b2eaccae1331ee65382de528939db3b7c7f1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:02.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:02.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/cc"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:02.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:45:02.951 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/ZfXjHIpZWGzzXLmbFxSvNw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:03.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.3 MiB, available=365.2 MiB
    18:45:03.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:03.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:03.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.
    18:45:03.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 878335 bytes in 492 ms. path='/3 + &#ä/cc'
    18:45:03.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:45:03.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/cc"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:03.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:03.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:03.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=90.2 MiB, available=365.3 MiB
    18:45:03.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:03.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:03.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:03.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0321a58f48fe54f82014c73b1e7daf6b7826d7a7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:03.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:03.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/dd"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:03.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:03.844 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 206 ms.
    18:45:03.844 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LAmm9ZpzFyV_UWqPbVysCg, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:03.894 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7tbqdL5VJrrmtAtfEy6EBA/Mxb33j9Wis7z9j6_HCQHEw' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:03.989 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 145 ms.
    18:45:03.991 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=jPoo-BeT1ayDiRBTXgrH1Q, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:04.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:04.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=385.5 MiB, used=58.7 MiB, available=396.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:04.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.2 MiB, available=365.3 MiB
    18:45:04.303 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:04.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:04.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:04.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 353020 bytes in 496 ms. path='/3 + &#ä/dd'
    18:45:04.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:04.417 [qtp1011194845-631] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=122

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:04.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/3 + &#ä/dd"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:45:04.442 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:04.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:04.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=185 remoteFromLocalRevision=122
    18:45:04.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:45:04.485 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=185
    18:45:04.513 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:04.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:04.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=80.5 MiB, available=375.0 MiB
    18:45:04.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:04.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=185

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:04.736 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=90

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:04.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:45:04.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=58.5 MiB, available=397.0 MiB
    18:45:04.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:04.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=109 remoteFromLocalRevision=90

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:04.925 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:04.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:05.000 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:45:05.009 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:05.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=80.5 MiB, available=375.0 MiB
    18:45:05.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:05.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:05.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:05.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.64%
    18:45:05.409 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:05.421 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:05.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:05.496 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=73.3 MiB, available=382.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:05.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5518cf4f7e6e7d2ca4e527dbcccfd9f5380212c9' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:05.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:05.665 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=128 remoteFromLocalRevision=185

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:05.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:05.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=false
    18:45:05.763 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=128
    18:45:05.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:05.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/.subshare.properties"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:45:05.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:05.852 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:05.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:05.916 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L1Ib87s8jYhYDZlRwqrucw' offset=0
    18:45:06.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:06.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 279 ms. path='/.subshare.properties'
    18:45:06.170 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:06.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20'
    18:45:06.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.10%
    18:45:06.345 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="40ecf77a-e077-4246-a96c-2d459a4d4b82", toRepositoryId="d96af489-cc23-40f3-83a3-e8c61240115d", path="/.subshare.properties"} on repo=d96af489-cc23-40f3-83a3-e8c61240115d
    18:45:06.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:06.490 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.491 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=138

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:06.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=180 remoteFromLocalRevision=138

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:06.580 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d96af489-cc23-40f3-83a3-e8c61240115d from='build/repo/j5qyf86v-q55r4-local-dest' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:45:06.632 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=180

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:06.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:06.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.29%
    18:45:06.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:06.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:06.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT

      localRepository.repositoryId = 09ff79c8-3b26-42b6-8d07-32eb20e70902
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qygwqq-5e3c5-local-src
      localRepository.publicKeySha1 = 43:E1:4E:4E:52:14:F9:31:EB:36:88:DD:DA:CF:EA:89:96:DA:C6:F2

      remoteRepository.repositoryId = a0ba600a-f60d-4ff5-807e-e0ee558670d9
      remoteRepository.remoteRoot = https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9
      remoteRepository.publicKeySha1 = 35:D8:1D:27:94:E0:17:5E:F4:9D:4A:12:E5:DB:16:D3:44:F8:09:EF

    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 09ff79c8-3b26-42b6-8d07-32eb20e70902 a0ba600a-f60d-4ff5-807e-e0ee558670d9

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:06.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=180

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:06.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cee09e835016d131a2c04bb35160cce136f5e84f' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:06.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=91.0 MiB, available=364.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:07.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/.subshare.properties"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:45:07.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:07.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:07.291 [qtp192490287-388] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/xxvWmo8TMral2QN8a_G8ug' offset=0
    18:45:07.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    18:45:07.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 214 ms. path='/.subshare.properties'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:07.432 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d transaction.localRevision=143 remoteFromLocalRevision=180

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:07.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8447e944-0448-42ff-9600-0cc4531134d3 from='build/repo/j5qygjpn-wjav8-local-dest' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:07.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:07.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=d96af489-cc23-40f3-83a3-e8c61240115d to='build/repo/j5qyf86v-q55r4-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:07.617 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:07.631 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=143

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:07.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:07.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.7 MiB, available=364.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:07.663 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:07.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:07.707 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:45:07.708 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:45:07.709 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:45:07.709 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:45:07.709 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:45:07.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:07.805 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/.subshare.properties"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:07.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:07.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:45:07.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=109

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:07.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:07.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:07.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30'
    18:45:07.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc27ab8d22d8b7b262ad4de77d1663c4c21a3875' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/d10/f30
    18:45:08.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/d1/d10/f30"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:08.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=90.4 MiB, available=365.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:08.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30'
    18:45:08.168 [qtp192490287-388] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/4ZORoY_9-bWjmrERvg5-wA/Hid1MrlmU1F8V1Sihrc4Zw/g62mx8IN0hsXdnlEg4cKWQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:08.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=80.8 MiB, available=374.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:08.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:08.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:08.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:08.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 532287 bytes in 218 ms. path='/d1/d10/f30'
    18:45:08.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30
    18:45:08.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/d1/d10/f30"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:45:08.581 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:08.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:08.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:08.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=80.5 MiB, available=375.0 MiB
    18:45:08.736 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:45:08.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:08.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.1 MiB, available=365.4 MiB
    18:45:08.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:08.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18ad95b25984d36ffaa7550c0d836e78f826c705' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f20

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:08.981 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:45:09.041 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:09.056 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:09.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/d1/f20"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:45:09.174 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20'
    18:45:09.236 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/4ZORoY_9-bWjmrERvg5-wA/cWVk8ackXsXuJeKF90C0ZQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:09.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=90.1 MiB, available=365.4 MiB
    18:45:09.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:09.340 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:09.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:09.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:09.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:09.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78286 bytes in 231 ms. path='/d1/f20'
    18:45:09.459 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:09.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:09.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/d1/f20"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14
    18:45:09.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:09.664 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:09.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:09.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:09.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.1 MiB, available=365.4 MiB
    18:45:09.710 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:45:09.710 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:09.710 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:09.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.85%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:09.768 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=128

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:09.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9102c5e653e338790ad99b4a34fe35ba87bc733a' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f21

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:09.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=190 remoteFromLocalRevision=128
    18:45:09.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:09.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/d1/f21"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:09.945 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=185 localRepositoryRevisionInProgress=190

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:09.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:09.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:45:09.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=80.6 MiB, available=374.9 MiB
    18:45:09.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:10.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:10.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:10.040 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=190

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.098 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ/4ZORoY_9-bWjmrERvg5-wA/xurtJTMRqynlhnJbYAia5Q' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:10.176 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:45:10.177 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:10.256 [qtp1296822510-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 transaction.localRevision=95 remoteFromLocalRevision=109

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 354456 bytes in 259 ms. path='/d1/f21'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:10.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:10.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 from='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9' toID=09ff79c8-3b26-42b6-8d07-32eb20e70902 to='build/repo/j5qygwqq-5e3c5-local-src', fromRepoLocalSync=true
    18:45:10.351 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 09ff79c8-3b26-42b6-8d07-32eb20e70902 ('build/repo/j5qygwqq-5e3c5-local-src')
    18:45:10.379 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:45:10.436 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:10.495 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:10.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=80.6 MiB, available=374.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", toRepositoryId="72175286-75c7-449c-a283-d7bc2e6b2d14", path="/d1/f21"} on repo=72175286-75c7-449c-a283-d7bc2e6b2d14

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:10.599 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=133 remoteFromLocalRevision=190
    18:45:10.632 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:10.660 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:45:10.670 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.48%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:10.692 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:10.727 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 renewalDateTime=2017-07-30T17:15:10.661Z expiryDateTime=2017-07-30T17:45:10.661Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:10.731 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:45:10.732 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:45:10.733 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:45:10.735 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.758 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=144

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:10.819 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:10.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=8447e944-0448-42ff-9600-0cc4531134d3 to='build/repo/j5qygjpn-wjav8-local-dest', fromRepoLocalSync=false
    18:45:10.901 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=95

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=80 remoteFromLocalRevision=144

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:10.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:10.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:45:10.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=80.6 MiB, available=374.9 MiB
    18:45:10.932 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:10.932 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:10.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:10.998 [qtp1276160461-339] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=143

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:11.028 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=27 localRepositoryRevisionInProgress=80

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:11.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:11.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=137b26b5-6627-4e1a-aef8-110606ace23f to='build/repo/j5qyfxiq-hfrvn-local-dest', fromRepoLocalSync=true
    18:45:11.113 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 137b26b5-6627-4e1a-aef8-110606ace23f ('build/repo/j5qyfxiq-hfrvn-local-dest')
    18:45:11.133 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:11.141 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=185 remoteFromLocalRevision=143

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:11.190 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:11.192 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:45:11.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=80

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:11.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d96af489-cc23-40f3-83a3-e8c61240115d from='build/repo/j5qyf86v-q55r4-local-dest' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:45:11.233 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=185

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:11.234 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:11.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:11.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:11.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=185

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:11.420 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:13:54.843Z expiryDateTime=2017-07-30T17:43:54.843Z
    18:45:11.475 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=133

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:11.454 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:11.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:11.612 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d transaction.localRevision=148 remoteFromLocalRevision=185
    18:45:11.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:11.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0
    18:45:11.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=92.9 MiB, available=362.6 MiB
    18:45:11.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:11.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:11.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=deb6bac5-b3a3-489d-998f-0ea35a36590f to='build/repo/j5qyaz87-xz27u-local-src', fromRepoLocalSync=true
    18:45:11.997 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing deb6bac5-b3a3-489d-998f-0ea35a36590f ('build/repo/j5qyaz87-xz27u-local-src')
    18:45:12.066 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:45:12.146 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:11.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0
    18:45:12.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=91.3 MiB, available=364.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:12.418 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 renewalDateTime=2017-07-30T17:11:05.131Z expiryDateTime=2017-07-30T17:41:05.130Z
    18:45:12.457 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=148

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:12.451 [qtp192490287-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=149 remoteFromLocalRevision=80

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:12.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:12.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:12.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=92.9 MiB, available=362.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:12.590 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:12.628 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:45:12.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:12.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:12.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=2, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:45:12.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.9 MiB, available=364.6 MiB
    18:45:13.082 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-SWIQxJJ9d0YaSpuMj-jYQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=XKxrOH656BVxTRgsY2P9KQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:13.075 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:13.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=92.8 MiB, available=362.7 MiB
    18:45:13.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:13.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:13.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=385.5 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:13.639 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:45:13.640 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:45:13.640 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:45:13.661 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] via PGP-key[s] for InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:13.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:13.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=92.9 MiB, available=362.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:13.912 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:45:13.913 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:45:13.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:13.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:13.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:45:14.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=59.8 MiB, available=395.7 MiB
    18:45:14.176 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:14.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:14.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:14.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=81.5 MiB, available=374.0 MiB
    18:45:14.354 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:45:14.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:14.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=92.9 MiB, available=362.6 MiB
    18:45:14.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:14.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=385.0 MiB, used=59.8 MiB, available=395.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:14.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=90.8 MiB, available=364.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:14.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:15.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:15.102 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:15.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=92.9 MiB, available=362.6 MiB
    18:45:15.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:45:15.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:15.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:45:15.168 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=95
    18:45:15.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=114 remoteFromLocalRevision=95

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:15.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:15.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=59.9 MiB, available=395.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:15.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:15.562 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jPoo-BeT1ayDiRBTXgrH1Q, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:15.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:45:15.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.5 MiB, used=59.9 MiB, available=395.6 MiB
    18:45:15.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:15.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:45:15.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=81.6 MiB, available=373.9 MiB
    18:45:15.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:16.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8447e944-0448-42ff-9600-0cc4531134d3 from='build/repo/j5qygjpn-wjav8-local-dest' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:45:16.025 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114
    18:45:16.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:16.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:16.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=114

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:15.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:45:16.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:16.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.8 MiB, available=364.7 MiB
    18:45:16.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:16.395 [qtp1296822510-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 transaction.localRevision=100 remoteFromLocalRevision=114

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:16.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=59.9 MiB, available=395.6 MiB
    18:45:16.481 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:45:16.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:16.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:16.490 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:16.511 [qtp192490287-388] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:16.528 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:16.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:16.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=85 remoteFromLocalRevision=149
    18:45:16.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:45:16.681 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=85
    18:45:16.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:16.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:16.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=85

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:16.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=90.8 MiB, available=364.7 MiB
    18:45:16.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:16.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    18:45:16.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    <<< PREPARE
    ************************************************************
    ************************************************************
    ************************************************************
    DOWN >>>
    18:45:16.864 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    18:45:16.864 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    18:45:16.864 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:17.007 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=154 remoteFromLocalRevision=85
    18:45:17.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:16.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:45:17.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=81.6 MiB, available=373.9 MiB
    18:45:17.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:17.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:17.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:16.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:45:17.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:17.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=90.8 MiB, available=364.7 MiB
    18:45:17.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:17.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:17.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:17.180 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=148
    18:45:17.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=237 remoteFromLocalRevision=148
    18:45:17.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=deb6bac5-b3a3-489d-998f-0ea35a36590f from='build/repo/j5qyaz87-xz27u-local-src' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:17.276 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=133

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:17.280 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=237

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:17.353 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=127 remoteFromLocalRevision=133

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:17.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:17.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:45:17.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=237

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:17.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=137b26b5-6627-4e1a-aef8-110606ace23f from='build/repo/j5qyfxiq-hfrvn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:45:17.400 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=127

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:17.445 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:17.448 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    18:45:17.448 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    18:45:17.448 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    18:45:17.450 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d0cb7d8e-79d8-429f-92be-463b56bbd020 ('build/repo/j5qybd3t-ty0de-local-src')
    18:45:17.454 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:17.460 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    18:45:17.461 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    18:45:17.460 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8447e944-0448-42ff-9600-0cc4531134d3 ('build/repo/j5qygjpn-wjav8-local-dest')
    18:45:17.466 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:45:17.480 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:45:17.528 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:17.535 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:17.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=true
    18:45:17.537 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 ('build/repo/j5qybcoc-2fmss-local-src')
    18:45:17.552 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:17.556 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:17.588 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:17.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:45:17.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=65.7 MiB, available=389.8 MiB
    18:45:17.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:17.763 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:17.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:17.777 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f transaction.localRevision=153 remoteFromLocalRevision=237
    18:45:17.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=deb6bac5-b3a3-489d-998f-0ea35a36590f to='build/repo/j5qyaz87-xz27u-local-src', fromRepoLocalSync=false
    18:45:17.834 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=153

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:17.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=127

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:17.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:18.040 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:11:29.959Z expiryDateTime=2017-07-30T17:41:29.959Z

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:18.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=65.7 MiB, available=389.8 MiB
    18:45:18.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:18.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:18.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:18.077 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=154

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:18.092 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=8447e944-0448-42ff-9600-0cc4531134d3 to='build/repo/j5qygjpn-wjav8-local-dest', fromRepoLocalSync=true

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:18.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:18.227 [qtp87417275-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:18.242 [Thread-384] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:14:25.901Z expiryDateTime=2017-07-30T17:44:25.901Z
    18:45:18.266 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=100

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:18.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:18.315 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:45:18.319 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:18.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09ff79c8-3b26-42b6-8d07-32eb20e70902 from='build/repo/j5qygwqq-5e3c5-local-src' toID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 to='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:18.345 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:18.454 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:18.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:18.594 [qtp1011194845-711] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f transaction.localRevision=138 remoteFromLocalRevision=127
    18:45:18.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=137b26b5-6627-4e1a-aef8-110606ace23f to='build/repo/j5qyfxiq-hfrvn-local-dest', fromRepoLocalSync=false

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:18.677 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:18.694 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=138
    18:45:18.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:18.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.5 MiB, used=61.0 MiB, available=394.5 MiB
    18:45:19.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:19.328 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:18.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:45:19.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=81.4 MiB, available=374.1 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:19.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:19.373 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:45:19.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:19.421 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:19.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:45:19.489 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:19.526 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=95.0 MiB, available=360.5 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:19.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:19.734 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:19.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=91.0 MiB, available=364.5 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:19.881 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 239 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:19.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=60.8 MiB, available=394.7 MiB
    18:45:19.983 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:19.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:20.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:20.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:20.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:20.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:20.668 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:20.671 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=true
    18:45:20.677 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=94.6 MiB, available=360.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:20.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:20.745 [Thread-384] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:45:20.747 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:20.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.4 MiB, available=365.1 MiB
    18:45:21.010 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:45:21.012 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:45:21.012 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:21.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=81.1 MiB, available=374.4 MiB
    18:45:21.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:21.393 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=94.6 MiB, available=360.9 MiB
    18:45:21.493 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:21.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.5 MiB, used=60.9 MiB, available=394.6 MiB
    18:45:21.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:21.012 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:45:21.012 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:45:21.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:45:21.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=90.4 MiB, available=365.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:21.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=81.1 MiB, available=374.4 MiB
    18:45:21.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:21.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:21.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:22.358 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=94.4 MiB, available=361.1 MiB
    18:45:22.360 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:22.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=81.1 MiB, available=374.4 MiB
    18:45:22.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:45:22.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:22.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:22.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 76 ms.
    18:45:22.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:22.468 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f localRepositoryRevisionSynced=153
    18:45:22.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=242 remoteFromLocalRevision=153
    18:45:22.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=deb6bac5-b3a3-489d-998f-0ea35a36590f from='build/repo/j5qyaz87-xz27u-local-src' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:45:22.546 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=237 localRepositoryRevisionInProgress=242

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:22.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=60.8 MiB, available=394.7 MiB
    18:45:22.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:22.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:22.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:22.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=242
    18:45:22.788 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=deb6bac5-b3a3-489d-998f-0ea35a36590f transaction.localRevision=158 remoteFromLocalRevision=242
    18:45:22.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:22.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.4 MiB, available=365.1 MiB
    18:45:22.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:22.950 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=94.4 MiB, available=361.1 MiB
    18:45:22.952 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:22.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:23.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:23.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:23.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=61.1 MiB, available=394.4 MiB
    18:45:23.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:23.238 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:23.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:45:23.290 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=154
    18:45:23.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=244 remoteFromLocalRevision=154

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:23.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=90.4 MiB, available=365.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:23.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:23.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:23.416 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=238 localRepositoryRevisionInProgress=244

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:23.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:23.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=d96af489-cc23-40f3-83a3-e8c61240115d to='build/repo/j5qyf86v-q55r4-local-dest', fromRepoLocalSync=true
    18:45:23.428 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d96af489-cc23-40f3-83a3-e8c61240115d ('build/repo/j5qyf86v-q55r4-local-dest')
    18:45:23.469 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:23.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:23.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:45:23.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=244

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:23.568 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:23.642 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=94.4 MiB, available=361.1 MiB
    18:45:23.642 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:23.645 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:23.645 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:23.682 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=159 remoteFromLocalRevision=244

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:23.733 [qtp1296822510-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=100
    18:45:23.739 [Thread-383] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:11:36.321Z expiryDateTime=2017-07-30T17:41:36.306Z

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:23.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=false
    18:45:23.812 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=159

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:23.825 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=104

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:23.835 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 renewalDateTime=2017-07-30T17:13:40.587Z expiryDateTime=2017-07-30T17:43:40.587Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:23.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.2 MiB, available=365.3 MiB
    18:45:23.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:45:23.841 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:23.841 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:23.854 [Thread-384] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=120 remoteFromLocalRevision=100

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:23.857 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=158

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:23.867 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    18:45:23.869 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:23.873 [qtp1011194845-711] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=138

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:23.875 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:23.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:23.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:23.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:24.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=132 remoteFromLocalRevision=138
    18:45:24.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=137b26b5-6627-4e1a-aef8-110606ace23f from='build/repo/j5qyfxiq-hfrvn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:45:24.026 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=132
    18:45:24.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:24.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:24.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=132
    18:45:24.235 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:45:24.240 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:24.452 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:24.452 [qtp1011194845-710] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f transaction.localRevision=143 remoteFromLocalRevision=132

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:24.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:24.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:24.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:24.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:24.588 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=94.6 MiB, available=360.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:23.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0
    18:45:24.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.0 MiB, used=61.0 MiB, available=394.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:24.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=82.1 MiB, available=373.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:24.745 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:24.757 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:45:24.767 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:45:24.778 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:45:24.807 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    18:45:24.807 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:45:24.809 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:45:24.809 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:24.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:24.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:25.240 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=94.6 MiB, available=360.9 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:25.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:25.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:25.261 [Thread-383] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:45:25.263 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:25.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=60.3 MiB, available=395.2 MiB
    18:45:25.348 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:25.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:25.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=81.7 MiB, available=373.8 MiB
    18:45:25.460 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:45:25.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:25.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:25.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:25.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:25.703 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=94.6 MiB, available=360.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:25.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=81.7 MiB, available=373.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:25.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.0 MiB, used=60.2 MiB, available=395.3 MiB
    18:45:25.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:25.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:26.179 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:26.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:26.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:26.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:26.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:25.804 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:45:26.328 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=94.6 MiB, available=360.9 MiB
    18:45:26.332 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:26.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=60.3 MiB, available=395.2 MiB
    18:45:26.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:26.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=81.9 MiB, available=373.6 MiB
    18:45:26.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:26.951 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=94.7 MiB, available=360.8 MiB
    18:45:26.953 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:26.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=60.3 MiB, available=395.2 MiB
    18:45:26.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:26.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=81.8 MiB, available=373.7 MiB
    18:45:26.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:27.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:27.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.327 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=94.7 MiB, available=360.8 MiB
    18:45:27.328 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:27.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.330 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:27.330 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:27.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:27.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:27.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=81.8 MiB, available=373.7 MiB
    18:45:27.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:27.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:27.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.460 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=104

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:27.463 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=158
    18:45:27.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=191 remoteFromLocalRevision=158
    18:45:27.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d96af489-cc23-40f3-83a3-e8c61240115d from='build/repo/j5qyf86v-q55r4-local-dest' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:45:27.559 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=185 localRepositoryRevisionInProgress=191

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:27.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=60.3 MiB, available=395.2 MiB
    18:45:27.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:27.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.579 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=159 remoteFromLocalRevision=104
    18:45:27.586 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    18:45:27.586 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:45:27.586 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    18:45:27.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    18:45:27.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    18:45:27.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN
    *****************
    *****************
    UP >>>
    18:45:27.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    18:45:27.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    18:45:27.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    18:45:27.587 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    18:45:27.587 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    18:45:27.588 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    18:45:27.588 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    18:45:27.588 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:27.613 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:27.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:45:27.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=191

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:27.632 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=159

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.662 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8447e944-0448-42ff-9600-0cc4531134d3 from='build/repo/j5qygjpn-wjav8-local-dest' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:45:27.668 [Thread-384] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=120

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:27.734 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=249 remoteFromLocalRevision=159
    18:45:27.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:45:27.748 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=244 localRepositoryRevisionInProgress=249

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.815 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:45:27.818 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:27.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:27.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:27.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=249

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:27.848 [qtp1276160461-339] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d transaction.localRevision=163 remoteFromLocalRevision=191

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.864 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:27.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40ecf77a-e077-4246-a96c-2d459a4d4b82 from='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82' toID=d96af489-cc23-40f3-83a3-e8c61240115d to='build/repo/j5qyf86v-q55r4-local-dest', fromRepoLocalSync=false
    18:45:27.940 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=163
    18:45:27.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:27.989 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:45:27.989 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:28.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:28.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:28.075 [qtp192490287-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=164 remoteFromLocalRevision=249
    18:45:28.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:28.380 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:28.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    18:45:28.419 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:45:28.421 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:28.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:28.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=82.1 MiB, available=373.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:28.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7421ea3300f2f1be807f6370af2be1c89ce7dc2' to.sha1='b06b918e33eed384b432eb8c496e9b22f0f9ff4c'): /1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:28.545 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:28.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=true
    18:45:28.553 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72175286-75c7-449c-a283-d7bc2e6b2d14 ('build/repo/j5qyfd4w-kh58d-local-dest')
    18:45:28.572 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:45:28.595 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    18:45:28.724 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:13:40.715Z expiryDateTime=2017-07-30T17:43:40.715Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:28.731 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 31 ms.
    18:45:28.732 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:28.773 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=164
    18:45:28.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:29.050 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:29.125 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:29.155 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:45:29.161 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:29.185 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:28.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:45:29.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=81.7 MiB, available=373.8 MiB
    18:45:29.215 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zIFiDp2LnsdmYQnDL_aodA, serverRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82} because of missing permissions!
    18:45:29.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:29.427 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c931d90089afd539283e57132c7893e3c79ab13' to.sha1='4f43bff437323542527fe3d26d287ada6b6ff724'): /2/new-file

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:29.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/1 {11 11ä11#+} 1/a"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:29.484 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:29.660 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:45:29.670 [Thread-383] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=159

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:29.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=61.5 MiB, available=394.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:29.843 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:45:29.852 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:29.860 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:29.937 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LvYYc5ycpgS-rVIotoumMg/nFHEwWEW6HeSUo3WooYaIQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:29.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:29.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=81.7 MiB, available=373.8 MiB
    18:45:30.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:45:30.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=81.8 MiB, available=373.7 MiB
    18:45:30.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:30.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=61.3 MiB, available=394.2 MiB
    18:45:30.510 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:30.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:30.751 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:30.752 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:30.846 [Thread-384] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/new-file"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:30.849 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:30.870 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'
    18:45:30.892 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:30.955 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:45:30.957 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:30.959 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:30.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=81.8 MiB, available=373.7 MiB
    18:45:30.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:31.017 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9hdUcU8uQP9WpA407Ltyiw/Q2UPKPfwzBRgo0kGVTiEsw' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:31.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 464695 bytes in 1558 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:31.080 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d8e8b74761bdccca119bfd43a972acf9dc1f886' to.sha1='8b2437dece7cdd7ab51a841b52a9d20ca4b3e2ed'): /2/new-file

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:31.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=61.3 MiB, available=394.2 MiB
    18:45:31.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:31.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:31.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:31.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=81.8 MiB, available=373.7 MiB
    18:45:31.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:31.459 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:45:31.496 [qtp1276160461-339] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d localRepositoryRevisionSynced=163

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:31.554 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102231 bytes in 684 ms. path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:31.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=61.4 MiB, available=394.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:31.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 transaction.localRevision=196 remoteFromLocalRevision=163

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:31.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:31.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d96af489-cc23-40f3-83a3-e8c61240115d from='build/repo/j5qyf86v-q55r4-local-dest' toID=40ecf77a-e077-4246-a96c-2d459a4d4b82 to='https://localhost:34859/40ecf77a-e077-4246-a96c-2d459a4d4b82'
    18:45:31.647 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=196

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:31.673 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:31.732 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:31.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:31.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:31.753 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d remoteRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 localRepositoryRevisionSynced=196

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:31.846 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/new-file"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:45:31.877 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    18:45:31.877 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:31.904 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:32.025 [qtp1276160461-339] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40ecf77a-e077-4246-a96c-2d459a4d4b82 remoteRepositoryId=d96af489-cc23-40f3-83a3-e8c61240115d transaction.localRevision=168 remoteFromLocalRevision=196

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:32.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=61.4 MiB, available=394.1 MiB
    18:45:32.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:32.091 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:32.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/1 {11 11ä11#+} 1/a"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:32.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:32.296 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:32.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:32.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:32.345 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:32.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b827786e5d890331e835d7193e46007bd4994219' to.sha1='bfc518268bd307b2d4441763eb21dc677267c617'): /1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:32.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=61.4 MiB, available=394.1 MiB
    18:45:32.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:32.599 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:32.600 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:45:32.630 [qtp192490287-388] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=164

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:32.639 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9hdUcU8uQP9WpA407Ltyiw/I3ul5QQjJ4ul6koR9HVRSA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    18:45:32.648 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:32.667 [Thread-384] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/new-file"} on repo=8447e944-0448-42ff-9600-0cc4531134d3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:32.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=91 remoteFromLocalRevision=164
    18:45:32.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:45:32.695 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:32.701 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:32.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:32.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:45:32.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:32.776 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    18:45:32.861 [Thread-384] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=120

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:32.943 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=169 remoteFromLocalRevision=91
    18:45:32.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=false

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:33.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/1 {11 11ä11#+} 1/b"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:33.008 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:33.039 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=169

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:33.088 [Test worker] 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'
    18:45:33.427 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LvYYc5ycpgS-rVIotoumMg/GJQYNNVxP3pncQD2TUocnw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:33.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0
    18:45:33.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=61.7 MiB, available=393.8 MiB
    18:45:33.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.106 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    18:45:34.108 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1039412 bytes in 2203 ms. path='/2/new-file'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:34.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 537900 bytes in 1118 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.288 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 transaction.localRevision=121 remoteFromLocalRevision=120

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:34.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=61.7 MiB, available=393.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.336 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    18:45:34.337 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:34.345 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:34.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.462 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:34.462 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:34.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:34.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.541 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:34.544 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:34.652 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:34.672 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:34.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.777 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/new-file"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020
    18:45:34.834 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:34.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/1 {11 11ä11#+} 1/b"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:34.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.872 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:34.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:34.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:34.941 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=159

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:34.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='27791bc10b333fcb28b2c7d24527966d38721154' to.sha1='5df16d8dcc82a14b6091013303e9f41e4eb61f75'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:35.203 [qtp1296822510-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=124 remoteFromLocalRevision=159

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:34.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:45:35.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=60.9 MiB, available=394.6 MiB
    18:45:35.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:35.241 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    18:45:35.242 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...
    18:45:35.242 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    18:45:35.247 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    18:45:35.247 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    18:45:35.247 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    <<< UP
    *****************
    *****************
    DOWN (again) >>>
    18:45:35.248 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    18:45:35.248 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    18:45:35.248 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    18:45:35.248 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    18:45:35.248 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    18:45:35.248 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    18:45:35.249 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    18:45:35.250 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    18:45:35.362 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=false
    18:45:35.404 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=124

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:35.476 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/1 {11 11ä11#+} 1/c"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:35.478 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=3

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:35.488 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:35.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=60.9 MiB, available=394.6 MiB
    18:45:35.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:35.677 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:35.745 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LvYYc5ycpgS-rVIotoumMg/vLdh6aCoIAuvCd3mvJBhtA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:35.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=60.9 MiB, available=394.6 MiB
    18:45:35.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:35.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:45:36.003 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=169
    18:45:36.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=96 remoteFromLocalRevision=169
    18:45:36.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:45:36.080 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=96
    18:45:36.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:36.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:36.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=96

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:36.156 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=97.3 MiB, available=358.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:36.274 [qtp192490287-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=174 remoteFromLocalRevision=96
    18:45:36.349 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:36.369 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:36.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 484298 bytes in 1063 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:36.639 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:36.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=true
    18:45:36.641 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 ('build/repo/j5qybcoc-2fmss-local-src')
    18:45:36.651 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:36.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:36.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:36.722 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:36.801 [pool-12-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1579 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:36.804 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:36.807 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:36.845 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:36.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/1 {11 11ä11#+} 1/c"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:36.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:36.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:45:36.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:36.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:45:36.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f83119d244ca8edf7176e47f532839b3293b83ed' to.sha1='e31943d1f6f6e5fb671064b63c9c9ecc8da421ac'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:37.154 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=94.2 MiB, available=361.3 MiB
    18:45:37.259 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=8447e944-0448-42ff-9600-0cc4531134d3 to='build/repo/j5qygjpn-wjav8-local-dest', fromRepoLocalSync=false
    18:45:37.303 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=126
    18:45:37.326 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:37.326 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:37.354 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:37.355 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:37.369 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:37.369 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:37.382 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:37.382 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:37.396 [Thread-383] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:37.515 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/2/1 {11 11ä11#+} 1/a"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:37.545 [Test worker] 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'
    18:45:37.927 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fzQkNtMkh3ToQhJNaODE4Q/Fp2x2narVhUr0BIocR_Fug/UMJCB4mp-XydmLpHBi3QeQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:37.397 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:45:38.031 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=94.3 MiB, available=361.2 MiB
    18:45:38.056 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:38.397 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:38.401 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=94.1 MiB, available=361.4 MiB
    18:45:38.605 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:38.615 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:11:29.959Z expiryDateTime=2017-07-30T17:41:29.959Z
    18:45:38.662 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=174
    18:45:38.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:38.869 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:38.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 690470 bytes in 1441 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:45:39.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:45:39.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:39.270 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:39.278 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=93.3 MiB, available=362.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:39.394 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:39.410 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:39.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:39.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/2/1 {11 11ä11#+} 1/a"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:39.530 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 50 ms.
    18:45:39.538 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:39.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:39.556 [Thread-383] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[22]{histoCryptoRepoFileId=aJpmDcSv_851KMPN7-yJrA, cryptoRepoFileId=Q2UPKPfwzBRgo0kGVTiEsw} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=I3ul5QQjJ4ul6koR9HVRSA localRevision=176

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:39.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:39.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:39.649 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    18:45:39.650 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:39.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:39.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d88a8b2ee71a3ce6b72c20d4f4b44359df7ee656' to.sha1='100b68ce04761f510a90feea9b0cee6f852cd64c'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:39.792 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:39.861 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:39.861 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:39.899 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:39.899 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:39.912 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:39.913 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:45:39.939 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:39.939 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:39.963 [Thread-384] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:45:39.964 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:40.083 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:40.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/2/1 {11 11ä11#+} 1/b"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:40.183 [Test worker] 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'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:40.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=61.7 MiB, available=393.8 MiB
    18:45:40.209 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:40.318 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fzQkNtMkh3ToQhJNaODE4Q/Fp2x2narVhUr0BIocR_Fug/1wUQ2p3dsekQpYMm5VLGGA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:40.332 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:40.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127238 bytes in 377 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:40.600 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=94.0 MiB, available=361.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:40.673 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:40.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:45:40.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=61.2 MiB, available=394.3 MiB
    18:45:40.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:40.915 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:40.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:40.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:41.029 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:41.051 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 20 ms.
    18:45:41.055 [Thread-384] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=aJpmDcSv_851KMPN7-yJrA, cryptoRepoFileId=Q2UPKPfwzBRgo0kGVTiEsw} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=I3ul5QQjJ4ul6koR9HVRSA localRevision=137
    18:45:41.089 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:41.091 [Thread-384] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:41.099 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:41.101 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:45:41.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/2/1 {11 11ä11#+} 1/b"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:41.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:41.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:41.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:45:41.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1970795002db4286b8cb4328ba696c33bc687485' to.sha1='1acebd2fb2e7f221f6fc1631572d3ce588135ba8'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:41.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=61.2 MiB, available=394.3 MiB
    18:45:41.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:41.671 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:41.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=61.2 MiB, available=394.3 MiB
    18:45:41.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:41.919 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:42.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/2/a"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:42.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:42.089 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:42.201 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:42.298 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:45:42.529 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:41.209 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:42.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=61.2 MiB, available=394.3 MiB
    18:45:42.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:42.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:42.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:42.576 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=93.9 MiB, available=361.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:42.664 [qtp192490287-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=174
    18:45:42.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=255 remoteFromLocalRevision=174
    18:45:42.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:45:42.733 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=249 localRepositoryRevisionInProgress=255

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:42.774 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:42.791 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fzQkNtMkh3ToQhJNaODE4Q/KOLyChqc0LygSa0tBErOPA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:42.764 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:42.918 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    18:45:42.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:45:42.922 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:42.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:42.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:43.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c8387f7f5a984f943f76bd3e24d32d9fa94c634' to.sha1='2014854d052eaac4b3cd6a5f9ef50fc2ecb4ad3a'): /.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:43.424 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=93.5 MiB, available=362.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:43.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:45:43.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:43.439 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:45:43.873 [Thread-383] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=93.3 MiB, available=362.2 MiB
    18:45:43.874 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:45:43.878 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:43.895 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:43.953 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:44.004 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:44.022 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uweSSpEYbNcS2GY9JL6WyQ' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:44.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 671167 bytes in 2002 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:44.084 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:44.084 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:44.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:44.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:44.300 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:44.302 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:45:44.414 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/2/a"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:44.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:44.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:45:44.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:44.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:45:44.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c15363c4a85a1cad73c6a3bcc41c30b7f71ba6b4' to.sha1='b8a930da7c0bafaeac3ed4c7556c4b15ae45605c'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:44.633 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=92.4 MiB, available=363.1 MiB
    18:45:44.638 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:45:44.677 [Thread-384] WARN  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = I3ul5QQjJ4ul6koR9HVRSA
    18:45:44.687 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:44.758 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:44.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 932899 bytes in 1099 ms. path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:44.977 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:44.990 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/5/h"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:44.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:45.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 56 ms.
    18:45:45.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:45.524 [qtp87417275-612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A99l_07fmgBFqmzhokqVpg/8mXWXFG6qlG4YkANUZ2jZQ/TbRMzORjg-gZvMWnpppVjQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:45.531 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:45.576 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:45.583 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:45.639 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:45.212 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=92.4 MiB, available=363.1 MiB
    18:45:45.214 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:45:45.658 [Thread-384] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=92.4 MiB, available=363.1 MiB
    18:45:45.658 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:45:45.665 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:45.683 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:45:45.720 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:45.749 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.27%
    18:45:45.761 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 74.79%
    18:45:45.762 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:45.764 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:45.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2", toRepositoryId="991538ee-d13f-4309-9f11-db8d79e9685c", path="/.subshare.properties"} on repo=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2
    18:45:45.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:45.821 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:45.853 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:45.867 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c931d90089afd539283e57132c7893e3c79ab13' to.sha1='1d8e8b74761bdccca119bfd43a972acf9dc1f886'): /2/new-file
    18:45:45.868 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:45.871 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=255

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:45.894 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:45.908 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:45.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.006 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.48%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:46.010 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.011 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:46.040 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 75.20%
    18:45:46.103 [qtp1296822510-661] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=126
    18:45:46.105 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    18:45:46.108 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:46.154 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=185 remoteFromLocalRevision=255

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.188 [qtp1296822510-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=124

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:46.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.207 [Thread-384] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=142 remoteFromLocalRevision=126

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:46.224 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=185

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.259 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=184 remoteFromLocalRevision=124
    18:45:46.281 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    18:45:46.281 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:45:46.281 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:45:46.281 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    18:45:46.281 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:45:46.281 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    18:45:46.282 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    18:45:46.282 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    18:45:46.282 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:45:46.282 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN (again)
    ************************************************************
    ************************************************************
    *****************
    *****************
    UP (again) >>>

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:46.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.282 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    18:45:46.282 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:45:46.282 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    18:45:46.282 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    18:45:46.282 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    18:45:46.283 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    18:45:46.283 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    18:45:46.283 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    18:45:46.284 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:46.385 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.564 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:46.578 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.579 [Thread-383] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=184

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:46.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 830590 bytes in 1698 ms. path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:46.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=63.1 MiB, available=392.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:46.832 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 86.56%
    18:45:46.834 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 93.08%
    18:45:46.835 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:46.837 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    18:45:46.967 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d8e8b74761bdccca119bfd43a972acf9dc1f886' to.sha1='8c931d90089afd539283e57132c7893e3c79ab13'): /2/new-file

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:46.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:46.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:47.016 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:47.091 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:47.145 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:47.166 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:47.168 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:45:47.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/5/h"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:47.258 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:47.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:47.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:47.313 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:47.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74a64a03d89894dac189dfacab2922ab41d97683' to.sha1='d405717184552488f134c4f2c11d4b5a7d134425'): /3 + &#ä/5/i

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:46.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:45:47.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.4 MiB, available=393.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:47.625 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8447e944-0448-42ff-9600-0cc4531134d3 from='build/repo/j5qygjpn-wjav8-local-dest' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:47.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:47.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:47.683 [Thread-384] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=142

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:47.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:47.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:47.748 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:47.895 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 81.67%
    18:45:47.944 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 88.19%
    18:45:47.949 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.71%
    18:45:47.951 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:47.952 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:47.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/5/i"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:47.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:47.985 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:48.035 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:48.129 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A99l_07fmgBFqmzhokqVpg/8mXWXFG6qlG4YkANUZ2jZQ/LVqDET5JtW5Af3J4DOGqfA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:48.131 [Thread-384] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='8c931d90089afd539283e57132c7893e3c79ab13'): /2/new-file
    18:45:48.134 [Thread-384] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:48.184 [Thread-384] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=142

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:48.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53301 bytes in 237 ms. path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:48.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=62.5 MiB, available=393.0 MiB
    18:45:48.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:48.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:48.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:45:48.844 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:48.848 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:45:49.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/5/i"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:49.043 [qtp1296822510-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 transaction.localRevision=136 remoteFromLocalRevision=142

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:49.049 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:49.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:49.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:49.089 [Thread-384] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:45:49.090 [Thread-384] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    18:45:49.097 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/new-file"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:49.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:49.122 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:49.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a7747f1e1e0de10b3680aecb4618c00cdf9b850' to.sha1='3a92bd9bd90ad5da21c5b88e81a2bbcea8494a65'): /3 + &#ä/aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:49.439 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms.
    18:45:49.440 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zLlNAbinGW8QTbWsRJQDPA, invitation=false]
    18:45:49.505 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms.
    18:45:49.515 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TWDbcIXhOCtMxbmfYc-N4Q, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:49.519 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:49.529 [qtp1296822510-661] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9hdUcU8uQP9WpA407Ltyiw/Q2UPKPfwzBRgo0kGVTiEsw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:49.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:45:49.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:49.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/aa"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:49.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:49.781 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:49.947 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:49.984 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    18:45:49.984 [Thread-383] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1039412 bytes in 862 ms. path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:49.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:45:50.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=62.5 MiB, available=393.0 MiB
    18:45:50.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:45:50.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:45:50.185 [qtp192490287-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=185
    18:45:50.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=270 remoteFromLocalRevision=185
    18:45:50.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:45:50.299 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=255 localRepositoryRevisionInProgress=270
    18:45:50.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:45:50.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:50.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=270

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:50.427 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:50.423 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A99l_07fmgBFqmzhokqVpg/pF_z0SHrC_50YhcjJFkEBA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:50.632 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=190 remoteFromLocalRevision=270

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:50.638 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 56 ms.
    18:45:50.639 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:50.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:50.941 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:50.952 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:51.001 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:51.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=true
    18:45:51.009 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72175286-75c7-449c-a283-d7bc2e6b2d14 ('build/repo/j5qyfd4w-kh58d-local-dest')
    18:45:51.037 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:45:51.067 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:51.101 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:51.151 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:13:40.715Z expiryDateTime=2017-07-30T17:43:40.715Z
    18:45:51.171 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=190

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:51.234 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d0cb7d8e-79d8-429f-92be-463b56bbd020", toRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", path="/2/new-file"} on repo=d0cb7d8e-79d8-429f-92be-463b56bbd020

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:51.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:51.302 [Thread-383] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = cef1acf0-262c-4065-9918-e6e82d41a576
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyhqkb-yogwg-local-src
      localRepository.publicKeySha1 = A1:78:EC:6D:B7:BF:94:C6:1F:24:B4:48:AA:F1:14:02:DE:4E:7B:3F

      remoteRepository.repositoryId = d5449663-6a73-477a-9191-ff5ab6dd2b2c
      remoteRepository.remoteRoot = https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c
      remoteRepository.publicKeySha1 = FB:49:4C:D3:7C:0B:70:72:36:B6:6F:50:AB:00:2F:98:0F:B6:8E:71

    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 cef1acf0-262c-4065-9918-e6e82d41a576 d5449663-6a73-477a-9191-ff5ab6dd2b2c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:51.319 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:45:51.353 [Thread-383] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=184
    18:45:51.495 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:45:51.503 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms.
    18:45:51.530 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:51.537 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 6 ms.
    18:45:51.544 [Thread-383] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[23]{histoCryptoRepoFileId=AdA57XJ1HFAAUWQg8ujsPQ, cryptoRepoFileId=Q2UPKPfwzBRgo0kGVTiEsw} histoCryptoRepoFile2=HistoCryptoRepoFile[22]{histoCryptoRepoFileId=aJpmDcSv_851KMPN7-yJrA, cryptoRepoFileId=Q2UPKPfwzBRgo0kGVTiEsw} duplicateCryptoRepoFileId=null localRevision=196
    18:45:51.568 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:45:51.571 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 3 ms.
    18:45:51.585 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:51.586 [Thread-383] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:51.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.6 MiB, available=391.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:51.848 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:51.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:51.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:52.216 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=141 remoteFromLocalRevision=184
    18:45:52.273 [Thread-383] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:45:52.273 [Thread-383] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    18:45:52.274 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    18:45:52.274 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    18:45:52.274 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    18:45:52.274 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    <<< UP (again)
    *****************

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:52.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 994845 bytes in 2518 ms. path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:52.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:52.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=63.1 MiB, available=392.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:52.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:52.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:52.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:52.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:45:52.623 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:52.645 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:52.648 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:52.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:52.660 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d0cb7d8e-79d8-429f-92be-463b56bbd020 ('build/repo/j5qybd3t-ty0de-local-src')
    18:45:52.677 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:52.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/aa"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:52.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:52.753 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:52.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:52.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:52.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:52.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e92ea3497cb9b6370b3e5be24006a59b2197914' to.sha1='fcfde308f10022718771e346782b2c2e5672a6d2'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:52.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:53.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 55 ms.
    18:45:53.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:53.084 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.97%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:53.142 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:53.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:53.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:53.194 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:53.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/bb"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:53.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:53.522 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:45:53.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5449663-6a73-477a-9191-ff5ab6dd2b2c from='https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c' toID=cef1acf0-262c-4065-9918-e6e82d41a576 to='build/repo/j5qyhqkb-yogwg-local-src', fromRepoLocalSync=true
    18:45:53.527 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cef1acf0-262c-4065-9918-e6e82d41a576 ('build/repo/j5qyhqkb-yogwg-local-src')
    18:45:53.566 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:53.587 [qtp87417275-612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A99l_07fmgBFqmzhokqVpg/DLfg0N0OboMPXKo4lQBM2g' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:53.616 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:53.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128126 bytes in 266 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:53.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=true

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:53.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:53.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:53.948 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c renewalDateTime=2017-07-30T17:15:53.806Z expiryDateTime=2017-07-30T17:45:53.806Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:53.972 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:11:36.321Z expiryDateTime=2017-07-30T17:41:36.306Z

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:54.024 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:54.034 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:54.053 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=141

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:54.075 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:54.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:54.093 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/bb"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:54.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:54.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:54.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:54.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:54.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:54.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5db06857c72add67d6c3a4f1928a81e15c39576e' to.sha1='f68dc57977e15cc90bc50e22c31f260ecedb6ef7'): /3 + &#ä/cc

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:54.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:54.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/cc"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:45:54.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:55.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=63.3 MiB, available=392.2 MiB
    18:45:55.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:55.309 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A99l_07fmgBFqmzhokqVpg/bmoFbSa04BWkvMMb3eq-DA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:55.309 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:55.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=42.2 MiB, available=413.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:55.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=92.9 MiB, available=362.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:55.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=63.3 MiB, available=392.2 MiB
    18:45:55.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:45:56.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=62.6 MiB, available=392.9 MiB
    18:45:56.075 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:45:56.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:45:56.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:56.083 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:56.111 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=190
    18:45:56.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=103 remoteFromLocalRevision=190

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:56.207 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:45:56.213 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:56.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:45:56.317 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103
    18:45:56.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:45:56.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:56.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:56.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=103
    18:45:56.698 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=195 remoteFromLocalRevision=103

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:56.730 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:56.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=false
    18:45:56.783 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=195

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:56.885 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:45:56.886 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:38321' serverPath='/261c0d70-c248-4552-9a98-e8bb0d575d2e' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:56.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=92.6 MiB, available=362.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:56.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0
    18:45:57.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:57.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    18:45:57.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 3 ms.
    18:45:57.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:45:57.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:57.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:57.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:57.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    18:45:57.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:45:57.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:45:57.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:57.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:57.532 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]
    18:45:57.648 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:45:57.802 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 154 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:57.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=62.8 MiB, available=392.7 MiB
    18:45:57.828 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:45:57.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:58.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 870135 bytes in 3422 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:58.066 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:58.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:45:58.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:58.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:58.455 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:45:58.458 [qtp87417275-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:57.534 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:45:57.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:45:58.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=92.4 MiB, available=363.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:58.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:57.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:45:58.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=42.4 MiB, available=413.1 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:58.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/cc"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:58.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:58.701 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:58.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:45:58.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:45:58.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfb1436a8d2db9a9804bd7838b976abed481128b' to.sha1='11967221ef4295d59013f7dbdd5b979ca7175910'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:58.853 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zLlNAbinGW8QTbWsRJQDPA, serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c} because of missing permissions!
    18:45:58.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:59.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:45:59.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:45:59.172 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:59.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=92.2 MiB, available=363.3 MiB
    18:45:59.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:59.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/dd"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:59.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=42.6 MiB, available=412.9 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:59.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:45:59.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:45:59.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:45:59.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=91.2 MiB, available=364.3 MiB
    18:45:59.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:59.880 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, invitation=false]
    18:45:59.881 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, invitation=false, validTo=null]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:45:59.895 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A99l_07fmgBFqmzhokqVpg/es2M5RgFnQIw_dDp3Qk9ow' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:45:59.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:00.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:46:00.075 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:00.075 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:45:59.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:46:00.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=42.6 MiB, available=412.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:00.130 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:00.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=91.2 MiB, available=364.3 MiB
    18:46:00.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:00.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:00.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:00.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:00.146 [qtp192490287-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=195

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:00.197 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:00.216 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=141

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:00.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=108 remoteFromLocalRevision=195
    18:46:00.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:46:00.311 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=108

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:00.322 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:00.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=200 remoteFromLocalRevision=141

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:00.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:00.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:00.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=108

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:00.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=42.6 MiB, available=412.9 MiB
    18:46:00.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:00.717 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:00.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=43.0 MiB, available=412.5 MiB
    18:46:00.768 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:00.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:00.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:46:00.830 [qtp788369844-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 localRepositoryRevisionSynced=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:00.884 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=200 remoteFromLocalRevision=108

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:00.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c transaction.localRevision=6 remoteFromLocalRevision=2
    18:46:00.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cef1acf0-262c-4065-9918-e6e82d41a576 from='build/repo/j5qyhqkb-yogwg-local-src' toID=d5449663-6a73-477a-9191-ff5ab6dd2b2c to='https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:00.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:01.207 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:01.237 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:01.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=true
    18:46:01.241 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 ('build/repo/j5qybcoc-2fmss-local-src')
    18:46:01.259 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:01.290 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:01.300 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:01.686 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:11:29.959Z expiryDateTime=2017-07-30T17:41:29.959Z
    18:46:01.710 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=185 localRepositoryRevisionInProgress=200
    18:46:01.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:01.908 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:01.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:02.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:02.089 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:02.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:46:02.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:02.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:02.176 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:02.178 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=200

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:02.305 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:02.382 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:02.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:02.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:02.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:02.409 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:46:02.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=200

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:02.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:02.529 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:02.596 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:02.659 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:02.666 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:02.734 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:02.800 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:02.863 [qtp1296822510-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=146 remoteFromLocalRevision=200

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:02.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.0 MiB, available=392.5 MiB
    18:46:02.875 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:46:02.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:02.893 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:02.952 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:02.971 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:03.037 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:03.106 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:03.173 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:46:03.230 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:03.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:03.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 916812 bytes in 3852 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:03.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:03.520 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:03.531 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=146

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:03.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:03.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:03.637 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:03.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:03.835 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:03.904 [qtp1011194845-710] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:03.973 [qtp87417275-612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:03.979 [qtp87417275-612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:04.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=63.1 MiB, available=392.4 MiB
    18:46:04.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:04.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="09ff79c8-3b26-42b6-8d07-32eb20e70902", toRepositoryId="a0ba600a-f60d-4ff5-807e-e0ee558670d9", path="/3 + &#ä/dd"} on repo=09ff79c8-3b26-42b6-8d07-32eb20e70902
    18:46:04.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:04.286 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:04.305 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:04.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=91.4 MiB, available=364.1 MiB
    18:46:04.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:04.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.1 MiB, available=392.4 MiB
    18:46:04.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:04.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:05.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:05.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=fc26b597-2628-4741-bb04-c48b3da38ca9 to='build/repo/j5qyill8-ls8qn-local-dest', fromRepoLocalSync=true
    18:46:05.083 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fc26b597-2628-4741-bb04-c48b3da38ca9 ('build/repo/j5qyill8-ls8qn-local-dest')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:05.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.1 MiB, available=392.4 MiB
    18:46:05.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:05.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:05.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:05.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms.
    18:46:05.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:05.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=91.1 MiB, available=364.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:05.191 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:05.182 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:46:05.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:05.204 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=200
    18:46:05.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=276 remoteFromLocalRevision=200
    18:46:05.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:46:05.286 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=270 localRepositoryRevisionInProgress=276

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:05.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:05.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:05.473 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:05.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:05.481 [qtp87417275-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 transaction.localRevision=68 remoteFromLocalRevision=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:05.510 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:05.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=91.1 MiB, available=364.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:05.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 from='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9' toID=09ff79c8-3b26-42b6-8d07-32eb20e70902 to='build/repo/j5qygwqq-5e3c5-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:05.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:05.669 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:16:05.111Z expiryDateTime=2017-07-30T17:46:05.111Z

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:05.719 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:05.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    18:46:05.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:05.800 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=145
    18:46:06.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=18

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:06.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=91.2 MiB, available=364.3 MiB
    18:46:06.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:06.152 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:06.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:06.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:06.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    18:46:06.431 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:06.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:06.543 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    18:46:06.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:06.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:06.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:06.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=91.2 MiB, available=364.3 MiB
    18:46:06.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:05.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: repoFileDtos.size=0
    18:46:06.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=55.8 MiB, available=399.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:06.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:06.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:07.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:07.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:46:07.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:07.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=85.2 MiB, available=370.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:07.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=276

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:07.373 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:07.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:07.384 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:07.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=91.2 MiB, available=364.3 MiB
    18:46:07.418 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:46:07.418 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:07.418 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:46:07.492 [qtp1296822510-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=146

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:07.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:07.567 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=209 remoteFromLocalRevision=276
    18:46:07.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c' toID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 to='build/repo/j5qybcoc-2fmss-local-src', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:07.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:07.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:07.624 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=200 localRepositoryRevisionInProgress=209

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:07.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:07.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=205 remoteFromLocalRevision=146

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:08.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:46:08.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:08.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:08.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:08.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:08.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:46:08.584 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=200 localRepositoryRevisionInProgress=205

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:08.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=53.1 MiB, available=402.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:08.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:08.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:08.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=205

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:08.725 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:07.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0
    18:46:08.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=64.2 MiB, available=391.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:08.839 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=151 remoteFromLocalRevision=205
    18:46:08.853 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:08.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:46:08.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:08.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:08.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:08.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:08.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:08.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:46:09.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:09.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:09.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:09.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:46:09.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:09.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=2, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=9, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:09.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:09.298 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:09.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:09.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    18:46:09.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:09.316 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:09.319 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8447e944-0448-42ff-9600-0cc4531134d3 ('build/repo/j5qygjpn-wjav8-local-dest')
    18:46:09.327 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:09.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:09.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:09.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:09.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:09.402 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:09.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:09.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.445 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:09.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:09.486 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jPoo-BeT1ayDiRBTXgrH1Q, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!
    18:46:09.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:09.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:09.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:09.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:09.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:09.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:09.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:09.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    18:46:09.912 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:46:09.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:09.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:09.933 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:10.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5daab95ece97a25ef9ac37593c68f51e82ad590c' to.sha1='e405b42cd3759b06fe589f7603f929cc602958b3'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:10.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=8447e944-0448-42ff-9600-0cc4531134d3 to='build/repo/j5qygjpn-wjav8-local-dest', fromRepoLocalSync=true

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:10.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=52.9 MiB, available=402.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:10.306 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:14:25.901Z expiryDateTime=2017-07-30T17:44:25.901Z
    18:46:10.357 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=151

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:10.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=61.4 MiB, available=394.1 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:10.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:10.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:09.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:46:10.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=64.2 MiB, available=391.3 MiB
    18:46:10.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:10.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/1 {11 11ä11#+} 1/a"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:10.976 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:11.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=52.7 MiB, available=402.8 MiB
    18:46:11.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:11.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=92.3 MiB, available=363.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:11.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:11.840 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tiJ10OWLio0hfUt8qArAlg/8LYN7-9tDsX9FKgrnlBX_g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:11.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:12.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=53.6 MiB, available=401.9 MiB
    18:46:12.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:12.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 686847 bytes in 1170 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:12.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=52.5 MiB, available=403.0 MiB
    18:46:12.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:46:12.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:12.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:12.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:12.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:11.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:46:12.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=62.9 MiB, available=392.6 MiB
    18:46:12.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:12.641 [qtp87417275-69] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=68

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:12.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=91.9 MiB, available=363.6 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:12.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 transaction.localRevision=138 remoteFromLocalRevision=68
    18:46:12.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09ff79c8-3b26-42b6-8d07-32eb20e70902 from='build/repo/j5qygwqq-5e3c5-local-src' toID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 to='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9'
    18:46:12.745 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:12.775 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:12.814 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:12.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:12.839 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:12.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=138
    18:46:12.944 [qtp87417275-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 transaction.localRevision=73 remoteFromLocalRevision=138
    18:46:12.989 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:13.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    18:46:13.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:13.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/1 {11 11ä11#+} 1/a"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:13.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:13.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:13.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:13.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 15 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:13.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='abf5ffa1b46cdfb45cd0005967dfcae6f6c65c1c' to.sha1='dc4be149169efc5565044f32311732e50ce72f8b'): /1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:13.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:46:13.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:46:13.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:13.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:13.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:13.242 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 localRepositoryRevisionSynced=209

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:13.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:46:13.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:13.297 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 289 ms.
    18:46:13.298 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Nsvm_uMAidpcHBqxg5cJpg, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:13.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=287 remoteFromLocalRevision=209
    18:46:13.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 from='build/repo/j5qybcoc-2fmss-local-src' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c'
    18:46:13.353 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=276 localRepositoryRevisionInProgress=287

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:13.359 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:46:13.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 40 ms.
    18:46:13.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:13.510 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:13.558 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 259 ms.
    18:46:13.558 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=6HeUsC9RSMd_UsxMu20NDw, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:13.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:13.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:13.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=287

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.605 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:13.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/1 {11 11ä11#+} 1/b"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:13.632 [Test worker] 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'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.637 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    18:46:13.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:13.730 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=8ad3199b-ad5f-46a3-86b6-dafbe98ea5c2 transaction.localRevision=214 remoteFromLocalRevision=287

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:13.744 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:13.779 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tiJ10OWLio0hfUt8qArAlg/STAbnPkPBuGW0RmZYh942g' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:13.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:13.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:13.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:13.820 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=ljSodu7jxZxr96qwUQJlEA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:13.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105224 bytes in 264 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:13.987 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)
    18:46:13.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:13.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:13.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=92.1 MiB, available=363.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:14.008 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}
    18:46:14.011 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:14.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:14.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=true
    18:46:14.019 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72175286-75c7-449c-a283-d7bc2e6b2d14 ('build/repo/j5qyfd4w-kh58d-local-dest')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:14.027 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:14.070 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:14.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:14.076 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:14.103 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:14.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:14.204 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:14.212 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:14.238 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c renewalDateTime=2017-07-30T17:13:40.715Z expiryDateTime=2017-07-30T17:43:40.715Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:14.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/1 {11 11ä11#+} 1/b"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:14.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:14.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:14.281 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=195 localRepositoryRevisionInProgress=214

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:14.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:46:14.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d0912d03278090cb3d98445575ab0cbaeb46197' to.sha1='183e05a38cdc8690673f28f2c7d1c01d7881ecb7'): /1 {11 11ä11#+} 1/c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:14.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:14.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:14.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 from='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9' toID=09ff79c8-3b26-42b6-8d07-32eb20e70902 to='build/repo/j5qygwqq-5e3c5-local-src', fromRepoLocalSync=true
    18:46:14.382 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 09ff79c8-3b26-42b6-8d07-32eb20e70902 ('build/repo/j5qygwqq-5e3c5-local-src')
    18:46:14.401 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:14.561 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:14.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/1 {11 11ä11#+} 1/c"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:14.718 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:14.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=92.1 MiB, available=363.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:14.881 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 renewalDateTime=2017-07-30T17:15:10.661Z expiryDateTime=2017-07-30T17:45:10.661Z
    18:46:14.919 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=73

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:14.959 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tiJ10OWLio0hfUt8qArAlg/gXik6cMNz7GhJ1WNW-yXxA' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:14.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:14.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:14.031 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    18:46:14.032 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)
    18:46:14.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:46:15.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:15.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192693 bytes in 442 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:15.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:15.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:15.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:15.476 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:15.483 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:15.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=91.7 MiB, available=363.8 MiB
    18:46:15.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:15.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:15.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:15.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/1 {11 11ä11#+} 1/c"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:15.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:15.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:46:15.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:15.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:15.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=53.1 MiB, available=402.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:15.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4378f1e9eab357be9b5dbc4b7b28df024673fd6' to.sha1='2b7f9d73f39d6d4e1bf96c5c1ca712d6ea6ebaf1'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:15.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:16.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=91.7 MiB, available=363.8 MiB
    18:46:16.169 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:16.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:16.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:46:16.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:16.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:16.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:16.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/2/1 {11 11ä11#+} 1/a"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:16.440 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:16.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:16.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=53.0 MiB, available=402.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:16.513 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:16.522 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jPoo-BeT1ayDiRBTXgrH1Q, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!
    18:46:16.530 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=6HeUsC9RSMd_UsxMu20NDw, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!
    18:46:16.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:16.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:46:16.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:16.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:16.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:16.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d8e8b74761bdccca119bfd43a972acf9dc1f886' to.sha1='8c931d90089afd539283e57132c7893e3c79ab13'): /2/new-file
    18:46:16.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/new-file"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:46:16.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:16.867 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fRkJuqeKnS19X-ptKjY4gg/kDspid8-4yrhCyQDYld54A/XLqpjI26y_5qGOoIBJSh_g' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:16.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:16.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:16.915 [qtp1296822510-661] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9hdUcU8uQP9WpA407Ltyiw/Q2UPKPfwzBRgo0kGVTiEsw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:16.944 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    18:46:16.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:16.959 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:15.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:46:16.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=61.4 MiB, available=394.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:16.979 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:46:16.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:17.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=53.1 MiB, available=402.4 MiB
    18:46:17.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:17.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:46:17.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 598 bytes in 479 ms. path='/2/new-file'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:17.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:17.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:17.423 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:17.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 590058 bytes in 1065 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:17.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:17.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=53.2 MiB, available=402.3 MiB
    18:46:17.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:17.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:17.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:17.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd", toRepositoryId="8447e944-0448-42ff-9600-0cc4531134d3", path="/2/new-file"} on repo=8447e944-0448-42ff-9600-0cc4531134d3
    18:46:17.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:17.769 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:17.796 [qtp1296822510-661] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=151

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:17.800 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:17.804 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:17.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:17.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=162 remoteFromLocalRevision=151
    18:46:17.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:17.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/2/1 {11 11ä11#+} 1/a"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:17.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:17.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:17.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:18.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=53.2 MiB, available=402.3 MiB
    18:46:18.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:18.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f14eb42e2b7d9755114fd4179588d80733d74e16' to.sha1='c51479e52646258b0aa1ea7fc30e40556c7b2d3b'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:18.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=61.4 MiB, available=394.1 MiB
    18:46:18.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:18.439 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/2/1 {11 11ä11#+} 1/b"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:18.443 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:18.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=53.0 MiB, available=402.5 MiB
    18:46:18.461 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:18.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:18.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:18.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=63.3 MiB, available=392.2 MiB
    18:46:18.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:18.517 [qtp87417275-351] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=73
    18:46:18.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 transaction.localRevision=145 remoteFromLocalRevision=73
    18:46:18.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09ff79c8-3b26-42b6-8d07-32eb20e70902 from='build/repo/j5qygwqq-5e3c5-local-src' toID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 to='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9'
    18:46:18.608 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=145
    18:46:18.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:46:18.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:46:18.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=145

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:18.664 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fRkJuqeKnS19X-ptKjY4gg/kDspid8-4yrhCyQDYld54A/kipComCxG_OVBACm5a1DlA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:18.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=61.3 MiB, available=394.2 MiB
    18:46:18.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:18.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:18.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:46:18.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:18.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:18.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:18.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218234 bytes in 514 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:19.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:19.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8447e944-0448-42ff-9600-0cc4531134d3 from='build/repo/j5qygjpn-wjav8-local-dest' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:19.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:19.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:19.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:19.184 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=162

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:19.297 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:19.314 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.385 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:19.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:46:19.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:19.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/2/1 {11 11ä11#+} 1/b"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:19.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:19.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=162

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:19.435 [qtp87417275-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 transaction.localRevision=79 remoteFromLocalRevision=145

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:19.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 from='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9' toID=09ff79c8-3b26-42b6-8d07-32eb20e70902 to='build/repo/j5qygwqq-5e3c5-local-src', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:19.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='037303c03db880ceb7dc838d23b02c1c4982416a' to.sha1='7d8b28da1ae190323cee48e6da98b59ac04d5f58'): /2/a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:19.501 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=79

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:19.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.2 MiB, available=392.3 MiB
    18:46:19.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:19.684 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:19.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:46:19.744 [qtp192490287-909] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=214

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:19.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=115 remoteFromLocalRevision=214

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:19.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:46:19.867 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=115
    18:46:19.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:46:19.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:46:19.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=115

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:19.894 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 transaction.localRevision=156 remoteFromLocalRevision=162

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:19.941 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.953 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:19.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/2/a"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:19.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:46:19.970 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:19.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:19.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:20.019 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=219 remoteFromLocalRevision=115
    18:46:20.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=991538ee-d13f-4309-9f11-db8d79e9685c from='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ' toID=72175286-75c7-449c-a283-d7bc2e6b2d14 to='build/repo/j5qyfd4w-kh58d-local-dest', fromRepoLocalSync=false
    18:46:20.060 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=214 localRepositoryRevisionInProgress=219

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:20.077 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a20a4093902cbdfe9fa17795d5630d903307976' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:20.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:20.183 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fRkJuqeKnS19X-ptKjY4gg/V1E2HeOfQFLWR_ijDI76DA' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:19.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: repoFileDtos.size=0
    18:46:20.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=53.5 MiB, available=402.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:20.365 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:20.372 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281694 bytes in 391 ms. path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:20.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/1 {11 11ä11#+} 1/a"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:20.382 [Test worker] 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'
    18:46:20.417 [qtp1011194845-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/tJsbmEWUOtc4XFXYNPm5Zg' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:20.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:20.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:20.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:20.584 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:20.603 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:20.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:20.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/2/a"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:20.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:20.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:20.709 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:46:20.710 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:20.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:20.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199472 bytes in 351 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:20.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea707f8fec0285d0c27a6d03ae0fc72eccd39e97' to.sha1='91ea5d93d96514ee063e3758f86d77404c74b923'): /3 + &#ä/5/h

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:20.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:20.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=53.6 MiB, available=401.9 MiB
    18:46:20.923 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jPoo-BeT1ayDiRBTXgrH1Q, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!
    18:46:20.925 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=6HeUsC9RSMd_UsxMu20NDw, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!
    18:46:20.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:20.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/1 {11 11ä11#+} 1/a"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:21.007 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:21.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:21.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:21.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:46:21.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4abb0e7827d6af2b8c0ae1ea27947246e6a131da' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:21.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/5/h"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:21.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:21.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/1 {11 11ä11#+} 1/b"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:21.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'
    18:46:21.187 [qtp1011194845-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/u-a7g2xHWXiSfe8fIiRraQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:20.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:46:21.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.4 MiB, available=392.1 MiB
    18:46:21.263 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=X3_yWRJ0ihEBiuM0u2kWhg, serverRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c} because of missing permissions!
    18:46:21.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:21.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=53.6 MiB, available=401.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:21.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:21.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:21.570 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/BZcg9sJ5azI0wjDvdV822w/oVlcIsmaQ7ZRmZGXWQnc4Q' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:21.657 [qtp1011194845-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/u-a7g2xHWXiSfe8fIiRraQ' offset=1048576
    18:46:21.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:21.788 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:21.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 473304 bytes in 660 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:21.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.6 MiB, available=391.9 MiB
    18:46:21.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:21.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:46:21.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:21.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=53.7 MiB, available=401.8 MiB
    18:46:21.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:21.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/1 {11 11ä11#+} 1/b"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:22.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:22.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:22.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:46:22.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b15a1f44961e909bdb51d85bcfa911b3dcc5700a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:22.167 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/1 {11 11ä11#+} 1/c"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:22.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=8447e944-0448-42ff-9600-0cc4531134d3 to='build/repo/j5qygjpn-wjav8-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.245 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:22.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=53.7 MiB, available=401.8 MiB
    18:46:22.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:22.285 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=156

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.292 [qtp1011194845-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CYjcRPwmOENS_ZYa7p4Kzg/zYFZ7tfCqgZX69W6iMqrxQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:22.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=63.4 MiB, available=392.1 MiB
    18:46:22.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:22.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:46:22.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159273 bytes in 256 ms. path='/1 {11 11ä11#+} 1/c'
    18:46:22.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:22.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=53.7 MiB, available=401.8 MiB
    18:46:22.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:22.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/1 {11 11ä11#+} 1/c"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:22.708 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:22.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:22.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:22.760 [qtp87417275-69] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=79

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:22.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fbaa87e7a5b422ebbf3901277e461fa1a0dce3b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:22.817 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:22.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 transaction.localRevision=150 remoteFromLocalRevision=79
    18:46:22.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09ff79c8-3b26-42b6-8d07-32eb20e70902 from='build/repo/j5qygwqq-5e3c5-local-src' toID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 to='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/2/1 {11 11ä11#+} 1/a"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:22.912 [Test worker] 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'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:22.912 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=150
    18:46:22.953 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:22.954 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:22.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 remoteRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 localRepositoryRevisionSynced=150

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:22.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=93.1 MiB, available=362.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:22.984 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/BZcg9sJ5azI0wjDvdV822w/oVlcIsmaQ7ZRmZGXWQnc4Q' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:22.999 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/9ax6NMy43jVRTYkCnJYhCw/rbGnrLaH-Slg0fmCla8Lnw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:23.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:23.110 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:23.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:23.162 [qtp87417275-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 transaction.localRevision=84 remoteFromLocalRevision=150

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:23.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1149165 bytes in 2048 ms. path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:23.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:46:23.193 [Test worker] INFO  o.s.t.BrokenSignatureIT - downloadBrokenSignature: caseRandom = 220
    18:46:23.224 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element1=SsNormalFile[8]
    18:46:23.224 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element2=SsNormalFile[14]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:22.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:46:23.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=62.8 MiB, available=392.7 MiB
    18:46:23.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:23.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:46:23.292 [qtp192490287-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 localRepositoryRevisionSynced=219

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:23.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 723672 bytes in 392 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:23.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:23.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:23.414 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:23.419 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:23.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=92.4 MiB, available=363.1 MiB
    18:46:23.528 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:46:23.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:23.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c transaction.localRevision=120 remoteFromLocalRevision=219

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:23.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:23.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72175286-75c7-449c-a283-d7bc2e6b2d14 from='build/repo/j5qyfd4w-kh58d-local-dest' toID=991538ee-d13f-4309-9f11-db8d79e9685c to='https://localhost:34393/991538ee-d13f-4309-9f11-db8d79e9685c/h7cbt_4aORbfDc-EcjvK0w/hXltcp6DbHvv3Zr24IBMUQ'
    18:46:23.689 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=120

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:23.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/5/h"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:23.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:23.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:23.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:23.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0ba600a-f60d-4ff5-807e-e0ee558670d9 from='https://localhost:38988/a0ba600a-f60d-4ff5-807e-e0ee558670d9' toID=09ff79c8-3b26-42b6-8d07-32eb20e70902 to='build/repo/j5qygwqq-5e3c5-local-src', fromRepoLocalSync=true
    18:46:23.729 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 09ff79c8-3b26-42b6-8d07-32eb20e70902 ('build/repo/j5qygwqq-5e3c5-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:23.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 remoteRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c localRepositoryRevisionSynced=120

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:23.740 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:23.756 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:23.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/2/1 {11 11ä11#+} 1/a"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:23.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:23.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:23.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:23.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:23.844 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:23.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=92.4 MiB, available=363.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:23.867 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:23.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:23.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4debfacfd33bfbb005057986aca44fc104f49032' to.sha1='6d8ddd5ccce06875b57f72dcf8fe8f8befc41195'): /3 + &#ä/5/i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:23.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11d222f86d73e035a47b4243411a35d0a0fcb9fe' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:23.987 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=991538ee-d13f-4309-9f11-db8d79e9685c remoteRepositoryId=72175286-75c7-449c-a283-d7bc2e6b2d14 transaction.localRevision=224 remoteFromLocalRevision=120

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:24.015 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 renewalDateTime=2017-07-30T17:15:10.661Z expiryDateTime=2017-07-30T17:45:10.661Z
    18:46:24.046 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9 remoteRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=84

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:24.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:24.069 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/2/1 {11 11ä11#+} 1/b"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:24.090 [Test worker] 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'
    18:46:24.136 [qtp1011194845-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/9ax6NMy43jVRTYkCnJYhCw/RR7t46kNeFgrl5vL1ooIVw' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:24.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: repoFileDtos.size=3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:24.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:46:24.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9300 bytes in 176 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:24.304 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/5/i"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:24.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:24.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:24.411 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:24.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/2/1 {11 11ä11#+} 1/b"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:24.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:24.590 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:24.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:24.621 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/BZcg9sJ5azI0wjDvdV822w/nSpFEpQTRrFKOODmvMMysQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:24.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b05e62e66870822b53a4e4902af0c5016770160' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    18:46:24.641 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:23.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:46:24.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=92.5 MiB, available=363.0 MiB
    18:46:24.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:24.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/2/a"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:24.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:24.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 793672 bytes in 550 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:24.895 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:24.955 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:24.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=53.9 MiB, available=401.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:25.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:25.049 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:25.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=09ff79c8-3b26-42b6-8d07-32eb20e70902 serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:25.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:25.134 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:25.137 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:24.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=92.5 MiB, available=363.0 MiB
    18:46:24.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:46:25.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=92.6 MiB, available=362.9 MiB
    18:46:25.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:46:25.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:25.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:25.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/5/i"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:25.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:25.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:25.243 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    18:46:25.246 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:25.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:25.247 [qtp1296822510-661] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 localRepositoryRevisionSynced=156

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:25.308 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:25.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3485f6442fe3a73a7f36359668bf4827c8a043e' to.sha1='b3509622d780d1f65f234faefe5d6996dbef970f'): /3 + &#ä/aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:25.331 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:25.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=167 remoteFromLocalRevision=156

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:25.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 36 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:25.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=53.9 MiB, available=401.6 MiB
    18:46:25.616 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jPoo-BeT1ayDiRBTXgrH1Q, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!
    18:46:25.618 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=6HeUsC9RSMd_UsxMu20NDw, serverRepositoryId=a0ba600a-f60d-4ff5-807e-e0ee558670d9} because of missing permissions!
    18:46:25.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:25.619 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:46:25.629 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:46:25.630 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:46:25.632 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:46:25.634 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:25.715 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:25.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/aa"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:25.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:25.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/aa'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:26.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=53.9 MiB, available=401.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:26.053 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=3145728

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:26.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:26.193 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    18:46:26.194 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:46:26.196 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:46:26.197 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:26.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:26.298 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:26.302 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    18:46:26.303 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:46:26.305 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:46:26.307 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:26.396 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:26.397 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CsKtabC9DwL2wuI5Vv90yg/trR7wgvV0kFVfqBi2XhdvA' offset=4194304

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:26.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=54.0 MiB, available=401.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:26.445 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:46:26.446 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:46:26.448 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:46:26.449 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:26.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:26.502 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    18:46:26.503 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:46:26.504 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:46:26.505 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:26.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:46:26.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:46:26.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:46:26.513 [Test worker] INFO  o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFileDto[id=8, name=GJQYNNVxP3pncQD2TUocnw, parentId=2, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, length=537895, sha1=X] repoFileDto.name='GJQYNNVxP3pncQD2TUocnw' repoFileDto.parentName='LvYYc5ycpgS-rVIotoumMg'
    co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFileDto[id=8, name=GJQYNNVxP3pncQD2TUocnw, parentId=2, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, length=537895, sha1=X] repoFileDto.name='GJQYNNVxP3pncQD2TUocnw' repoFileDto.parentName='LvYYc5ycpgS-rVIotoumMg'
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:413) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.decryptChangeSetDto(CryptreeRestRepoTransportImpl.java:299) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:169) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:223) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:174) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:137) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) ~[test/:na]
    	at org.subshare.test.BrokenSignatureIT.downloadBrokenSignature(BrokenSignatureIT.java:274) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFileDto[id=8, name=GJQYNNVxP3pncQD2TUocnw, parentId=2, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, length=537895, sha1=X]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:411) ~[org.subshare.rest.client-0.10.1.jar:na]
    	... 59 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:26.522 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    18:46:26.522 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:46:26.523 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:46:26.524 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:46:26.527 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    18:46:26.527 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    18:46:26.528 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    18:46:26.528 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnSubdir >>> ***
    18:46:26.528 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:46:26.528 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:46:26.529 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:46:26.530 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:26.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 6520 bytes in 1670 ms. path='/2/a'
    18:46:26.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:46:26.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    18:46:26.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    18:46:26.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    18:46:26.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    18:46:26.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/2/a"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:26.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:26.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    18:46:26.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:26.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:46:26.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bb595bb477086602bd9ab289b69ae3c2bd7ab1b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    18:46:26.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/5/h"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:26.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:46:26.827 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/fwULxIvpX9Qgj63r7uHtXw' offset=0
    18:46:26.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:46:26.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39222 bytes in 124 ms. path='/3 + &#ä/5/h'
    18:46:26.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:27.017 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:27.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/5/h"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:27.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:27.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:27.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:27.096 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:27.125 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8985a6bc8bfa276fc70eda07243e810f71d05b73' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:27.125 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:27.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/5/i"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:27.354 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    18:46:27.353 [Test worker] WARN  o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException
    java.lang.NullPointerException: null
    	at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na]
    	at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na]
    	at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/: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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:27.381 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:27.385 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:27.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:46:27.679 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=1048576
    18:46:27.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:46:27.968 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=2097152
    18:46:28.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:28.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8447e944-0448-42ff-9600-0cc4531134d3 from='build/repo/j5qygjpn-wjav8-local-dest' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:46:28.172 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=167

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:28.235 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:28.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:28.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:28.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=167

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:28.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:28.447 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=8447e944-0448-42ff-9600-0cc4531134d3 transaction.localRevision=161 remoteFromLocalRevision=167
    18:46:28.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:28.542 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=4194304
    18:46:28.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:28.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:28.743 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d0cb7d8e-79d8-429f-92be-463b56bbd020 ('build/repo/j5qybd3t-ty0de-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:28.752 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:28.753 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:28.769 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:28.813 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:28.856 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=5242880
    18:46:29.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:29.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=true
    18:46:29.135 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:11:36.321Z expiryDateTime=2017-07-30T17:41:36.306Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:29.158 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:29.159 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=161

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:29.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:46:29.441 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=7340032
    18:46:29.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:29.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0
    18:46:29.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=93.5 MiB, available=362.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:29.765 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=8388608

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:29.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:29.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:46:30.060 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/it4kWPB8bW5uplPJrtgXrA/xkZ4_daRcRG3sVuutfulXQ' offset=9437184

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:30.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=93.4 MiB, available=362.1 MiB
    18:46:30.172 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:30.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:30.220 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms.
    18:46:30.220 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Sf_wEtKo1d2AqsTCyGNXBQ, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:30.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 29412 bytes in 2933 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:30.328 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    18:46:30.328 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:30.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:46:30.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    18:46:30.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    18:46:30.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    18:46:30.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    18:46:30.393 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    18:46:30.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i
    18:46:30.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4dbls into destFile i
    18:46:30.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4zsow into destFile i
    18:46:30.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_5m9s0 into destFile i
    18:46:30.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/5/i"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:30.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:46:30.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=93.0 MiB, available=362.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:30.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:30.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:30.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:30.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:46:30.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9eb904dfa0236136b57a8122acb93edb785ac22a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:46:30.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/aa"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:30.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:46:31.004 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/WFdBhAeys2XOnFtTRj-jUw' offset=0
    18:46:31.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:46:31.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61113 bytes in 170 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:31.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=93.0 MiB, available=362.5 MiB
    18:46:31.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:31.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:46:31.272 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/aa"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:31.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:31.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:31.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:31.368 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:31.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e712f4b6e1c81709a97dca810cae22d86a7bdddf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    18:46:31.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/bb"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:31.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:31.559 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:31.583 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/550RbUOYRdwnJNUaAoc_1Q' offset=0
    18:46:31.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    18:46:31.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49098 bytes in 152 ms. path='/3 + &#ä/bb'
    18:46:31.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:46:31.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/bb"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:31.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=93.0 MiB, available=362.5 MiB
    18:46:31.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:31.886 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:31.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:31.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:46:32.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3a967c09f17288da2b7ab1f5b1749bc132dec94' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    18:46:32.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/cc"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:32.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:46:32.172 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/hTvq2IZC5j_vwpx0Edo5kw' offset=0
    18:46:32.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:46:32.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172584 bytes in 121 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:32.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=93.0 MiB, available=362.5 MiB
    18:46:32.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:32.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:32.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:46:32.328 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=161

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0cd7efa1-19e3-4df4-9051-d4f60b583868
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyisc6-igjbm-local-src
      localRepository.publicKeySha1 = 19:15:05:8A:5C:BB:4C:5A:B7:0F:37:DE:6D:64:54:99:9D:D2:E6:4E

      remoteRepository.repositoryId = 99a41311-e24c-47d8-a380-5d6d3f910a96
      remoteRepository.remoteRoot = https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96
      remoteRepository.publicKeySha1 = 5B:00:EA:ED:AB:F6:CF:D4:92:DA:E8:A4:DB:60:4D:8A:12:34:0B:E5

    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 0cd7efa1-19e3-4df4-9051-d4f60b583868 99a41311-e24c-47d8-a380-5d6d3f910a96

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:32.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:32.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=211 remoteFromLocalRevision=161

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:32.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/cc"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:32.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:32.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:32.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:46:32.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea320e49f3c242412ed70c25189bbdfb89fe524c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:32.640 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:32.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/dd"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:32.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:46:32.691 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PAf5G2raXc3trUrsFqi64g/uiSOaqEVmOonkucvVDw2EQ' offset=0
    18:46:32.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:46:32.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 367570 bytes in 182 ms. path='/3 + &#ä/dd'
    18:46:32.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    18:46:32.977 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="261c0d70-c248-4552-9a98-e8bb0d575d2e", toRepositoryId="fc26b597-2628-4741-bb04-c48b3da38ca9", path="/3 + &#ä/dd"} on repo=fc26b597-2628-4741-bb04-c48b3da38ca9
    18:46:32.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:32.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:33.012 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:33.063 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 localRepositoryRevisionSynced=145
    18:46:33.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=110 remoteFromLocalRevision=145
    18:46:33.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc26b597-2628-4741-bb04-c48b3da38ca9 from='build/repo/j5qyill8-ls8qn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:46:33.207 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110
    18:46:33.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:46:33.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:33.307 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=4194304

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:33.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=110
    18:46:33.500 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=ljSodu7jxZxr96qwUQJlEA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:33.666 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:46:33.681 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    18:46:33.809 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:46:33.841 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:33.852 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:33.885 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:46:33.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:46:34.028 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.24%
    18:46:34.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:34.290 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)
    18:46:34.290 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:34.661 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:34.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0cd7efa1-19e3-4df4-9051-d4f60b583868 to='build/repo/j5qyisc6-igjbm-local-src', fromRepoLocalSync=true
    18:46:34.675 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0cd7efa1-19e3-4df4-9051-d4f60b583868 ('build/repo/j5qyisc6-igjbm-local-src')
    18:46:34.742 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:34.753 [pool-10-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1399 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:34.832 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:34.926 [qtp1011194845-631] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)
    18:46:34.963 [qtp1011194845-631] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:35.025 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:35.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:46:35.056 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=205 localRepositoryRevisionInProgress=211
    18:46:35.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:46:35.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:46:35.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=211

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:35.185 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 transaction.localRevision=151 remoteFromLocalRevision=110
    18:46:35.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=fc26b597-2628-4741-bb04-c48b3da38ca9 to='build/repo/j5qyill8-ls8qn-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:35.271 [qtp1296822510-661] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=166 remoteFromLocalRevision=211

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:35.273 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=151

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:35.410 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd from='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd' toID=d0cb7d8e-79d8-429f-92be-463b56bbd020 to='build/repo/j5qybd3t-ty0de-local-src', fromRepoLocalSync=false
    18:46:35.437 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=166
    18:46:35.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:36.215 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:36.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=93.2 MiB, available=362.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:36.502 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 renewalDateTime=2017-07-30T17:16:34.736Z expiryDateTime=2017-07-30T17:46:34.736Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:35.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0
    18:46:36.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=101.8 MiB, available=353.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:36.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:36.611 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    18:46:36.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:36.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:36.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=92.8 MiB, available=362.7 MiB
    18:46:36.954 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OoW6ar_YMsSwDrzkSrcwbQ, serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd} because of missing permissions!
    18:46:36.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:37.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:37.300 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:37.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=92.7 MiB, available=362.8 MiB
    18:46:37.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:37.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=99.4 MiB, available=356.1 MiB
    18:46:37.880 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=ljSodu7jxZxr96qwUQJlEA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}
    18:46:37.884 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)
    18:46:37.885 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:37.885 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:37.885 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:46:37.885 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:46:37.885 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:38.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=92.7 MiB, available=362.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:38.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:37.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:46:38.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=99.6 MiB, available=355.9 MiB
    18:46:38.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:46:38.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=99.5 MiB, available=356.0 MiB
    18:46:38.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:39.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:38.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:46:39.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=92.7 MiB, available=362.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:39.225 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:46:39.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:39.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=99.4 MiB, available=356.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:39.387 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:39.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:46:39.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=92.7 MiB, available=362.8 MiB
    18:46:39.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:39.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:46:39.566 [qtp1296822510-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 localRepositoryRevisionSynced=166
    18:46:39.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd transaction.localRevision=216 remoteFromLocalRevision=166

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:39.631 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:39.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:46:39.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=99.4 MiB, available=356.1 MiB
    18:46:39.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:46:39.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:39.729 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:46:39.767 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 localRepositoryRevisionSynced=151

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:39.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:39.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=115 remoteFromLocalRevision=151
    18:46:39.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc26b597-2628-4741-bb04-c48b3da38ca9 from='build/repo/j5qyill8-ls8qn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:46:39.872 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:39.890 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:39.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:39.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:39.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=115
    18:46:39.925 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=ljSodu7jxZxr96qwUQJlEA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:39.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:39.984 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)
    18:46:39.984 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@634529bb (of bieber)
    18:46:40.079 [qtp1011194845-710] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=fc26b597-2628-4741-bb04-c48b3da38ca9 transaction.localRevision=156 remoteFromLocalRevision=115
    18:46:40.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:46:40.171 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:40.180 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:40.195 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:46:40.209 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:46:40.277 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:46:40.277 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:46:40.279 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:46:40.283 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:40.304 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:40.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:40.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0cb7d8e-79d8-429f-92be-463b56bbd020 from='build/repo/j5qybd3t-ty0de-local-src' toID=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd to='https://localhost:43922/23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd'
    18:46:40.457 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=211 localRepositoryRevisionInProgress=216
    18:46:40.522 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:40.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:40.537 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 remoteRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd localRepositoryRevisionSynced=216

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:40.593 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:40.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=true
    18:46:40.615 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a600d15f-39ee-4dc3-941e-62ace6d34559 ('build/repo/j5qyb4ma-sw5lj-local-src')
    18:46:40.626 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:40.642 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:40.715 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=8388608

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:40.757 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:11:17.777Z expiryDateTime=2017-07-30T17:41:17.777Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:40.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:46:40.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=63.8 MiB, available=391.7 MiB
    18:46:40.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:40.785 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=156

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:40.939 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd remoteRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 transaction.localRevision=171 remoteFromLocalRevision=216
    18:46:40.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:41.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=63.8 MiB, available=391.7 MiB
    18:46:41.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:41.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:41.128 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:41.225 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:41.229 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=2
    18:46:41.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=6 remoteFromLocalRevision=2
    18:46:41.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cd7efa1-19e3-4df4-9051-d4f60b583868 from='build/repo/j5qyisc6-igjbm-local-src' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:46:41.593 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:40.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0
    18:46:41.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=100.7 MiB, available=354.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:41.724 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d0cb7d8e-79d8-429f-92be-463b56bbd020 serverRepositoryId=23e5cddc-9807-4ba2-835c-bfa3d3a7d2bd renewalDateTime=2017-07-30T17:11:36.321Z expiryDateTime=2017-07-30T17:41:36.306Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:41.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:41.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:41.830 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:41.903 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/wUIofKydEVzh8XFlq0NhIA' offset=9437184

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:41.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:41.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:46:42.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:46:42.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:46:42.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:42.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    lastByteOfHistoFile0 = 222
    lastByteOfHistoFile1 = 111
    18:46:42.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    18:46:42.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:42.160 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:42.363 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:42.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=100.2 MiB, available=355.3 MiB
    18:46:42.532 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[2]{requestId=ljSodu7jxZxr96qwUQJlEA,oldKey=InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e},newKey=UserRepoKeyPublicKey[5]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:42.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9881516 bytes in 16581 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    18:46:42.571 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:42.581 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:42.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:42.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:42.787 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:42.787 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:42.819 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:42.901 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:46:42.902 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:46:42.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:46:42.905 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:42.905 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:46:42.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:43.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/aa"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:43.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:46:43.186 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:43.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:43.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:43.254 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:43.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb211426222a8b7748e7259832a63c01e46d38e6' to.sha1='f1ca8ac0dc5a0203628b995076ebe1c6b35cd4a0'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:43.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=100.8 MiB, available=354.7 MiB
    18:46:43.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:43.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:43.753 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/bb"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:43.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:43.985 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms.
    18:46:43.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:44.001 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/djcrkzIKRFqvhw7S4fU4xA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:44.214 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:44.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:44.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    ************************************************************
    PREPARE >>>

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:44.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 594619 bytes in 620 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:44.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=100.6 MiB, available=354.9 MiB
    18:46:44.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:44.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:44.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:44.583 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:44.596 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:44.600 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:46:44.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/bb"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:44.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:44.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:44.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:46:44.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f63ba57ef19f57b28eb0624ae52dde8f11540e2' to.sha1='62bc09b263d8ca60edd8e3dd4f7a0fa530115109'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:44.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:44.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:45.167 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:45.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=100.2 MiB, available=355.3 MiB
    18:46:45.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:45.293 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:45.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:45.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:45.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/cc"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:46:45.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/cc'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:45.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=100.2 MiB, available=355.3 MiB
    18:46:45.600 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:45.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:45.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:46:45.660 [qtp1011194845-631] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=156

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:45.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:45.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:45.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:45.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:45.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:45.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=197 remoteFromLocalRevision=156
    18:46:45.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:46:45.903 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=197

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:45.930 [qtp788369844-274] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/d_C3nxMu_pMwr4a5M2-Hlg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:46.161 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:46:46.161 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:46:46.170 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=197

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:46.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:46.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:46.568 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:46:46.569 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:46.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.57%
    18:46:46.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:46.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:46.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:46.913 [qtp1011194845-710] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:47.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:46:47.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:47.105 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=162 remoteFromLocalRevision=197

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:47.113 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:47.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=a600d15f-39ee-4dc3-941e-62ace6d34559 to='build/repo/j5qyb4ma-sw5lj-local-src', fromRepoLocalSync=false
    18:46:47.181 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=162

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:47.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:47.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:47.275 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:47.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:47.512 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/d_C3nxMu_pMwr4a5M2-Hlg' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:47.527 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:47.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:47.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:46:47.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:47.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.73%
    18:46:47.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:47.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:48.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=100.6 MiB, available=354.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:48.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5645b9316aaa39ee3cb05552772e0a39e712a2b5' to.sha1='5ebe03e4d542d894a5ed0de9bc3ad094ac9aef1d'): /.subshare.properties

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:48.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:46:48.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=100.8 MiB, available=354.7 MiB
    18:46:48.645 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:46:48.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:46:48.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:46:48.646 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:48.646 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:46:48.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:46:49.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=100.5 MiB, available=355.0 MiB
    18:46:49.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:46:49.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=100.0 MiB, available=355.5 MiB
    18:46:49.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:49.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/.subshare.properties"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:46:49.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:49.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=100.0 MiB, available=355.5 MiB
    18:46:49.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:46:50.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=100.0 MiB, available=355.5 MiB
    18:46:50.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:50.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:46:50.130 [qtp1011194845-710] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 localRepositoryRevisionSynced=162
    18:46:50.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=202 remoteFromLocalRevision=162
    18:46:50.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a600d15f-39ee-4dc3-941e-62ace6d34559 from='build/repo/j5qyb4ma-sw5lj-local-src' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:46:50.294 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=197 localRepositoryRevisionInProgress=202
    18:46:50.360 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:50.360 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:50.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=202
    18:46:50.493 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:46:50.493 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8ce89a5 (of marco)
    18:46:50.677 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=a600d15f-39ee-4dc3-941e-62ace6d34559 transaction.localRevision=167 remoteFromLocalRevision=202
    18:46:50.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:46:50.938 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:46:50.938 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:46:50.949 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:46:50.949 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:46:51.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:46:51.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=137b26b5-6627-4e1a-aef8-110606ace23f to='build/repo/j5qyfxiq-hfrvn-local-dest', fromRepoLocalSync=true
    18:46:51.198 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 137b26b5-6627-4e1a-aef8-110606ace23f ('build/repo/j5qyfxiq-hfrvn-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:46:51.197 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:51.217 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:46:51.278 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:51.364 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/d_C3nxMu_pMwr4a5M2-Hlg' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:51.457 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e renewalDateTime=2017-07-30T17:13:54.843Z expiryDateTime=2017-07-30T17:43:54.843Z
    18:46:51.481 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=167

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:51.599 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1V8TLV72WYTcRw2G1kkslg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:51.924 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:51.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0
    18:46:52.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=101.1 MiB, available=354.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:52.319 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:52.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:46:52.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=100.7 MiB, available=354.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:52.909 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:53.085 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:53.085 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:46:53.086 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:46:53.105 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:53.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 392271 bytes in 3578 ms. path='/.subshare.properties'
    18:46:53.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:46:53.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:53.470 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:53.591 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:53.473 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:53.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:46:53.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=101.1 MiB, available=354.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:53.932 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:53.994 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:54.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:46:54.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=101.1 MiB, available=354.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:54.915 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:54.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:46:55.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=100.6 MiB, available=354.9 MiB
    18:46:55.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:46:55.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=100.6 MiB, available=354.9 MiB
    18:46:55.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:46:55.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:46:55.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:46:55.367 [qtp1011194845-710] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=167

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:55.505 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:55.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=139 remoteFromLocalRevision=167
    18:46:55.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=137b26b5-6627-4e1a-aef8-110606ace23f from='build/repo/j5qyfxiq-hfrvn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:46:55.606 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=139

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:55.733 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/d_C3nxMu_pMwr4a5M2-Hlg' offset=3145728

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:55.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:46:55.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:55.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/.subshare.properties"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:56.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=139

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:56.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:56.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.29%
    18:46:56.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:46:56.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:46:56.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='40c5c980bca781b0fe60cd1394b2943b52c05ecd' to.sha1='2e08f241288bfe70957538c6e44ae83e8a1125e9'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:56.527 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:56.876 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:56.938 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:56.939 [Test worker] WARN  o.s.l.CryptreeImpl - removeOrphanedInvitationUserRepoKeyPublicKeys: Removed 1 public keys from user UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]! removed=[PublicKeyWithSignatureImpl[userRepoKeyId=UbluNEZDq1gzZVaKUasQoQ, invitation=true, validTo=Mon Jul 31 18:44:58 CEST 2017]] kept=[PublicKeyWithSignatureImpl[userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, invitation=false, validTo=null]]
    18:46:56.940 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:57.011 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:57.110 [qtp1011194845-631] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f transaction.localRevision=172 remoteFromLocalRevision=139
    18:46:57.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=261c0d70-c248-4552-9a98-e8bb0d575d2e from='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e' toID=137b26b5-6627-4e1a-aef8-110606ace23f to='build/repo/j5qyfxiq-hfrvn-local-dest', fromRepoLocalSync=false
    18:46:57.171 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=172
    18:46:57.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:57.643 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:57.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=101.0 MiB, available=354.5 MiB
    18:46:57.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:57.882 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:57.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/1 {11 11ä11#+} 1/a"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:46:57.968 [Test worker] 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'
    18:46:58.051 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/zB6rPs354Gg1hWyYStQFIg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:58.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=101.0 MiB, available=354.5 MiB
    18:46:58.143 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:58.144 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OhIiCckXN3GCvHAG5SX4WQ, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:46:58.144 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j9uZ0aEvyBGr24mwFEbpBw, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:46:58.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=tuFGtsL01Xwai4al4tTR9w, serverRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]
    18:46:58.145 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:58.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:46:58.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=101.0 MiB, available=354.5 MiB
    18:46:58.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:46:58.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=101.1 MiB, available=354.4 MiB
    18:46:58.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:58.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190499 bytes in 881 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:46:59.080 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:59.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:46:59.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:59.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=101.2 MiB, available=354.3 MiB
    18:46:59.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:59.228 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:46:59.239 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:59.241 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:59.339 [qtp788369844-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/d_C3nxMu_pMwr4a5M2-Hlg' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:59.393 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/1 {11 11ä11#+} 1/a"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:46:59.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:59.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=101.0 MiB, available=354.5 MiB
    18:46:59.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:46:59.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:46:59.521 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f localRepositoryRevisionSynced=172

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:59.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:59.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4245864 bytes in 14108 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:46:59.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:46:59.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19fae3dd8de5fba25e5cb471b2b8b89dca4ca9e9' to.sha1='a5e2388bf48d6ac14291b0e8a56b2ac442f036b9'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:59.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e transaction.localRevision=144 remoteFromLocalRevision=172

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:59.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 24 ms.
    18:46:59.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:59.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=137b26b5-6627-4e1a-aef8-110606ace23f from='build/repo/j5qyfxiq-hfrvn-local-dest' toID=261c0d70-c248-4552-9a98-e8bb0d575d2e to='https://localhost:38321/261c0d70-c248-4552-9a98-e8bb0d575d2e'
    18:46:59.735 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=144
    18:46:59.785 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:46:59.786 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:46:59.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f remoteRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e localRepositoryRevisionSynced=144

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:46:59.796 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:46:59.805 [qtp788369844-550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:46:59.959 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)
    18:46:59.959 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4a67d3f3 (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:00.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/cc"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:00.075 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/1 {11 11ä11#+} 1/b"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:00.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:47:00.089 [qtp1011194845-631] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=261c0d70-c248-4552-9a98-e8bb0d575d2e remoteRepositoryId=137b26b5-6627-4e1a-aef8-110606ace23f transaction.localRevision=177 remoteFromLocalRevision=144

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:00.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:00.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:00.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:47:00.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:00.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc646169f571c2a86d555e625faade70d04dd4c3' to.sha1='fbb982997a70f1902865fc0ea9fd4c72e2cce0ef'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:00.453 [qtp1276160461-812] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/ha65kAETh8UX9laT80F5eQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    18:47:00.551 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:00.571 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/dd"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576
    18:47:00.583 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:00.599 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    18:47:00.599 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:00.614 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:00.660 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/prcPKTaXk-6fOsT35oGY7w/5RD8AhEEvNyiYiOw8GKbSg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:00.883 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:47:00.890 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:47:00.893 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:47:00.897 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:47:00.897 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:47:01.057 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    18:47:01.057 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:47:01.058 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:01.059 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:01.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63020 bytes in 498 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:01.083 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:47:01.220 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    18:47:01.220 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:47:01.222 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:47:01.223 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:01.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:01.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:01.310 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:01.312 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:01.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="cef1acf0-262c-4065-9918-e6e82d41a576", toRepositoryId="d5449663-6a73-477a-9191-ff5ab6dd2b2c", path="/3 + &#ä/dd"} on repo=cef1acf0-262c-4065-9918-e6e82d41a576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:01.442 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:47:01.442 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:47:01.443 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:47:01.444 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:01.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:01.667 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:01.771 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    18:47:01.771 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:47:01.771 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:47:01.772 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:47:01.774 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    18:47:01.774 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:47:01.774 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:47:01.775 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:47:01.776 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    18:47:01.776 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    18:47:01.777 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    18:47:01.777 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>> inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot >>> ***
    18:47:01.777 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:47:01.777 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:47:01.778 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:47:01.779 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:02.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:02.259 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:02.399 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:03.610 [qtp788369844-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 transaction.localRevision=82 remoteFromLocalRevision=6
    18:47:03.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5449663-6a73-477a-9191-ff5ab6dd2b2c from='https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c' toID=cef1acf0-262c-4065-9918-e6e82d41a576 to='build/repo/j5qyhqkb-yogwg-local-src', fromRepoLocalSync=false
    18:47:03.734 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82
    18:47:04.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: repoFileDtos.size=0
    18:47:05.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=69.5 MiB, available=386.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:06.027 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/ha65kAETh8UX9laT80F5eQ' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:06.306 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:06.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1168153 bytes in 6145 ms. path='/1 {11 11ä11#+} 1/b'
    18:47:06.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:06.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:06.559 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:06.556 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:06.563 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:06.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/1 {11 11ä11#+} 1/b"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:06.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:06.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:06.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:47:06.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe5b79e23a28273f808b484b06325fee616d16ac' to.sha1='9bc11c5cb35531bf580bbd4c61e604b90faccf20'): /1 {11 11ä11#+} 1/c
    18:47:07.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/1 {11 11ä11#+} 1/c"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:07.164 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:06.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:47:07.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:07.481 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/hPAkLSxQfdcmFKmFxMSDQQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:07.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:47:07.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:07.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:07.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:07.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:07.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:07.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:07.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:07.781 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zLlNAbinGW8QTbWsRJQDPA, serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:07.890 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:07.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:47:08.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:08.269 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:08.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:47:08.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=63.4 MiB, available=392.1 MiB
    18:47:08.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:47:09.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=63.3 MiB, available=392.2 MiB
    18:47:09.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:47:09.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=63.3 MiB, available=392.2 MiB
    18:47:09.318 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:47:09.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:47:09.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:47:09.371 [qtp788369844-550] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 localRepositoryRevisionSynced=82
    18:47:09.446 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c transaction.localRevision=152 remoteFromLocalRevision=82
    18:47:09.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cef1acf0-262c-4065-9918-e6e82d41a576 from='build/repo/j5qyhqkb-yogwg-local-src' toID=d5449663-6a73-477a-9191-ff5ab6dd2b2c to='https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c'
    18:47:09.575 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:09.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 742391 bytes in 2426 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:09.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:47:09.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:47:09.668 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c localRepositoryRevisionSynced=152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:09.731 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:09.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:09.776 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:09.787 [qtp1276160461-812] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:09.790 [qtp1276160461-812] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:09.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/1 {11 11ä11#+} 1/c"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:09.936 [qtp788369844-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=cef1acf0-262c-4065-9918-e6e82d41a576 transaction.localRevision=87 remoteFromLocalRevision=152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:09.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:10.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.60%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:10.010 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:10.014 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:10.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:10.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:47:10.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f256a7f33e85b6a30d95cd757946be955072583c' to.sha1='2094e8d30ec07e3a419eaad0553e669bf6db8f13'): /2/1 {11 11ä11#+} 1/a
    18:47:10.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/1 {11 11ä11#+} 1/a"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:10.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a'
    18:47:10.885 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/1e_pFVVzfYOseCoKM7bKuQ/0Nf5hY0p2IEVF4YUkP_paA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:10.963 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:11.028 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:11.383 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:12.077 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:15.082 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/1e_pFVVzfYOseCoKM7bKuQ/0Nf5hY0p2IEVF4YUkP_paA' offset=1048576
    18:47:15.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1134225 bytes in 4786 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:47:15.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:15.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:15.625 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:15.628 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:16.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/1 {11 11ä11#+} 1/a"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:16.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:16.112 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:16.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:47:16.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3c089d2aa7af3fa04e4b9658eb7a624119c4200' to.sha1='6e98e34d79b119817dead1337372637d2a2328ae'): /2/1 {11 11ä11#+} 1/b
    18:47:16.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/1 {11 11ä11#+} 1/b"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:16.622 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:16.623 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:16.784 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/1e_pFVVzfYOseCoKM7bKuQ/pfPTRZhhKlnDHXT675Gysw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:17.111 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:17.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 366159 bytes in 900 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:17.630 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:17.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:17.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:17.763 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:17.766 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:17.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/1 {11 11ä11#+} 1/b"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:17.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:17.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:17.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:47:18.077 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70d5c6e539ecd7b768746be3bfe2860ae9b1f51c' to.sha1='7682d4a2ee459a0c59a297c63b40fff05ddf97e7'): /2/a
    18:47:18.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/a"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:18.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:47:18.735 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/566iIyW7aMLzjJ1xGd-l4w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:19.139 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:19.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256939 bytes in 745 ms. path='/2/a'
    18:47:19.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:19.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:19.592 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:19.594 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:19.705 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/a"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:19.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:19.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.20%
    18:47:19.867 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:19.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:47:19.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1fbb57de9a966835bd3ce9d0f3908ce90e370ed' to.sha1='1470856e5c5cefd4b2c8d552abae1a25c4c08666'): /3 + &#ä/5/h
    18:47:20.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/5/h"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:20.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'
    18:47:20.472 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/rE94pWT0s-fYifLhQyGOnQ/UCm9Emj0WJWFYZpBc7lhGg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:21.047 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:21.175 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:21.362 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:21.561 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:21.690 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/rE94pWT0s-fYifLhQyGOnQ/UCm9Emj0WJWFYZpBc7lhGg' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:21.782 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:22.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1395367 bytes in 1885 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:22.086 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:22.097 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:22.245 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:22.276 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:22.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:22.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:22.450 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:22.473 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:22.531 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:22.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/5/h"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:22.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:22.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:22.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:47:22.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fed767a9d7673780d8d1884f5e9c77fad0bff380' to.sha1='5be52a3712eff1963c2379083eca7d3cd64274f0'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:22.864 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:22.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/5/i"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:23.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:47:23.220 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/rE94pWT0s-fYifLhQyGOnQ/c79wb-Htse71kdVm3B9vCw' offset=0
    18:47:24.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 330821 bytes in 1636 ms. path='/3 + &#ä/5/i'
    18:47:24.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:24.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:24.930 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:24.933 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:25.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/5/i"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:25.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:25.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:25.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:47:25.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d55bd7a25cd5000dd013daacfe8d91379f7ea51' to.sha1='d627e6d245365c41fb43ebffe0d35746e3a7c6ef'): /3 + &#ä/aa
    18:47:25.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/aa"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:25.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    18:47:25.691 [qtp1276160461-811] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/DuqCJP6e2AaRvE4a6W_5Zw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:26.972 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:28.234 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:28.922 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:28.965 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/DuqCJP6e2AaRvE4a6W_5Zw' offset=1048576
    18:47:29.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1083077 bytes in 3698 ms. path='/3 + &#ä/aa'
    18:47:29.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:29.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:29.334 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:29.337 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:29.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/aa"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:29.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:29.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:29.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:47:29.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b78b8602b2e66f661665555027005dc7453d696e' to.sha1='aca9d2d01c4bcde225f9d4b185710bb1fd91b83b'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:29.856 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:30.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/bb"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:30.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:30.297 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:30.456 [qtp1276160461-812] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/graDbALztnIsvhJRB6rl0Q' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:30.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:31.462 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:31.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361181 bytes in 1202 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:31.593 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:31.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:31.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:31.661 [qtp1276160461-812] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:31.663 [qtp1276160461-812] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:31.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/bb"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:31.881 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:31.933 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:31.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:47:32.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e70bcc58c5d1b265a0f955db8720f0f9b601aab' to.sha1='ae553235a40ba50c11d1729b4b02a23cb999130a'): /3 + &#ä/cc
    18:47:32.451 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/cc"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:32.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:32.610 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:32.631 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/BHOldB13s13Op5gE0Jluww' offset=0
    18:47:33.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 473451 bytes in 1311 ms. path='/3 + &#ä/cc'
    18:47:33.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:33.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:34.028 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:34.031 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:47:34.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/cc"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:34.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:34.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:34.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:34.381 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:34.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0c62400c13f45ec3f5f606d0ee2444cb048913fb' to.sha1='67b3e696b305834b5ed698dbeed5e81e631ffa49'): /3 + &#ä/dd
    18:47:34.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/dd"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:34.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:47:34.777 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IdztEl60NezvzfbHpDQwGg/MbEyq2nAlZI-YrD9GLJuLA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:35.048 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:35.185 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:36.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225217 bytes in 1406 ms. path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:36.104 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:36.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:36.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:36.258 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:47:36.260 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:36.307 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:36.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/3 + &#ä/dd"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:47:36.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:47:36.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.46%
    18:47:36.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:36.799 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:36.976 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:37.700 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:37.895 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 transaction.localRevision=76 remoteFromLocalRevision=6
    18:47:37.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0cd7efa1-19e3-4df4-9051-d4f60b583868 to='build/repo/j5qyisc6-igjbm-local-src', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:37.984 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:38.000 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=76

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:38.823 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:38.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:39.149 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:39.455 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:39.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=59.7 MiB, available=395.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:39.594 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:40.298 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:40.324 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:40.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:47:40.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=55.3 MiB, available=400.2 MiB
    18:47:40.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:47:40.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:47:40.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:47:40.808 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:40.815 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:41.173 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:41.173 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:40.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:47:41.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=55.5 MiB, available=400.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:41.411 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:41.440 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:41.460 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:41.509 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:41.659 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:41.781 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:41.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:47:41.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:41.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:42.099 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:42.198 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:42.308 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:42.385 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:42.416 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:41.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:42.481 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:42.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=56.2 MiB, available=399.3 MiB
    18:47:42.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:42.609 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:42.716 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:42.793 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:42.880 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:42.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=55.2 MiB, available=400.3 MiB
    18:47:42.932 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:47:42.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:47:42.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:43.014 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:43.020 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=76

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:43.026 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:43.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=151 remoteFromLocalRevision=76
    18:47:43.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cd7efa1-19e3-4df4-9051-d4f60b583868 from='build/repo/j5qyisc6-igjbm-local-src' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:47:43.106 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=151

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:43.117 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:43.175 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:43.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:47:43.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:43.262 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:43.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=151

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:43.390 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:43.496 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 transaction.localRevision=81 remoteFromLocalRevision=151
    18:47:43.544 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:47:43.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:43.949 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:43.951 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:44.051 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:44.267 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:44.579 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:44.735 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:45.072 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:45.374 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:45.721 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:45.833 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:46.331 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:46.386 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:46.679 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:46.931 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:47.908 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:48.643 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:49.251 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:49.284 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:49.716 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:49.827 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:49.943 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:50.300 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:50.473 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:50.685 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:50.774 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:50.941 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:51.272 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:51.375 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:51.421 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:51.538 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:51.611 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:51.616 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:51.768 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:51.834 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:51.906 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:51.909 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:51.922 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms.
    18:47:51.922 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=t68xMhX_N2uPITJjsHGwUw, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:51.992 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:52.028 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 105 ms.
    18:47:52.029 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=O8mP24ZfMT5OxnHcIXUQaw, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:52.074 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:52.218 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:52.305 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:52.382 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:52.564 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:47:53.193 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:53.197 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=65.2 MiB, available=390.3 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:53.256 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:53.348 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:53.439 [qtp788369844-550] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:53.708 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 226 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:53.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a2574eee-7f7c-40ab-a277-911c50913410
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyjyaw-c6rb0-local-src
      localRepository.publicKeySha1 = E9:85:8D:B5:0A:4D:96:EF:8A:26:93:B7:9D:CC:6F:04:EC:77:BC:56

      remoteRepository.repositoryId = 9706bd08-cabe-431f-98d3-be5189decf13
      remoteRepository.remoteRoot = https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13
      remoteRepository.publicKeySha1 = CA:37:79:97:4E:E8:0C:7B:EB:47:71:E2:EF:11:FA:AB:7C:D8:0D:52

    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 a2574eee-7f7c-40ab-a277-911c50913410 9706bd08-cabe-431f-98d3-be5189decf13

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 01ce8c5e-3932-40f2-adc3-879c5eb638d1
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qykurl-8pz53-local-dest
      localRepository.publicKeySha1 = D9:4B:85:EB:BC:3E:09:10:72:62:50:95:67:6C:8F:49:51:17:92:B4

      remoteRepository.repositoryId = d5449663-6a73-477a-9191-ff5ab6dd2b2c
      remoteRepository.remoteRoot = https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c
      remoteRepository.publicKeySha1 = FB:49:4C:D3:7C:0B:70:72:36:B6:6F:50:AB:00:2F:98:0F:B6:8E:71

    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 01ce8c5e-3932-40f2-adc3-879c5eb638d1 d5449663-6a73-477a-9191-ff5ab6dd2b2c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:54.126 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:54.425 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:54.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:47:54.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5449663-6a73-477a-9191-ff5ab6dd2b2c from='https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c' toID=01ce8c5e-3932-40f2-adc3-879c5eb638d1 to='build/repo/j5qykurl-8pz53-local-dest', fromRepoLocalSync=true
    18:47:54.500 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 01ce8c5e-3932-40f2-adc3-879c5eb638d1 ('build/repo/j5qykurl-8pz53-local-dest')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:54.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:54.596 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%
    18:47:54.626 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c renewalDateTime=2017-07-30T17:17:54.537Z expiryDateTime=2017-07-30T17:47:54.537Z
    18:47:54.729 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:54.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:47:55.045 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    18:47:55.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:47:55.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:55.332 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=68.9 MiB, available=386.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:55.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:55.422 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:55.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:47:55.517 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:47:55.586 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:55.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:55.697 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:55.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:55.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: repoFileDtos.size=18
    18:47:55.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=72.8 MiB, available=382.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:55.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9706bd08-cabe-431f-98d3-be5189decf13 from='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13' toID=a2574eee-7f7c-40ab-a277-911c50913410 to='build/repo/j5qyjyaw-c6rb0-local-src', fromRepoLocalSync=true
    18:47:55.972 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a2574eee-7f7c-40ab-a277-911c50913410 ('build/repo/j5qyjyaw-c6rb0-local-src')
    18:47:56.007 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:47:56.035 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:56.205 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:56.312 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 renewalDateTime=2017-07-30T17:17:56.221Z expiryDateTime=2017-07-30T17:47:56.221Z
    18:47:56.504 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 88cb5a13-9b24-4270-adda-f8d0b8ae7de0
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyjx7q-hfh3j-local-src
      localRepository.publicKeySha1 = 68:D9:48:69:06:5C:F7:C3:27:67:E3:8D:DB:04:49:91:37:32:F2:F2

      remoteRepository.repositoryId = eedecd16-9a4a-4c7d-8a00-64ffd12b95a9
      remoteRepository.remoteRoot = https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9
      remoteRepository.publicKeySha1 = 87:40:A6:2E:44:5E:9C:8E:FE:F5:C1:F4:BE:99:C7:55:86:63:42:D0

    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 88cb5a13-9b24-4270-adda-f8d0b8ae7de0 eedecd16-9a4a-4c7d-8a00-64ffd12b95a9

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:56.532 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:56.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:56.704 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:56.809 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:56.981 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:57.233 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:47:57.516 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:57.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:57.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:57.695 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:47:57.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=49.2 MiB, available=406.3 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:47:58.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=74.4 MiB, available=381.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:58.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:47:58.533 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    18:47:58.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:47:58.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:47:58.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:47:58.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:47:58.899 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.68%
    18:47:59.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    18:47:59.254 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:47:59.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9' toID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 to='build/repo/j5qyjx7q-hfh3j-local-src', fromRepoLocalSync=true
    18:47:59.259 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88cb5a13-9b24-4270-adda-f8d0b8ae7de0 ('build/repo/j5qyjx7q-hfh3j-local-src')
    18:47:59.339 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:47:59.389 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:47:59.435 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:47:59.542 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 renewalDateTime=2017-07-30T17:17:59.278Z expiryDateTime=2017-07-30T17:47:59.278Z
    18:47:59.689 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    18:47:59.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0
    18:48:00.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=384.0 MiB, used=54.5 MiB, available=401.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:00.650 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zLlNAbinGW8QTbWsRJQDPA, serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c} because of missing permissions!
    18:48:00.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:00.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:48:00.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=49.5 MiB, available=406.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:01.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=75.2 MiB, available=380.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:00.901 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=O8mP24ZfMT5OxnHcIXUQaw, serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13} because of missing permissions!
    18:48:00.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:48:01.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=49.5 MiB, available=406.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:01.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:01.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:01.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:01.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.5 MiB, used=54.7 MiB, available=400.8 MiB
    18:48:01.994 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:02.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:48:02.001 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:02.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:02.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=74.4 MiB, available=381.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:02.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=49.6 MiB, available=405.9 MiB
    18:48:02.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:48:02.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=49.6 MiB, available=405.9 MiB
    18:48:02.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:02.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=384.5 MiB, used=54.7 MiB, available=400.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:02.686 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:02.696 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:02.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:02.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:03.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=49.6 MiB, available=405.9 MiB
    18:48:03.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:48:03.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:48:03.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:03.177 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:03.234 [qtp87417275-351] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 localRepositoryRevisionSynced=2
    18:48:03.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 transaction.localRevision=6 remoteFromLocalRevision=2
    18:48:03.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2574eee-7f7c-40ab-a277-911c50913410 from='build/repo/j5qyjyaw-c6rb0-local-src' toID=9706bd08-cabe-431f-98d3-be5189decf13 to='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13'
    18:48:03.471 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:03.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=384.5 MiB, used=45.2 MiB, available=410.3 MiB
    18:48:03.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:03.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=74.5 MiB, available=381.0 MiB
    18:48:03.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:03.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:03.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:48:04.014 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:48:04.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:48:04.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:04.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=385.5 MiB, used=45.3 MiB, available=410.2 MiB
    18:48:04.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:04.288 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:04.386 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:04.427 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 271 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:04.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=74.4 MiB, available=381.1 MiB
    18:48:04.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:48:04.658 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 localRepositoryRevisionSynced=89

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:04.659 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:04.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=385.0 MiB, used=45.0 MiB, available=410.5 MiB
    18:48:04.768 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:48:04.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:48:04.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:48:04.840 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:04.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c transaction.localRevision=5 remoteFromLocalRevision=89

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:04.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=6 remoteFromLocalRevision=2
    18:48:04.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 from='build/repo/j5qyjx7q-hfh3j-local-src' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:04.981 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:48:04.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5449663-6a73-477a-9191-ff5ab6dd2b2c from='https://localhost:44949/d5449663-6a73-477a-9191-ff5ab6dd2b2c' toID=01ce8c5e-3932-40f2-adc3-879c5eb638d1 to='build/repo/j5qykurl-8pz53-local-dest', fromRepoLocalSync=false
    18:48:05.008 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=93

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:05.047 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:05.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: repoFileDtos.size=0
    18:48:05.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=74.9 MiB, available=380.6 MiB
    18:48:05.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:06.126 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:06.168 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:06.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:06.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=74.9 MiB, available=380.6 MiB
    18:48:06.284 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zLlNAbinGW8QTbWsRJQDPA, serverRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c} because of missing permissions!
    18:48:06.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:06.308 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:06.404 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:48:06.405 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:48:06.436 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:06.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:48:06.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:06.559 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:06.648 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:06.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=74.8 MiB, available=380.7 MiB
    18:48:06.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:48:07.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=74.9 MiB, available=380.6 MiB
    18:48:07.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:07.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:07.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:07.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:07.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=74.9 MiB, available=380.6 MiB
    18:48:07.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:48:07.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=74.9 MiB, available=380.6 MiB
    18:48:07.896 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c remoteRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 localRepositoryRevisionSynced=93
    18:48:08.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=01ce8c5e-3932-40f2-adc3-879c5eb638d1 remoteRepositoryId=d5449663-6a73-477a-9191-ff5ab6dd2b2c transaction.localRevision=6 remoteFromLocalRevision=93
    18:48:08.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    18:48:08.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:48:08.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:08.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:08.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:08.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    18:48:08.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    18:48:08.476 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:08.523 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms.
    18:48:08.523 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qbDEiiFAHjnyfYJ-4Oy7ew, invitation=false]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:08.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:08.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:08.697 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 174 ms.
    18:48:08.697 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:08.804 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:08.973 [qtp192490287-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:09.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:09.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:09.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:09.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:09.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:09.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 30 ms.
    18:48:09.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:09.659 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:09.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    18:48:09.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:09.881 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:09.881 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:09.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:09.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:10.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:10.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:10.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:10.304 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:10.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:10.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:10.571 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:10.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:10.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:10.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b4604189-1c3c-4e68-a301-3aaf192a19c4
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qykaxr-e269g-local-src
      localRepository.publicKeySha1 = CA:EE:A7:87:A0:C3:0E:94:E5:B0:6C:84:34:6D:20:29:C9:13:6C:74

      remoteRepository.repositoryId = 57f6ddef-a9bf-42aa-ab23-f02cb9dad199
      remoteRepository.remoteRoot = https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199
      remoteRepository.publicKeySha1 = 2F:58:38:4F:D6:91:2A:3D:3C:45:33:14:C8:EC:DE:23:69:38:F5: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 b4604189-1c3c-4e68-a301-3aaf192a19c4 57f6ddef-a9bf-42aa-ab23-f02cb9dad199

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:11.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:11.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:11.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:11.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:11.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:11.309 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:11.386 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:11.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:11.464 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:11.469 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:48:11.470 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:11.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:11.486 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:11.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:11.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b262e62732b5228082b0258758132f3b032c2c03' to.sha1='c52cb143a723ec6e8c745edd67aaa4ff3dc77e43'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:11.672 [qtp192490287-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:11.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:11.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:12.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:12.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:12.042 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:12.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:12.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:48:12.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:12.475 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:12.521 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:12.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:12.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/1 {11 11ä11#+} 1/a"} on repo=a2574eee-7f7c-40ab-a277-911c50913410

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:12.639 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:12.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:12.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:12.692 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:12.701 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:48:12.776 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:48:12.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.84%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:12.845 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:12.857 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:12.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:12.950 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:13.020 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_bUyENSgEouU1KQuvaLag/GzWZ6bCwsbEIDfQwu6Bqug' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:13.076 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:13.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:48:13.181 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b4604189-1c3c-4e68-a301-3aaf192a19c4 ('build/repo/j5qykaxr-e269g-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:13.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:13.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:13.222 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:48:13.273 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:13.344 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:13.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:13.417 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:13.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:13.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:48:13.744 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:13.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:13.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:14.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:14.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.60%
    18:48:14.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.72%
    18:48:14.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:14.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:14.243 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:14.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b778978963fc2edd6573c8211d9c8afad489c5fc' to.sha1='ee066c971fc7750adce442e9dde3b0c2b209dfa4'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:14.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=true
    18:48:15.041 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:18:14.988Z expiryDateTime=2017-07-30T17:48:14.988Z
    18:48:15.114 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:15.376 [qtp192490287-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:15.533 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:15.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0
    18:48:15.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=64.9 MiB, available=390.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:15.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/1 {11 11ä11#+} 1/a"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:15.811 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:15.822 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:15.927 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pXuBScsLaQxwC9x_792Xvw/3YC0BXaPxy6Q5_MREaMiGQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:15.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 430032 bytes in 3296 ms. path='/1 {11 11ä11#+} 1/a'
    18:48:16.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:16.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:16.542 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:16.573 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:17.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/1 {11 11ä11#+} 1/a"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:17.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:17.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:17.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:48:17.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='568f0c54e544a08cb8e682112d3af6d388845919' to.sha1='ba2d13734a63a25325e7b03b37db4399184785f0'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:17.359 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:17.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182962 bytes in 1898 ms. path='/1 {11 11ä11#+} 1/a'
    18:48:17.879 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:17.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:48:17.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:18.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:18.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:18.189 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:18.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/1 {11 11ä11#+} 1/b"} on repo=a2574eee-7f7c-40ab-a277-911c50913410

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:18.224 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:18.294 [Test worker] 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'
    18:48:18.475 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_bUyENSgEouU1KQuvaLag/0Qu1uH6frWMsoVdH9s-jpg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:18.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/1 {11 11ä11#+} 1/a"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:18.618 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:18.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:18.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:18.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:18.245 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:48:18.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:48:18.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=65.2 MiB, available=390.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:18.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c966252c4183e44b79cc43fc34be899f29a683b' to.sha1='f09e22c30a003c280fabbea8163a6798af953ed2'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:18.959 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:19.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264824 bytes in 716 ms. path='/1 {11 11ä11#+} 1/b'
    18:48:19.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:19.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:19.224 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:19.292 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:19.298 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:18.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:48:19.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=65.3 MiB, available=390.2 MiB
    18:48:19.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:19.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/1 {11 11ä11#+} 1/b"} on repo=a2574eee-7f7c-40ab-a277-911c50913410

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:19.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/1 {11 11ä11#+} 1/b"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:19.537 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:19.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:19.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:19.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:48:19.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2226d8fb660d9d6681180333ca9ad240c2cf1aed' to.sha1='6b4bee032d4c4cc2c8aa04fb80f7819e8bc71532'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:19.812 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pXuBScsLaQxwC9x_792Xvw/FAFGBW4LF8MJqps16xdHwA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:19.852 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:19.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=65.3 MiB, available=390.2 MiB
    18:48:19.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:19.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/1 {11 11ä11#+} 1/c"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:19.970 [Test worker] 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'
    18:48:20.057 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_bUyENSgEouU1KQuvaLag/-syHApwnI76Z1Z2masmzYA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:20.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=65.3 MiB, available=390.2 MiB
    18:48:20.261 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:48:20.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:48:20.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:20.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119773 bytes in 348 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:20.336 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:20.427 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:20.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:20.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:20.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:20.558 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:20.560 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:20.613 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:20.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/1 {11 11ä11#+} 1/c"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:20.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:20.632 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:48:20.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:20.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:20.638 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:20.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='924768fb35e4a51fca04a82d1c52fcbcc266cde0' to.sha1='4ddd9439a995dc7a80cc92c7804fc3f59b9863e6'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:20.772 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:20.781 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pXuBScsLaQxwC9x_792Xvw/FAFGBW4LF8MJqps16xdHwA' offset=1048576
    18:48:20.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1156224 bytes in 1389 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:20.956 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:21.147 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:21.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/2/1 {11 11ä11#+} 1/a"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:21.181 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:21.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:21.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:21.316 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:21.330 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:21.336 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:21.336 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3Fn3v1Aj8Q9P9ywBfmpPbg/A7gaP9lkdKhfbvsrnJNgyA/euOTDqEss1nk8eEjx296WA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:21.341 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:21.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/1 {11 11ä11#+} 1/b"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:21.441 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:21.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:21.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:21.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:48:21.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='619a50fe4fd438db1e5007b3c8e7da5059db30ee' to.sha1='310b6621625cd940ed8660c0e668830ea948cf28'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:21.607 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:21.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314709 bytes in 431 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:21.711 [qtp192490287-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:21.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:21.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:21.812 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:21.815 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:21.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:21.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/2/1 {11 11ä11#+} 1/a"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:21.891 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:21.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:21.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:48:21.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bfb2c03893e26e40fc0657aec538b0cd4a3138e' to.sha1='9f163a65e5e362d8045fb845685d35d505c43955'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:21.976 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:22.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/1 {11 11ä11#+} 1/c"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:22.036 [Test worker] 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'
    18:48:22.220 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pXuBScsLaQxwC9x_792Xvw/VGfOqcgQKs3WuNLFARG9tQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:22.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:22.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:22.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/2/1 {11 11ä11#+} 1/b"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:22.292 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:22.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:48:22.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:48:22.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:22.383 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3Fn3v1Aj8Q9P9ywBfmpPbg/A7gaP9lkdKhfbvsrnJNgyA/01XLRtqmro6irkI_hAIfig' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:22.598 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:22.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120387 bytes in 363 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:22.743 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:22.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:22.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:22.865 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:22.868 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:23.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/2/1 {11 11ä11#+} 1/b"} on repo=a2574eee-7f7c-40ab-a277-911c50913410

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:23.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 522561 bytes in 1044 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:23.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:23.086 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:23.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:23.105 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:48:23.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18c636fd3a526e5545e5f9a37afee948d189cfe4' to.sha1='814bb13ec7dbcac22f3ce094cf293b669923b5cb'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:23.201 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:23.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:23.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:23.459 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:23.462 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:23.529 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/1 {11 11ä11#+} 1/c"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:23.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:23.567 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:48:23.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:23.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:48:23.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e2a74f17fb6ba95980d13f68aff9cd327b588f9' to.sha1='84cc723f0f1008e5538cf592f163ef027b71e388'): /2/1 {11 11ä11#+} 1/a
    18:48:23.793 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:23.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/2/a"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:23.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:24.036 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:24.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/2/1 {11 11ä11#+} 1/a"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:24.114 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:24.203 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=59.1 MiB, available=396.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:24.291 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a_CeUIypLfdXRQmlTLWU-Q/pI_alt6oeABU246m0ApwAA/jWNdjtE5Ywvzc-Yt1kMbXg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:24.291 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3Fn3v1Aj8Q9P9ywBfmpPbg/VBbDK1qzL7DBa_mih43g_w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:24.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:48:24.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:24.694 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:24.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 247710 bytes in 589 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:24.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:24.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:24.804 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:24.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:24.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:24.943 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:24.946 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:24.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 562522 bytes in 1037 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:25.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/2/1 {11 11ä11#+} 1/a"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:25.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:25.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:25.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:48:25.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='996cef6dafa8fb234d1f335f78fdd6e9f42d8960' to.sha1='07f7db08122347e7937f409b3e73aacc52a6aace'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:25.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:25.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:25.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:25.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:25.287 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:25.362 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:25.372 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:25.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/2/a"} on repo=a2574eee-7f7c-40ab-a277-911c50913410

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:25.478 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:25.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:25.489 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:25.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:25.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:25.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    18:48:25.530 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:25.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:25.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:25.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7edb25f3147bbd446a98dc1b4206eca77810d65' to.sha1='3a40d1eb0e8d44bea717f3c14e5f616a07dd6317'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:25.583 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:25.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/2/1 {11 11ä11#+} 1/b"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:25.670 [Test worker] 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'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:25.722 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:25.717 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:25.731 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:25.791 [qtp192490287-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a_CeUIypLfdXRQmlTLWU-Q/pI_alt6oeABU246m0ApwAA/Ammp7-KO-U-rJ14fG-7qZA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:25.816 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:25.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64021 bytes in 188 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:25.911 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:25.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/5/h"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:25.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:25.967 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:25.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:25.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:26.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:26.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:26.091 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:26.110 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:26.112 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:26.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:26.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:26.178 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:26.203 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:26.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/2/1 {11 11ä11#+} 1/b"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:26.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:26.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:26.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:26.249 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uh4BT_J8L_FNFWuJznynvg/vXmA7lnsWda8nokeJS3gyA/ATD-oUxcgmWilC1c6ONUzQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:26.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56d3436300e3cda5ef88d603a196c4e8fe384ac1' to.sha1='4aebbb7ee12c739efc67f76223b8ba56f69ed387'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:26.372 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:48:26.463 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:26.475 [qtp192490287-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:26.544 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:48:26.608 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:26.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:48:26.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:26.671 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:26.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/2/a"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:26.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:26.800 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:26.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 735816 bytes in 905 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:26.867 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:26.884 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:26.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:26.902 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:26.908 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 129 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:27.129 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:27.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:27.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:27.290 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:27.371 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a_CeUIypLfdXRQmlTLWU-Q/Swx7DxKHEaBII_MhF-SERw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:27.398 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:27.419 [qtp87417275-351] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:27.447 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, invitation=false]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:27.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/5/h"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:27.517 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:27.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:27.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:48:27.604 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='22e00d321df3923150b2d83af009bf4525ffbd05' to.sha1='4bf79fcd3cffc2bb429f22273798b679aeb75988'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:27.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:27.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:27.729 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:48:27.862 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:27.863 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:27.901 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a_CeUIypLfdXRQmlTLWU-Q/Swx7DxKHEaBII_MhF-SERw' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:27.958 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:28.015 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:28.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/5/i"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:28.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:28.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:28.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:28.191 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uh4BT_J8L_FNFWuJznynvg/vXmA7lnsWda8nokeJS3gyA/iD143m4fbPl2TzUZlmUDHA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:28.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1420177 bytes in 1529 ms. path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:28.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133345 bytes in 214 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:28.368 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:28.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:28.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:28.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:28.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:28.749 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:28.779 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:28.788 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:28.816 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:29.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:29.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:29.033 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=90.9 MiB, available=364.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:29.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/5/i"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:29.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:29.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/2/a"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:29.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:29.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:29.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:29.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:48:29.126 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0a86c835-58ad-418f-bf10-709665800ff5
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qylkn0-f53ns-local-dest
      localRepository.publicKeySha1 = DE:75:4E:70:D0:AB:2F:9C:57:08:7A:09:63:38:CC:AD:D5:31:0E:32

      remoteRepository.repositoryId = 99a41311-e24c-47d8-a380-5d6d3f910a96
      remoteRepository.remoteRoot = https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96
      remoteRepository.publicKeySha1 = 5B:00:EA:ED:AB:F6:CF:D4:92:DA:E8:A4:DB:60:4D:8A:12:34:0B:E5

    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 0a86c835-58ad-418f-bf10-709665800ff5 99a41311-e24c-47d8-a380-5d6d3f910a96

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:29.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca7d8e7326d9bf0b817a4a2ac5db5dabd8d4e73f' to.sha1='e2ccd4925958ae96743662628398bac46a793d53'): /3 + &#ä/aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:29.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:29.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:29.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    18:48:29.189 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:48:29.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:29.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:29.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41ff1901bf4d73a9c94f680918ee4e0b26cecbf7' to.sha1='d5912f7509c7b8870e05e49d17aebc19daa4ce5e'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:29.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='754a17ab12d30c5f5602268c89debefc7abd2d50' to.sha1='8eb008a9342a2a52e4945d1ef5df8a29e2e55d57'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:29.563 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:29.666 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:48:29.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0a86c835-58ad-418f-bf10-709665800ff5 to='build/repo/j5qylkn0-f53ns-local-dest', fromRepoLocalSync=true
    18:48:29.710 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a86c835-58ad-418f-bf10-709665800ff5 ('build/repo/j5qylkn0-f53ns-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:29.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/5/h"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:29.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:29.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/aa"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:29.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:48:29.930 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uh4BT_J8L_FNFWuJznynvg/kHsPIPz4fw1mJmqfCCMybw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:29.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/1 {11 11ä11#+} 1/a"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:29.959 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:30.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168777 bytes in 245 ms. path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:30.083 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8YsuaAXJ75tSQTickiQ-TA/0JN4q_2q4YP-5lX5O-yPGw/MYuc_CBhmhCNU5u0moAj0A' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:30.084 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d718a79d-dcd5-4f90-8547-82476ec4fc81
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qykoew-w8q6x-local-src
      localRepository.publicKeySha1 = C3:89:C3:2F:61:8A:6D:3D:F4:72:74:C0:C0:94:EB:4B:D9:E0:F1:08

      remoteRepository.repositoryId = 3819b8f9-8673-4625-ac61-65d4a484b988
      remoteRepository.remoteRoot = https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988
      remoteRepository.publicKeySha1 = F4:94:58:85:F3:F2:EE:A4:23:43:8E:FE:07:5D:D2:EC:CC:9F:5B:DA

    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 d718a79d-dcd5-4f90-8547-82476ec4fc81 3819b8f9-8673-4625-ac61-65d4a484b988

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:30.101 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    18:48:30.152 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 renewalDateTime=2017-07-30T17:18:29.735Z expiryDateTime=2017-07-30T17:48:29.735Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:30.199 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/cOnAmomf_Ugh6S_4oYEIIA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:30.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:30.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:30.248 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=83

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:30.364 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:30.368 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:30.410 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471081 bytes in 670 ms. path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:30.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/aa"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:30.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:30.540 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:30.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:30.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:48:30.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f59d1a449e3896c7b611e20edf9ce9f366d4bc4' to.sha1='cde0ef36c52e83bfc9772cd500ec85e1d760bfe5'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:30.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:30.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:30.716 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:30.719 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:30.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151414 bytes in 787 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:30.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/5/h"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:30.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:30.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:30.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:30.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:30.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6eceb5725dece315ff3a6be2a2791c720054c0b' to.sha1='571bdc82ae7e9e23fd6b0dd6ced2edbe74d770df'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:31.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:31.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:31.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/bb"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:31.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:31.172 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:31.281 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:31.299 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uh4BT_J8L_FNFWuJznynvg/tyftEg_BYP_R5teJfJ_jMQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:31.303 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:31.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:31.365 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:31.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/5/i"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:31.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:31.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106170 bytes in 365 ms. path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:31.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:48:31.535 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:48:31.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:30.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=19
    18:48:31.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:31.704 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:31.736 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:31.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:31.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:31.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:31.799 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:31.801 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:31.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:31.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/1 {11 11ä11#+} 1/a"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:31.900 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8YsuaAXJ75tSQTickiQ-TA/0JN4q_2q4YP-5lX5O-yPGw/KYhMzwjkOSEtUz2HWiLLnw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:31.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/bb"} on repo=a2574eee-7f7c-40ab-a277-911c50913410

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:31.986 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:32.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:32.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:32.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:32.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:32.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:32.109 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:32.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a67d8b3019486566cf440222ce332fdeac9d9df6' to.sha1='9be219ba067985f0eb3a2ea9a38a52fa31536670'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:32.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=d718a79d-dcd5-4f90-8547-82476ec4fc81 to='build/repo/j5qykoew-w8q6x-local-src', fromRepoLocalSync=true
    18:48:32.128 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d718a79d-dcd5-4f90-8547-82476ec4fc81 ('build/repo/j5qykoew-w8q6x-local-src')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:32.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9fd57b79de3e2977abd5625865839a17945bbc7' to.sha1='10d504456199bf8e206c55a66bf20abc45646325'): /3 + &#ä/cc

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:32.160 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:48:32.195 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:48:32.409 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:18:32.353Z expiryDateTime=2017-07-30T17:48:32.353Z
    18:48:32.524 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:32.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/cc"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:32.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:48:32.767 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uh4BT_J8L_FNFWuJznynvg/r0CSFm4R6b2hpEfmE3SzTg' offset=0
    18:48:32.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30531 bytes in 184 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:32.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=19, cryptoKeyDtos.size=38, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=19, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:33.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:33.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:33.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/1 {11 11ä11#+} 1/b"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:33.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:33.157 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:33.160 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:32.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0
    18:48:33.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=68.0 MiB, available=387.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:33.310 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:33.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/cc"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:33.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:33.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:33.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:48:33.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29d0a47299a162e07a2bdd2c126a9829512a1c55' to.sha1='6d6665278964f82e5529a13af673aba599a1b4ff'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:33.560 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/vUksPrB12o7NfxPoNpmPoQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:33.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=66.0 MiB, available=389.5 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:33.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/dd"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:33.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:48:34.110 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uh4BT_J8L_FNFWuJznynvg/kAPxrA83py1CFCgU0oow4A' offset=0
    18:48:34.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 344497 bytes in 783 ms. path='/3 + &#ä/dd'
    18:48:34.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:34.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:34.994 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:34.996 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:35.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a2574eee-7f7c-40ab-a277-911c50913410", toRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", path="/3 + &#ä/dd"} on repo=a2574eee-7f7c-40ab-a277-911c50913410
    18:48:35.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:35.209 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    18:48:35.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:35.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:48:35.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=68.2 MiB, available=387.3 MiB
    18:48:35.641 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:48:35.643 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:48:35.643 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:48:35.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:35.703 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8YsuaAXJ75tSQTickiQ-TA/0JN4q_2q4YP-5lX5O-yPGw/KYhMzwjkOSEtUz2HWiLLnw' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:36.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:36.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 537 ms.
    18:48:36.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:36.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1326690 bytes in 4910 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:36.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:36.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.413 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:36.488 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:36.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:36.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:36.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:48:36.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:36.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:36.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:36.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:36.619 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:36.623 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:36.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:36.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/5/i"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:36.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:36.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:36.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:36.934 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:36.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67721ab07684fcf7b07658df57599b6bea3d51ca' to.sha1='dfc857e2c75e822f65562847520157eab2f3fc6f'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:36.968 [qtp87417275-526] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 transaction.localRevision=68 remoteFromLocalRevision=6
    18:48:37.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9706bd08-cabe-431f-98d3-be5189decf13 from='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13' toID=a2574eee-7f7c-40ab-a277-911c50913410 to='build/repo/j5qyjyaw-c6rb0-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:37.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:48:37.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:37.052 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:37.191 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:37.212 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/vUksPrB12o7NfxPoNpmPoQ' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:36.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:48:37.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=68.3 MiB, available=387.2 MiB
    18:48:37.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:37.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/aa"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:37.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:37.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:37.607 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:37.703 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8YsuaAXJ75tSQTickiQ-TA/t-VpLkQ3L3khWmMtya8Xow' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:37.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=68.3 MiB, available=387.2 MiB
    18:48:37.862 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:48:37.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:48:37.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:37.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:37.962 [qtp1011194845-710] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=2
    18:48:38.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=6 remoteFromLocalRevision=2
    18:48:38.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d718a79d-dcd5-4f90-8547-82476ec4fc81 from='build/repo/j5qykoew-w8q6x-local-src' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:48:38.113 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:38.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 187696 bytes in 657 ms. path='/3 + &#ä/aa'
    18:48:38.256 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:38.270 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:38.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:38.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:38.525 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:38.528 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:38.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=59.8 MiB, available=395.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:38.609 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/aa"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:38.616 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:38.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:38.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:48:38.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d09c17a2e09a417573c641af459b36fb4d74b193' to.sha1='c25cd6dd6d7374db6418b8999fe4f2520f2617db'): /3 + &#ä/bb

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:38.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:38.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:38.790 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:38.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:48:38.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:48:38.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:38.988 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:39.026 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:38.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:48:39.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:39.095 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/vUksPrB12o7NfxPoNpmPoQ' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:39.263 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 263 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:39.271 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/bb"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:39.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:39.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:39.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2325669 bytes in 6283 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:39.419 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8YsuaAXJ75tSQTickiQ-TA/y0AsVTeI-vo_w3QMaBOf-A' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:39.448 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:39.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:39.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:39.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 228209 bytes in 371 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:39.685 [qtp1296822510-843] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:39.695 [qtp1296822510-843] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:39.718 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:39.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/1 {11 11ä11#+} 1/b"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:39.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:39.770 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:39.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:39.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:39.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:39.801 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:39.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=65.5 MiB, available=390.0 MiB
    18:48:39.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:39.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a22a494514da88d8f9db3c5927e71c54d8020930' to.sha1='68f98e91a969af9f3837aa6a8dce247b5ca0fba0'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:39.968 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:39.990 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:40.033 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:40.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/bb"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:40.089 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:40.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:40.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:39.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:48:40.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=57.6 MiB, available=397.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:40.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54380659c02446dd6266dda78db843ba6d618ca4' to.sha1='79b4cb33378dd49cd7c94abd767c47815e2b31ac'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/1 {11 11ä11#+} 1/c"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.298 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:40.359 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:48:40.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.385 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/98bDkoS8x5kD3emuu7LWuA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28477 bytes in 142 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:40.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=65.0 MiB, available=390.5 MiB
    18:48:40.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:48:40.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:40.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:40.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:40.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:40.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/cc"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:40.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:40.637 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.657 [qtp1296822510-843] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:40.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:40.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.659 [qtp1296822510-843] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:40.676 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=O8mP24ZfMT5OxnHcIXUQaw, serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13} because of missing permissions!
    18:48:40.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:40.773 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:40.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/1 {11 11ä11#+} 1/c"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:40.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:40.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    18:48:40.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:48:40.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:40.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:40.916 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8YsuaAXJ75tSQTickiQ-TA/Bpz5pL2yp06teQ7_gZO7tQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:40.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:40.929 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:40.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:40.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:40.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='755897882031fb84588e16d41c5e66be9233f18d' to.sha1='6270de3553afacc134926152ebdf038abbf29593'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:41.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=56.6 MiB, available=398.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:41.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:41.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:41.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:41.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:48:41.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.487 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:41.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/1 {11 11ä11#+} 1/a"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:41.534 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:41.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.614 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.08%
    18:48:41.625 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.24%
    18:48:41.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:41.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:41.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 787178 bytes in 1006 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:41.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5645b9316aaa39ee3cb05552772e0a39e712a2b5' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:41.787 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:41.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=56.4 MiB, available=399.1 MiB
    18:48:41.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:41.809 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:41.879 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:41.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:41.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:41.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/.subshare.properties"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:41.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:42.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:42.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:42.010 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:42.014 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.063 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1V8TLV72WYTcRw2G1kkslg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:42.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/cc"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:42.076 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/xOd4ecyyKYGN6z4j37ajYA/43kyWaS2FLcHSSaRk3PFPg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:42.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:42.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:42.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:48:42.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b0556e349acdba91ee8b335e13f213bae70ca96' to.sha1='98b2edf5112099b16ca99e55e5941f5d2d828381'): /3 + &#ä/dd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:42.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:42.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:42.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 376 ms. path='/.subshare.properties'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:42.367 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:42.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=56.4 MiB, available=399.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.448 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:42.565 [qtp1011194845-710] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/.subshare.properties"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:42.665 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/dd"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:42.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:42.694 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:42.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:42.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:42.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1002741 bytes in 1231 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='40c5c980bca781b0fe60cd1394b2943b52c05ecd' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:42.847 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8YsuaAXJ75tSQTickiQ-TA/HHZ-vF176m-EzOFhQt9z0g' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:42.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:42.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:48:42.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=56.4 MiB, available=399.1 MiB
    18:48:42.884 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:48:42.885 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:48:42.885 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:42.897 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/1 {11 11ä11#+} 1/a"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:42.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:42.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:42.924 [Test worker] 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'
    18:48:42.971 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/zB6rPs354Gg1hWyYStQFIg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:42.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120183 bytes in 304 ms. path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:42.984 [qtp87417275-526] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 localRepositoryRevisionSynced=68

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:42.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:42.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:43.062 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:43.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 transaction.localRevision=138 remoteFromLocalRevision=68
    18:48:43.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2574eee-7f7c-40ab-a277-911c50913410 from='build/repo/j5qyjyaw-c6rb0-local-src' toID=9706bd08-cabe-431f-98d3-be5189decf13 to='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:43.100 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:43.105 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 149655 bytes in 184 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:43.109 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:43.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:43.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:43.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/1 {11 11ä11#+} 1/a"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:43.219 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:43.222 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:43.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:43.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:43.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:43.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="88cb5a13-9b24-4270-adda-f8d0b8ae7de0", toRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", path="/3 + &#ä/dd"} on repo=88cb5a13-9b24-4270-adda-f8d0b8ae7de0
    18:48:43.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:43.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:48:43.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:43.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:43.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=138

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:43.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59ea1585da4cd7d14e0af11dda64ceeacd78e550' to.sha1='4140f70c46026e6787b3babda8e4f72bb3a94c1e'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/1 {11 11ä11#+} 1/a"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:43.346 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:43.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:43.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:43.399 [qtp87417275-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=a2574eee-7f7c-40ab-a277-911c50913410 transaction.localRevision=73 remoteFromLocalRevision=138
    18:48:43.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:48:43.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19fae3dd8de5fba25e5cb471b2b8b89dca4ca9e9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:43.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:43.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:43.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/1 {11 11ä11#+} 1/b"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:43.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:43.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    18:48:43.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.670 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/ha65kAETh8UX9laT80F5eQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:43.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:43.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:43.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:48:43.834 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:43.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/1 {11 11ä11#+} 1/b"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:43.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:43.949 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:44.032 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:44.039 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:44.088 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/ha65kAETh8UX9laT80F5eQ' offset=1048576
    18:48:44.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:44.177 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:44.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 140064 bytes in 582 ms. path='/1 {11 11ä11#+} 1/b'
    18:48:44.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:48:44.277 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:44.341 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/xOd4ecyyKYGN6z4j37ajYA/lFpMp-QKCa83W_iwfohDgQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:44.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/1 {11 11ä11#+} 1/b"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:44.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:44.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:44.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:44.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:44.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:48:44.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe5b79e23a28273f808b484b06325fee616d16ac' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:44.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:44.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:44.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:44.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/1 {11 11ä11#+} 1/c"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:44.703 [Test worker] 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'
    18:48:44.736 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gKLYE6ofSFNjcgnb8n8cJw/hPAkLSxQfdcmFKmFxMSDQQ' offset=0
    18:48:44.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    18:48:44.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 580354 bytes in 254 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:44.976 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:45.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:45.074 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:45.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:45.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:45.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/1 {11 11ä11#+} 1/c"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:45.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:45.232 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 transaction.localRevision=71 remoteFromLocalRevision=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:45.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:45.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:45.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:45.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9' toID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 to='build/repo/j5qyjx7q-hfh3j-local-src', fromRepoLocalSync=false

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:45.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    18:48:45.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:45.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:45.304 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=71

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:45.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 820489 bytes in 1365 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:45.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f256a7f33e85b6a30d95cd757946be955072583c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:45.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:45.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d8904b22a91dc87dba8cc474afcafb8eb53d80d' to.sha1='b2aa45754a5c98a24958a33039db50beac35d22e'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:45.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/1 {11 11ä11#+} 1/a"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:45.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:45.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:45.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:45.569 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/1e_pFVVzfYOseCoKM7bKuQ/0Nf5hY0p2IEVF4YUkP_paA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:45.612 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:45.615 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:45.687 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:45.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/1 {11 11ä11#+} 1/b"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:45.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:45.770 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:45.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:48:45.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff28461e45e42aa46aa93eea6446fc5ba4e1e1e3' to.sha1='b3b3eb28edd0bfe6c2324c7b335f94435e8f46cc'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:46.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:46.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/1 {11 11ä11#+} 1/a"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:48:46.212 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:46.400 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/1e_pFVVzfYOseCoKM7bKuQ/0Nf5hY0p2IEVF4YUkP_paA' offset=1048576
    18:48:46.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:46.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=61.9 MiB, available=393.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:46.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 266160 bytes in 974 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:48:46.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:48:46.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:46.599 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WHpsvnsK1Sk2GfsGygrPcg/y-1l35Uzx9lqQ4x2py1uUw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:46.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/1 {11 11ä11#+} 1/a"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:46.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:46.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/a"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:46.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:46.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:46.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:48:46.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3c089d2aa7af3fa04e4b9658eb7a624119c4200' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:46.813 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/2EW9yqm9fCSDiVt4Dbhawg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:46.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/1 {11 11ä11#+} 1/b"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:46.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:46.995 [Test worker] 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'
    18:48:47.032 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/1e_pFVVzfYOseCoKM7bKuQ/pfPTRZhhKlnDHXT675Gysw' offset=0
    18:48:47.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:48:47.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94640 bytes in 161 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:48:47.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:47.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225382 bytes in 616 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/1 {11 11ä11#+} 1/b"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:47.312 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:47.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:47.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:47.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 170126 bytes in 1162 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=57.5 MiB, available=398.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:47.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:47.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70d5c6e539ecd7b768746be3bfe2860ae9b1f51c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:47.508 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:47.544 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:47.548 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/a"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:47.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.635 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/566iIyW7aMLzjJ1xGd-l4w' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:47.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:47.693 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/a"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:47.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:47.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:47.718 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98230 bytes in 149 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:47.764 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:47.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:48:47.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:47.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.777 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.777 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:47.804 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:47.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b86e148db95243e3141487fbdc082e011f57542' to.sha1='bc0889c84912f7fe21cde575717ff80a387f3b78'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:47.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.834 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:47.834 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:48:47.837 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:47.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:48:47.838 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:47.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/a"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:47.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:47.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.28%
    18:48:47.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:47.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:48:48.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1fbb57de9a966835bd3ce9d0f3908ce90e370ed' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:48.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/1 {11 11ä11#+} 1/a"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:48:48.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:48.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/5/h"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:48.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:48.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:48.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:48.185 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/rE94pWT0s-fYifLhQyGOnQ/UCm9Emj0WJWFYZpBc7lhGg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:48.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80acb56c4b26eee161b59bd2eb50be45d84d7966' to.sha1='9a2011c213f05508086a32bdac1d37b1d1e884a1'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:48.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/5/h"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:48.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:48.527 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:48.533 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/3CJ7dxbBqudt1qoQQ1aIbA/L8_i023WH9ADMGie201d5A' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:48.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:47.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:48:48.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=56.3 MiB, available=399.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:48.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118721 bytes in 320 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:48.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/1 {11 11ä11#+} 1/b"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:48:48.723 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:48.787 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/rE94pWT0s-fYifLhQyGOnQ/UCm9Emj0WJWFYZpBc7lhGg' offset=1048576
    18:48:48.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:48.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:48.921 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:48.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 551880 bytes in 821 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:48.991 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:48.988 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WHpsvnsK1Sk2GfsGygrPcg/2C2wfxG3AS3IIoNw_lB8yg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:48.994 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    18:48:49.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:49.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/5/h"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/5/h"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:49.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:49.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168340 bytes in 442 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:49.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:49.169 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:49.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:49.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4602b3be4b4c1d0938ba90388df42559b5483f6' to.sha1='0850149378aae651c82a1c07e3a6cd7b8453b0af'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:49.271 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fed767a9d7673780d8d1884f5e9c77fad0bff380' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:49.303 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:49.323 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:48.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:48:49.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=56.2 MiB, available=399.3 MiB
    18:48:49.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/5/i"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:49.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:49.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:49.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.487 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/rE94pWT0s-fYifLhQyGOnQ/c79wb-Htse71kdVm3B9vCw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:49.579 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:49.602 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317417 bytes in 258 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:49.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/5/i"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:49.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:49.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/1 {11 11ä11#+} 1/b"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.693 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:49.697 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:49.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:49.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:48:49.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1647543742f4ab07d88736c407063edf2f7e1ae9' to.sha1='3801e42e3de6647ad348f46aca42874bf05911a3'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.771 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/5/i"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:49.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:49.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:49.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:48:49.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d55bd7a25cd5000dd013daacfe8d91379f7ea51' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:48:49.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/aa"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:49.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:49.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=56.1 MiB, available=399.4 MiB
    18:48:49.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:49.970 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/DuqCJP6e2AaRvE4a6W_5Zw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.039 [qtp1011194845-710] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:50.092 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/3CJ7dxbBqudt1qoQQ1aIbA/4ck0lIR1hWG5VrDH8elKeg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/1 {11 11ä11#+} 1/c"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:48:50.250 [Test worker] 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'
    18:48:50.320 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WHpsvnsK1Sk2GfsGygrPcg/uioqOYoQS37l_u27SFgaEA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.344 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/DuqCJP6e2AaRvE4a6W_5Zw' offset=1048576
    18:48:50.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=56.1 MiB, available=399.4 MiB
    18:48:50.373 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:48:50.373 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:48:50.373 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:48:50.438 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=71

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 559944 bytes in 527 ms. path='/3 + &#ä/aa'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16062 bytes in 227 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=141 remoteFromLocalRevision=71

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:48:50.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.574 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 from='build/repo/j5qyjx7q-hfh3j-local-src' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/aa"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.584 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=141

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.627 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:50.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:50.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.722 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:48:50.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:48:50.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=141

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b78b8602b2e66f661665555027005dc7453d696e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.773 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:50.776 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/bb"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.809 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:50.810 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:48:50.837 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/graDbALztnIsvhJRB6rl0Q' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:50.865 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 700636 bytes in 1200 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/1 {11 11ä11#+} 1/c"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:48:50.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:50.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:48:50.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.904 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 transaction.localRevision=76 remoteFromLocalRevision=141

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:50.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:50.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77e4cf5fc1f02e2901dc40c87699410925989f5a' to.sha1='c915058435abc2e4be6dad58cf226ef712c8e328'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:50.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22932 bytes in 186 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:51.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:51.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:51.032 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.040 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:51.107 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:51.109 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/bb"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:51.252 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, invitation=true]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:51.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/5/i"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:51.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:51.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.291 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:51.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:51.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b077853fc80f09c72aa14b7da72efa06de9305a' to.sha1='c3aeed9a31d272c8633a17f8b2d8d3a11592eec2'): /3 + &#ä/aa

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:51.317 [qtp1011194845-981] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e70bcc58c5d1b265a0f955db8720f0f9b601aab' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    18:48:51.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/cc"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:51.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:48:51.495 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/BHOldB13s13Op5gE0Jluww' offset=0
    18:48:51.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:51.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/1 {11 11ä11#+} 1/a"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:48:51.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:51.610 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 349 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285105 bytes in 230 ms. path='/3 + &#ä/cc'
    18:48:51.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:51.691 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:51.738 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:51.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/aa"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:51.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:51.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/cc"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:51.824 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:51.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:51.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:48:51.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0c62400c13f45ec3f5f606d0ee2444cb048913fb' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:48:51.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/dd"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:51.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:48:51.991 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IdztEl60NezvzfbHpDQwGg/MbEyq2nAlZI-YrD9GLJuLA' offset=0
    18:48:52.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:48:52.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206469 bytes in 234 ms. path='/3 + &#ä/dd'
    18:48:52.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:52.185 [qtp1296822510-113] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/GKPYuzpaDIZ3O6XU15HjYg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:52.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/3 + &#ä/dd"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:48:52.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:52.253 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:52.362 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=83
    18:48:52.453 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=119 remoteFromLocalRevision=83
    18:48:52.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a86c835-58ad-418f-bf10-709665800ff5 from='build/repo/j5qylkn0-f53ns-local-dest' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:52.545 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:48:52.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9' toID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 to='build/repo/j5qyjx7q-hfh3j-local-src', fromRepoLocalSync=true
    18:48:52.546 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88cb5a13-9b24-4270-adda-f8d0b8ae7de0 ('build/repo/j5qyjx7q-hfh3j-local-src')
    18:48:52.556 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:52.567 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=119

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:52.587 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:52.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    18:48:52.649 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:48:52.649 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:48:52.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=119

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:52.762 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 renewalDateTime=2017-07-30T17:17:59.278Z expiryDateTime=2017-07-30T17:47:59.278Z
    18:48:52.812 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=71 localRepositoryRevisionInProgress=76

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:52.943 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:52.937 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:53.248 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 transaction.localRevision=88 remoteFromLocalRevision=119
    18:48:53.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0a86c835-58ad-418f-bf10-709665800ff5 to='build/repo/j5qylkn0-f53ns-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:53.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 667341 bytes in 1575 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:53.369 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=88

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:53.395 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:53.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:53.477 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:52.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0
    18:48:53.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=56.7 MiB, available=398.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:53.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:48:53.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:53.713 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:53.742 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:53.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:53.819 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:53.825 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:53.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/aa"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:53.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:53.973 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:53.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:48:54.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9057fd1cb65f8bff026f76e8ef4d5e22fceeac74' to.sha1='e7ddcdfec95a9796d826e2e4add9a9646ce3727c'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:54.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:54.269 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:54.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:54.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=55.7 MiB, available=399.8 MiB
    18:48:54.411 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:54.412 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:48:54.413 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:48:54.413 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:54.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:54.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/bb"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:54.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:48:54.883 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/Dg2NRd-_JojFerV6suXBbQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:54.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=55.7 MiB, available=399.8 MiB
    18:48:55.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:55.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:55.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=55.8 MiB, available=399.7 MiB
    18:48:55.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:55.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 537966 bytes in 756 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:55.188 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:48:55.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:48:55.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:55.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:48:55.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:55.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:55.731 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:55.735 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:55.769 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:55.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/bb"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:55.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:55.825 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:55.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:48:55.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d7c5642040db594165c9d01f40038b97286b0d2' to.sha1='5fe4a5e5899aec5c60b7a2b833f061cf9866e766'): /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:55.962 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:56.052 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:56.125 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:56.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=55.8 MiB, available=399.7 MiB
    18:48:56.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:56.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=67.2 MiB, available=388.3 MiB
    18:48:56.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:56.423 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/cc"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:56.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:56.591 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:56.696 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/i1w8xQdZgC3d8PfooBOL0Q' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:56.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.0 MiB, used=55.8 MiB, available=399.7 MiB
    18:48:56.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:48:56.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:48:56.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:56.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=67.2 MiB, available=388.3 MiB
    18:48:56.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:56.757 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=76
    18:48:56.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=148 remoteFromLocalRevision=76
    18:48:56.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 from='build/repo/j5qyjx7q-hfh3j-local-src' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9'
    18:48:56.865 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148
    18:48:56.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:48:56.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:48:56.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=148

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=67.2 MiB, available=388.3 MiB
    18:48:57.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:48:57.061 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:48:57.102 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=88

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:57.120 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:57.120 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=124 remoteFromLocalRevision=88

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:57.256 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a86c835-58ad-418f-bf10-709665800ff5 from='build/repo/j5qylkn0-f53ns-local-dest' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:48:57.287 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=124

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:57.331 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.364 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:48:57.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:48:57.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=124

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:57.461 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 transaction.localRevision=82 remoteFromLocalRevision=148

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.467 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 transaction.localRevision=93 remoteFromLocalRevision=124
    18:48:57.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:57.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9' toID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 to='build/repo/j5qyjx7q-hfh3j-local-src', fromRepoLocalSync=false
    18:48:57.548 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=82
    18:48:57.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:57.648 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:57.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489698 bytes in 1223 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.784 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:48:57.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0cd7efa1-19e3-4df4-9051-d4f60b583868 to='build/repo/j5qyisc6-igjbm-local-src', fromRepoLocalSync=true
    18:48:57.789 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0cd7efa1-19e3-4df4-9051-d4f60b583868 ('build/repo/j5qyisc6-igjbm-local-src')
    18:48:57.811 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:57.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:48:57.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.869 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:57.902 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:48:57.906 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:48:57.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/cc"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:57.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:48:57.998 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:57.996 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 renewalDateTime=2017-07-30T17:16:34.736Z expiryDateTime=2017-07-30T17:46:34.736Z
    18:48:58.025 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=93

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:58.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:48:58.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:58.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:58.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='239edc0d6c0327a63ef56c6f239b63afb3c0dba8' to.sha1='73658d14130c8db43f0077169cf4520462d6950f'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:58.297 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:58.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.5 MiB, used=56.1 MiB, available=399.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:58.624 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:58.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:58.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/dd"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:48:58.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:58.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=68.4 MiB, available=387.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:48:59.059 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/QMb6ONF5Bl3bioPMLshEHQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:59.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:48:59.241 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:59.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=55.8 MiB, available=399.7 MiB
    18:48:59.307 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:59.307 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:48:59.308 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:48:59.308 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:48:59.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:48:59.352 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:59.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=55.8 MiB, available=399.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:48:59.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=68.2 MiB, available=387.3 MiB
    18:48:59.659 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:48:59.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:48:59.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:00.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=68.2 MiB, available=387.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:00.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=55.9 MiB, available=399.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:00.066 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:00.094 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:00.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:00.132 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=4194304

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:00.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:49:00.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=55.9 MiB, available=399.6 MiB
    18:49:00.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:00.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=68.4 MiB, available=387.1 MiB
    18:49:00.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:00.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 662378 bytes in 1957 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:00.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=55.9 MiB, available=399.6 MiB
    18:49:00.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:00.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:00.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:00.940 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=82

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:00.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:00.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:01.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=153 remoteFromLocalRevision=82

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:01.039 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:01.041 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:01.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 from='build/repo/j5qyjx7q-hfh3j-local-src' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9'
    18:49:01.047 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=153
    18:49:01.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:01.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:01.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=153

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:01.261 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:00.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:49:01.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=68.3 MiB, available=387.2 MiB
    18:49:01.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:49:01.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:49:01.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:01.280 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:01.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/3 + &#ä/dd"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:01.307 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:49:01.308 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:01.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:01.321 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=93

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:01.326 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:01.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=157 remoteFromLocalRevision=93

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:01.363 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 transaction.localRevision=87 remoteFromLocalRevision=153

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:01.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cd7efa1-19e3-4df4-9051-d4f60b583868 from='build/repo/j5qyisc6-igjbm-local-src' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:49:01.368 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=157

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:01.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:49:01.388 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:49:01.388 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:49:01.389 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:49:01.390 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:01.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:49:01.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:49:01.397 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=157

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:01.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:01.581 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 transaction.localRevision=98 remoteFromLocalRevision=157
    18:49:01.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0cd7efa1-19e3-4df4-9051-d4f60b583868 to='build/repo/j5qyisc6-igjbm-local-src', fromRepoLocalSync=false
    18:49:01.655 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=98

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:01.904 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:02.096 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:01.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0
    18:49:02.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=68.7 MiB, available=386.8 MiB
    18:49:02.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:02.528 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:02.529 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=70 remoteFromLocalRevision=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:02.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=68.8 MiB, available=386.7 MiB
    18:49:02.608 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:49:02.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:02.648 [qtp1011194845-710] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:02.893 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:03.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=69.4 MiB, available=386.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:03.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:03.146 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:03.169 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:03.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:49:03.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=68.3 MiB, available=387.2 MiB
    18:49:03.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:03.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:03.645 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:04.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=68.3 MiB, available=387.2 MiB
    18:49:04.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:04.418 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:04.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=68.3 MiB, available=387.2 MiB
    18:49:04.505 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:04.505 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:49:04.534 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=98
    18:49:04.752 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=162 remoteFromLocalRevision=98
    18:49:04.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cd7efa1-19e3-4df4-9051-d4f60b583868 from='build/repo/j5qyisc6-igjbm-local-src' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:49:04.769 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=162

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:04.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=57.0 MiB, available=398.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:04.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:04.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:04.816 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=162
    18:49:04.949 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 transaction.localRevision=103 remoteFromLocalRevision=162
    18:49:04.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:05.092 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:05.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:49:05.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0cd7efa1-19e3-4df4-9051-d4f60b583868 to='build/repo/j5qyisc6-igjbm-local-src', fromRepoLocalSync=true
    18:49:05.208 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0cd7efa1-19e3-4df4-9051-d4f60b583868 ('build/repo/j5qyisc6-igjbm-local-src')
    18:49:05.219 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:49:05.234 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%
    18:49:05.285 [pool-13-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1667 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:05.592 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:06.391 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:06.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:49:06.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=54.1 MiB, available=401.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:06.887 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:06.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:06.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:06.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:06.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:07.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.020 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.020 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:07.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:07.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:07.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:07.146 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:07.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:07.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:07.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:07.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:07.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:07.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:07.211 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 renewalDateTime=2017-07-30T17:16:34.736Z expiryDateTime=2017-07-30T17:46:34.736Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:07.224 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:49:07.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:07.240 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=103
    18:49:07.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:07.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=53.6 MiB, available=401.9 MiB
    18:49:07.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:08.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=69.4 MiB, available=386.1 MiB
    18:49:08.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:08.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=53.4 MiB, available=402.1 MiB
    18:49:08.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:08.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=69.1 MiB, available=386.4 MiB
    18:49:08.532 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:49:08.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:08.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=53.4 MiB, available=402.1 MiB
    18:49:08.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:08.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=68.3 MiB, available=387.2 MiB
    18:49:08.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:09.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=53.4 MiB, available=402.1 MiB
    18:49:09.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:49:09.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:09.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:09.217 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:09.353 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=70

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:09.360 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:09.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=68.4 MiB, available=387.1 MiB
    18:49:09.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:09.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=140 remoteFromLocalRevision=70

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:09.703 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=8388608

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:09.802 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:09.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=68.4 MiB, available=387.1 MiB
    18:49:09.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:49:10.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=68.4 MiB, available=387.1 MiB
    18:49:10.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:49:10.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:49:10.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:49:10.266 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=103
    18:49:10.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=168 remoteFromLocalRevision=103
    18:49:10.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cd7efa1-19e3-4df4-9051-d4f60b583868 from='build/repo/j5qyisc6-igjbm-local-src' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:49:10.381 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=168
    18:49:10.469 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:10.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:10.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:10.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:49:10.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:11.083 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms.
    18:49:11.083 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=iNGHVSyRCf1sKru2l-qV-A, invitation=false]
    18:49:11.172 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms.
    18:49:11.172 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:11.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:11.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.95%
    18:49:11.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:11.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:11.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:11.535 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=9437184

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:11.550 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140
    18:49:11.759 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:11.770 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:11.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=140

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:11.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9706073 bytes in 20308 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:11.935 [qtp1296822510-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=75 remoteFromLocalRevision=140
    18:49:11.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:49:11.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:11.959 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:12.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:12.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:12.048 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:12.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:12.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:12.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:12.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.41%
    18:49:12.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:12.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:12.508 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:12.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0e469382413c1949d38462c702c53eb18e1b9b8' to.sha1='f371ae5a5bd0c271365e5205c8a65b71f909aa08'): /2/.subshare.properties

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 7f604585-654c-425f-a76b-8f2a29352b13
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qym4q4-2cyr1-local-src
      localRepository.publicKeySha1 = BF:EB:D3:E9:D4:9D:E1:13:89:F4:27:BA:DD:6E:A7:EE:5F:B8:5A:64

      remoteRepository.repositoryId = 9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8
      remoteRepository.remoteRoot = https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8
      remoteRepository.publicKeySha1 = 88:59:1E:1F:A0:3E:B8:1F:9F:D4:F3:9D:E6:70:A2:15:D6:C7:72:00

    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 7f604585-654c-425f-a76b-8f2a29352b13 9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:12.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/.subshare.properties"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:12.943 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:13.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:13.099 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:13.116 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/q7f0JOwxYPxNicj9ZxguOQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:13.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:13.193 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/1 {11 11ä11#+} 1/a"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:13.209 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:13.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:13.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:13.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18755 bytes in 239 ms. path='/2/.subshare.properties'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:13.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ded8005c41174084e2cfbb1ecd300b2e122ec02a' to.sha1='8e3c75bc66a773cc36b1a310899cd96d8bb3f9af'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:13.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:13.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:13.621 [qtp1276160461-1327] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:13.687 [qtp1276160461-1327] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:49:13.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/.subshare.properties"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:49:13.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:14.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.86%
    18:49:14.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:14.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'
    18:49:14.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3ec41ed74da17222b84e6a8bd997c6b472535d6' to.sha1='138a49618aa39fb38e6485faed5aea3ebf8adc96'): /2/dir1/aa2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:14.195 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=60.6 MiB, available=394.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:14.200 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:49:14.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    18:49:14.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:49:14.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:49:14.421 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:49:14.491 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:49:14.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72%
    18:49:14.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:14.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/dir1/aa2"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:49:14.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2'
    18:49:14.751 [qtp1276160461-1327] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/EghI9Smwk-zjUhhNWSxwfw/l4wqTyrl5RyNVVIrWTRjQA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:14.853 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:49:14.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=7f604585-654c-425f-a76b-8f2a29352b13 to='build/repo/j5qym4q4-2cyr1-local-src', fromRepoLocalSync=true
    18:49:14.854 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7f604585-654c-425f-a76b-8f2a29352b13 ('build/repo/j5qym4q4-2cyr1-local-src')
    18:49:14.898 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:49:14.937 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:49:15.081 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 renewalDateTime=2017-07-30T17:19:14.893Z expiryDateTime=2017-07-30T17:49:14.893Z
    18:49:15.131 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:15.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200553 bytes in 513 ms. path='/2/dir1/aa2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:15.176 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:15.306 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:15.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:15.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:15.492 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:15.497 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:15.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/1 {11 11ä11#+} 1/b"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:15.568 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:15.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/dir1/aa2"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:49:15.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:15.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:15.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'
    18:49:15.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42c98a90365096e1249a5727cd367b497b8101f9' to.sha1='5197c8685c2bc338dbbd24f7f249f1df0ab519f9'): /2/dir1/bb2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:15.735 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:15.767 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/Uk-rwR3LpIdnJDzvmsYiRw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:15.860 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:15.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=0
    18:49:15.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=45.8 MiB, available=409.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:15.936 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.192 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.258 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.336 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.406 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.468 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:16.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/dir1/bb2"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:16.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141189 bytes in 949 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:16.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:16.541 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.595 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:16.653 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:16.670 [qtp1276160461-1327] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/EghI9Smwk-zjUhhNWSxwfw/xfs-9AL8T9PaqGodBzzGGA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:16.697 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:16.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:16.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:16.785 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.873 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:16.933 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:17.047 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:17.061 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:17.144 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:17.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237731 bytes in 627 ms. path='/2/dir1/bb2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:17.224 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:17.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/1 {11 11ä11#+} 1/b"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:17.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:17.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:17.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:17.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:17.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:17.387 [qtp87417275-1142] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:17.396 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:17.399 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:17.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:17.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b7dfa5747cb7af23906da00ee8b71dc5e0dcb44' to.sha1='042416950252d9315265e8987b51370337d1f771'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:17.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/dir1/bb2"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:49:17.562 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:17.656 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:17.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:17.739 [qtp1011194845-981] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:17.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1f2e8ddc2a5957919609dba13fe1486040164e4' to.sha1='01bead80c276bb97e2ae93a2c81bd2001c7dfbfc'): /2/file1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:17.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=46.1 MiB, available=409.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:18.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/a"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:18.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 9f8b980b-2748-4359-91c4-905b654c2a26
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qymuu5-6hean-local-dest
      localRepository.publicKeySha1 = 66:96:9C:D1:EC:9C:1C:F4:D1:D7:53:80:94:2A:0E:41:30:14:66:B1

      remoteRepository.repositoryId = 9706bd08-cabe-431f-98d3-be5189decf13
      remoteRepository.remoteRoot = https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13
      remoteRepository.publicKeySha1 = CA:37:79:97:4E:E8:0C:7B:EB:47:71:E2:EF:11:FA:AB:7C:D8:0D:52

    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 9f8b980b-2748-4359-91c4-905b654c2a26 9706bd08-cabe-431f-98d3-be5189decf13

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:18.240 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!
    18:49:18.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:18.308 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/file1"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868
    18:49:18.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:18.371 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/vd1P6G54-Hh--gAZtR_2bQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:18.476 [qtp1276160461-1327] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/fS2h8GlkfTFmi7t7XmpJ6g' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:18.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:49:18.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9706bd08-cabe-431f-98d3-be5189decf13 from='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13' toID=9f8b980b-2748-4359-91c4-905b654c2a26 to='build/repo/j5qymuu5-6hean-local-dest', fromRepoLocalSync=true
    18:49:18.595 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9f8b980b-2748-4359-91c4-905b654c2a26 ('build/repo/j5qymuu5-6hean-local-dest')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:18.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98376 bytes in 503 ms. path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:18.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=46.2 MiB, available=409.3 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:18.869 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:18.943 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:18.943 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:18.985 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:18.987 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:19.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:19.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/a"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:19.198 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:19.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:49:19.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:19.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:49:19.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a262c900df5e387f931b419a5129637db1e9a83' to.sha1='38e800baff351c96f702e31947e3923dbbde576c'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:19.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281391 bytes in 1103 ms. path='/2/file1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:19.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=46.3 MiB, available=409.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:19.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:19.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:19.662 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:19.664 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:19.674 [qtp1011194845-981] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:19.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="0cd7efa1-19e3-4df4-9051-d4f60b583868", toRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", path="/2/file1"} on repo=0cd7efa1-19e3-4df4-9051-d4f60b583868

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:19.820 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:49:19.866 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:19.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:49:19.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=46.3 MiB, available=409.2 MiB
    18:49:19.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:19.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:19.915 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.98%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:19.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/5/h"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:19.928 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:19.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:20.031 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 renewalDateTime=2017-07-30T17:19:19.927Z expiryDateTime=2017-07-30T17:49:19.927Z

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:20.076 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QraWrqArkb_kl2eam4wq7Q/bJQ4jwWycLkYioySEnzQrw/8oXLA1eBNVaLoBc_HWolPA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:20.136 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=75

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:20.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=46.3 MiB, available=409.2 MiB
    18:49:20.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:49:20.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:49:20.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:49:20.314 [qtp788369844-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:20.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: repoFileDtos.size=18

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:20.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:20.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169002 bytes in 406 ms. path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:20.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7f604585-654c-425f-a76b-8f2a29352b13 from='build/repo/j5qym4q4-2cyr1-local-src' toID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 to='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:20.492 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:20.537 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=168

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:20.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:20.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:20.611 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:20.619 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:20.622 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:20.753 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:20.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/5/h"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:20.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=63.6 MiB, available=391.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:20.946 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:20.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:20.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:49:21.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='067c57695a3ff1904286ed3c5e6e66cb3da23a88' to.sha1='58a6c3b6437f88e2d2f063f5874fe28ac1053e79'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:21.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:21.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:21.452 [qtp1011194845-981] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:21.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:49:21.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:21.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/5/i"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:21.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:21.607 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 transaction.localRevision=129 remoteFromLocalRevision=168

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:21.629 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:21.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0cd7efa1-19e3-4df4-9051-d4f60b583868 to='build/repo/j5qyisc6-igjbm-local-src', fromRepoLocalSync=false
    18:49:21.662 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=129

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:21.890 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 171 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:22.005 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:22.239 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QraWrqArkb_kl2eam4wq7Q/bJQ4jwWycLkYioySEnzQrw/G9w1dPD29hVTnqsW74z1UA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:21.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0
    18:49:22.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=73.3 MiB, available=382.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:23.127 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QraWrqArkb_kl2eam4wq7Q/bJQ4jwWycLkYioySEnzQrw/G9w1dPD29hVTnqsW74z1UA' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:22.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:49:23.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:23.248 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:23.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1238734 bytes in 1814 ms. path='/3 + &#ä/5/i'
    18:49:23.491 [qtp1011194845-981] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:23.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:23.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:23.617 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:23.622 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:23.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:49:23.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:23.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/5/i"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:23.797 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:23.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:23.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:49:23.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9a5bb51cf5646644c2f15d8e1d8f67b16c44e6c' to.sha1='9294ece80dcfc342ede2774096f80d7045d68c30'): /3 + &#ä/aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:24.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:24.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:24.199 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:24.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:24.226 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:24.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.6 MiB, available=383.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:24.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/aa"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:24.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:24.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:24.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:24.706 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:24.719 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:24.719 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:24.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:24.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:24.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:24.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:24.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:24.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:24.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:24.783 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:49:24.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:24.970 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QraWrqArkb_kl2eam4wq7Q/P-TR2RoCXK_SHNeqixWTrA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:25.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=70.6 MiB, available=384.9 MiB
    18:49:25.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:25.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:25.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:25.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    18:49:25.694 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:25.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:25.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:25.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=70.5 MiB, available=385.0 MiB
    18:49:25.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:26.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 322 ms.
    18:49:26.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:26.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:26.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=70.5 MiB, available=385.0 MiB
    18:49:26.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:26.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:26.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:49:26.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:26.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:26.447 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:26.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:26.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:26.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=70.5 MiB, available=385.0 MiB
    18:49:26.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:49:26.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:26.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:49:26.628 [qtp1276160461-340] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 localRepositoryRevisionSynced=129
    18:49:26.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=216 remoteFromLocalRevision=129

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:26.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:26.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:26.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cd7efa1-19e3-4df4-9051-d4f60b583868 from='build/repo/j5qyisc6-igjbm-local-src' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:49:26.793 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=216

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:26.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:26.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:26.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:26.938 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=216

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:27.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:27.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:27.142 [qtp1276160461-1327] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0cd7efa1-19e3-4df4-9051-d4f60b583868 transaction.localRevision=134 remoteFromLocalRevision=216

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:27.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 728815 bytes in 2447 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:27.192 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:27.203 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=O8mP24ZfMT5OxnHcIXUQaw, serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13} because of missing permissions!
    18:49:27.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:27.325 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:27.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:27.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:27.457 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:27.460 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:27.469 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:49:27.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0a86c835-58ad-418f-bf10-709665800ff5 to='build/repo/j5qylkn0-f53ns-local-dest', fromRepoLocalSync=true
    18:49:27.474 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a86c835-58ad-418f-bf10-709665800ff5 ('build/repo/j5qylkn0-f53ns-local-dest')
    18:49:27.485 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:27.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:27.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:27.537 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:27.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/aa"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:27.597 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:27.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:27.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:49:27.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1848ee18e9aa5330570335103de3a79c629e574e' to.sha1='08fb71daf5e937a16a9499fc43a8ca72b384e534'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:27.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:27.711 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 renewalDateTime=2017-07-30T17:18:29.735Z expiryDateTime=2017-07-30T17:48:29.735Z
    18:49:27.744 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=134

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:27.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:27.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:27.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=7

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:27.928 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:28.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=67.6 MiB, available=387.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:28.163 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:28.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/bb"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:28.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:28.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:28.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:28.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:28.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=72.6 MiB, available=382.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:28.716 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QraWrqArkb_kl2eam4wq7Q/9DYLlu_9zw3KlG3AsljeQw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:28.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    18:49:28.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:49:28.781 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:28.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:28.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=9, cryptoLinkDtos.size=9, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:28.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:49:29.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=66.8 MiB, available=388.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:29.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='febbdaf8d58a6610d0a70ac61b16e66e13f4ead3' to.sha1='5a47872af183e83d87233f6ca33c53479d3c3ef8'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:29.333 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:29.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:29.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:29.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=67.0 MiB, available=388.5 MiB
    18:49:30.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:30.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    18:49:30.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:30.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:30.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:30.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:30.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:30.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:30.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:30.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:30.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:30.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/1 {11 11ä11#+} 1/a"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:30.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:30.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:30.179 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:49:30.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:30.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:30.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=66.6 MiB, available=388.9 MiB
    18:49:30.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:49:30.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:30.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:30.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:30.766 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RWj-APkpysdFrPezKX5BwQ/Xga66uMfPfDN3cFZJQSojQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:31.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:31.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 602396 bytes in 2819 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:30.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:49:31.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=71.0 MiB, available=384.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:31.393 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:31.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:31.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:31.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:31.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:31.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:31.527 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:31.531 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:31.541 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:31.653 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:31.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/bb"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:31.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:31.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:31.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:31.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:31.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:31.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d6c4047542fa8ec90c8e34f1292fc4ba13eecaa' to.sha1='125e14a952c1feecd4f5e5193d34ec6c7c7315f4'): /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:31.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:31.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:31.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:31.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=71.1 MiB, available=384.4 MiB
    18:49:31.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:32.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:32.171 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:32.245 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:49:32.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:32.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/cc"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:32.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:32.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:32.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=71.0 MiB, available=384.5 MiB
    18:49:32.495 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:49:32.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:32.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:49:32.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:32.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:32.635 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QraWrqArkb_kl2eam4wq7Q/DMe7Z4lwH1glh17g3Oyr6g' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:32.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b262e62732b5228082b0258758132f3b032c2c03' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:32.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:32.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54712 bytes in 320 ms. path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:32.844 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RWj-APkpysdFrPezKX5BwQ/Xga66uMfPfDN3cFZJQSojQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:32.852 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:32.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:32.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/1 {11 11ä11#+} 1/a"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:32.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:32.937 [qtp1011194845-981] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:33.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:33.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:33.015 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:33.031 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:33.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:33.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.37%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:33.057 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:33.060 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:33.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.83%
    18:49:33.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:33.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:33.077 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_bUyENSgEouU1KQuvaLag/GzWZ6bCwsbEIDfQwu6Bqug' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:33.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0e469382413c1949d38462c702c53eb18e1b9b8' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/.subshare.properties

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:33.186 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/cc"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:33.201 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:33.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:33.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:33.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:33.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/.subshare.properties"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:49:33.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:33.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28059c80b6cf3462597d77d6ec84333a8e8b34d3' to.sha1='411bbb16e485b95cc935c6b01b0e60823d2e3dff'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:33.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1284123 bytes in 3116 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:33.369 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/q7f0JOwxYPxNicj9ZxguOQ' offset=0
    18:49:33.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:33.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242514 bytes in 416 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:33.449 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1691 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:33.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:33.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:33.477 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:33.548 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:33.593 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:33.677 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:33.719 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:33.804 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:33.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/1 {11 11ä11#+} 1/a"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:33.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/dd"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:49:33.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:33.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:33.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:33.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:34.074 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QraWrqArkb_kl2eam4wq7Q/hS2iRuZj4Os3bfBmpJhilQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:34.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='568f0c54e544a08cb8e682112d3af6d388845919' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    18:49:34.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/1 {11 11ä11#+} 1/b"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:34.642 [Test worker] 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'
    18:49:34.671 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_bUyENSgEouU1KQuvaLag/0Qu1uH6frWMsoVdH9s-jpg' offset=0
    18:49:34.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:49:34.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252642 bytes in 133 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:34.797 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:34.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/1 {11 11ä11#+} 1/a"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:34.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:34.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:34.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/1 {11 11ä11#+} 1/b"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:35.015 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:35.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:35.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:35.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:35.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2fcd0c83dcd103277341480f4be77a80385b45a' to.sha1='38833625df41ec30873c07cd76d0bbd7ba01518f'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86 bytes in 1839 ms. path='/2/.subshare.properties'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2226d8fb660d9d6681180333ca9ad240c2cf1aed' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/1 {11 11ä11#+} 1/c"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:35.262 [Test worker] 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'
    18:49:35.285 [qtp87417275-526] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_bUyENSgEouU1KQuvaLag/-syHApwnI76Z1Z2masmzYA' offset=0
    18:49:35.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:49:35.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53964 bytes in 99 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/.subshare.properties"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:35.516 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:35.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.578 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/1 {11 11ä11#+} 1/c"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3ec41ed74da17222b84e6a8bd997c6b472535d6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/aa2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.759 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:35.761 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/1 {11 11ä11#+} 1/b"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/dir1/aa2"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='924768fb35e4a51fca04a82d1c52fcbcc266cde0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:35.842 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2'
    18:49:35.897 [qtp1276160461-340] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/EghI9Smwk-zjUhhNWSxwfw/l4wqTyrl5RyNVVIrWTRjQA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:35.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/2/1 {11 11ä11#+} 1/a"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:35.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:49:35.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196404 bytes in 136 ms. path='/2/dir1/aa2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:36.014 [Test worker] 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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:36.042 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3Fn3v1Aj8Q9P9ywBfmpPbg/A7gaP9lkdKhfbvsrnJNgyA/euOTDqEss1nk8eEjx296WA' offset=0
    18:49:36.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/dir1/aa2"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:36.129 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RWj-APkpysdFrPezKX5BwQ/w4tH8NoZvfsaD_FnnNELag' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:36.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    18:49:36.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:49:36.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:36.196 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:36.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:36.369 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:49:36.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9706bd08-cabe-431f-98d3-be5189decf13 from='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13' toID=9f8b980b-2748-4359-91c4-905b654c2a26 to='build/repo/j5qymuu5-6hean-local-dest', fromRepoLocalSync=true
    18:49:36.371 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9f8b980b-2748-4359-91c4-905b654c2a26 ('build/repo/j5qymuu5-6hean-local-dest')
    18:49:36.389 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:49:36.436 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42c98a90365096e1249a5727cd367b497b8101f9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/bb2
    18:49:36.515 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/dir1/bb2"} on repo=0a86c835-58ad-418f-bf10-709665800ff5

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:36.520 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 renewalDateTime=2017-07-30T17:19:19.927Z expiryDateTime=2017-07-30T17:49:19.927Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:36.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:36.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 790680 bytes in 2714 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:36.555 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=78

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.564 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/EghI9Smwk-zjUhhNWSxwfw/xfs-9AL8T9PaqGodBzzGGA' offset=0
    18:49:36.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:36.631 [qtp1011194845-93] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:36.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:36.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:36.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: repoFileDtos.size=18

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 145288 bytes in 161 ms. path='/2/dir1/bb2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:36.791 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:36.793 [qtp1011194845-93] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2
    18:49:36.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/dir1/bb2"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:49:36.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:36.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/3 + &#ä/dd"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:36.957 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:36.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:36.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:37.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1f2e8ddc2a5957919609dba13fe1486040164e4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/file1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:37.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    18:49:37.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:37.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/file1"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:49:37.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'
    18:49:37.192 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kLeTXxTmNZ3Do477Jz1OdA/fS2h8GlkfTFmi7t7XmpJ6g' offset=0
    18:49:37.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:49:37.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249305 bytes in 191 ms. path='/2/file1'
    18:49:37.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:37.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=71.0 MiB, available=384.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:37.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="99a41311-e24c-47d8-a380-5d6d3f910a96", toRepositoryId="0a86c835-58ad-418f-bf10-709665800ff5", path="/2/file1"} on repo=0a86c835-58ad-418f-bf10-709665800ff5
    18:49:37.425 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:37.421 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:37.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.06%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:37.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:37.512 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=134
    18:49:37.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=169 remoteFromLocalRevision=134

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:37.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:49:37.978 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:37.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=69.9 MiB, available=385.6 MiB
    18:49:37.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=O8mP24ZfMT5OxnHcIXUQaw, serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13} because of missing permissions!
    18:49:37.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:38.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a86c835-58ad-418f-bf10-709665800ff5 from='build/repo/j5qylkn0-f53ns-local-dest' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'
    18:49:38.133 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=169
    18:49:38.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:49:38.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:38.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=69.9 MiB, available=385.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:38.308 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=169

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:38.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:38.544 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:38.544 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:38.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 995572 bytes in 2756 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:38.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=70.0 MiB, available=385.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:38.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:38.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:38.912 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:39.013 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:39.026 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:39.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:39.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/1 {11 11ä11#+} 1/b"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:39.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.340 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:49:39.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9468dfee689cbde3cfac2d7fa67a16adc4baf26' to.sha1='d6c2e38adc9ca33d7b1587a29e75e2ba2be10f88'): /1 {11 11ä11#+} 1/c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:39.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=70.1 MiB, available=385.4 MiB
    18:49:39.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:39.621 [qtp1276160461-1430] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 transaction.localRevision=139 remoteFromLocalRevision=169
    18:49:39.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=99a41311-e24c-47d8-a380-5d6d3f910a96 from='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96' toID=0a86c835-58ad-418f-bf10-709665800ff5 to='build/repo/j5qylkn0-f53ns-local-dest', fromRepoLocalSync=false
    18:49:39.697 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=139
    18:49:39.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:39.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/1 {11 11ä11#+} 1/c"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:39.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=70.0 MiB, available=385.5 MiB
    18:49:39.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:49:39.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    18:49:39.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:39.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:39.926 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='924768fb35e4a51fca04a82d1c52fcbcc266cde0' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:40.068 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RWj-APkpysdFrPezKX5BwQ/-MkSNsloJHMCf-5Ftw9TLg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.097 [Test worker] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:40.099 [Test worker] 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'
    18:49:40.145 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3Fn3v1Aj8Q9P9ywBfmpPbg/A7gaP9lkdKhfbvsrnJNgyA/euOTDqEss1nk8eEjx296WA' offset=0
    18:49:40.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:40.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=72.5 MiB, available=383.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:40.323 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249366 bytes in 224 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:40.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:49:40.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/2/1 {11 11ä11#+} 1/a"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:40.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:40.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:49:40.521 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:40.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:40.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:40.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:40.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:40.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:49:40.581 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bfb2c03893e26e40fc0657aec538b0cd4a3138e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:40.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 353054 bytes in 679 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:40.623 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/2/1 {11 11ä11#+} 1/b"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:40.702 [Test worker] 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'
    18:49:40.725 [qtp87417275-1145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3Fn3v1Aj8Q9P9ywBfmpPbg/A7gaP9lkdKhfbvsrnJNgyA/01XLRtqmro6irkI_hAIfig' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:40.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=70.8 MiB, available=384.7 MiB
    18:49:40.745 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1e6kN-V1Fdgeet7Yy-UOAw, serverRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96} because of missing permissions!
    18:49:40.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:40.758 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 transaction.localRevision=78 remoteFromLocalRevision=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:40.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:40.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:40.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=d718a79d-dcd5-4f90-8547-82476ec4fc81 to='build/repo/j5qykoew-w8q6x-local-src', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69240 bytes in 135 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:40.881 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:40.884 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:40.904 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=78

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:40.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:40.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:41.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/1 {11 11ä11#+} 1/c"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:41.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/2/1 {11 11ä11#+} 1/b"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:41.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:41.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:41.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:41.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:41.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=70.8 MiB, available=384.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:41.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc1ec0ad84f1a9aa3777a0869cbb3fcf4b403d09' to.sha1='9182da71ddc2e9f00523c897cced9038f8445ca6'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18c636fd3a526e5545e5f9a37afee948d189cfe4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:41.493 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:41.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=64.4 MiB, available=391.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/2/a"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:41.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/2/1 {11 11ä11#+} 1/a"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:41.725 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.758 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3Fn3v1Aj8Q9P9ywBfmpPbg/VBbDK1qzL7DBa_mih43g_w' offset=0
    18:49:41.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:41.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:41.971 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5z-RPGRx1B6-1gCKktWgMg/8iBuAo6HoTyGnO9KrtUf-g/nSsbsg1N-d727kl9SQwovQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:41.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 530536 bytes in 248 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:41.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:49:41.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=70.9 MiB, available=384.6 MiB
    18:49:41.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:42.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 503504 bytes in 332 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:42.057 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/2/a"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:42.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:42.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:42.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:49:42.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7edb25f3147bbd446a98dc1b4206eca77810d65' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:42.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:42.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/5/h"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:42.231 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:49:42.266 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uh4BT_J8L_FNFWuJznynvg/vXmA7lnsWda8nokeJS3gyA/ATD-oUxcgmWilC1c6ONUzQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:42.290 [qtp788369844-1104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:42.294 [qtp788369844-1104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:49:42.331 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/2/1 {11 11ä11#+} 1/a"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:42.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:42.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:42.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:49:42.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20c54da87870b5fb4abe7e0ab84a86480942c487' to.sha1='eae2c7a2a1b4a3d7f0cc6184363b3f795d7f31a8'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:42.432 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:42.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=70.9 MiB, available=384.6 MiB
    18:49:42.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 510238 bytes in 420 ms. path='/3 + &#ä/5/h'
    18:49:42.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:42.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=60.6 MiB, available=394.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/5/h"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:42.857 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:42.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:42.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:42.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/2/1 {11 11ä11#+} 1/b"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:42.888 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='22e00d321df3923150b2d83af009bf4525ffbd05' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:42.957 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:42.983 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:42.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/5/i"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:42.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:49:43.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.029 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uh4BT_J8L_FNFWuJznynvg/vXmA7lnsWda8nokeJS3gyA/iD143m4fbPl2TzUZlmUDHA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:43.091 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=70.9 MiB, available=384.6 MiB
    18:49:43.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:43.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:43.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:43.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:43.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:43.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70295 bytes in 158 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.156 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 localRepositoryRevisionSynced=139

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:43.177 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 transaction.localRevision=174 remoteFromLocalRevision=139

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:43.197 [qtp788369844-1104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5z-RPGRx1B6-1gCKktWgMg/8iBuAo6HoTyGnO9KrtUf-g/3t0brdQvIu4CvrOvjq7ydQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a86c835-58ad-418f-bf10-709665800ff5 from='build/repo/j5qylkn0-f53ns-local-dest' toID=99a41311-e24c-47d8-a380-5d6d3f910a96 to='https://localhost:34859/99a41311-e24c-47d8-a380-5d6d3f910a96'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.202 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=174

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:43.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:43.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 remoteRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 localRepositoryRevisionSynced=174

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/5/i"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.238 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:43.250 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.257 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:43.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:43.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:43.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:43.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:43.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.300 [qtp1276160461-1430] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99a41311-e24c-47d8-a380-5d6d3f910a96 remoteRepositoryId=0a86c835-58ad-418f-bf10-709665800ff5 transaction.localRevision=144 remoteFromLocalRevision=174
    18:49:43.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:43.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:43.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca7d8e7326d9bf0b817a4a2ac5db5dabd8d4e73f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:43.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:43.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:43.352 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:43.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:49:43.353 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:43.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/aa"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:43.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:49:43.447 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uh4BT_J8L_FNFWuJznynvg/kHsPIPz4fw1mJmqfCCMybw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:43.467 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:49:43.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59304 bytes in 136 ms. path='/3 + &#ä/aa'
    18:49:43.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:49:43.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/aa"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:43.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:43.698 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:43.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    18:49:43.712 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:43.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 761679 bytes in 849 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f59d1a449e3896c7b611e20edf9ce9f366d4bc4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:43.764 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/bb"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:43.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:49:43.901 [qtp87417275-1145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uh4BT_J8L_FNFWuJznynvg/tyftEg_BYP_R5teJfJ_jMQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:43.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:43.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:43.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=60.9 MiB, available=394.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:43.985 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:43.987 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:43.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61950 bytes in 158 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:49:44.125 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:44.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:49:44.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/bb"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:44.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/2/1 {11 11ä11#+} 1/b"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:44.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:44.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:44.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:44.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:44.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:44.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:44.313 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:44.313 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:44.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9fd57b79de3e2977abd5625865839a17945bbc7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:44.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20aec0a8911ea57b5c8df42ff94244648ce28558' to.sha1='57226bc644c292ea7573d0f28155d6de10d2f1b4'): /2/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:44.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/cc"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:44.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:49:44.472 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uh4BT_J8L_FNFWuJznynvg/r0CSFm4R6b2hpEfmE3SzTg' offset=0
    18:49:44.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    18:49:44.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22834 bytes in 103 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:44.533 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:44.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:49:44.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/cc"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:44.629 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:44.642 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:44.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:49:44.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29d0a47299a162e07a2bdd2c126a9829512a1c55' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:49:44.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/dd"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:44.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:49:44.783 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uh4BT_J8L_FNFWuJznynvg/kAPxrA83py1CFCgU0oow4A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:44.809 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:44.850 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/2/a"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:44.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:44.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:49:44.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=60.7 MiB, available=394.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:44.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    18:49:44.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121730 bytes in 208 ms. path='/3 + &#ä/dd'
    18:49:44.949 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    18:49:44.997 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9706bd08-cabe-431f-98d3-be5189decf13", toRepositoryId="9f8b980b-2748-4359-91c4-905b654c2a26", path="/3 + &#ä/dd"} on repo=9f8b980b-2748-4359-91c4-905b654c2a26
    18:49:45.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:45.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:45.091 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:45.120 [qtp87417275-69] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 localRepositoryRevisionSynced=78
    18:49:45.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 transaction.localRevision=112 remoteFromLocalRevision=78
    18:49:45.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9f8b980b-2748-4359-91c4-905b654c2a26 from='build/repo/j5qymuu5-6hean-local-dest' toID=9706bd08-cabe-431f-98d3-be5189decf13 to='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:45.216 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5z-RPGRx1B6-1gCKktWgMg/iAHMO3hld4ri8D0ZmN1ndQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:45.252 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:45.281 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:44.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:49:45.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=60.6 MiB, available=394.9 MiB
    18:49:45.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:45.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:49:45.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:45.399 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:49:45.407 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:45.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=112

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:45.420 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    18:49:45.553 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:49:45.554 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:34393' serverPath='/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, invitation=true]
    18:49:45.573 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    18:49:45.700 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:45.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=60.4 MiB, available=395.1 MiB
    18:49:45.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:49:45.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:45.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:49:45.796 [qtp1011194845-93] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=78
    18:49:45.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=148 remoteFromLocalRevision=78
    18:49:45.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d718a79d-dcd5-4f90-8547-82476ec4fc81 from='build/repo/j5qykoew-w8q6x-local-src' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:49:45.885 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:45.934 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 146 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:45.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:45.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:45.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=148

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:46.173 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, invitation=false]
    18:49:46.175 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, invitation=false, validTo=null]
    18:49:46.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:46.223 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:46.224 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:46.450 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:46.467 [qtp87417275-526] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 transaction.localRevision=83 remoteFromLocalRevision=112

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:46.473 [qtp1011194845-981] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 transaction.localRevision=83 remoteFromLocalRevision=148
    18:49:46.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:46.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9706bd08-cabe-431f-98d3-be5189decf13 from='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13' toID=9f8b980b-2748-4359-91c4-905b654c2a26 to='build/repo/j5qymuu5-6hean-local-dest', fromRepoLocalSync=false
    18:49:46.540 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=83

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:46.535 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:46.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:46.721 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:46.753 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 238 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:46.834 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:46.853 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5z-RPGRx1B6-1gCKktWgMg/iAHMO3hld4ri8D0ZmN1ndQ' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:47.001 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, invitation=true]
    18:49:47.035 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:47.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:47.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:47.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:47.356 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, invitation=true]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:47.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1289158 bytes in 2621 ms. path='/2/a'
    18:49:47.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:47.658 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:47.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:47.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=65.0 MiB, available=390.5 MiB
    18:49:47.822 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=O8mP24ZfMT5OxnHcIXUQaw, serverRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13} because of missing permissions!
    18:49:47.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:47.826 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:47.831 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:47.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:47.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/2/a"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:47.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=d718a79d-dcd5-4f90-8547-82476ec4fc81 to='build/repo/j5qykoew-w8q6x-local-src', fromRepoLocalSync=true
    18:49:47.935 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d718a79d-dcd5-4f90-8547-82476ec4fc81 ('build/repo/j5qykoew-w8q6x-local-src')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:47.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:47.947 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:49:47.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:47.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:47.958 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:47.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d64e01bf1640eda1d6fa928d9d70f98656f159a1' to.sha1='30efa10333cb740fb939a6edd29bf6b687a1e3d7'): /3 + &#ä/5/h

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:48.025 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:48.137 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:48.208 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:18:32.353Z expiryDateTime=2017-07-30T17:48:32.353Z
    18:49:48.239 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=83

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:48.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=65.0 MiB, available=390.5 MiB
    18:49:48.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:48.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/5/h"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:48.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:48.538 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:48.600 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/L-CqVCdIJW7x7nttpqMP1g/4Ztu0Zk3LmtFqEpzAiHllg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:48.605 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:48.671 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:48.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146537 bytes in 298 ms. path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:48.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=65.1 MiB, available=390.4 MiB
    18:49:48.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:48.915 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:49.036 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:48.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0
    18:49:49.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=61.6 MiB, available=393.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:49.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:49.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:49.168 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:49.176 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:49.219 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:49.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/5/h"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:49.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:49.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:49.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:49.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:49.295 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:49.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c92de1e93405df97b9aeaefa49052073e793f6f' to.sha1='f9aacce18dfca4cdc4ee1a1dd6b5b8c3c2f76fb6'): /3 + &#ä/5/i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:49.392 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:49.474 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:49.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=65.1 MiB, available=390.4 MiB
    18:49:49.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:49.534 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:49.662 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:49.744 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:49.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/5/i"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:49.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:49.870 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:50.049 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:50.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=62.4 MiB, available=393.1 MiB
    18:49:50.093 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:50.094 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:49:50.094 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:49:50.095 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:50.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:50.290 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:50.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=65.1 MiB, available=390.4 MiB
    18:49:50.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:50.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:50.379 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/L-CqVCdIJW7x7nttpqMP1g/GLhXX2IwuvnKoA7WPsNxcg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:50.401 [qtp87417275-69] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 localRepositoryRevisionSynced=83

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:49:50.401 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:50.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 transaction.localRevision=117 remoteFromLocalRevision=83
    18:49:50.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9f8b980b-2748-4359-91c4-905b654c2a26 from='build/repo/j5qymuu5-6hean-local-dest' toID=9706bd08-cabe-431f-98d3-be5189decf13 to='https://localhost:38988/9706bd08-cabe-431f-98d3-be5189decf13'
    18:49:50.493 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=117
    18:49:50.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:50.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:50.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 remoteRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 localRepositoryRevisionSynced=117

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:50.572 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:50.676 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:50.729 [qtp87417275-748] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9706bd08-cabe-431f-98d3-be5189decf13 remoteRepositoryId=9f8b980b-2748-4359-91c4-905b654c2a26 transaction.localRevision=88 remoteFromLocalRevision=117

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:50.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=61.5 MiB, available=394.0 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:50.809 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:50.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:51.088 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=57.9 MiB, available=397.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:51.120 [qtp192490287-523] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:51.216 [qtp788369844-1104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/L-CqVCdIJW7x7nttpqMP1g/GLhXX2IwuvnKoA7WPsNxcg' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    18:49:51.475 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:51.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=61.2 MiB, available=394.3 MiB
    18:49:51.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:51.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1523852 bytes in 1883 ms. path='/3 + &#ä/5/i'
    18:49:51.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:51.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:49:51.903 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:51.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=61.2 MiB, available=394.3 MiB
    18:49:51.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:52.008 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:52.018 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:49:52.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/5/i"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:52.154 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:52.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:52.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:49:52.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09028ea7019c30c8ed4b0b0a5fab0dfe217f06ac' to.sha1='62c44b7fdbeefbabc5c90bdb6fdb01da57d4381f'): /3 + &#ä/aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:52.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:49:52.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw' toID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d to='build/repo/j5qyn8pp-og2ep-local-dest', fromRepoLocalSync=true
    18:49:52.268 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 32ec50ec-de2b-4178-9a8d-9df4e2c3122d ('build/repo/j5qyn8pp-og2ep-local-dest')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:52.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=61.2 MiB, available=394.3 MiB
    18:49:52.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:49:52.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:52.401 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:52.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:49:52.463 [qtp1011194845-981] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=83
    18:49:52.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=155 remoteFromLocalRevision=83
    18:49:52.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d718a79d-dcd5-4f90-8547-82476ec4fc81 from='build/repo/j5qykoew-w8q6x-local-src' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:49:52.530 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=155
    18:49:52.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:49:52.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:49:52.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=155

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:52.712 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:52.757 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:52.758 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:52.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/aa"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:52.804 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:52.861 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:52.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:49:53.026 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/fbNk4_l-7kQAPDPSKkYbIQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.053 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:53.089 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:49:53.108 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.141 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:53.173 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:53.200 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 renewalDateTime=2017-07-30T17:19:52.313Z expiryDateTime=2017-07-30T17:49:52.313Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.257 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:53.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269745 bytes in 436 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.309 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:53.320 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:53.328 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 transaction.localRevision=89 remoteFromLocalRevision=155
    18:49:53.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=d718a79d-dcd5-4f90-8547-82476ec4fc81 to='build/repo/j5qykoew-w8q6x-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.348 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:53.367 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=89

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.413 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:53.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:53.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.496 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:53.564 [qtp788369844-1104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:49:53.576 [qtp788369844-1104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.644 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:53.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/aa"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:53.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.727 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:53.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:49:53.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:53.847 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:53.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac9fd749783fe6a770098ef139774ac75b3b40c4' to.sha1='67de2fc77f026986c20682f0b588875e8c25fa2d'): /3 + &#ä/bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:54.049 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:53.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0
    18:49:54.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=61.7 MiB, available=393.8 MiB
    18:49:54.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:54.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/bb"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:49:54.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:54.393 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:54.565 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:49:54.905 [qtp1296822510-1048] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:49:54.991 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:54.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=61.7 MiB, available=393.8 MiB
    18:49:55.053 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:55.055 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:49:55.056 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:49:55.057 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:55.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:53.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=4
    18:49:55.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=66.5 MiB, available=389.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:55.334 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/8qmB8kRvzv9tzcD6TsaQrA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:49:55.384 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 3ccc98dd-7b5d-422b-871f-9abf05046a67
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyngus-zj0so-local-dest
      localRepository.publicKeySha1 = 49:59:C4:6D:BD:FC:09:38:E2:E6:6D:D3:2A:42:D5:FE:FB:33:BE:79

      remoteRepository.repositoryId = 57f6ddef-a9bf-42aa-ab23-f02cb9dad199
      remoteRepository.remoteRoot = https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199
      remoteRepository.publicKeySha1 = 2F:58:38:4F:D6:91:2A:3D:3C:45:33:14:C8:EC:DE:23:69:38:F5: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 3ccc98dd-7b5d-422b-871f-9abf05046a67 57f6ddef-a9bf-42aa-ab23-f02cb9dad199

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:55.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=61.7 MiB, available=393.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:49:55.962 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:55.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:49:55.995 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3ccc98dd-7b5d-422b-871f-9abf05046a67 ('build/repo/j5qyngus-zj0so-local-dest')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:55.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:49:56.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=61.7 MiB, available=393.8 MiB
    18:49:56.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:49:56.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=61.1 MiB, available=394.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:56.629 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:49:56.639 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:56.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=48, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:49:56.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:49:56.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=61.1 MiB, available=394.4 MiB
    18:49:56.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:49:56.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:49:56.852 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=89
    18:49:56.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=160 remoteFromLocalRevision=89
    18:49:56.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d718a79d-dcd5-4f90-8547-82476ec4fc81 from='build/repo/j5qykoew-w8q6x-local-src' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:49:56.914 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=160
    18:49:56.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:49:56.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:49:56.945 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=160
    18:49:56.977 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:56.978 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:49:57.035 [qtp1011194845-981] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 transaction.localRevision=94 remoteFromLocalRevision=160
    18:49:57.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:49:57.100 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:49:57.109 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:49:57.111 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:49:57.112 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:49:57.113 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:49:57.115 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:57.181 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/8qmB8kRvzv9tzcD6TsaQrA' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:57.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=56.1 MiB, available=399.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:49:57.903 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:58.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=3ccc98dd-7b5d-422b-871f-9abf05046a67 to='build/repo/j5qyngus-zj0so-local-dest', fromRepoLocalSync=true
    18:49:58.789 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:19:58.729Z expiryDateTime=2017-07-30T17:49:58.729Z
    18:49:58.878 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77
    18:49:59.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=18

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:59.091 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=mh1w2kHonCfLsQ3lg1oKSw could not be decrypted! Access rights missing?!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:49:59.257 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:49:59.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=46.5 MiB, available=409.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:59.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 608 ms.
    18:49:59.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.765 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=axyI3t2XyRmBp3WypkalMQ could not be decrypted! Access rights missing?!
    18:49:59.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.771 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=U-5dUn9FUuYCsTCeF9TwFQ could not be decrypted! Access rights missing?!
    18:49:59.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.775 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=x8yg_LOCoGk8MsqxId0BSA could not be decrypted! Access rights missing?!
    18:49:59.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.778 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=tEmGy4AJCrt7lCzSCMbjJw could not be decrypted! Access rights missing?!
    18:49:59.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.784 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=83IgqbrlwjsAjfAd-gs3Iw could not be decrypted! Access rights missing?!
    18:49:59.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.797 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=i-uUoueNIw51A1wG6i1rWA could not be decrypted! Access rights missing?!
    18:49:59.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.822 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=dD_7t7RUwrrAabRopiaKjA could not be decrypted! Access rights missing?!
    18:49:59.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.836 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=-FGPd3cgkXqKqy-NDaYj_g could not be decrypted! Access rights missing?!
    18:49:59.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.839 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=CqqcnXBNtfJuX8WoXY7jSg could not be decrypted! Access rights missing?!
    18:49:59.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:49:59.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.853 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Z96QQvG3lbT5dO5C9IeyDg could not be decrypted! Access rights missing?!
    18:49:59.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:49:59.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.858 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Yfs4GTtrZ8Lmi1WqCKXZBA could not be decrypted! Access rights missing?!
    18:49:59.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.862 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5Eii9PSCMR9A4_yoot51TA could not be decrypted! Access rights missing?!
    18:49:59.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:49:59.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:49:59.873 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=DyAPONx7885K6aDjrEaTJQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:49:59.891 [qtp788369844-1104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/8qmB8kRvzv9tzcD6TsaQrA' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:49:59.954 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:49:59.955 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:49:59.955 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:49:59.958 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} because of missing permissions!
    18:49:59.959 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:49:59.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:00.378 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:00.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=55.1 MiB, available=400.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:00.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:50:01.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=49.4 MiB, available=406.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:01.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:50:01.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.0 MiB, used=54.4 MiB, available=401.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:02.024 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/8qmB8kRvzv9tzcD6TsaQrA' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:02.041 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:02.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:02.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    18:50:02.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:02.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:02.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:02.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:02.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:02.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:50:02.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:02.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:02.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:02.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:02.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:50:03.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:03.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:02.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=54.3 MiB, available=401.2 MiB
    18:50:02.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:50:03.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=54.3 MiB, available=401.2 MiB
    18:50:03.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:50:03.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:03.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:03.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:03.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:03.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:03.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:03.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:03.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:03.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:03.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:03.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:03.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:50:03.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:03.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:03.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:03.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:03.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:03.346 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    18:50:03.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:50:03.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:03.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
    18:50:03.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b778978963fc2edd6573c8211d9c8afad489c5fc' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
    18:50:03.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", toRepositoryId="32ec50ec-de2b-4178-9a8d-9df4e2c3122d", path="/a"} on repo=32ec50ec-de2b-4178-9a8d-9df4e2c3122d
    18:50:03.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
    18:50:03.905 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pXuBScsLaQxwC9x_792Xvw/3YC0BXaPxy6Q5_MREaMiGQ' offset=0
    18:50:04.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:50:04.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 113646 bytes in 511 ms. path='/a'
    18:50:04.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:04.549 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:04.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", toRepositoryId="32ec50ec-de2b-4178-9a8d-9df4e2c3122d", path="/a"} on repo=32ec50ec-de2b-4178-9a8d-9df4e2c3122d
    18:50:04.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:04.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:04.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
    18:50:04.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c966252c4183e44b79cc43fc34be899f29a683b' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
    18:50:04.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", toRepositoryId="32ec50ec-de2b-4178-9a8d-9df4e2c3122d", path="/b"} on repo=32ec50ec-de2b-4178-9a8d-9df4e2c3122d

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:04.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:50:04.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:05.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b'
    18:50:05.042 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pXuBScsLaQxwC9x_792Xvw/FAFGBW4LF8MJqps16xdHwA' offset=0
    18:50:05.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:50:05.353 [qtp192490287-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pXuBScsLaQxwC9x_792Xvw/FAFGBW4LF8MJqps16xdHwA' offset=1048576
    18:50:05.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:50:05.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 68112 bytes in 391 ms. path='/b'
    18:50:05.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:50:05.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    18:50:05.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", toRepositoryId="32ec50ec-de2b-4178-9a8d-9df4e2c3122d", path="/b"} on repo=32ec50ec-de2b-4178-9a8d-9df4e2c3122d
    18:50:05.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:05.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:50:05.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=49.7 MiB, available=405.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:05.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:05.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c'
    18:50:05.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='619a50fe4fd438db1e5007b3c8e7da5059db30ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /c
    18:50:05.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", toRepositoryId="32ec50ec-de2b-4178-9a8d-9df4e2c3122d", path="/c"} on repo=32ec50ec-de2b-4178-9a8d-9df4e2c3122d
    18:50:05.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c'
    18:50:05.991 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pXuBScsLaQxwC9x_792Xvw/VGfOqcgQKs3WuNLFARG9tQ' offset=0
    18:50:06.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    18:50:06.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436150 bytes in 189 ms. path='/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:05.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:50:06.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=49.6 MiB, available=405.9 MiB
    18:50:06.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:06.224 [qtp788369844-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/8qmB8kRvzv9tzcD6TsaQrA' offset=4194304

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:06.226 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    18:50:06.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="eedecd16-9a4a-4c7d-8a00-64ffd12b95a9", toRepositoryId="32ec50ec-de2b-4178-9a8d-9df4e2c3122d", path="/c"} on repo=32ec50ec-de2b-4178-9a8d-9df4e2c3122d

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:06.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=49.5 MiB, available=406.0 MiB
    18:50:06.501 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:50:06.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:06.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:06.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:06.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.56%
    18:50:06.757 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=89
    18:50:06.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=32 remoteFromLocalRevision=89
    18:50:06.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d from='build/repo/j5qyn8pp-og2ep-local-dest' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:06.886 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:06.983 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=32

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:06.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:06.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    18:50:07.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:07.261 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:07.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:07.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:50:07.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:07.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:07.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:07.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:50:07.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:50:07.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=32
    18:50:07.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:07.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:07.697 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:07.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:50:07.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:08.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:08.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:50:08.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:08.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    18:50:08.164 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:50:08.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:08.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:08.168 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=DyAPONx7885K6aDjrEaTJQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9}}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:08.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='754a17ab12d30c5f5602268c89debefc7abd2d50' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:08.457 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:08.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/1 {11 11ä11#+} 1/a"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:08.532 [Test worker] 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'
    18:50:08.565 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/cOnAmomf_Ugh6S_4oYEIIA' offset=0
    18:50:08.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:50:08.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69822 bytes in 123 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:08.722 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:08.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:50:08.945 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/1 {11 11ä11#+} 1/a"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:09.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:09.227 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:09.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:50:09.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a67d8b3019486566cf440222ce332fdeac9d9df6' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:09.341 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:09.341 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:09.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/1 {11 11ä11#+} 1/b"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:09.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/b'
    18:50:09.449 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/vUksPrB12o7NfxPoNpmPoQ' offset=0
    18:50:09.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    18:50:09.744 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/vUksPrB12o7NfxPoNpmPoQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:09.766 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:09.784 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:09.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:10.008 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d transaction.localRevision=95 remoteFromLocalRevision=32

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:10.008 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/vUksPrB12o7NfxPoNpmPoQ' offset=2097152
    18:50:10.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:10.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw' toID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d to='build/repo/j5qyn8pp-og2ep-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:10.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 34320 bytes in 680 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:10.102 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=95

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:10.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:50:10.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    18:50:10.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b
    18:50:10.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/1 {11 11ä11#+} 1/b"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:10.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:10.281 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:10.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:10.341 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:10.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:50:10.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a22a494514da88d8f9db3c5927e71c54d8020930' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    18:50:10.529 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/1 {11 11ä11#+} 1/c"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:10.601 [Test worker] 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'
    18:50:10.628 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/96XWOnsAUmFpR_kbdSXjiQ/98bDkoS8x5kD3emuu7LWuA' offset=0
    18:50:10.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    18:50:10.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4485 bytes in 91 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:10.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=59.7 MiB, available=395.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:10.807 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:10.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4889976 bytes in 16424 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:10.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    18:50:10.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/1 {11 11ä11#+} 1/c"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:10.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:10.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:11.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:11.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:50:11.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='755897882031fb84588e16d41c5e66be9233f18d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    18:50:11.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/2/1 {11 11ä11#+} 1/a"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:11.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:50:11.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:11.289 [Test worker] 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'
    18:50:11.359 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/xOd4ecyyKYGN6z4j37ajYA/43kyWaS2FLcHSSaRk3PFPg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:11.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=58.8 MiB, available=396.7 MiB
    18:50:11.559 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=DyAPONx7885K6aDjrEaTJQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9}}
    18:50:11.576 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:11.577 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:50:11.577 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:11.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:11.579 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:11.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284988 bytes in 437 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:50:11.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:50:11.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/2/1 {11 11ä11#+} 1/a"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:11.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:12.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:12.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:12.108 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:11.580 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:11.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:50:12.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=58.9 MiB, available=396.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:12.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59ea1585da4cd7d14e0af11dda64ceeacd78e550' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:12.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:12.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/2/1 {11 11ä11#+} 1/b"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:12.309 [Test worker] 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'
    18:50:12.351 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/xOd4ecyyKYGN6z4j37ajYA/lFpMp-QKCa83W_iwfohDgQ' offset=0
    18:50:12.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    18:50:12.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 305475 bytes in 297 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:50:12.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:12.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.0 MiB, used=59.0 MiB, available=396.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:12.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/2/1 {11 11ä11#+} 1/b"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:12.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:12.854 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:12.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:50:12.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff28461e45e42aa46aa93eea6446fc5ba4e1e1e3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:50:13.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/2/a"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:13.026 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:12.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:50:13.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.5 MiB, used=58.9 MiB, available=396.6 MiB
    18:50:13.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.137 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/2EW9yqm9fCSDiVt4Dbhawg' offset=0
    18:50:13.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:50:13.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 211484 bytes in 168 ms. path='/2/a'
    18:50:13.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:50:13.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/2/a"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:13.405 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:13.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=384.5 MiB, used=58.8 MiB, available=396.7 MiB
    18:50:13.449 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:50:13.449 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:50:13.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    18:50:13.479 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:13.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:13.495 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=95

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b86e148db95243e3141487fbdc082e011f57542' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:13.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=37 remoteFromLocalRevision=95
    18:50:13.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d from='build/repo/j5qyn8pp-og2ep-local-dest' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/5/h"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:13.746 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=32 localRepositoryRevisionInProgress=37

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:13.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:50:13.829 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:50:13.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=37

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.871 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/3CJ7dxbBqudt1qoQQ1aIbA/L8_i023WH9ADMGie201d5A' offset=0
    18:50:13.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:13.923 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=DyAPONx7885K6aDjrEaTJQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9}}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106568 bytes in 115 ms. path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:13.936 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:13.957 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:13.958 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:13.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    18:50:14.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/5/h"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:14.256 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d transaction.localRevision=100 remoteFromLocalRevision=37
    18:50:14.312 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:14.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:14.350 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:50:14.350 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:14.351 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:14.352 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:14.466 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:14.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:50:14.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4602b3be4b4c1d0938ba90388df42559b5483f6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:14.562 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:14.567 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:50:14.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9' toID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 to='build/repo/j5qyjx7q-hfh3j-local-src', fromRepoLocalSync=true
    18:50:14.573 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88cb5a13-9b24-4270-adda-f8d0b8ae7de0 ('build/repo/j5qyjx7q-hfh3j-local-src')
    18:50:14.597 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:50:14.616 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:14.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/5/i"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:14.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:14.720 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 renewalDateTime=2017-07-30T17:17:59.278Z expiryDateTime=2017-07-30T17:47:59.278Z
    18:50:14.737 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=100

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:14.741 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/3CJ7dxbBqudt1qoQQ1aIbA/4ck0lIR1hWG5VrDH8elKeg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:14.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:14.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    18:50:14.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249374 bytes in 271 ms. path='/3 + &#ä/5/i'
    18:50:15.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:50:15.221 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/5/i"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:15.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:15.241 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:50:15.273 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:15.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:15.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:50:15.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b077853fc80f09c72aa14b7da72efa06de9305a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:15.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=384.0 MiB, used=60.0 MiB, available=395.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:15.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/bb"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:15.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/aa"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:15.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:15.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:15.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:15.714 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/GKPYuzpaDIZ3O6XU15HjYg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:15.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:15.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:15.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:15.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='624cb848f7270600e8eab2a26fa893a03d78e1f4' to.sha1='57ad451ed7ca0812716f9b0b780f4d9c372b6ffd'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:15.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 578925 bytes in 236 ms. path='/3 + &#ä/aa'
    18:50:16.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:16.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.0 MiB, used=59.7 MiB, available=395.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:16.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/aa"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:16.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:16.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:16.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:16.300 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:16.305 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=DyAPONx7885K6aDjrEaTJQ,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9}}
    18:50:16.348 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:16.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9057fd1cb65f8bff026f76e8ef4d5e22fceeac74' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    18:50:16.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/bb"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:16.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:16.727 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:16.737 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:16.748 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/Dg2NRd-_JojFerV6suXBbQ' offset=0
    18:50:16.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:16.871 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:16.872 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:50:16.872 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:50:16.872 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:16.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:16.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 468698 bytes in 203 ms. path='/3 + &#ä/bb'
    18:50:16.963 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:50:17.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/bb"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:17.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:17.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:17.169 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:50:17.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d7c5642040db594165c9d01f40038b97286b0d2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    18:50:17.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/cc"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:17.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=60.1 MiB, available=395.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:17.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:50:17.508 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/i1w8xQdZgC3d8PfooBOL0Q' offset=0
    18:50:17.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:50:17.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 390864 bytes in 185 ms. path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:17.742 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/cc"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:17.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:17.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:17.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:17.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/cc"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:17.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:17.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:17.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:50:18.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='239edc0d6c0327a63ef56c6f239b63afb3c0dba8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:50:18.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/dd"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:18.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:18.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=60.1 MiB, available=395.4 MiB
    18:50:18.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:18.263 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3gpTJj8UgOlA8izZ3EVYPA/QMb6ONF5Bl3bioPMLshEHQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:18.323 [qtp788369844-1103] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/rSCTPyRj5oUfCrTnCLgb0w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:18.332 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:18.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    18:50:18.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47463 bytes in 228 ms. path='/3 + &#ä/dd'
    18:50:18.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:18.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=59.7 MiB, available=395.8 MiB
    18:50:18.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:18.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", path="/3 + &#ä/dd"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:18.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:18.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    18:50:18.865 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=77
    18:50:18.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=108 remoteFromLocalRevision=77

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:18.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.0 MiB, used=59.7 MiB, available=395.8 MiB
    18:50:18.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:50:18.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:50:18.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:50:18.988 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=100
    18:50:19.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=160 remoteFromLocalRevision=100
    18:50:19.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 from='build/repo/j5qyjx7q-hfh3j-local-src' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9'
    18:50:19.224 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=160
    18:50:19.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:50:19.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:50:19.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=160
    18:50:20.479 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:20.480 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:20.674 [qtp192490287-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:20.832 [qtp192490287-1412] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 transaction.localRevision=106 remoteFromLocalRevision=160

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:20.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3ccc98dd-7b5d-422b-871f-9abf05046a67 from='build/repo/j5qyngus-zj0so-local-dest' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:20.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9' toID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 to='build/repo/j5qyjx7q-hfh3j-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:20.903 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:20.918 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=106
    18:50:20.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:21.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:50:21.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:50:21.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=108

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:21.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=60.2 MiB, available=395.3 MiB
    18:50:21.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:50:22.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=60.2 MiB, available=395.3 MiB
    18:50:22.201 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:22.201 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:50:22.202 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:50:22.202 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:22.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:50:22.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=60.2 MiB, available=395.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:22.672 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 transaction.localRevision=82 remoteFromLocalRevision=108

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:22.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:50:23.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=60.4 MiB, available=395.1 MiB
    18:50:23.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:23.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 799728 bytes in 5233 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:23.033 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:23.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:23.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:23.297 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:23.306 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:50:23.308 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:23.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=60.2 MiB, available=395.3 MiB
    18:50:23.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:23.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/cc"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:50:23.479 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:23.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:23.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:50:23.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9acd92a5f0c18564d20bd1a4999326b6a61ebb99' to.sha1='3d9191506cdb52e5e70f72d02bd33c0dde6a07cb'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:23.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=59.6 MiB, available=395.9 MiB
    18:50:23.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:50:23.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:50:23.831 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 localRepositoryRevisionSynced=106
    18:50:23.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=165 remoteFromLocalRevision=106
    18:50:23.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 from='build/repo/j5qyjx7q-hfh3j-local-src' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:24.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/dd"} on repo=7f604585-654c-425f-a76b-8f2a29352b13

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:24.004 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=165

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:24.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:24.192 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:50:24.192 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:50:24.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=165
    18:50:24.299 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)
    18:50:24.299 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c37d257 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:24.459 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/15H8q0rgUvC4jaQLG1iGPg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:24.466 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=88cb5a13-9b24-4270-adda-f8d0b8ae7de0 transaction.localRevision=111 remoteFromLocalRevision=165
    18:50:24.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:50:24.540 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:50:24.540 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:24.541 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:24.543 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:24.644 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:24.713 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:24.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:50:24.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw' toID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d to='build/repo/j5qyn8pp-og2ep-local-dest', fromRepoLocalSync=true
    18:50:24.777 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 32ec50ec-de2b-4178-9a8d-9df4e2c3122d ('build/repo/j5qyn8pp-og2ep-local-dest')
    18:50:24.792 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:50:24.817 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%
    18:50:24.878 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 renewalDateTime=2017-07-30T17:19:52.313Z expiryDateTime=2017-07-30T17:49:52.313Z
    18:50:24.906 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=111
    18:50:24.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:25.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=3ccc98dd-7b5d-422b-871f-9abf05046a67 to='build/repo/j5qyngus-zj0so-local-dest', fromRepoLocalSync=false
    18:50:25.312 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=82
    18:50:25.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:25.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=60.5 MiB, available=395.0 MiB
    18:50:25.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:26.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:26.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=60.2 MiB, available=395.3 MiB
    18:50:26.127 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=DyAPONx7885K6aDjrEaTJQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ShbHJ9Dp6TUkJVQD7bN-mA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9}}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:26.133 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:26.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:26.318 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:26.319 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:26.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=66.0 MiB, available=389.5 MiB
    18:50:26.647 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:50:26.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:26.320 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} because of missing permissions!
    18:50:26.320 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:26.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:50:26.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=60.2 MiB, available=395.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:26.889 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:27.030 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:27.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=66.0 MiB, available=389.5 MiB
    18:50:27.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:26.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:50:27.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=60.3 MiB, available=395.2 MiB
    18:50:27.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:27.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:27.655 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:27.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:27.856 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:27.855 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Oe_yPhfd_xaJNC7jNwSojA/15H8q0rgUvC4jaQLG1iGPg' offset=1048576
    18:50:27.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1057550 bytes in 3705 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:27.965 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:28.053 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:28.070 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:28.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:28.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=66.1 MiB, available=389.4 MiB
    18:50:28.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:28.225 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:50:28.230 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:50:28.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7f604585-654c-425f-a76b-8f2a29352b13", toRepositoryId="9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8", path="/3 + &#ä/dd"} on repo=7f604585-654c-425f-a76b-8f2a29352b13
    18:50:28.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:28.290 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:28.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:27.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=60.3 MiB, available=395.2 MiB
    18:50:27.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:50:28.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=60.4 MiB, available=395.1 MiB
    18:50:28.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:50:28.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:50:28.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:50:28.415 [qtp192490287-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=111

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:28.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:28.439 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=44 remoteFromLocalRevision=111
    18:50:28.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d from='build/repo/j5qyn8pp-og2ep-local-dest' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw'
    18:50:28.495 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=37 localRepositoryRevisionInProgress=44

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:28.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=66.1 MiB, available=389.4 MiB
    18:50:28.544 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:50:28.544 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:50:28.544 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:28.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:50:28.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:50:28.553 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=44

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:28.575 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:28.592 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=82

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:28.607 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:28.607 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:28.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=113 remoteFromLocalRevision=82

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:28.727 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:28.834 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d transaction.localRevision=116 remoteFromLocalRevision=44
    18:50:28.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 from='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw' toID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d to='build/repo/j5qyn8pp-og2ep-local-dest', fromRepoLocalSync=false
    18:50:28.925 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    18:50:28.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:29.048 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:29.154 [qtp788369844-1103] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 transaction.localRevision=76 remoteFromLocalRevision=6
    18:50:29.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=7f604585-654c-425f-a76b-8f2a29352b13 to='build/repo/j5qym4q4-2cyr1-local-src', fromRepoLocalSync=false
    18:50:29.213 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=76
    18:50:29.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:29.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=60.6 MiB, available=394.9 MiB
    18:50:29.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:29.726 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:29.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=59.4 MiB, available=396.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:29.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=60.2 MiB, available=395.3 MiB
    18:50:29.923 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:29.924 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCF-H19Q0v_QM-GeWYp7KQ, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:50:29.925 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=lOID3uZT2eGTZ85QpdnXrA, serverRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9} because of missing permissions!
    18:50:29.925 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:29.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:50:30.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=60.2 MiB, available=395.3 MiB
    18:50:30.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:30.382 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:30.481 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:30.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3ccc98dd-7b5d-422b-871f-9abf05046a67 from='build/repo/j5qyngus-zj0so-local-dest' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:50:30.506 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=113
    18:50:30.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:50:30.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:50:30.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=113

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:30.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:30.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=60.3 MiB, available=395.2 MiB
    18:50:30.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:30.839 [qtp1296822510-189] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 transaction.localRevision=87 remoteFromLocalRevision=113
    18:50:30.844 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    scenarioB = true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:31.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=60.3 MiB, available=395.2 MiB
    18:50:31.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:31.153 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:31.162 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:31.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=58.0 MiB, available=397.5 MiB
    18:50:31.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.413 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:31.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=60.3 MiB, available=395.2 MiB
    18:50:31.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:50:31.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:31.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:31.545 [qtp192490287-1412] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d localRepositoryRevisionSynced=116

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:31.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:31.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.579 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.579 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:31.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:31.602 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:31.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 transaction.localRevision=49 remoteFromLocalRevision=116
    18:50:31.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=32ec50ec-de2b-4178-9a8d-9df4e2c3122d from='build/repo/j5qyn8pp-og2ep-local-dest' toID=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 to='https://localhost:34393/eedecd16-9a4a-4c7d-8a00-64ffd12b95a9/pXuBScsLaQxwC9x_792Xvw'
    18:50:31.691 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=44 localRepositoryRevisionInProgress=49
    18:50:31.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:50:31.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:50:31.769 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d remoteRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 localRepositoryRevisionSynced=49
    18:50:31.903 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:31.903 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37224fe6 (of khaled)
    18:50:31.978 [qtp192490287-523] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eedecd16-9a4a-4c7d-8a00-64ffd12b95a9 remoteRepositoryId=32ec50ec-de2b-4178-9a8d-9df4e2c3122d transaction.localRevision=121 remoteFromLocalRevision=49

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:31.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:50:32.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:32.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:50:32.090 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnSubdir <<< ***
    18:50:32.091 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:32.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:32.212 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    18:50:32.429 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:32.440 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    18:50:32.440 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:32.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=58.2 MiB, available=397.3 MiB
    18:50:32.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:32.593 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:32.823 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:50:32.825 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:50:32.825 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:32.827 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:32.828 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:50:32.887 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    18:50:32.887 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:32.888 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:32.889 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:50:32.927 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    18:50:32.927 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:32.928 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:32.929 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:32.940 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:33.006 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:50:33.007 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:33.008 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:33.008 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:33.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=58.1 MiB, available=397.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:33.073 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    18:50:33.073 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:33.076 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:33.076 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:50:33.109 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    18:50:33.117 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:33.117 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:33.118 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:50:33.120 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    18:50:33.120 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    18:50:33.121 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    18:50:33.121 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleWritePermissionOnRoot >>> ***
    18:50:33.121 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:50:33.121 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:50:33.123 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:50:33.124 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:33.164 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:33.312 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:33.343 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:33.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:50:33.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=57.7 MiB, available=397.8 MiB
    18:50:33.486 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:50:33.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:50:33.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:50:33.550 [qtp788369844-1104] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=76

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:33.567 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:33.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=146 remoteFromLocalRevision=76

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:33.617 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:33.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7f604585-654c-425f-a76b-8f2a29352b13 from='build/repo/j5qym4q4-2cyr1-local-src' toID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 to='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8'
    18:50:33.643 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=146
    18:50:33.749 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:50:33.749 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:50:33.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=146
    18:50:33.842 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 transaction.localRevision=81 remoteFromLocalRevision=146
    18:50:33.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:50:33.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:34.042 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:34.680 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:34.816 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:35.319 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:35.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    18:50:35.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    <<< PREPARE
    ************************************************************
    ************************************************************
    ************************************************************
    DOWN >>>
    18:50:35.816 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    18:50:35.816 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    18:50:35.816 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:35.912 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:36.119 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:50:36.120 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b4604189-1c3c-4e68-a301-3aaf192a19c4 ('build/repo/j5qykaxr-e269g-local-src')
    18:50:36.121 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:50:36.124 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3ccc98dd-7b5d-422b-871f-9abf05046a67 ('build/repo/j5qyngus-zj0so-local-dest')
    18:50:36.132 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:50:36.133 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:50:36.173 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:50:36.190 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:50:37.000 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=3ccc98dd-7b5d-422b-871f-9abf05046a67 to='build/repo/j5qyngus-zj0so-local-dest', fromRepoLocalSync=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:37.047 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:37.391 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:37.918 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:37.955 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:38.709 [Thread-826] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:19:58.729Z expiryDateTime=2017-07-30T17:49:58.729Z
    18:50:38.713 [Thread-825] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:18:14.988Z expiryDateTime=2017-07-30T17:48:14.988Z
    18:50:38.732 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=87
    18:50:38.759 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0
    18:50:39.305 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=68.4 MiB, available=387.1 MiB
    18:50:39.310 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=88
    18:50:39.529 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0
    18:50:39.887 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=67.6 MiB, available=387.9 MiB
    18:50:39.939 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:40.302 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:40.303 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=67.6 MiB, available=387.9 MiB
    18:50:40.317 [Thread-825] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:50:40.317 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:40.405 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:40.677 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=67.6 MiB, available=387.9 MiB
    18:50:40.728 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:40.885 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:41.088 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=68.1 MiB, available=387.4 MiB
    18:50:41.096 [Thread-826] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:41.208 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:41.096 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:50:41.420 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=68.1 MiB, available=387.4 MiB
    18:50:41.422 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:50:41.723 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=67.7 MiB, available=387.8 MiB
    18:50:41.725 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:50:42.046 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=67.8 MiB, available=387.7 MiB
    18:50:42.048 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:42.100 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:42.187 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    18:50:42.316 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:42.380 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=67.8 MiB, available=387.7 MiB
    18:50:42.381 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:50:42.384 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:50:42.384 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:50:42.417 [qtp1296822510-630] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=87
    18:50:42.444 [Thread-825] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=146 remoteFromLocalRevision=87
    18:50:42.446 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:42.456 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:50:42.462 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:50:42.466 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    18:50:42.626 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:50:42.627 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:38321' serverPath='/3819b8f9-8673-4625-ac61-65d4a484b988' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, invitation=true]
    18:50:42.630 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    18:50:42.744 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:50:42.922 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 163 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:42.943 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:42.971 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=68.4 MiB, available=387.1 MiB
    18:50:42.971 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    18:50:42.972 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:50:42.972 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    18:50:42.972 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    18:50:42.972 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    18:50:42.972 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:50:42.974 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:43.205 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, invitation=false]
    18:50:43.207 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, invitation=false, validTo=null]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:43.298 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=67.9 MiB, available=387.6 MiB
    18:50:43.301 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:43.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:50:43.509 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:43.604 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=67.9 MiB, available=387.6 MiB
    18:50:43.604 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:50:43.607 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:50:43.607 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:43.613 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:43.639 [qtp1296822510-1048] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=88

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:43.711 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:43.742 [Thread-826] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=119 remoteFromLocalRevision=88
    18:50:43.749 [Thread-826] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    18:50:43.749 [Thread-826] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    18:50:43.752 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    18:50:43.752 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN
    *****************
    *****************
    CONTINUE SYNC >>>
    18:50:43.752 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    18:50:43.752 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    18:50:43.752 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...
    18:50:43.752 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    18:50:43.753 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    18:50:43.753 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...
    18:50:43.761 [Thread-826] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    18:50:43.762 [Thread-826] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    18:50:44.380 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3ccc98dd-7b5d-422b-871f-9abf05046a67 from='build/repo/j5qyngus-zj0so-local-dest' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:50:44.387 [Thread-826] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=119
    18:50:44.783 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:50:44.786 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:44.795 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:44.820 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:44.852 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:50:44.852 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:44.924 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:44.998 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:50:45.011 [Thread-825] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146
    18:50:45.098 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:50:45.100 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:45.102 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:45.170 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:45.244 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:45.295 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:45.368 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    18:50:45.368 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:45.418 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:45.418 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:45.420 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:45.471 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:45.537 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:45.613 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:45.620 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:45.641 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:50:45.643 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:45.651 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:45.695 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:45.719 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='132185850200b9cbec027756d8dc4f727e28a6c5' to.sha1='a1aafab722e562ddde835cfa07c5f933baf81d71'): /2/new-file
    18:50:45.756 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:45.760 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:45.782 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:45.817 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:45.847 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:50:45.849 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:45.856 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:45.883 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:45.943 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:46.003 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:46.009 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:46.071 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68e1b0450689fef4811ed159c97b1e0022511ea4' to.sha1='53fb33573e2c7f40a0b7d961ebdb6b5819bc5a25'): /2/new-file

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:46.100 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:50:46.346 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:46.392 [Thread-825] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/new-file"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:46.413 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:46.441 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:46.580 [qtp1011194845-981] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:46.726 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=0
    18:50:46.728 [Thread-826] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/new-file"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:50:46.739 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 101 dirty file-chunks (of 101 total). path='/2/new-file'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:46.847 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:47.070 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/BSPnPpt3rfPRz3pF_yQR3g' offset=0
    18:50:47.113 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing!
    18:50:47.113 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120597 bytes in 671 ms. path='/2/new-file'
    18:50:47.113 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:47.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:50:47.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 to='build/repo/j5qyofp9-60e2m-local-dest', fromRepoLocalSync=true
    18:50:47.245 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2d11221f-0b7d-4ab8-aaf2-9f093d76d206 ('build/repo/j5qyofp9-60e2m-local-dest')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:47.266 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:47.696 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:48.408 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:50:48.416 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:48.488 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:48.536 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:20:48.482Z expiryDateTime=2017-07-30T17:50:48.482Z
    18:50:48.628 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96
    18:50:48.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=18

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:48.913 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:49.211 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:49.329 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:49.329 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:49.416 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:49.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=73.4 MiB, available=382.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:49.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:49.593 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:50:49.668 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:50:49.843 [qtp1296822510-1048] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/BSPnPpt3rfPRz3pF_yQR3g' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:49.904 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:49.941 [Thread-825] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/new-file"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:50:50.028 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:50.285 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    18:50:50.311 [Thread-825] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=146

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:50.905 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:51.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:50:51.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=53.1 MiB, available=402.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:51.608 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:51.804 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:52.143 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:52.188 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:52.324 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=109 remoteFromLocalRevision=146
    18:50:52.361 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:52.457 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:52.460 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=false
    18:50:52.504 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=109

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:52.591 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:52.655 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:52.862 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:53.280 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:53.666 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:53.737 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:53.788 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:54.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms.
    18:50:54.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:54.200 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:54.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:54.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.285 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:54.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    18:50:54.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:54.397 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:54.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:54.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:54.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.495 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:54.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:54.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:50:54.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.648 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:50:54.648 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:54.660 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:50:54.724 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:50:54.725 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:50:54.725 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:50:54.728 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:50:54.728 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:50:54.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:54.219 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/BSPnPpt3rfPRz3pF_yQR3g' offset=2097152
    18:50:54.930 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=78.8 MiB, available=376.7 MiB
    18:50:55.100 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:55.100 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:55.138 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:55.138 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:55.150 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:55.150 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:50:55.190 [Thread-825] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:50:55.190 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:55.449 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:55.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=53.8 MiB, available=401.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:55.775 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:55.911 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:56.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:56.548 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    18:50:56.558 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 10 ms.
    18:50:56.562 [Thread-825] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=eXJhWKx1GoEoOArmhQl5dg, cryptoRepoFileId=clgxn7kpOBnlz_74KqyEHQ} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=BSPnPpt3rfPRz3pF_yQR3g localRevision=163
    18:50:56.585 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:50:56.587 [Thread-825] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:50:56.613 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:56.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=53.1 MiB, available=402.4 MiB
    18:50:56.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:56.875 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:57.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=53.0 MiB, available=402.5 MiB
    18:50:57.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:50:57.405 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:57.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=53.0 MiB, available=402.5 MiB
    18:50:57.538 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:50:57.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:57.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:50:58.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:58.438 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:58.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:50:58.674 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:50:58.718 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:58.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:58.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:58.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:50:58.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:58.997 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:59.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    18:50:59.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:59.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:59.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:50:59.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:59.320 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:59.436 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:59.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:50:59.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:59.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    18:50:59.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:50:59.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:50:59.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:50:59.732 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=77.8 MiB, available=377.7 MiB
    18:50:59.776 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:50:59.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d8904b22a91dc87dba8cc474afcafb8eb53d80d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    18:51:00.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/1 {11 11ä11#+} 1/a"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:00.186 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.209 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=77.4 MiB, available=378.1 MiB
    18:51:00.212 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:00.247 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WHpsvnsK1Sk2GfsGygrPcg/y-1l35Uzx9lqQ4x2py1uUw' offset=0
    18:51:00.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:51:00.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92442 bytes in 178 ms. path='/1 {11 11ä11#+} 1/a'
    18:51:00.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.563 [Thread-825] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=77.1 MiB, available=378.4 MiB
    18:51:00.564 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:51:00.565 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:00.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/1 {11 11ä11#+} 1/a"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.576 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:00.599 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.656 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:00.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:00.759 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.759 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:00.761 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:00.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.796 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/BSPnPpt3rfPRz3pF_yQR3g' offset=3145728
    18:51:00.853 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.48%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:00.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80acb56c4b26eee161b59bd2eb50be45d84d7966' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.855 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:00.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/1 {11 11ä11#+} 1/b"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:00.957 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 75.20%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:00.962 [Test worker] 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'
    18:51:00.994 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WHpsvnsK1Sk2GfsGygrPcg/2C2wfxG3AS3IIoNw_lB8yg' offset=0
    18:51:01.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:01.055 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:01.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92010 bytes in 105 ms. path='/1 {11 11ä11#+} 1/b'
    18:51:01.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:51:01.230 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/1 {11 11ä11#+} 1/b"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:01.306 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:01.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:01.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:51:01.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1647543742f4ab07d88736c407063edf2f7e1ae9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    18:51:01.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/1 {11 11ä11#+} 1/c"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:01.824 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:01.857 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:01.862 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WHpsvnsK1Sk2GfsGygrPcg/uioqOYoQS37l_u27SFgaEA' offset=0
    18:51:01.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    18:51:01.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4625 bytes in 74 ms. path='/1 {11 11ä11#+} 1/c'
    18:51:01.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    18:51:02.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/1 {11 11ä11#+} 1/c"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:02.161 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:02.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:02.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:02.248 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 125 ms.
    18:51:02.248 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zwhaysxxfE9Fs1DWgZksAg, invitation=false]
    18:51:02.328 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms.
    18:51:02.328 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=uv4qaj7cNRL1pukmo3nuBg, invitation=false]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:02.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77e4cf5fc1f02e2901dc40c87699410925989f5a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    18:51:02.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/1 {11 11ä11#+} 1/a"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:02.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/1 {11 11ä11#+} 1/a'
    18:51:02.653 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:02.727 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:02.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:51:02.975 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:03.027 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=72.8 MiB, available=382.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:03.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:03.201 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:03.235 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:03.301 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:03.307 [qtp1296822510-1319] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=109

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:03.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:03.496 [Thread-825] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=168 remoteFromLocalRevision=109
    18:51:03.533 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:03.562 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=3145728
    18:51:03.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:03.739 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/BSPnPpt3rfPRz3pF_yQR3g' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 1056ccab-2059-47dd-a3e0-e3acf0f8929f
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyo69x-90jq7-local-src
      localRepository.publicKeySha1 = 71:C6:C4:FE:06:A6:EE:D5:79:3E:B4:4C:98:5E:87:0E:00:23:6D:98

      remoteRepository.repositoryId = 8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4
      remoteRepository.remoteRoot = https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4
      remoteRepository.publicKeySha1 = FD:C8:DA:3D:70:EC:45:3F:F9:11:FB:4B:7A:C5:FD:04:CA:1C:C5:1A

    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 1056ccab-2059-47dd-a3e0-e3acf0f8929f 8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:03.835 [qtp1011194845-981] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:03.987 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:03.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:04.010 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:04.107 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=5242880
    18:51:04.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:04.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:04.387 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=6291456
    18:51:04.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    18:51:04.636 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=7340032
    18:51:04.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:51:05.170 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=8388608
    18:51:05.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:51:05.437 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/FbVDIVem3cujJcp7d6GB-Q' offset=9437184
    18:51:05.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:51:05.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 70576 bytes in 2910 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:05.563 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:05.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:51:05.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    18:51:05.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    18:51:05.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    18:51:05.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    18:51:05.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    18:51:05.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    18:51:05.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a
    18:51:05.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4zsow into destFile a
    18:51:05.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_5m9s0 into destFile a
    18:51:05.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/1 {11 11ä11#+} 1/a"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:05.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:05.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:05.806 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:05.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:05.835 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:05.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ded8005c41174084e2cfbb1ecd300b2e122ec02a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    18:51:05.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/1 {11 11ä11#+} 1/b"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:05.971 [Test worker] 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'
    18:51:06.000 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/SYNeEiXefgAPjr-cVB0xSg/Uk-rwR3LpIdnJDzvmsYiRw' offset=0
    18:51:06.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:51:06.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91840 bytes in 83 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:51:06.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:51:06.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/1 {11 11ä11#+} 1/b"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:06.272 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:51:06.294 [Thread-825] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=168

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:06.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:06.392 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 81.67%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:06.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:06.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:06.421 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 88.19%
    18:51:06.424 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.71%
    18:51:06.427 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:06.429 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:06.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:06.438 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:06.459 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:06.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b7dfa5747cb7af23906da00ee8b71dc5e0dcb44' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:51:06.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/a"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:06.574 [Thread-825] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='132185850200b9cbec027756d8dc4f727e28a6c5'): /2/new-file
    18:51:06.575 [Thread-825] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:06.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:51:06.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:51:06.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:06.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:06.698 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:06.700 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/vd1P6G54-Hh--gAZtR_2bQ' offset=0
    18:51:06.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:51:06.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8288 bytes in 292 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:06.977 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:06.981 [Thread-825] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=168

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:07.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:07.008 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:07.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/a"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:07.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:07.267 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    18:51:07.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:07.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:07.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:51:07.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 from='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4' toID=1056ccab-2059-47dd-a3e0-e3acf0f8929f to='build/repo/j5qyo69x-90jq7-local-src', fromRepoLocalSync=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a262c900df5e387f931b419a5129637db1e9a83' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:07.391 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1056ccab-2059-47dd-a3e0-e3acf0f8929f ('build/repo/j5qyo69x-90jq7-local-src')
    18:51:07.441 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/5/h"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:07.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:07.480 [pool-15-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1568 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:07.502 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.548 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QraWrqArkb_kl2eam4wq7Q/bJQ4jwWycLkYioySEnzQrw/8oXLA1eBNVaLoBc_HWolPA' offset=0
    18:51:07.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:51:07.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161438 bytes in 149 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:07.691 [qtp1296822510-630] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2160) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor233.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 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]
    18:51:07.714 [Thread-826] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2160) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor233.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 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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:208) [co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:858) [org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:710) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:138) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:666) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromRemoteToLocalDestThread.run(CollisionOnServerRepoToRepoSyncIT.java:428) [test/:na]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.723 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:07.743 [qtp1296822510-1319] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=118 remoteFromLocalRevision=168
    18:51:07.800 [Thread-825] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:51:07.800 [Thread-825] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:07.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/5/h"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:07.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:07.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:07.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:51:08.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='067c57695a3ff1904286ed3c5e6e66cb3da23a88' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:08.061 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:08.101 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/5/i"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:08.153 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'
    18:51:08.182 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QraWrqArkb_kl2eam4wq7Q/bJQ4jwWycLkYioySEnzQrw/G9w1dPD29hVTnqsW74z1UA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.285 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:08.411 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.453 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QraWrqArkb_kl2eam4wq7Q/bJQ4jwWycLkYioySEnzQrw/G9w1dPD29hVTnqsW74z1UA' offset=1048576
    18:51:08.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:51:08.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 500536 bytes in 374 ms. path='/3 + &#ä/5/i'
    18:51:08.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:51:08.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    18:51:08.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/5/i"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:08.649 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:08.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:08.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.672 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9a5bb51cf5646644c2f15d8e1d8f67b16c44e6c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:08.744 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/aa"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:08.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:51:08.831 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QraWrqArkb_kl2eam4wq7Q/P-TR2RoCXK_SHNeqixWTrA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.847 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:08.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:09.003 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:09.007 [qtp1296822510-1320] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2160) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor233.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 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]
    18:51:09.021 [Thread-826] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2160) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor233.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 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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:208) [co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:858) [org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:710) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:138) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:666) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromRemoteToLocalDestThread.run(CollisionOnServerRepoToRepoSyncIT.java:428) [test/:na]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:09.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 117252 bytes in 297 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:09.100 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:09.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:51:09.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/aa"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:09.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:09.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:09.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:51:09.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1848ee18e9aa5330570335103de3a79c629e574e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:09.549 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 renewalDateTime=2017-07-30T17:21:07.389Z expiryDateTime=2017-07-30T17:51:07.389Z

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:09.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/bb"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:09.629 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:09.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:51:09.669 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QraWrqArkb_kl2eam4wq7Q/9DYLlu_9zw3KlG3AsljeQw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:09.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:09.753 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:09.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    18:51:09.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 525888 bytes in 203 ms. path='/3 + &#ä/bb'
    18:51:09.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:51:09.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/bb"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:09.986 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:09.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:10.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:10.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:51:10.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d6c4047542fa8ec90c8e34f1292fc4ba13eecaa' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    18:51:10.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/cc"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:10.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:10.255 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:10.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=57.3 MiB, available=398.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:10.307 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QraWrqArkb_kl2eam4wq7Q/DMe7Z4lwH1glh17g3Oyr6g' offset=0
    18:51:10.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:51:10.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26542 bytes in 125 ms. path='/3 + &#ä/cc'
    18:51:10.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:51:10.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/cc"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:10.442 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:10.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:10.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:51:10.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28059c80b6cf3462597d77d6ec84333a8e8b34d3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:51:10.693 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/dd"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:10.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:51:10.815 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QraWrqArkb_kl2eam4wq7Q/hS2iRuZj4Os3bfBmpJhilQ' offset=0
    18:51:10.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:51:11.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 725220 bytes in 235 ms. path='/3 + &#ä/dd'
    18:51:11.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    18:51:11.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/3 + &#ä/dd"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:51:11.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:11.225 [qtp1296822510-1319] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2160) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor233.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 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]
    18:51:11.241 [Thread-826] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = BSPnPpt3rfPRz3pF_yQR3g
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2160) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor233.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 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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:208) [co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:858) [org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:710) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:138) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:666) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromRemoteToLocalDestThread.run(CollisionOnServerRepoToRepoSyncIT.java:428) [test/:na]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:11.283 [qtp1011194845-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=96

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:11.287 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:11.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=111 remoteFromLocalRevision=96
    18:51:11.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 from='build/repo/j5qyofp9-60e2m-local-dest' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:51:11.416 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    18:51:11.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:11.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:11.477 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during putFileData: /2/new-file
    18:51:11.479 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:11.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:51:11.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:51:11.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=111

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:11.540 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:11.541 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:11.543 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:11.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:11.658 [Thread-826] INFO  c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=3ccc98dd-7b5d-422b-871f-9abf05046a67, to=57f6ddef-a9bf-42aa-ab23-f02cb9dad199
    18:51:11.663 [Thread-826] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=119

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:11.671 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:51:12.028 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:12.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=42.5 MiB, available=413.0 MiB
    18:51:12.236 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zwhaysxxfE9Fs1DWgZksAg, serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4} because of missing permissions!
    18:51:12.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:12.403 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 transaction.localRevision=120 remoteFromLocalRevision=119
    18:51:12.419 [Thread-826] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:12.491 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:51:12.492 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:12.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=42.7 MiB, available=412.8 MiB
    18:51:12.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:12.836 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:12.857 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:12.892 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:13.016 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:13.022 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 transaction.localRevision=102 remoteFromLocalRevision=111
    18:51:13.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 to='build/repo/j5qyofp9-60e2m-local-dest', fromRepoLocalSync=false
    18:51:13.054 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:13.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=43.1 MiB, available=412.4 MiB
    18:51:13.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:13.710 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=3ccc98dd-7b5d-422b-871f-9abf05046a67 to='build/repo/j5qyngus-zj0so-local-dest', fromRepoLocalSync=false
    18:51:13.741 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=120
    18:51:13.921 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=3

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:14.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=42.6 MiB, available=412.9 MiB
    18:51:14.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:14.122 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:14.241 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:13.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0
    18:51:14.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=83.0 MiB, available=372.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:14.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=42.6 MiB, available=412.9 MiB
    18:51:14.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:51:14.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:51:14.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:14.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:14.535 [qtp1276160461-1430] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f localRepositoryRevisionSynced=2
    18:51:14.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 transaction.localRevision=6 remoteFromLocalRevision=2
    18:51:14.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1056ccab-2059-47dd-a3e0-e3acf0f8929f from='build/repo/j5qyo69x-90jq7-local-src' toID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 to='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4'
    18:51:14.761 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:14.990 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=81.0 MiB, available=374.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:15.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:15.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:15.131 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:15.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:51:15.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:15.186 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=2, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:15.201 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:51:15.471 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 188 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:15.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:15.519 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 361 ms.
    18:51:15.520 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=mKQCjRX1I6-iDe4lOpL2kA, invitation=false]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:15.568 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:51:15.572 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:51:15.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:51:15.574 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:15.582 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms.
    18:51:15.583 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=N1ne0S59Wb2gAXWe0CyoJA, invitation=false]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:15.588 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:51:15.588 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:51:15.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:15.696 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:51:15.808 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:51:15.870 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:51:16.138 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:51:16.249 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:16.304 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=82.1 MiB, available=373.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:16.488 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:16.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=80.8 MiB, available=374.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:16.689 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:51:16.809 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:16.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:16.976 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:17.010 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:51:17.075 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:17.201 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    18:51:17.224 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 22 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:17.224 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:17.264 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:17.264 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:17.279 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:17.280 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:17.325 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:17.380 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:17.382 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    18:51:17.445 [Thread-826] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:51:17.445 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:17.494 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 34 ms.
    18:51:17.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 2 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:17.588 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:17.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=80.8 MiB, available=374.7 MiB
    18:51:17.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:17.669 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:17.744 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:17.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:17.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:17.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyoc8h-adp7v-local-src
      localRepository.publicKeySha1 = DA:44:F2:97:55:07:25:70:A1:76:08:E3:BA:C5:B5:14:64:7E:19:34

      remoteRepository.repositoryId = 5f7c75c0-c617-42df-8639-f567b44ae3a1
      remoteRepository.remoteRoot = https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1
      remoteRepository.publicKeySha1 = 94:8F:15:55:95:3C:04:8F:76:F4:66:10:C5:F2:9B:03:DE:F1:5A:4E

    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 cf2e52a0-da9e-4d73-a3df-8a426ee37c5c 5f7c75c0-c617-42df-8639-f567b44ae3a1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:17.979 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:51:18.057 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:18.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=80.7 MiB, available=374.8 MiB
    18:51:18.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:18.368 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:18.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:18.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:18.459 [qtp788369844-1104] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:18.624 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:18.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:18.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:18.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:18.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=80.7 MiB, available=374.8 MiB
    18:51:18.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:51:18.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:51:18.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:51:18.766 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=102

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:18.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:18.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=116 remoteFromLocalRevision=102
    18:51:18.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 from='build/repo/j5qyofp9-60e2m-local-dest' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:51:18.866 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    18:51:18.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:51:18.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = c398af4e-58a0-470d-9cc6-84aaa15196dc
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyp81s-l5emb-local-dest
      localRepository.publicKeySha1 = 78:6D:2C:67:F1:7C:C5:46:CD:99:DA:58:A1:C3:56:7D:5B:EC:C0:85

      remoteRepository.repositoryId = 9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8
      remoteRepository.remoteRoot = https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8
      remoteRepository.publicKeySha1 = 88:59:1E:1F:A0:3E:B8:1F:9F:D4:F3:9D:E6:70:A2:15:D6:C7:72:00

    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 c398af4e-58a0-470d-9cc6-84aaa15196dc 9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:18.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=116
    18:51:18.921 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:51:18.955 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:51:18.955 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:18.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:18.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:18.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:19.005 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:19.075 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 transaction.localRevision=107 remoteFromLocalRevision=116

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:19.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:19.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:19.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:19.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:19.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:51:19.197 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:51:19.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:19.340 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=80.6 MiB, available=374.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:19.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:51:19.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=c398af4e-58a0-470d-9cc6-84aaa15196dc to='build/repo/j5qyp81s-l5emb-local-dest', fromRepoLocalSync=true
    18:51:19.394 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c398af4e-58a0-470d-9cc6-84aaa15196dc ('build/repo/j5qyp81s-l5emb-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:19.411 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:19.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:19.424 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:19.488 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:19.566 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 renewalDateTime=2017-07-30T17:21:19.451Z expiryDateTime=2017-07-30T17:51:19.451Z

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:19.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:19.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:19.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:19.670 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=83

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:19.777 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.57%
    18:51:19.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:19.788 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:19.790 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:19.846 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=80.6 MiB, available=374.9 MiB
    18:51:19.849 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:19.850 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:51:19.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5f7c75c0-c617-42df-8639-f567b44ae3a1 from='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1' toID=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c to='build/repo/j5qyoc8h-adp7v-local-src', fromRepoLocalSync=true
    18:51:19.860 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf2e52a0-da9e-4d73-a3df-8a426ee37c5c ('build/repo/j5qyoc8h-adp7v-local-src')
    18:51:19.983 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:51:20.067 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:51:20.142 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 renewalDateTime=2017-07-30T17:21:19.954Z expiryDateTime=2017-07-30T17:51:19.954Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:20.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:20.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:20.266 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:20.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:20.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:20.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:20.345 [Thread-826] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=80.6 MiB, available=374.9 MiB
    18:51:20.346 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:51:20.348 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:20.365 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:51:20.481 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:20.514 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:20.516 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:19.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=18
    18:51:20.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:20.628 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:20.716 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.27%
    18:51:20.734 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 74.79%
    18:51:20.747 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:20.750 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:20.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:20.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:20.932 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='132185850200b9cbec027756d8dc4f727e28a6c5' to.sha1='68e1b0450689fef4811ed159c97b1e0022511ea4'): /2/new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:20.957 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:21.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.73%
    18:51:21.017 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:21.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:21.162 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:21.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='404f5afdae53423d70d6f3912115d4742bbaa173' to.sha1='e70df655d23e6cbe33bcc45a3bea478e01bcac46'): /.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:21.166 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:20.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: repoFileDtos.size=0
    18:51:21.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=57.9 MiB, available=397.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:21.251 [qtp1296822510-1049] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=120
    18:51:21.344 [Thread-826] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=147 remoteFromLocalRevision=120
    18:51:21.376 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:51:21.377 [Thread-826] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:22.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:22.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/.subshare.properties"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:22.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:22.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=49.4 MiB, available=406.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:22.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:22.871 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wl8qtuOL-GnP5VYhTmys5Q' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:23.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=58.1 MiB, available=397.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:23.239 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:23.429 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mKQCjRX1I6-iDe4lOpL2kA, serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1} because of missing permissions!
    18:51:23.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:23.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98729 bytes in 1222 ms. path='/.subshare.properties'
    18:51:23.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:23.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:23.695 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:23.914 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:23.927 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3ccc98dd-7b5d-422b-871f-9abf05046a67 from='build/repo/j5qyngus-zj0so-local-dest' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:51:23.941 [Thread-826] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=147

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:23.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:23.963 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:24.076 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:24.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:24.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/.subshare.properties"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:24.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:24.278 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 86.56%
    18:51:24.280 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 93.08%
    18:51:24.281 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:24.277 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:24.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:24.291 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:24.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8525d641db1677edaf2616ea3ab867a6fc73da0d' to.sha1='f6eb08ec64655d0059dde851e4537418331e0878'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:24.474 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68e1b0450689fef4811ed159c97b1e0022511ea4' to.sha1='132185850200b9cbec027756d8dc4f727e28a6c5'): /2/new-file

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:23.693 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!
    18:51:23.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:51:24.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=50.6 MiB, available=404.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:24.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=58.3 MiB, available=397.2 MiB
    18:51:24.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:24.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:25.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/1 {11 11ä11#+} 1/a"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:25.029 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:25.112 [Thread-826] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/new-file"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67
    18:51:25.114 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 101 dirty file-chunks (of 101 total). path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:25.130 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fPPDqK7sbdu1hzMetj_GiQ/NzZwf_6xuYSP412ei5fEjA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:25.246 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:25.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=58.3 MiB, available=397.2 MiB
    18:51:25.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:25.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120022 bytes in 345 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:25.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=49.9 MiB, available=405.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:25.564 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:25.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:25.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:25.633 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:25.659 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:25.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=58.3 MiB, available=397.2 MiB
    18:51:25.754 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:51:25.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:51:25.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:25.797 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/1 {11 11ä11#+} 1/a"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:25.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:25.860 [qtp87417275-69] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c localRepositoryRevisionSynced=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:25.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:25.891 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:25.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:51:25.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='839853b4bb59116bd2182dc7032f54de5c67849d' to.sha1='4998c50911c5db23f7944ba1e7339293014afa20'): /1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:25.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 transaction.localRevision=6 remoteFromLocalRevision=2
    18:51:25.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c from='build/repo/j5qyoc8h-adp7v-local-src' toID=5f7c75c0-c617-42df-8639-f567b44ae3a1 to='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1'
    18:51:26.118 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:26.243 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/1 {11 11ä11#+} 1/b"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:26.256 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:26.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=49.6 MiB, available=405.9 MiB
    18:51:26.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:26.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:26.436 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fPPDqK7sbdu1hzMetj_GiQ/XP_ctXim9wbLbiqM4m-N-Q' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:26.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:26.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=49.6 MiB, available=405.9 MiB
    18:51:26.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:26.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:51:26.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:51:26.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:26.660 [qtp788369844-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=83

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:27.321 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:27.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=5 remoteFromLocalRevision=83
    18:51:27.493 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:51:27.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=c398af4e-58a0-470d-9cc6-84aaa15196dc to='build/repo/j5qyp81s-l5emb-local-dest', fromRepoLocalSync=false
    18:51:27.560 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=87

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:27.575 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:27.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:27.591 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 78 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:27.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 442559 bytes in 1365 ms. path='/1 {11 11ä11#+} 1/b'
    18:51:27.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:27.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:27.910 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:27.912 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:51:28.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/1 {11 11ä11#+} 1/b"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:28.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:28.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:28.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:28.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=50.0 MiB, available=405.5 MiB
    18:51:28.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:28.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76243c57acedbf0a1469fe8fc9d7aed65f942fc2' to.sha1='351c91eca75967dd56855d63650e35e8be861c3f'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:28.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=50.0 MiB, available=405.5 MiB
    18:51:28.579 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!
    18:51:28.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:28.669 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/1 {11 11ä11#+} 1/c"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:28.677 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:28.785 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:28.801 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fPPDqK7sbdu1hzMetj_GiQ/GZGqru5lnNEH0_TLEpHHJA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:28.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=50.1 MiB, available=405.4 MiB
    18:51:28.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:51:29.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=50.1 MiB, available=405.4 MiB
    18:51:29.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:29.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    18:51:29.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:29.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=50.4 MiB, available=405.1 MiB
    18:51:29.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:51:29.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=50.1 MiB, available=405.4 MiB
    18:51:29.946 [qtp788369844-1104] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=87
    18:51:30.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=6 remoteFromLocalRevision=87

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:30.007 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:30.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    18:51:30.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:51:30.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:30.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:30.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:30.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 316174 bytes in 1643 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:30.340 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:51:30.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=7f604585-654c-425f-a76b-8f2a29352b13 to='build/repo/j5qym4q4-2cyr1-local-src', fromRepoLocalSync=true
    18:51:30.341 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7f604585-654c-425f-a76b-8f2a29352b13 ('build/repo/j5qym4q4-2cyr1-local-src')
    18:51:30.352 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:30.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:30.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:30.503 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:30.505 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:30.552 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:30.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/1 {11 11ä11#+} 1/c"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:30.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:30.839 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 renewalDateTime=2017-07-30T17:19:14.893Z expiryDateTime=2017-07-30T17:49:14.893Z
    18:51:30.856 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=91

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:30.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.60%
    18:51:30.862 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:30.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:30.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:30.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:30.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:30.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='113f783517c48ae479d17c2aae1703bfdaf47f56' to.sha1='362fdc59a41b5007afd26ec668926d05cc01d51a'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:31.054 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:31.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    18:51:31.186 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:31.261 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:31.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:31.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:31.272 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/2/1 {11 11ä11#+} 1/a"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:31.282 [Test worker] 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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:31.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=51.0 MiB, available=404.5 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:31.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:31.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:31.688 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wv_CiaRKOq2acTz71gEK_A/7ohnmuPEE7_mteBJaPbcJw/6W6gJLq_WRiRZfpBGDK8KQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:31.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:31.933 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:31.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:31.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:51:32.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=51.0 MiB, available=404.5 MiB
    18:51:32.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:32.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:32.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:32.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:51:32.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=51.0 MiB, available=404.5 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:32.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:32.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:32.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:32.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:32.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=51.1 MiB, available=404.4 MiB
    18:51:32.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:32.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:32.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:32.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:33.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:33.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=51.1 MiB, available=404.4 MiB
    18:51:33.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:33.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:33.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=51.1 MiB, available=404.4 MiB
    18:51:33.448 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:51:33.448 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:51:33.473 [qtp788369844-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=91

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:33.521 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=152 remoteFromLocalRevision=91

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:33.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:33.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 920639 bytes in 2314 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:33.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7f604585-654c-425f-a76b-8f2a29352b13 from='build/repo/j5qym4q4-2cyr1-local-src' toID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 to='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:33.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:33.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.607 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:33.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c13420d2429409d71d27bf960ff3b9458c5c2227' to.sha1='182af3dae6b8dce6981e3476e0c66767473131f8'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:33.747 [qtp1296822510-1319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:33.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:33.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:33.807 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:33.810 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:33.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:33.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/2/1 {11 11ä11#+} 1/a"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:33.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:33.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:33.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:33.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:34.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:34.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:34.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:34.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:34.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:34.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:34.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:34.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:34.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99483ad2d9b26cef630f71b065380de7a49bb679' to.sha1='cecb19fc750bb297369aa1e30db2a0ad6034f92e'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:34.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/1 {11 11ä11#+} 1/a"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:34.464 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:34.480 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:34.742 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/2/1 {11 11ä11#+} 1/b"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:34.774 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:34.887 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h_7BomIun8snaiOuZI1d_A/jPcZUkbO7Ox7MwsgQQlDzg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:34.925 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wv_CiaRKOq2acTz71gEK_A/7ohnmuPEE7_mteBJaPbcJw/caDEIVG7bqHutqUjsF3k5Q' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:35.541 [qtp788369844-906] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[12]{cryptoRepoFileId=iAHMO3hld4ri8D0ZmN1ndQ, localName=null, deleted=Sun Jul 30 18:51:33 CEST 2017}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:35.551 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:35.555 [qtp788369844-906] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[4]{cryptoRepoFileId=8iBuAo6HoTyGnO9KrtUf-g, localName=null, deleted=Sun Jul 30 18:51:33 CEST 2017}
    18:51:35.556 [qtp788369844-906] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[10]{cryptoRepoFileId=nSsbsg1N-d727kl9SQwovQ, localName=null, deleted=Sun Jul 30 18:51:33 CEST 2017}
    18:51:35.875 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:35.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:51:36.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:36.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:36.334 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    18:51:36.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:36.425 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:36.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:36.634 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:36.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:36.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:37.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:37.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:51:37.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:51:37.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:37.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 177441 bytes in 2811 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:37.293 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:37.301 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:37.324 [qtp788369844-1104] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 transaction.localRevision=102 remoteFromLocalRevision=152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:37.399 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:37.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 528471 bytes in 2633 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:37.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=7f604585-654c-425f-a76b-8f2a29352b13 to='build/repo/j5qym4q4-2cyr1-local-src', fromRepoLocalSync=false
    18:51:37.446 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=102

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:37.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:37.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:37.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:37.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:37.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:37.732 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:37.735 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:37.737 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:37.842 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:37.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/2/1 {11 11ä11#+} 1/b"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:37.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:38.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:38.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:38.048 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:38.105 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b372efb8ffd517a5ac726b6e359ae7af877f4e6' to.sha1='7bac8fd39f676da8e87e475a41721cc988082b3f'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:38.124 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:38.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=53.0 MiB, available=402.5 MiB
    18:51:38.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:38.546 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/2/a"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:38.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:38.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/1 {11 11ä11#+} 1/a"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:38.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=52.3 MiB, available=403.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:38.711 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wv_CiaRKOq2acTz71gEK_A/Scu5P9ghOWuI067jg3ZQQg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:38.714 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:38.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:38.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:38.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:38.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:38.776 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:38.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:38.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:51:38.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18e025ccb74a2adfd8b27418bbde8c7f9a0f8fc1' to.sha1='49a41783dc18e32f1e22749dabce4440a156fecc'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:38.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:51:39.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=52.4 MiB, available=403.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:39.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101503 bytes in 531 ms. path='/2/a'
    18:51:39.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:39.494 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:39.552 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:39.555 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:39.767 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:39.818 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/2/a"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:39.816 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:39.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:51:39.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=52.4 MiB, available=403.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:39.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:39.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.20%
    18:51:39.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:39.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:51:39.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d9f3630aa156cf5d52b06928ea3839a41950698' to.sha1='c1132e45d06ba2e6f6cfde5bebebb15c54003d92'): /3 + &#ä/5/h

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:40.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/1 {11 11ä11#+} 1/b"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:40.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:39.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:51:40.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=52.5 MiB, available=403.0 MiB
    18:51:40.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:40.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/5/h"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:40.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:40.623 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h_7BomIun8snaiOuZI1d_A/PPaX6aAnl04apxPhVlW1IA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:40.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=51.7 MiB, available=403.8 MiB
    18:51:40.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:51:40.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:51:40.813 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 localRepositoryRevisionSynced=102
    18:51:40.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=166 remoteFromLocalRevision=102
    18:51:40.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7f604585-654c-425f-a76b-8f2a29352b13 from='build/repo/j5qym4q4-2cyr1-local-src' toID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 to='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8'
    18:51:40.959 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=166

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:40.968 [qtp1276160461-1640] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/MFjOsUjvlRjhwRVP3s1p9g/dFbeh-Kng_jNOoqqv61UHA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:41.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:51:41.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:51:41.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 localRepositoryRevisionSynced=166

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:41.241 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:41.263 [qtp788369844-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=7f604585-654c-425f-a76b-8f2a29352b13 transaction.localRevision=107 remoteFromLocalRevision=166
    18:51:41.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:51:41.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:51:41.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=c398af4e-58a0-470d-9cc6-84aaa15196dc to='build/repo/j5qyp81s-l5emb-local-dest', fromRepoLocalSync=true
    18:51:41.565 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c398af4e-58a0-470d-9cc6-84aaa15196dc ('build/repo/j5qyp81s-l5emb-local-dest')
    18:51:41.573 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%
    18:51:41.613 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 renewalDateTime=2017-07-30T17:21:19.451Z expiryDateTime=2017-07-30T17:51:19.451Z
    18:51:41.628 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=107
    18:51:41.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=2
    18:51:42.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=52.6 MiB, available=402.9 MiB
    18:51:42.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=8, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=8, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:51:42.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=52.6 MiB, available=402.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:42.646 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:42.781 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!
    18:51:42.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:51:43.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=52.8 MiB, available=402.7 MiB
    18:51:43.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:43.253 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:43.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=52.8 MiB, available=402.7 MiB
    18:51:43.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:51:44.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=52.8 MiB, available=402.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:44.125 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/MFjOsUjvlRjhwRVP3s1p9g/dFbeh-Kng_jNOoqqv61UHA' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:44.224 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h_7BomIun8snaiOuZI1d_A/PPaX6aAnl04apxPhVlW1IA' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:44.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:51:44.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=52.8 MiB, available=402.7 MiB
    18:51:45.041 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=107
    18:51:45.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=11 remoteFromLocalRevision=107
    18:51:45.217 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:51:45.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 from='https://localhost:44949/9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8' toID=c398af4e-58a0-470d-9cc6-84aaa15196dc to='build/repo/j5qyp81s-l5emb-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:45.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1199699 bytes in 4606 ms. path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:45.241 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=111
    18:51:45.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:45.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:45.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:45.478 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:45.481 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:51:45.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/5/h"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:45.638 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:45.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:45.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:45.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:51:45.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1dca15935c3a8e3fbbd0e532dc87fbea05d70c8' to.sha1='c5ff8677baca757da57d6dade388d5a8d94ccc44'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:45.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=52.9 MiB, available=402.6 MiB
    18:51:45.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:51:46.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=52.1 MiB, available=403.4 MiB
    18:51:46.301 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7W4HWqAyyQ2iHVH7HpSbFg, serverRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8} because of missing permissions!
    18:51:46.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:46.568 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/5/i"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:46.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:46.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=52.1 MiB, available=403.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:46.727 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/MFjOsUjvlRjhwRVP3s1p9g/fSRCAj475Qdw4y5GVjve1Q' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:46.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1810500 bytes in 6576 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:46.872 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:46.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49927 bytes in 403 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:47.021 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:47.023 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:46.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:51:47.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=52.2 MiB, available=403.3 MiB
    18:51:47.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:47.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:47.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:47.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:47.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:47.292 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:47.295 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:47.339 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:47.345 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:47.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/5/i"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:47.367 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:47.377 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:47.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:47.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/1 {11 11ä11#+} 1/b"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:47.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:47.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:47.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='adf06b7fbe78ee0edf0d1dcb2669fb07724966bb' to.sha1='0919a6cfa322217a5c7c623e3ec49fdff6f1ecac'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:47.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:51:47.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1835ce458f502874bd0882dec89dc6d07e50a57' to.sha1='c01220d61deba2de8b0927f9ab6db70cc4936de5'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:47.590 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:47.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=52.2 MiB, available=403.3 MiB
    18:51:47.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:47.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/aa"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:47.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:47.837 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=7340032

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:47.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/1 {11 11ä11#+} 1/c"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:47.843 [Test worker] 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'
    18:51:47.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    18:51:47.844 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:51:47.845 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:47.928 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/swDlBaa7RBzAjWzeHjECJw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:47.964 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:48.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=52.2 MiB, available=403.3 MiB
    18:51:48.042 [qtp788369844-1303] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 remoteRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc localRepositoryRevisionSynced=111
    18:51:48.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c398af4e-58a0-470d-9cc6-84aaa15196dc remoteRepositoryId=9f01fa72-f9c2-40e5-bd6b-b969fea5b0e8 transaction.localRevision=12 remoteFromLocalRevision=111

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:48.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:51:48.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5f7c75c0-c617-42df-8639-f567b44ae3a1 from='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1' toID=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c to='build/repo/j5qyoc8h-adp7v-local-src', fromRepoLocalSync=true
    18:51:48.139 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf2e52a0-da9e-4d73-a3df-8a426ee37c5c ('build/repo/j5qyoc8h-adp7v-local-src')
    18:51:48.147 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:48.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    18:51:48.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:51:48.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:48.176 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:51:48.368 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 renewalDateTime=2017-07-30T17:21:19.954Z expiryDateTime=2017-07-30T17:51:19.954Z
    18:51:48.395 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=29
    18:51:48.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:48.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489596 bytes in 774 ms. path='/3 + &#ä/aa'
    18:51:48.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:48.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:48.674 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:48.676 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:51:48.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/aa"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    18:51:48.546 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:48.875 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:51:48.887 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:48.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:48.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:48.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=55.2 MiB, available=400.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:49.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='353a6aba83697e42b1edd9136bb20140a8c11f11' to.sha1='cc685b6adfb251fd277c66eae141d25fd7701480'): /3 + &#ä/bb
    18:51:49.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/bb"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:49.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:49.672 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:49.729 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/dSVBT27qkzCI40NsFKEfqg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:50.020 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:50.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:50.295 [qtp1296822510-189] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=8388608

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:50.453 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:50.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=54.6 MiB, available=400.9 MiB
    18:51:50.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:50.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:50.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:50.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:50.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:50.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:50.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:50.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:50.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 326996 bytes in 1131 ms. path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:50.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:50.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:50.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:50.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:50.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:50.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:50.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:50.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:50.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:51:50.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:50.932 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:50.934 [qtp1276160461-1545] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:51:51.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/bb"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:51.169 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mKQCjRX1I6-iDe4lOpL2kA, serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:51.187 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:51.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:51.258 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:51.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:51:51.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dbbf836ccab7b61094136a1469436580b1051754' to.sha1='1f3b575a13599981607a4c721e694ca89dd0020a'): /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:51.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:51:51.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=54.7 MiB, available=400.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:51.614 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 170 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:51.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/cc"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:51.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:51.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:51.827 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:52.053 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/H5ktvQAb02Osm4mAhG-FLA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:52.090 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:52.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=54.7 MiB, available=400.8 MiB
    18:51:52.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:52.716 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:52.744 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:52.873 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=9437184

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:52.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=54.7 MiB, available=400.8 MiB
    18:51:52.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:51:53.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=54.6 MiB, available=400.9 MiB
    18:51:53.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:51:53.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:51:53.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:51:53.241 [qtp87417275-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c localRepositoryRevisionSynced=29
    18:51:53.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 transaction.localRevision=51 remoteFromLocalRevision=29
    18:51:53.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c from='build/repo/j5qyoc8h-adp7v-local-src' toID=5f7c75c0-c617-42df-8639-f567b44ae3a1 to='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1'
    18:51:53.443 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=51

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0768748d-0c3c-436e-a009-c244c69c4430
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyp7hh-lqs62-local-src
      localRepository.publicKeySha1 = F6:7A:7D:D4:F0:BC:D1:55:12:B3:50:AA:78:C5:DD:81:0F:56:F2:78

      remoteRepository.repositoryId = c71cabcd-f60e-45a4-b475-ef4e68ede5b2
      remoteRepository.remoteRoot = https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2
      remoteRepository.publicKeySha1 = 1C:E6:99:52:EE:3D:4A:2D:B0:0B:DC:B0:FE:A7:BA:6B:12:E3:DA: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 0768748d-0c3c-436e-a009-c244c69c4430 c71cabcd-f60e-45a4-b475-ef4e68ede5b2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:53.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:53.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:53.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:53.642 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:53.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    18:51:53.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:53.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:53.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:53.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:51:53.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1835ce458f502874bd0882dec89dc6d07e50a57' to.sha1='76eb23609aa9e37270faa60a698b9ce88e71ef7f'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:53.820 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:53.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:54.055 [Test worker] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:54.057 [Test worker] 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'
    18:51:54.122 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h_7BomIun8snaiOuZI1d_A/rxmeNHWF2_OyZXG7BDjJtA' offset=0
    18:51:54.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89253 bytes in 313 ms. path='/1 {11 11ä11#+} 1/c'
    18:51:54.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:54.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:54.591 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:54.595 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:54.764 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/H5ktvQAb02Osm4mAhG-FLA' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:54.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/1 {11 11ä11#+} 1/c"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:54.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:55.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    18:51:55.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:55.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:55.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:55.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:51:55.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:55.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:51:55.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b01505c0fa74d69fd611d5571354bc6526ec8ed' to.sha1='8992a9bed60836673e7fc1f34c6931ca3d444bd5'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:51:55.427 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.503 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:55.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/2/1 {11 11ä11#+} 1/a"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:55.613 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:51:55.702 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:55.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1535050 bytes in 4008 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:55.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:55.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:55.890 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:55.918 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OLK_AxFfSePRRDLL3lsvQ/AMGnf4cvX6Br4KOE0ViY2Q/726gu1qqA9kM5X6pEIcubA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:55.981 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:55.985 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:51:56.039 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/cc"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:56.066 [qtp1296822510-1319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=10485760

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:56.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:56.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:51:56.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=0768748d-0c3c-436e-a009-c244c69c4430 to='build/repo/j5qyp7hh-lqs62-local-src', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:56.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:56.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:56.138 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0768748d-0c3c-436e-a009-c244c69c4430 ('build/repo/j5qyp7hh-lqs62-local-src')
    18:51:56.177 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:51:56.222 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:56.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492237d85acf5308e4a11db174b13681c265f9f1' to.sha1='af613455005f26fb5fc437a65ee35270f158552e'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:56.365 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 renewalDateTime=2017-07-30T17:21:56.188Z expiryDateTime=2017-07-30T17:51:56.188Z
    18:51:56.417 [pool-6-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    18:51:56.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:56.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/dd"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:56.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:51:56.656 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cZLSYRqpOBq-BhMhfwuESg/fqcJqU7igoijHUUOBx0unw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:57.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=53.7 MiB, available=401.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:57.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 208561 bytes in 640 ms. path='/3 + &#ä/dd'
    18:51:57.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:57.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:57.403 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:57.405 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:51:57.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="1056ccab-2059-47dd-a3e0-e3acf0f8929f", toRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", path="/3 + &#ä/dd"} on repo=1056ccab-2059-47dd-a3e0-e3acf0f8929f
    18:51:57.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:57.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.46%
    18:51:57.989 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:51:58.525 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:51:58.532 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=11534336

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:58.574 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1013887 bytes in 2960 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:58.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:58.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:51:58.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:51:58.811 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:51:58.813 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:59.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.5 MiB, used=46.8 MiB, available=408.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:59.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/2/1 {11 11ä11#+} 1/a"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:59.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:51:59.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:59.173 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:59.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:59.175 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:51:59.176 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:51:59.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:59.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc77a2a8d964ced3b2cc148bc2f250075ad1a2b4' to.sha1='300e86b0dd1389c1dac6d1ba1ac5f4578d74b7e5'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:51:59.267 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f transaction.localRevision=74 remoteFromLocalRevision=6
    18:51:59.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 from='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4' toID=1056ccab-2059-47dd-a3e0-e3acf0f8929f to='build/repo/j5qyo69x-90jq7-local-src', fromRepoLocalSync=false
    18:51:59.568 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=74

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:59.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=46.8 MiB, available=408.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:51:59.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/2/1 {11 11ä11#+} 1/b"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:51:59.832 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:51:59.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:00.033 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OLK_AxFfSePRRDLL3lsvQ/AMGnf4cvX6Br4KOE0ViY2Q/FKjsI74d3wh1JLG9t3KgFw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:00.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.5 MiB, used=46.9 MiB, available=408.6 MiB
    18:52:00.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:00.347 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:00.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:00.573 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 715638 bytes in 740 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:00.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.0 MiB, used=46.9 MiB, available=408.6 MiB
    18:52:00.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:00.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:00.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:00.856 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:00.859 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:52:00.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/2/1 {11 11ä11#+} 1/b"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:00.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:00.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:00.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:01.011 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=12582912

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:01.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e16aab2a4b226cfe8408fea557f41b57ff7702d9' to.sha1='49dfa4aa1bc7cd7e2706246f4b143f6f4a74cb47'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:01.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=384.5 MiB, used=46.9 MiB, available=408.6 MiB
    18:52:01.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:52:01.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:52:01.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:01.279 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:01.347 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:01.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=57.0 MiB, available=398.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:01.441 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=6 remoteFromLocalRevision=2
    18:52:01.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0768748d-0c3c-436e-a009-c244c69c4430 from='build/repo/j5qyp7hh-lqs62-local-src' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:01.473 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:01.578 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:01.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/2/a"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:01.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:01.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:01.753 [qtp1296822510-1319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=13631488

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:01.780 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OLK_AxFfSePRRDLL3lsvQ/VGOQzRWPwF-RLfa0SP_ZUQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:02.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=53.5 MiB, available=402.0 MiB
    18:52:02.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:02.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:02.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:02.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:02.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:02.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:02.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:02.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:02.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:02.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:02.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:02.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:52:02.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:02.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:02.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:02.490 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zwhaysxxfE9Fs1DWgZksAg, serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:02.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:52:02.829 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 140 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:02.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 405910 bytes in 1301 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:02.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:52:02.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=53.8 MiB, available=401.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:03.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:03.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:03.079 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:03.081 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:03.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:03.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/2/a"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:03.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:03.191 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.24%
    18:52:03.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:03.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:52:03.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6732af5031ae0cd919fdaa71ec1e934b1b8967cc' to.sha1='1f0d50eb736350fa4670930b19a1cc97fa1634ba'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:03.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=53.7 MiB, available=401.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:03.710 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=14680064

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:03.714 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:03.769 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/5/h"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:03.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:03.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:52:03.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=53.5 MiB, available=402.0 MiB
    18:52:03.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:04.056 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/NRjZwFAzjzt2Cgx5DE35og/7JEN1jz6HK8-0dEGig3jTA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.063 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.068 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:04.135 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:04.180 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.285 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    18:52:04.285 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.293 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:04.337 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:04.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=52.8 MiB, available=402.7 MiB
    18:52:04.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:52:04.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:52:04.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.395 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:04.404 [qtp1276160461-1705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f localRepositoryRevisionSynced=74

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.455 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:04.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 transaction.localRevision=149 remoteFromLocalRevision=74

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.515 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:04.571 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:04.613 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:04.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1056ccab-2059-47dd-a3e0-e3acf0f8929f from='build/repo/j5qyo69x-90jq7-local-src' toID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 to='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4'
    18:52:04.634 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=149

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.671 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:04.728 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:04.729 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:52:04.729 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:52:04.734 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=149

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.776 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.834 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:04.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:04.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:04.938 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=1056ccab-2059-47dd-a3e0-e3acf0f8929f transaction.localRevision=79 remoteFromLocalRevision=149
    18:52:04.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:52:04.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:05.096 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:05.149 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:52:05.291 [qtp1011194845-1491] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:05.733 [qtp192490287-1412] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:05.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 895065 bytes in 2015 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:05.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:05.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:06.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:06.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.068 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.40%
    18:52:06.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=9b8d5c3a-b636-4a5d-af25-081d8e79803c to='build/repo/j5qyq723-q641e-local-dest-meta-only', fromRepoLocalSync=true
    18:52:06.073 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b8d5c3a-b636-4a5d-af25-081d8e79803c ('build/repo/j5qyq723-q641e-local-dest-meta-only')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:06.095 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:06.097 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:06.102 [qtp1296822510-1319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=15728640

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.108 [pool-16-thread-1] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 20.32%
    18:52:06.157 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:22:06.109Z expiryDateTime=2017-07-30T17:52:06.109Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.161 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:06.173 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:06.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:06.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/5/h"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.392 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:06.398 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:06.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:06.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:52:06.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d0b79ec127b318004fda9afe684bacd1997396b' to.sha1='6292cbabd1b5e6bfb08385d239cb8e74141cde08'): /3 + &#ä/5/i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.469 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:52:06.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:06.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=18

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    18:52:06.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:06.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:06.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:06.785 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/5/i"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:06.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:06.915 [qtp192490287-1412] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:06.939 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/NRjZwFAzjzt2Cgx5DE35og/iDHabkJqf-6M3HPsgwqR3A' offset=0
    18:52:07.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 184474 bytes in 317 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:07.259 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:07.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:07.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:07.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:07.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:07.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:07.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:07.476 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:07.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:07.478 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:07.529 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:07.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/5/i"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:07.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:07.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:07.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:52:07.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='863520bf9c124137274decf5206950509d4e6bbf' to.sha1='bb75056b9f9e0a6a331fd037a980539c04c054c9'): /3 + &#ä/aa

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:07.729 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:07.752 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:07.760 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=16777216

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:07.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:07.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:07.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:08.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:08.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:08.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/aa"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:08.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:52:08.217 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/rmqoVjaiLZNMiyz2mlSCUw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:08.318 [qtp192490287-1412] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:52:08.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:08.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:08.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:08.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157970 bytes in 507 ms. path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:08.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    18:52:08.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    18:52:08.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:08.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:08.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:08.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:08.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1db73e1a78adade0cbdca1a0721e76128acb8ff3' to.sha1='c04c18fc5394232ce7df0b338d06ccd4922fe211'): /1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:08.823 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:08.825 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:08.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:08.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/aa"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:08.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:08.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:08.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:52:08.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a850e3503112d904d7395360ce3928fe67e897c9' to.sha1='34ada3bc3c1014bfc72f2f9e542e19aac0f3f971'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:09.023 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:09.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/bb"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:09.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:09.451 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/1 {11 11ä11#+} 1/a"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:09.467 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:09.581 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/7KyyV1URpnQ-XRoV_8a4Pg' offset=0
    18:52:09.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111283 bytes in 376 ms. path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:09.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:09.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:09.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:09.914 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/8P7RTMEIn3XIu6okflebAw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:09.963 [qtp1296822510-1319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=17825792

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:09.976 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:09.978 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:52:10.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/bb"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:10.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:10.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:10.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:52:10.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f18c9fb99f459ab65e8ffdc3c4915e22b1f61aaa' to.sha1='4b6428fae7c5cbc56466fe41dd9971a164bc1124'): /3 + &#ä/cc

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:10.424 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:10.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/cc"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:10.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:10.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 572063 bytes in 1268 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:10.750 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:10.847 [qtp192490287-1412] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:10.889 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:10.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:10.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:11.011 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=18874368

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:11.023 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:11.147 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:52:12.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/1 {11 11ä11#+} 1/a"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:12.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:12.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:12.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:52:12.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5e99b32ef54517cabfae40c2078a69b1a40db1d' to.sha1='3dc7928470810e33ad856b1fd207800635ed4b29'): /1 {11 11ä11#+} 1/b
    18:52:13.180 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:52:13.344 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/1 {11 11ä11#+} 1/b"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:13.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/1 {11 11ä11#+} 1/b'
    18:52:13.629 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:14.482 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=19922944

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:14.504 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:14.504 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:14.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:52:14.515 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:14.515 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:14.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:52:14.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=82.2 MiB, available=373.3 MiB
    18:52:15.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:15.417 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:15.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=61.4 MiB, available=394.1 MiB
    18:52:15.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:52:16.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=61.5 MiB, available=394.0 MiB
    18:52:16.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:52:16.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=61.3 MiB, available=394.2 MiB
    18:52:16.623 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.91%
    18:52:16.724 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=109

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:17.217 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:17.640 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=5 remoteFromLocalRevision=109
    18:52:17.711 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 40.24%
    18:52:17.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=9b8d5c3a-b636-4a5d-af25-081d8e79803c to='build/repo/j5qyq723-q641e-local-dest-meta-only', fromRepoLocalSync=false
    18:52:17.750 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=113
    18:52:17.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0
    18:52:18.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=61.7 MiB, available=393.8 MiB
    18:52:18.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:52:18.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=61.8 MiB, available=393.7 MiB
    18:52:18.772 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:18.773 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:18.775 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:52:18.775 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:18.775 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:18.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:19.013 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:19.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=61.8 MiB, available=393.7 MiB
    18:52:19.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:19.388 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=20971520

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:19.472 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:19.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=61.9 MiB, available=393.6 MiB
    18:52:19.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:19.817 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:19.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=61.8 MiB, available=393.7 MiB
    18:52:19.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:52:20.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=61.8 MiB, available=393.7 MiB
    18:52:20.263 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=113
    18:52:20.388 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=6 remoteFromLocalRevision=113
    18:52:20.450 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 60.16%
    18:52:20.451 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 80.08%
    18:52:20.451 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00%
    18:52:20.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:52:20.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 to='build/repo/j5qyofp9-60e2m-local-dest', fromRepoLocalSync=true
    18:52:20.757 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2d11221f-0b7d-4ab8-aaf2-9f093d76d206 ('build/repo/j5qyofp9-60e2m-local-dest')
    18:52:20.773 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:52:20.808 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:52:21.069 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:20:48.482Z expiryDateTime=2017-07-30T17:50:48.482Z
    18:52:21.088 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=117
    18:52:21.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0
    18:52:21.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=62.9 MiB, available=392.6 MiB
    18:52:21.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:52:22.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=62.8 MiB, available=392.7 MiB
    18:52:22.168 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:52:22.171 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:22.171 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:22.171 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:22.173 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:52:22.173 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:22.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:22.448 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:22.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:52:22.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:52:22.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:52:22.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:52:23.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=62.9 MiB, available=392.6 MiB
    18:52:23.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:52:23.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:52:23.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:52:23.560 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:52:23.561 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:52:23.587 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=117
    18:52:23.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=122 remoteFromLocalRevision=117
    18:52:23.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 from='build/repo/j5qyofp9-60e2m-local-dest' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:52:23.714 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=122
    18:52:23.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:52:23.860 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:23.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:52:23.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:52:23.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:52:23.947 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:23.973 [qtp1296822510-1319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=22020096

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:24.154 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:24.172 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:24.384 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:24.406 [qtp1011194845-983] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:52:24.442 [qtp1011194845-983] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:52:24.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:52:24.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:25.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:25.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:52:25.081 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:25.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'
    18:52:25.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62e18407385154dee72652bee45661395ef68f0f' to.sha1='3975feb114af29742ab3f7d87c699dabb70a2bdc'): /2/xxxreverse
    18:52:25.689 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:25.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/xxxreverse"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:52:26.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'
    18:52:26.161 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/ZAZg1EH7T_b2BU_mMGrQcA' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:26.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:27.042 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:27.156 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=23068672

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:27.199 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=3145728

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:27.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 239645 bytes in 1527 ms. path='/2/xxxreverse'
    18:52:27.717 [qtp1011194845-983] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:27.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:27.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:27.985 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:28.098 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:28.173 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:52:28.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/xxxreverse"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206
    18:52:28.495 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:28.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    18:52:28.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=122
    18:52:28.724 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:29.623 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:29.842 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:29.843 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:29.984 [qtp1011194845-120] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:30.064 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 transaction.localRevision=129 remoteFromLocalRevision=122
    18:52:30.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 to='build/repo/j5qyofp9-60e2m-local-dest', fromRepoLocalSync=false
    18:52:30.115 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=129
    18:52:30.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:30.214 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:30.716 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:30.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=66.0 MiB, available=389.5 MiB
    18:52:30.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:31.087 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:31.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=65.1 MiB, available=390.4 MiB
    18:52:31.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:31.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:31.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:31.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:31.458 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:52:31.461 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:31.462 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:31.462 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:31.588 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:31.693 [qtp87417275-69] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:31.700 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:31.744 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=24117248

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:31.934 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:31.464 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:52:31.464 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:31.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:52:31.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=64.3 MiB, available=391.2 MiB
    18:52:32.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:52:32.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=64.3 MiB, available=391.2 MiB
    18:52:32.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:52:33.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=64.2 MiB, available=391.3 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:33.358 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:33.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:52:33.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=64.2 MiB, available=391.3 MiB
    18:52:33.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:52:33.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:52:33.484 [qtp1011194845-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=129
    18:52:33.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=140 remoteFromLocalRevision=129
    18:52:33.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 from='build/repo/j5qyofp9-60e2m-local-dest' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:52:33.752 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=140
    18:52:33.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:52:33.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:52:33.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=140
    18:52:33.993 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:52:34.024 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:34.025 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:52:34.262 [qtp1011194845-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 transaction.localRevision=134 remoteFromLocalRevision=140
    18:52:34.355 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:52:34.377 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:52:34.378 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:52:34.380 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:52:34.381 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:52:34.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:52:34.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=d718a79d-dcd5-4f90-8547-82476ec4fc81 to='build/repo/j5qykoew-w8q6x-local-src', fromRepoLocalSync=true
    18:52:34.611 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d718a79d-dcd5-4f90-8547-82476ec4fc81 ('build/repo/j5qykoew-w8q6x-local-src')
    18:52:34.620 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:52:34.640 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:52:34.893 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:18:32.353Z expiryDateTime=2017-07-30T17:48:32.353Z
    18:52:34.915 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=134

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:35.442 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:35.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=3
    18:52:35.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=65.3 MiB, available=390.2 MiB
    18:52:35.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:35.882 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=25165824

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:35.997 [qtp192490287-1596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=5242880

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:36.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=65.2 MiB, available=390.3 MiB
    18:52:36.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:52:36.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:36.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:36.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:36.984 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:37.286 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:37.484 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:37.648 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    18:52:37.958 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:37.958 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:52:37.959 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:37.959 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:37.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:52:38.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=64.8 MiB, available=390.7 MiB
    18:52:38.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:38.661 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=6291456

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:38.673 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:38.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 6021473 bytes in 25348 ms. path='/1 {11 11ä11#+} 1/b'
    18:52:38.826 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:52:38.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:38.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:38.967 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:38.984 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:52:39.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/1 {11 11ä11#+} 1/b"} on repo=0768748d-0c3c-436e-a009-c244c69c4430

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:39.133 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:39.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:39.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:39.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:52:39.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='10f84f6d84a0b076a57f945d384ce16fac271487' to.sha1='901d3d55f2cb5deace30a1db433285f281818d52'): /1 {11 11ä11#+} 1/c
    18:52:39.353 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:38.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:52:39.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=64.8 MiB, available=390.7 MiB
    18:52:39.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:39.563 [qtp1296822510-1319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=26214400

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:39.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/1 {11 11ä11#+} 1/c"} on repo=0768748d-0c3c-436e-a009-c244c69c4430

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:39.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=64.8 MiB, available=390.7 MiB
    18:52:39.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:40.112 [Test worker] 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'
    18:52:40.225 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/7M8uPGCjcWblrvAzZDlCFA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:40.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=64.8 MiB, available=390.7 MiB
    18:52:40.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:52:40.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:40.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:40.669 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:40.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:41.011 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 311934 bytes in 900 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:41.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.120 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:41.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:52:41.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:52:41.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:41.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.223 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:41.227 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62e18407385154dee72652bee45661395ef68f0f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/xxxreverse

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/1 {11 11ä11#+} 1/c"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:41.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", path="/2/xxxreverse"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.517 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:52:41.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:41.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b7b7d71cd201b30d4e562b6531d02c36a63f889' to.sha1='010e7ec307cb301faa1f9e17cc22abe3af30538c'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.603 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/ZAZg1EH7T_b2BU_mMGrQcA' offset=0
    18:52:41.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:52:41.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172474 bytes in 142 ms. path='/2/xxxreverse'
    18:52:41.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.847 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:41.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", path="/2/xxxreverse"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:52:42.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:42.382 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/1 {11 11ä11#+} 1/a"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:42.386 [Test worker] 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'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:42.409 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=134
    18:52:42.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=178 remoteFromLocalRevision=134

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:42.524 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:42.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:52:42.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d718a79d-dcd5-4f90-8547-82476ec4fc81 from='build/repo/j5qykoew-w8q6x-local-src' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:52:42.547 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=178

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:42.550 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/2WMnrQwiPcB9YVwt1HWRzw/efyuC3HGu81KSwzzZp1dXQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:42.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    18:52:42.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    18:52:42.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:42.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:42.726 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=27262976

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:42.731 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=7340032

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:42.815 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:42.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='876ddb0f55dd264774289e7ac8777908f89d40a8' to.sha1='4d6606a83b9b5e45af00c1e4b33c29d75f044898'): /2/ccc
    18:52:43.842 [qtp1011194845-1617] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:43.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 439480 bytes in 1597 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:44.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7543971 bytes in 33485 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:44.109 [qtp192490287-1585] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:52:44.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:52:44.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:44.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/ccc"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:44.219 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:44.221 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:44.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:44.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:44.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:44.349 [qtp1011194845-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/J0cHP2MY-YHkYP6q8bCdyg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:44.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/1 {11 11ä11#+} 1/a"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:44.457 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:44.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:44.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:52:44.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1058b887b07daa158aa6ed933f035b2cab5968e' to.sha1='0a23b7ed5f6de872dcb4aebfccaba3b90697e080'): /2/1 {11 11ä11#+} 1/b
    18:52:45.505 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:52:45.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/1 {11 11ä11#+} 1/b"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:45.832 [Test worker] 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'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:45.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182319 bytes in 1688 ms. path='/2/ccc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:46.012 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/2WMnrQwiPcB9YVwt1HWRzw/oUZOOVJnwuUpQlIX0mulbQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:46.254 [qtp1011194845-1617] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:46.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    18:52:46.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:46.628 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:46.634 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:52:46.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d718a79d-dcd5-4f90-8547-82476ec4fc81", toRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", path="/2/ccc"} on repo=d718a79d-dcd5-4f90-8547-82476ec4fc81
    18:52:46.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:52:46.873 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:46.914 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:52:46.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=178

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:47.130 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=28311552

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 605741 bytes in 2215 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:48.044 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:48.144 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:48.166 [qtp87417275-1143] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.181 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.233 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:48.233 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.241 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:48.241 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:48.295 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:52:48.297 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.409 [qtp1011194845-1393] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:48.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/cc"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.481 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/1 {11 11ä11#+} 1/b"} on repo=0768748d-0c3c-436e-a009-c244c69c4430

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:48.565 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.590 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 transaction.localRevision=145 remoteFromLocalRevision=178

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.643 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:48.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:48.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:52:48.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=d718a79d-dcd5-4f90-8547-82476ec4fc81 to='build/repo/j5qykoew-w8q6x-local-src', fromRepoLocalSync=false
    18:52:48.690 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=145

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83d74c0c25e5f6bb33304b2ac66e18fd5f5ff70f' to.sha1='ed1edd35920f9f468ae65b54ec7beeabdecc6b34'): /2/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:48.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8e04b6abfd49f8950903f11a6dc79c727dcf357' to.sha1='ed1edd35920f9f468ae65b54ec7beeabdecc6b34'): /3 + &#ä/dd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:48.988 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:49.023 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:49.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/a"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:52:49.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:49.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/dd"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:52:49.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 11 dirty file-chunks (of 11 total). path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:49.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:49.636 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:49.772 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:49.851 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:50.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:50.384 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=29360128

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:50.559 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:50.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=63.3 MiB, available=392.2 MiB
    18:52:50.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:52:50.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:52:50.805 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:50.805 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:51.255 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:50.805 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:52:50.806 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:50.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:52:51.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=63.2 MiB, available=392.3 MiB
    18:52:51.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:52:52.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=63.1 MiB, available=392.4 MiB
    18:52:52.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:52.249 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:52.489 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:52.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=62.7 MiB, available=392.8 MiB
    18:52:52.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:52.708 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=30408704

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:52.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=62.7 MiB, available=392.8 MiB
    18:52:52.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:52:52.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:52:52.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:52:52.939 [qtp1011194845-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 localRepositoryRevisionSynced=145
    18:52:53.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=193 remoteFromLocalRevision=145
    18:52:53.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d718a79d-dcd5-4f90-8547-82476ec4fc81 from='build/repo/j5qykoew-w8q6x-local-src' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:52:53.143 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=193
    18:52:53.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:52:53.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:52:53.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=193
    18:52:53.333 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:53.333 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@22145278 (of marco)
    18:52:53.479 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=d718a79d-dcd5-4f90-8547-82476ec4fc81 transaction.localRevision=150 remoteFromLocalRevision=193

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:53.528 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:52:53.549 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:52:53.558 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:52:53.558 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/pubring.gpg'
    18:52:53.559 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.gnupg/secring.gpg'
    18:52:53.560 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:53.734 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:55.324 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:55.565 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:55.958 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=31457280

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:52:59.092 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:52:59.149 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:52:59.454 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=32505856

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:52:59.540 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:00.533 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:00.792 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:00.825 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:00.896 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:00.969 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.115 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.183 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.264 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.355 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.421 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.500 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.550 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.614 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.678 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:01.687 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:01.790 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:01.844 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:01.959 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=33554432

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:02.107 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:02.157 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:02.219 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=4194304

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:02.288 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=3145728

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:02.330 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:02.437 [closeDeferredTimer-1f6fdd49-2] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[1f6fdd49] could not be re-opened and was unlisted before.
    18:53:02.745 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.40%
    18:53:02.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=9b8d5c3a-b636-4a5d-af25-081d8e79803c to='build/repo/j5qyq723-q641e-local-dest-meta-only', fromRepoLocalSync=true
    18:53:02.746 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b8d5c3a-b636-4a5d-af25-081d8e79803c ('build/repo/j5qyq723-q641e-local-dest-meta-only')
    18:53:02.761 [pool-19-thread-1] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 20.32%
    18:53:02.847 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:22:06.109Z expiryDateTime=2017-07-30T17:52:06.109Z
    18:53:02.864 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=150
    18:53:02.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:02.943 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:03.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=66.7 MiB, available=388.8 MiB
    18:53:03.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=2, cryptoLinkDtos.size=3, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=2, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:53:04.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=59.5 MiB, available=396.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:04.599 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=34603008

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:04.771 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=4194304

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:05.041 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:05.051 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=58.4 MiB, available=397.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:05.793 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:05.802 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:53:05.803 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:53:05.803 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:05.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:06.378 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:06.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=62.6 MiB, available=392.9 MiB
    18:53:06.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:06.705 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:06.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:06.760 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:06.821 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:06.951 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.056 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:07.069 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=35651584

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:07.179 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.235 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.291 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.331 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.372 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.429 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.487 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.552 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:07.614 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:07.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:07.897 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:07.903 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:07.955 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:53:08.104 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:08.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=62.6 MiB, available=392.9 MiB
    18:53:08.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8f36fff8-533a-46f5-9b61-18ee191b40cb
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyr6cf-r5hdf-local-dest
      localRepository.publicKeySha1 = 5F:D3:CB:CF:0A:AD:76:26:BA:3D:A6:83:3D:5C:F4:1F:D8:C4:48:8B

      remoteRepository.repositoryId = 8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4
      remoteRepository.remoteRoot = https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4
      remoteRepository.publicKeySha1 = FD:C8:DA:3D:70:EC:45:3F:F9:11:FB:4B:7A:C5:FD:04:CA:1C:C5:1A

    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 8f36fff8-533a-46f5-9b61-18ee191b40cb 8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:08.759 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=6291456

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:08.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=62.9 MiB, available=392.6 MiB
    18:53:08.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:09.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:53:09.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 from='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4' toID=8f36fff8-533a-46f5-9b61-18ee191b40cb to='build/repo/j5qyr6cf-r5hdf-local-dest', fromRepoLocalSync=true
    18:53:09.096 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8f36fff8-533a-46f5-9b61-18ee191b40cb ('build/repo/j5qyr6cf-r5hdf-local-dest')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:09.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=62.8 MiB, available=392.7 MiB
    18:53:09.348 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.91%
    18:53:09.378 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=150
    18:53:09.494 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=8 remoteFromLocalRevision=150
    18:53:09.543 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 40.24%
    18:53:09.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=9b8d5c3a-b636-4a5d-af25-081d8e79803c to='build/repo/j5qyq723-q641e-local-dest-meta-only', fromRepoLocalSync=false
    18:53:09.575 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=154

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:09.579 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=36700160

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:09.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0
    18:53:10.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:10.189 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:53:10.198 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:10.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:10.236 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 renewalDateTime=2017-07-30T17:23:09.152Z expiryDateTime=2017-07-30T17:53:09.152Z
    18:53:10.356 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=81

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:10.471 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:10.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: repoFileDtos.size=19

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:10.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=63.2 MiB, available=392.3 MiB
    18:53:10.665 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:10.667 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:53:10.667 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:53:10.667 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:10.728 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:10.848 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=37748736

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:10.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:53:11.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:11.156 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:11.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:11.275 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=7340032

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:11.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=61.6 MiB, available=393.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:11.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=63.3 MiB, available=392.2 MiB
    18:53:11.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:11.760 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:11.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7795196 bytes in 22581 ms. path='/2/a'
    18:53:11.956 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:12.016 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=7340032

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:12.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:12.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:12.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=63.3 MiB, available=392.2 MiB
    18:53:12.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:53:12.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=63.3 MiB, available=392.2 MiB
    18:53:12.525 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c localRepositoryRevisionSynced=154
    18:53:12.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b8d5c3a-b636-4a5d-af25-081d8e79803c remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=9 remoteFromLocalRevision=154
    18:53:12.626 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 60.16%
    18:53:12.627 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 80.08%
    18:53:12.627 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:12.634 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:12.763 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:53:12.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/a"} on repo=0768748d-0c3c-436e-a009-c244c69c4430

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:12.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:12.938 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:12.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 to='build/repo/j5qyofp9-60e2m-local-dest', fromRepoLocalSync=true
    18:53:12.946 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2d11221f-0b7d-4ab8-aaf2-9f093d76d206 ('build/repo/j5qyofp9-60e2m-local-dest')
    18:53:12.965 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:12.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: cryptoRepoFileDtos.size=19, cryptoKeyDtos.size=38, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=19, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:13.013 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:13.051 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:53:13.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:13.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:13.149 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 renewalDateTime=2017-07-30T17:20:48.482Z expiryDateTime=2017-07-30T17:50:48.482Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:13.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee1c9ef9e34a56e3eee284516550c82a4c6d5450' to.sha1='b9e09565858dcb6de30df269c0d4695dcde7cd06'): /3 + &#ä/5/h

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:13.197 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=158
    18:53:13.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=3

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:13.375 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:13.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=64.5 MiB, available=391.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:13.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/5/h"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:13.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:53:13.961 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/Nznik8oSczaAp3bjn6UdVw/mKttAuQEcQkfS9mS8h--7w' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:14.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:14.277 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=38797312

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:14.447 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=8388608

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:14.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:14.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144789 bytes in 1169 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.086 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:15.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.248 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:15.251 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:15.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:53:15.346 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rPvXf6koSSnKjJfOa9_ddA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=4iZLAR1yqQKZeaMKsHP6kg, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988}}
    18:53:15.346 [Test worker] WARN  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: userRepoKeyId == 4iZLAR1yqQKZeaMKsHP6kg unknown! Probably already processed?!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:15.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    18:53:15.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/5/h"} on repo=0768748d-0c3c-436e-a009-c244c69c4430

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:15.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.477 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:15.478 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:53:15.479 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:53:15.479 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:15.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:15.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:15.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:15.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:15.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:15.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.553 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:15.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:15.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98c16610fa7426597d109360f0336af8ff9f8e1a' to.sha1='b7fc2105efe2da8ef2e55e70a89214bfcbfad5d4'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:15.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:15.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:15.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:15.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:15.768 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:15.801 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:16.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/5/i"} on repo=0768748d-0c3c-436e-a009-c244c69c4430

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:16.042 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zwhaysxxfE9Fs1DWgZksAg, serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4} because of missing permissions!
    18:53:16.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:16.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:16.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:16.269 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=39845888

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:16.281 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:16.287 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/Nznik8oSczaAp3bjn6UdVw/oyaQ7rUUi30UdMD9BPzsXg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:16.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:16.613 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=9437184

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:16.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:16.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 220583 bytes in 770 ms. path='/3 + &#ä/5/i'
    18:53:16.973 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:17.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:53:17.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:17.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:17.113 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:17.115 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:53:17.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/5/i"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:17.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:17.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:17.397 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:17.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:53:17.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65eae487da7bd856c763be2da60d05258782129f' to.sha1='ab69a61819ec886fca6c0cb4170fc37fdf1e32b0'): /3 + &#ä/aa
    18:53:17.660 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:17.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:17.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/aa"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:17.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:17.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:53:18.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=64.3 MiB, available=391.2 MiB
    18:53:18.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:18.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=51.4 MiB, available=404.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:18.363 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/JkQz3np_oz_QJz9UV8-uTA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:18.380 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=10485760

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:18.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:18.522 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=40894464

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:18.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=64.0 MiB, available=391.5 MiB
    18:53:18.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:53:18.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:18.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:53:18.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:18.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 11 dirty file-chunks with together 10654562 bytes in 29356 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:18.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:18.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:18.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=51.4 MiB, available=404.1 MiB
    18:53:18.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:18.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:18.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:18.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:18.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:53:18.979 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:53:18.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:18.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'
    18:53:19.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='876ddb0f55dd264774289e7ac8777908f89d40a8' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/ccc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:19.123 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:19.153 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:19.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=51.3 MiB, available=404.2 MiB
    18:53:19.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:53:19.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:19.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:19.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="cf2e52a0-da9e-4d73-a3df-8a426ee37c5c", toRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", path="/3 + &#ä/dd"} on repo=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c
    18:53:19.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:19.401 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:19.441 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/ccc"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:19.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=51

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:19.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc'
    18:53:19.537 [qtp1011194845-983] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xvpTWJ4kG2A3U2aJXOnkhA/J0cHP2MY-YHkYP6q8bCdyg' offset=0
    18:53:19.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:53:19.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180215 bytes in 123 ms. path='/2/ccc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:19.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:19.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f36b4825e5db2cf7dd2d2593b3f5c24c0311d8b2_0 into destFile ccc
    18:53:19.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3819b8f9-8673-4625-ac61-65d4a484b988", toRepositoryId="2d11221f-0b7d-4ab8-aaf2-9f093d76d206", path="/2/ccc"} on repo=2d11221f-0b7d-4ab8-aaf2-9f093d76d206

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:19.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:19.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:20.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:20.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:20.530 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=158

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:20.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:20.589 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:20.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:20.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=159 remoteFromLocalRevision=158
    18:53:20.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:53:20.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 from='build/repo/j5qyofp9-60e2m-local-dest' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:53:20.717 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=159

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:20.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:20.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:20.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:20.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:53:20.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:53:20.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=159

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:20.958 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:21.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:21.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:53:21.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:21.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:21.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:53:21.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:21.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.08%
    18:53:21.332 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.24%
    18:53:21.333 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:21.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    18:53:21.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='404f5afdae53423d70d6f3912115d4742bbaa173' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:21.451 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:21.451 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:21.568 [qtp1011194845-1714] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:21.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/.subshare.properties"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:21.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:21.753 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:21.756 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 transaction.localRevision=163 remoteFromLocalRevision=159

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:21.763 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wl8qtuOL-GnP5VYhTmys5Q' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:21.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3819b8f9-8673-4625-ac61-65d4a484b988 from='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988' toID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 to='build/repo/j5qyofp9-60e2m-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:21.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:21.855 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=163
    18:53:21.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:21.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 166 ms. path='/.subshare.properties'
    18:53:21.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties
    18:53:22.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/.subshare.properties"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:22.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:22.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:22.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1047058 bytes in 4527 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:22.447 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8525d641db1677edaf2616ea3ab867a6fc73da0d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:22.540 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.563 [qtp192490287-1585] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.612 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/1 {11 11ä11#+} 1/a"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:22.617 [Test worker] 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'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:22.634 [qtp87417275-1143] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c transaction.localRevision=92 remoteFromLocalRevision=51

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:22.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:22.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5f7c75c0-c617-42df-8639-f567b44ae3a1 from='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1' toID=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c to='build/repo/j5qyoc8h-adp7v-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.675 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fPPDqK7sbdu1hzMetj_GiQ/NzZwf_6xuYSP412ei5fEjA' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:22.685 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:22.743 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c localRepositoryRevisionSynced=29 localRepositoryRevisionInProgress=92

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.746 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:22.749 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21279 bytes in 160 ms. path='/1 {11 11ä11#+} 1/a'
    18:53:22.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/aa"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:22.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:22.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:22.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/1 {11 11ä11#+} 1/a"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:22.957 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:22.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd7f2123d15e25a446ae07ae9b167f3a8ce5c19c' to.sha1='566b22ceb4ec01d67de160586ed31a3d366a5e24'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:22.991 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=41943040

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:22.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:53:23.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='839853b4bb59116bd2182dc7032f54de5c67849d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    18:53:23.192 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/1 {11 11ä11#+} 1/b"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:23.257 [Test worker] 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'
    18:53:23.284 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fPPDqK7sbdu1hzMetj_GiQ/XP_ctXim9wbLbiqM4m-N-Q' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:23.294 [qtp192490287-1412] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:23.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=63.7 MiB, available=391.8 MiB
    18:53:23.335 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:23.337 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dOO0ZKF0voOyNVZ5hQTPSQ, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:53:23.339 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=kZBrSE-d3JIL2Qc06M0MVw, serverRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988} because of missing permissions!
    18:53:23.340 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:23.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:23.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:23.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/bb"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:23.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:23.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 353584 bytes in 380 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:23.663 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:23.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:23.794 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/ykmEudZqvgSIoPfzt31xgg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:22.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: repoFileDtos.size=0
    18:53:23.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:23.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/1 {11 11ä11#+} 1/b"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:23.922 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:23.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:23.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:23.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:24.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76243c57acedbf0a1469fe8fc9d7aed65f942fc2' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    18:53:24.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/1 {11 11ä11#+} 1/c"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:24.229 [Test worker] 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'
    18:53:24.254 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fPPDqK7sbdu1hzMetj_GiQ/GZGqru5lnNEH0_TLEpHHJA' offset=0
    18:53:24.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:53:24.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278352 bytes in 117 ms. path='/1 {11 11ä11#+} 1/c'
    18:53:24.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:24.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:53:24.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=63.7 MiB, available=391.8 MiB
    18:53:24.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:24.669 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/1 {11 11ä11#+} 1/c"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:24.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:24.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=10, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:24.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 287946 bytes in 1221 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:24.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:24.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:53:24.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='113f783517c48ae479d17c2aae1703bfdaf47f56' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:24.952 [qtp192490287-1412] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:24.966 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/2/1 {11 11ä11#+} 1/a"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:25.073 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:25.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.116 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wv_CiaRKOq2acTz71gEK_A/7ohnmuPEE7_mteBJaPbcJw/6W6gJLq_WRiRZfpBGDK8KQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.216 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:25.219 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:53:25.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/bb"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:25.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:25.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:25.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:53:25.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8772828bc153c2c17fe8cdf4734b832f911cba4' to.sha1='eef46246af863a26a2e2cf4457cc1be190c6243f'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:53:25.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=63.5 MiB, available=392.0 MiB
    18:53:25.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:53:25.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:25.693 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=42991616

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:25.695 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.715 [qtp1011194845-983] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 localRepositoryRevisionSynced=163

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.714 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 transaction.localRevision=164 remoteFromLocalRevision=163
    18:53:25.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 from='build/repo/j5qyofp9-60e2m-local-dest' toID=3819b8f9-8673-4625-ac61-65d4a484b988 to='https://localhost:38321/3819b8f9-8673-4625-ac61-65d4a484b988'
    18:53:25.759 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=164

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:25.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=69.9 MiB, available=385.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 425510 bytes in 715 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:53:25.809 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:53:25.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 remoteRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 localRepositoryRevisionSynced=164

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.899 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)
    18:53:25.899 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@401dd6cc (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/2/1 {11 11ä11#+} 1/a"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/cc"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:25.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:25.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    18:53:25.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:25.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:25.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:25.979 [qtp1011194845-1612] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3819b8f9-8673-4625-ac61-65d4a484b988 remoteRepositoryId=2d11221f-0b7d-4ab8-aaf2-9f093d76d206 transaction.localRevision=168 remoteFromLocalRevision=164

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:25.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:25.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:25.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:26.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:26.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:26.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:26.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:26.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:26.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:26.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:53:26.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:26.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:26.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:26.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:26.083 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:26.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99483ad2d9b26cef630f71b065380de7a49bb679' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:26.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:26.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:26.111 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<< inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot <<< ***
    18:53:26.112 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:26.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:26.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:26.128 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mKQCjRX1I6-iDe4lOpL2kA, serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1} because of missing permissions!
    18:53:26.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:26.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/2/1 {11 11ä11#+} 1/b"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:26.275 [Test worker] 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'
    18:53:26.313 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wv_CiaRKOq2acTz71gEK_A/7ohnmuPEE7_mteBJaPbcJw/caDEIVG7bqHutqUjsF3k5Q' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:26.353 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:26.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    18:53:26.540 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:26.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489528 bytes in 286 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:53:26.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:53:26.680 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:26.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=69.8 MiB, available=385.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:26.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/2/1 {11 11ä11#+} 1/b"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:26.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:26.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:26.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:26.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:26.970 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:26.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b372efb8ffd517a5ac726b6e359ae7af877f4e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:53:27.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/2/a"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:27.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:53:27.071 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wv_CiaRKOq2acTz71gEK_A/Scu5P9ghOWuI067jg3ZQQg' offset=0
    18:53:27.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:53:27.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8904 bytes in 83 ms. path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:27.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=69.7 MiB, available=385.8 MiB
    18:53:27.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:27.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:53:27.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/2/a"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:27.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:27.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.28%
    18:53:27.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:27.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:53:27.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d9f3630aa156cf5d52b06928ea3839a41950698' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:27.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=69.7 MiB, available=385.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:27.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/5/h"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:27.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:27.819 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=44040192

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:27.822 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/MFjOsUjvlRjhwRVP3s1p9g/dFbeh-Kng_jNOoqqv61UHA' offset=0
    18:53:28.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:27.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:53:28.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=69.7 MiB, available=385.8 MiB
    18:53:28.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:53:28.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:53:28.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:53:28.084 [qtp87417275-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c localRepositoryRevisionSynced=92

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:28.143 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/MFjOsUjvlRjhwRVP3s1p9g/dFbeh-Kng_jNOoqqv61UHA' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:28.144 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:28.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 transaction.localRevision=163 remoteFromLocalRevision=92

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:28.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:53:28.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 288609 bytes in 435 ms. path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:28.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c from='build/repo/j5qyoc8h-adp7v-local-src' toID=5f7c75c0-c617-42df-8639-f567b44ae3a1 to='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1'
    18:53:28.250 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=51 localRepositoryRevisionInProgress=163

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:28.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    18:53:28.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:28.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:53:28.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:53:28.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=163

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:28.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/5/h"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:28.468 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:28.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:28.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:53:28.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1dca15935c3a8e3fbbd0e532dc87fbea05d70c8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:28.576 [qtp87417275-1143] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=cf2e52a0-da9e-4d73-a3df-8a426ee37c5c transaction.localRevision=97 remoteFromLocalRevision=163
    18:53:28.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:53:28.649 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:28.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/5/i"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:28.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:53:28.688 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/MFjOsUjvlRjhwRVP3s1p9g/fSRCAj475Qdw4y5GVjve1Q' offset=0
    18:53:28.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    18:53:28.735 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19830 bytes in 75 ms. path='/3 + &#ä/5/i'
    18:53:28.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:53:28.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/5/i"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:28.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:29.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:29.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:53:29.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='adf06b7fbe78ee0edf0d1dcb2669fb07724966bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:53:29.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/aa"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:29.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:53:29.242 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/swDlBaa7RBzAjWzeHjECJw' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:29.257 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:29.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    18:53:29.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 423500 bytes in 175 ms. path='/3 + &#ä/aa'
    18:53:29.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:53:29.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/aa"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:29.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:29.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:29.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:53:29.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='353a6aba83697e42b1edd9136bb20140a8c11f11' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    18:53:29.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/bb"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:29.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:53:29.715 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/dSVBT27qkzCI40NsFKEfqg' offset=0
    18:53:29.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:53:29.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252795 bytes in 170 ms. path='/3 + &#ä/bb'
    18:53:29.933 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:53:29.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/bb"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:30.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:30.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:30.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:30.016 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=45088768

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:30.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dbbf836ccab7b61094136a1469436580b1051754' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    18:53:30.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/cc"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:30.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc'
    18:53:30.196 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/H5ktvQAb02Osm4mAhG-FLA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:30.234 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=2097152

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:30.331 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 134 ms.
    18:53:30.331 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kfnwnEcr36VmkgwdDppG_A, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:30.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:30.479 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 147 ms.
    18:53:30.480 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=HoZ6CjPYH7tujfNh42mfKw, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:30.515 [qtp1276160461-1430] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/H5ktvQAb02Osm4mAhG-FLA' offset=1048576
    18:53:30.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:53:30.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 219960 bytes in 488 ms. path='/3 + &#ä/cc'
    18:53:30.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:53:30.771 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    18:53:30.860 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/cc"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:30.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:30.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:30.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:53:30.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492237d85acf5308e4a11db174b13681c265f9f1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:53:31.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/dd"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:31.054 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=63.1 MiB, available=392.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:31.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:53:31.089 [qtp1276160461-635] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cZLSYRqpOBq-BhMhfwuESg/fqcJqU7igoijHUUOBx0unw' offset=0
    18:53:31.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:53:31.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205475 bytes in 103 ms. path='/3 + &#ä/dd'
    18:53:31.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    18:53:31.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4", toRepositoryId="8f36fff8-533a-46f5-9b61-18ee191b40cb", path="/3 + &#ä/dd"} on repo=8f36fff8-533a-46f5-9b61-18ee191b40cb
    18:53:31.328 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:31.407 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb localRepositoryRevisionSynced=81
    18:53:31.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 transaction.localRevision=114 remoteFromLocalRevision=81
    18:53:31.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f36fff8-533a-46f5-9b61-18ee191b40cb from='build/repo/j5qyr6cf-r5hdf-local-dest' toID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 to='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4'
    18:53:31.597 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114
    18:53:31.684 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    18:53:31.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:53:31.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:53:31.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=114

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyquz5-q76bq-local-src
      localRepository.publicKeySha1 = F1:20:D5:B4:E7:DE:37:88:F2:48:A9:05:B8:38:11:61:39:0A:6B:25

      remoteRepository.repositoryId = e596e286-c130-4ecb-a399-1aa43d60eb2e
      remoteRepository.remoteRoot = https://localhost:44949/e596e286-c130-4ecb-a399-1aa43d60eb2e
      remoteRepository.publicKeySha1 = 49:E2:C9:A7:93:8D:2D:4F:EB:BE:C6:7C:7A:D8:1D:A6:83:E7:8C:5C

    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 bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 e596e286-c130-4ecb-a399-1aa43d60eb2e
    18:53:32.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:32.804 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:32.911 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=46137344

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:33.257 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:33.267 [qtp1276160461-635] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb transaction.localRevision=86 remoteFromLocalRevision=114

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:33.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:33.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 from='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4' toID=8f36fff8-533a-46f5-9b61-18ee191b40cb to='build/repo/j5qyr6cf-r5hdf-local-dest', fromRepoLocalSync=false
    18:53:33.342 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=86
    18:53:33.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: repoFileDtos.size=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:33.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:53:33.488 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:53:33.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:53:33.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:53:33.677 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.56%
    18:53:33.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    18:53:34.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:53:34.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e596e286-c130-4ecb-a399-1aa43d60eb2e from='https://localhost:44949/e596e286-c130-4ecb-a399-1aa43d60eb2e' toID=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 to='build/repo/j5qyquz5-q76bq-local-src', fromRepoLocalSync=true
    18:53:34.135 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 ('build/repo/j5qyquz5-q76bq-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:34.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:34.180 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:34.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:34.237 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:53:34.312 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e renewalDateTime=2017-07-30T17:23:34.164Z expiryDateTime=2017-07-30T17:53:34.164Z
    18:53:34.500 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:34.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:34.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:34.646 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=zwhaysxxfE9Fs1DWgZksAg, serverRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4} because of missing permissions!
    18:53:34.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:53:35.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=65.3 MiB, available=390.2 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:35.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=48.1 MiB, available=407.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:35.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:53:35.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:35.513 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:35.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:35.859 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=47185920

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:35.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=65.4 MiB, available=390.1 MiB
    18:53:35.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:53:36.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=65.4 MiB, available=390.1 MiB
    18:53:36.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:53:36.298 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:53:36.321 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb localRepositoryRevisionSynced=86

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:36.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4386809 bytes in 10438 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:36.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 transaction.localRevision=119 remoteFromLocalRevision=86
    18:53:36.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f36fff8-533a-46f5-9b61-18ee191b40cb from='build/repo/j5qyr6cf-r5hdf-local-dest' toID=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 to='https://localhost:34859/8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4'
    18:53:36.448 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:36.472 [qtp192490287-523] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:36.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:36.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:36.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:53:36.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:53:36.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb remoteRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 localRepositoryRevisionSynced=119

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:36.582 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:36.589 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:53:36.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/cc"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:36.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:36.735 [qtp1276160461-1430] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8ac4f7db-726c-4cf5-8281-2ff8dd4b33e4 remoteRepositoryId=8f36fff8-533a-46f5-9b61-18ee191b40cb transaction.localRevision=91 remoteFromLocalRevision=119
    18:53:36.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:36.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:36.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:53:36.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04af7667c9da9ec62adc81a863c2fa6bce2c02e1' to.sha1='a922e9eac33727b98e8a937cde7b26ef40b5f0cb'): /3 + &#ä/dd
    18:53:37.014 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    18:53:37.127 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:36.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:53:37.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=48.3 MiB, available=407.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:37.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/dd"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:53:37.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:53:37.532 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:37.568 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=HoZ6CjPYH7tujfNh42mfKw, serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e} because of missing permissions!
    18:53:37.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:37.636 [qtp192490287-1412] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/MJ52bpdNDMQaCCoRD-bwQA' offset=0
    18:53:38.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119276 bytes in 622 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:38.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=48.5 MiB, available=407.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:38.281 [qtp192490287-1412] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:38.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:38.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:38.521 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:38.524 [qtp192490287-523] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:38.536 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=48234496

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:38.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/3 + &#ä/dd"} on repo=0768748d-0c3c-436e-a009-c244c69c4430

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:38.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:53:38.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=48.5 MiB, available=407.0 MiB
    18:53:38.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:38.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:38.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    18:53:39.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=6

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:39.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=48.5 MiB, available=407.0 MiB
    18:53:39.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:53:39.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=48.5 MiB, available=407.0 MiB
    18:53:39.652 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:53:39.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:53:39.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:53:39.727 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 localRepositoryRevisionSynced=2
    18:53:39.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e transaction.localRevision=6 remoteFromLocalRevision=2
    18:53:39.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 from='build/repo/j5qyquz5-q76bq-local-src' toID=e596e286-c130-4ecb-a399-1aa43d60eb2e to='https://localhost:44949/e596e286-c130-4ecb-a399-1aa43d60eb2e'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:40.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:53:40.093 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:40.164 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:40.209 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:53:40.490 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:40.496 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:40.497 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:40.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:40.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:40.918 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:40.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:53:40.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:53:40.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:53:41.007 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:41.095 [qtp192490287-1412] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 transaction.localRevision=84 remoteFromLocalRevision=6
    18:53:41.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=0768748d-0c3c-436e-a009-c244c69c4430 to='build/repo/j5qyp7hh-lqs62-local-src', fromRepoLocalSync=false
    18:53:41.183 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:41.259 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=49283072

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:41.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0
    18:53:42.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=74.6 MiB, available=380.9 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:42.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:53:42.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:42.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:53:43.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=67.6 MiB, available=387.9 MiB
    18:53:43.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.221 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.221 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:43.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:43.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:53:43.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:43.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:43.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:43.402 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:43.402 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:53:43.403 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:43.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:43.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:43.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:43.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:43.991 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=50331648

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:44.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:44.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:44.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:44.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:44.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:44.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:44.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:44.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:44.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:44.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:44.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    18:53:44.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:44.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:44.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:44.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=66.9 MiB, available=388.6 MiB
    18:53:44.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:45.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:45.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:45.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=66.9 MiB, available=388.6 MiB
    18:53:45.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:53:45.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:53:45.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:53:45.359 [qtp192490287-1412] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=84

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:45.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:45.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=154 remoteFromLocalRevision=84
    18:53:45.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0768748d-0c3c-436e-a009-c244c69c4430 from='build/repo/j5qyp7hh-lqs62-local-src' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:45.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:45.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:45.487 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=154
    18:53:45.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:53:45.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:53:45.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=154
    18:53:45.749 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:45.749 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:45.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:45.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:45.908 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 transaction.localRevision=89 remoteFromLocalRevision=154

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:45.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:45.969 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:46.037 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:46.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:46.275 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 271 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:46.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:53:46.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:46.517 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, invitation=true]
    18:53:46.548 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:46.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:46.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    18:53:46.781 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    18:53:46.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:46.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:46.785 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:46.882 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, invitation=true]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:46.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13c75f8bdc96c23efd90863695904764331bc9fa' to.sha1='6d573848e38cfb2863b314e80ceffadb68ec826b'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:47.095 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=51380224

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:47.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:53:47.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=0768748d-0c3c-436e-a009-c244c69c4430 to='build/repo/j5qyp7hh-lqs62-local-src', fromRepoLocalSync=true
    18:53:47.629 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0768748d-0c3c-436e-a009-c244c69c4430 ('build/repo/j5qyp7hh-lqs62-local-src')
    18:53:47.716 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:53:47.803 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:53:48.022 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 renewalDateTime=2017-07-30T17:21:56.188Z expiryDateTime=2017-07-30T17:51:56.188Z
    18:53:48.048 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=89

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:48.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/1 {11 11ä11#+} 1/a"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:48.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:48.229 [Test worker] 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'
    ******************** path: /1 {11 11ä11#+} 1/a
    18:53:48.388 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/--1AIB0CMuZgERX8sxcjOw/gWNN7x6q1MR3mFXPZqii5A' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:49.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=68.0 MiB, available=387.5 MiB
    18:53:49.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:53:49.610 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:49.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38618 bytes in 1679 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:49.931 [qtp1296822510-1049] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=52428800

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:50.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=67.4 MiB, available=388.1 MiB
    18:53:50.044 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:50.045 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:53:50.045 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:53:50.045 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:50.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:50.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:50.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:50.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:51.174 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:51.215 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:50.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:53:51.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=67.5 MiB, available=388.0 MiB
    18:53:51.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:53:51.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=67.5 MiB, available=388.0 MiB
    18:53:51.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:51.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/1 {11 11ä11#+} 1/a"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:53:51.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:51.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=67.5 MiB, available=388.0 MiB
    18:53:51.924 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:53:51.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:53:51.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:51.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:51.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:51.953 [qtp192490287-1412] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=89

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:52.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b01bf35029adbd1e8f52dceca62478ecb878253' to.sha1='b536cdbbc62eeb69888c7defdc8a7abf8a0d7996'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:52.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=161 remoteFromLocalRevision=89
    18:53:52.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0768748d-0c3c-436e-a009-c244c69c4430 from='build/repo/j5qyp7hh-lqs62-local-src' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:53:52.157 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=161
    18:53:52.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:53:52.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:53:52.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=161
    18:53:52.819 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:52.820 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:53.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/1 {11 11ä11#+} 1/b"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:53.327 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:53.393 [Test worker] 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'
    ******************** path: /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:53.507 [qtp192490287-1867] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 transaction.localRevision=95 remoteFromLocalRevision=161
    18:53:53.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=0768748d-0c3c-436e-a009-c244c69c4430 to='build/repo/j5qyp7hh-lqs62-local-src', fromRepoLocalSync=false
    18:53:53.606 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=95

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:53.621 [qtp788369844-1435] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/--1AIB0CMuZgERX8sxcjOw/tWSm_pIl4ksYGquOt9axnw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:53.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0
    18:53:54.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=67.6 MiB, available=387.9 MiB
    18:53:54.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:53:54.939 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=53477376

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:54.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:54.973 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:54.987 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:54.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:53:54.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:53:54.988 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:54.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:53:55.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=67.1 MiB, available=388.4 MiB
    18:53:55.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:53:55.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=67.2 MiB, available=388.3 MiB
    18:53:55.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:53:56.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=67.1 MiB, available=388.4 MiB
    18:53:56.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:56.440 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:53:56.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=67.1 MiB, available=388.4 MiB
    18:53:56.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:53:56.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:53:56.489 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=95
    18:53:56.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=166 remoteFromLocalRevision=95
    18:53:56.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0768748d-0c3c-436e-a009-c244c69c4430 from='build/repo/j5qyp7hh-lqs62-local-src' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:53:56.704 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=166
    18:53:56.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:53:56.817 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:53:56.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=166
    18:53:56.954 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:56.955 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:53:57.149 [qtp192490287-1867] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 transaction.localRevision=100 remoteFromLocalRevision=166
    18:53:57.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:53:57.285 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:53:57.293 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:53:57.305 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:53:57.305 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:53:57.307 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:53:57.310 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:57.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 874474 bytes in 4314 ms. path='/1 {11 11ä11#+} 1/b'
    18:53:57.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:53:57.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:53:57.928 [qtp788369844-1435] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:53:57.937 [qtp788369844-1435] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:53:58.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/1 {11 11ä11#+} 1/b"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:53:58.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:58.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:53:58.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:53:58.322 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:58.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7ec089c218d9379bc94b9908133ead86b4df988d' to.sha1='4c05bad7245e6f0d122efed55a10e7ad60acad2d'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:53:58.415 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:53:58.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/1 {11 11ä11#+} 1/c"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:53:58.952 [Test worker] 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'
    ******************** path: /1 {11 11ä11#+} 1/c
    18:53:59.069 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/--1AIB0CMuZgERX8sxcjOw/sxpewFfNzsZvjqTMzStAog' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:53:59.732 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:00.153 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=54525952

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:00.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 293093 bytes in 1238 ms. path='/1 {11 11ä11#+} 1/c'
    18:54:00.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:00.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:00.392 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:00.395 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:00.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/1 {11 11ä11#+} 1/c"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:00.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:00.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:54:00.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:00.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:54:00.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90eb3f671eef905fdc2b6b1a77cf4a5c7b956a61' to.sha1='4e8237f447ae2f1a48fc772b1f67da30c81ba5f6'): /2/1 {11 11ä11#+} 1/a
    18:54:01.694 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/2/1 {11 11ä11#+} 1/a"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:01.755 [Test worker] 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'
    ******************** path: /2/1 {11 11ä11#+} 1/a
    18:54:01.886 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1a8yRFCaPCS-_MwJT8l7zA/0E_VLkSDyfJjuJ2lwnnPNg/5iw_TBk2kmkkqYdjvD-stA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:01.977 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:02.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 259519 bytes in 1127 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:54:03.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:03.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:03.063 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:03.064 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:03.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/2/1 {11 11ä11#+} 1/a"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:03.350 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:03.422 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:03.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:54:03.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='067921e7016455e36bb864942e8cbc4a87bc1243' to.sha1='72695fe88895c0de056caa3c1da5a02f90208a83'): /2/1 {11 11ä11#+} 1/b
    18:54:03.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/2/1 {11 11ä11#+} 1/b"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:03.979 [Test worker] 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'
    ******************** path: /2/1 {11 11ä11#+} 1/b
    18:54:04.143 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1a8yRFCaPCS-_MwJT8l7zA/0E_VLkSDyfJjuJ2lwnnPNg/ZzmiNynEg0zLuaNJaeaDJw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:05.285 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=55574528

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:07.308 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:07.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 551088 bytes in 3725 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:54:07.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:07.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:07.927 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:07.928 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:08.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/2/1 {11 11ä11#+} 1/b"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:08.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:08.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:08.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:54:08.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f7e274914c3fcdf6309583acfd2ed46018be3fd' to.sha1='1395f7aef7442d9a9d91affad8200c4b8731341f'): /2/a
    18:54:09.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/2/a"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:09.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    ******************** path: /2/a
    18:54:09.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    18:54:09.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:54:09.098 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:09.204 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:09.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:54:09.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e596e286-c130-4ecb-a399-1aa43d60eb2e from='https://localhost:44949/e596e286-c130-4ecb-a399-1aa43d60eb2e' toID=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 to='build/repo/j5qyquz5-q76bq-local-src', fromRepoLocalSync=true
    18:54:09.324 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 ('build/repo/j5qyquz5-q76bq-local-src')
    18:54:09.335 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:54:09.369 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:09.990 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=56623104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:10.623 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:11.605 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e renewalDateTime=2017-07-30T17:23:34.164Z expiryDateTime=2017-07-30T17:53:34.164Z
    18:54:11.630 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=40
    18:54:11.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:12.023 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:12.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=50.8 MiB, available=404.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:12.635 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:13.279 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:13.574 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=57671680

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:14.755 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:15.220 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:15.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=11, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:15.975 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:16.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=48.3 MiB, available=407.2 MiB
    18:54:16.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:16.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:16.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:16.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:54:16.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:16.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:54:16.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:16.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:16.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:16.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:16.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:16.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:16.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:16.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:54:16.675 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=HoZ6CjPYH7tujfNh42mfKw, serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e} because of missing permissions!

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:16.889 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:16.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:54:17.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=48.2 MiB, available=407.3 MiB
    18:54:17.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:17.432 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=58720256

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:17.612 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:17.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=47.4 MiB, available=408.1 MiB
    18:54:17.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:17.972 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:18.192 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:18.252 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:18.550 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:18.608 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:18.762 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=59768832

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:18.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=47.4 MiB, available=408.1 MiB
    18:54:18.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:54:18.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=47.4 MiB, available=408.1 MiB
    18:54:18.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:54:18.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:54:18.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:54:18.876 [qtp788369844-1303] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 localRepositoryRevisionSynced=40

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:18.956 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:18.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e transaction.localRevision=77 remoteFromLocalRevision=40
    18:54:19.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 from='build/repo/j5qyquz5-q76bq-local-src' toID=e596e286-c130-4ecb-a399-1aa43d60eb2e to='https://localhost:44949/e596e286-c130-4ecb-a399-1aa43d60eb2e'
    18:54:19.031 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:19.183 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:19.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:19.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:19.331 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:19.559 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:19.753 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:19.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:19.770 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:19.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:19.834 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:19.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:19.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:20.112 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:20.128 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:20.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.203 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.88%
    18:54:20.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:20.209 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:20.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.222 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.95%
    18:54:20.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.03%
    18:54:20.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:20.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:54:20.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0563fd1354b0aa148cc5fa661f278e57cbe0a7e2' to.sha1='cb949f53d77e63ae0a3a426295c88172dc288a20'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:20.776 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=60817408

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:20.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/5/h"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:21.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    ******************** path: /3 + &#ä/5/h
    18:54:21.286 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/38pvB-huMDxG-wxYMguDnQ/037lWyIgeaY0VDHpqcXYQw/0-pMUf5cFr_okJRVvBrDSQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:21.376 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:22.119 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:22.122 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:22.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280460 bytes in 1451 ms. path='/3 + &#ä/5/h'
    18:54:22.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:22.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:22.919 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:22.928 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:23.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/5/h"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:23.183 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:23.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:23.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:54:23.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='22442de07d7ecb9a2503cb2c7a4577b5d45e2369' to.sha1='4c4d7e303864d0bbcd319f406bcd7198c1f424b2'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:23.775 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:23.835 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:23.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/5/i"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:24.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    ******************** path: /3 + &#ä/5/i
    18:54:24.254 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/38pvB-huMDxG-wxYMguDnQ/037lWyIgeaY0VDHpqcXYQw/C5-qD48SpW0ofH0mIa-s-Q' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:24.620 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=61865984

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:24.663 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:25.648 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:25.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 757405 bytes in 1720 ms. path='/3 + &#ä/5/i'
    18:54:25.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:25.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:25.944 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:25.947 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:26.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/5/i"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:26.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:26.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:26.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:54:26.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1bb62ce931f621e50fc5682a6fa9536c2c7a5915' to.sha1='3c45d356ac990b9286f6f96047df3699cdc6352b'): /3 + &#ä/aa
    18:54:26.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/aa"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:26.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    ******************** path: /3 + &#ä/aa
    18:54:27.001 [qtp788369844-1435] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/38pvB-huMDxG-wxYMguDnQ/G9pJPRH5lZGCqTJUWM_FcQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:27.986 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:28.153 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:28.347 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=62914560

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:28.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 459466 bytes in 1928 ms. path='/3 + &#ä/aa'
    18:54:28.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:28.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:29.001 [qtp788369844-1435] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:29.003 [qtp788369844-1435] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:29.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/aa"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:29.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:29.225 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:29.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:54:29.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72b24c8ae65203a72150b351cf2c3e1d65889d24' to.sha1='c410d62fdb7c58c33d96e57a4ecc9f136a248186'): /3 + &#ä/bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:29.425 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:29.446 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:29.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/bb"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:29.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    ******************** path: /3 + &#ä/bb
    18:54:29.926 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/38pvB-huMDxG-wxYMguDnQ/SOJK_yBtJTFF6veadxFOhQ' offset=0
    18:54:30.509 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128063 bytes in 665 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:30.510 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:30.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:30.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:30.675 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:30.677 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:30.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/bb"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:30.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:30.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:30.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:30.971 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:31.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e7ecfe8478f5ccfa0529c47663cccf12c5481da' to.sha1='fb67299005d7cc5681fb5af659ba104c4b8cb3d0'): /3 + &#ä/cc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:31.151 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:31.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/cc"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:31.497 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=63963136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:31.545 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:31.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc'
    ******************** path: /3 + &#ä/cc
    18:54:31.836 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/38pvB-huMDxG-wxYMguDnQ/VQNqWShabjcJpTDB3JMTpg' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:32.200 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:32.820 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:33.477 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:33.849 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:34.023 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:34.108 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:34.171 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:34.194 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:34.224 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:34.242 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:34.301 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:34.357 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    ******************** path: /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:34.424 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:34.501 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:34.528 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=65011712

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:34.555 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/38pvB-huMDxG-wxYMguDnQ/VQNqWShabjcJpTDB3JMTpg' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:34.568 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:34.628 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:34.677 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:34.679 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:34.691 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:34.739 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:34.801 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:34.859 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:34.930 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:34.992 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:35.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1422791 bytes in 3654 ms. path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:35.252 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:35.331 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:35.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:35.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:35.451 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:35.454 [qtp788369844-1303] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:35.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/cc"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:35.521 [qtp87417275-854] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:35.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:35.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:35.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:54:35.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a7a649698cd919e505eb7aba566c09307887da20' to.sha1='4f5dc764e56b6e04c1b3c1f70f5e9dd99891fc20'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:35.824 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=66060288

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:35.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/dd"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:35.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    ******************** path: /3 + &#ä/dd

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:36.017 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:36.098 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/38pvB-huMDxG-wxYMguDnQ/XCBsPmnHRcpz3BfBmF9B8g' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qysyx7-d5g8e-local-dest
      localRepository.publicKeySha1 = 3D:28:2B:0A:52:87:15:82:7F:E7:FB:D1:B4:50:FC:FB:77:0E:A8:8E

      remoteRepository.repositoryId = 5f7c75c0-c617-42df-8639-f567b44ae3a1
      remoteRepository.remoteRoot = https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1
      remoteRepository.publicKeySha1 = 94:8F:15:55:95:3C:04:8F:76:F4:66:10:C5:F2:9B:03:DE:F1:5A:4E

    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 fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 5f7c75c0-c617-42df-8639-f567b44ae3a1
    18:54:36.364 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:54:36.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5f7c75c0-c617-42df-8639-f567b44ae3a1 from='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1' toID=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 to='build/repo/j5qysyx7-d5g8e-local-dest', fromRepoLocalSync=true
    18:54:36.366 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 ('build/repo/j5qysyx7-d5g8e-local-dest')
    18:54:37.665 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:54:37.672 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    18:54:37.719 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 renewalDateTime=2017-07-30T17:24:36.426Z expiryDateTime=2017-07-30T17:54:36.426Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:37.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:37.815 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=99

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:37.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565977 bytes in 1894 ms. path='/3 + &#ä/dd'
    18:54:38.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:38.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:38.102 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:54:38.108 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:54:38.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03", toRepositoryId="e596e286-c130-4ecb-a399-1aa43d60eb2e", path="/3 + &#ä/dd"} on repo=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03
    18:54:38.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:38.314 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.42%
    18:54:38.472 [Test worker] INFO  c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03, to=e596e286-c130-4ecb-a399-1aa43d60eb2e
    18:54:38.472 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e localRepositoryRevisionSynced=77

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:38.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: repoFileDtos.size=18
    18:54:38.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=56.1 MiB, available=399.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:38.639 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:39.012 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=67108864

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:39.863 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:40.019 [qtp788369844-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 transaction.localRevision=74 remoteFromLocalRevision=77
    18:54:40.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e596e286-c130-4ecb-a399-1aa43d60eb2e from='https://localhost:44949/e596e286-c130-4ecb-a399-1aa43d60eb2e' toID=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 to='build/repo/j5qyquz5-q76bq-local-src', fromRepoLocalSync=false
    18:54:40.095 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 localRepositoryRevisionSynced=40 localRepositoryRevisionInProgress=74

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:40.137 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:39.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:54:40.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=57.9 MiB, available=397.6 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:40.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e: repoFileDtos.size=0
    18:54:41.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=54.9 MiB, available=400.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:41.229 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:41.394 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=68157440

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:42.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 62 ms.
    18:54:42.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:54:42.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:42.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:42.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:42.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:43.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:54:43.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=53.5 MiB, available=402.0 MiB
    18:54:43.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:43.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:43.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:43.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:43.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:43.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:43.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:43.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:43.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:54:43.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:43.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:54:43.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:54:43.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=HoZ6CjPYH7tujfNh42mfKw, serverRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e} because of missing permissions!
    18:54:43.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:43.313 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mKQCjRX1I6-iDe4lOpL2kA, serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1} because of missing permissions!
    18:54:43.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:54:43.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=58.9 MiB, available=396.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:44.103 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:44.323 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=69206016

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:44.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=53.1 MiB, available=402.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:44.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:44.708 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:44.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=58.0 MiB, available=397.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:44.811 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:44.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:54:44.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=53.1 MiB, available=402.4 MiB
    18:54:44.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:45.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:45.158 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:45.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=53.0 MiB, available=402.5 MiB
    18:54:45.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:45.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=58.1 MiB, available=397.4 MiB
    18:54:45.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:45.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=53.0 MiB, available=402.5 MiB
    18:54:45.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:54:45.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:54:45.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:54:45.742 [qtp788369844-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 localRepositoryRevisionSynced=74

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:45.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=58.0 MiB, available=397.5 MiB
    18:54:45.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:54:45.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:45.790 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:45.841 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:45.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e transaction.localRevision=143 remoteFromLocalRevision=74
    18:54:45.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 from='build/repo/j5qyquz5-q76bq-local-src' toID=e596e286-c130-4ecb-a399-1aa43d60eb2e to='https://localhost:44949/e596e286-c130-4ecb-a399-1aa43d60eb2e'
    18:54:45.958 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=143
    18:54:46.091 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:54:46.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:54:46.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 remoteRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e localRepositoryRevisionSynced=143

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:46.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:46.178 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:46.180 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:46.223 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e596e286-c130-4ecb-a399-1aa43d60eb2e remoteRepositoryId=bb4e17b4-9dd0-4c4d-9a64-eed8acc13d03 transaction.localRevision=79 remoteFromLocalRevision=143
    18:54:46.310 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:46.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.398 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:46.464 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=70254592

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:46.505 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    18:54:46.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    18:54:46.728 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:46.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:54:46.870 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:46.871 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:46.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    18:54:46.942 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:54:46.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:46.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:54:47.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c13420d2429409d71d27bf960ff3b9458c5c2227' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    18:54:47.213 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/1 {11 11ä11#+} 1/a"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:47.275 [Test worker] 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'
    18:54:47.316 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h_7BomIun8snaiOuZI1d_A/jPcZUkbO7Ox7MwsgQQlDzg' offset=0
    18:54:47.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:54:47.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159840 bytes in 131 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:54:47.427 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:47.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:54:47.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/1 {11 11ä11#+} 1/a"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:47.825 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:47.845 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:47.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:54:47.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18e025ccb74a2adfd8b27418bbde8c7f9a0f8fc1' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    18:54:48.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/1 {11 11ä11#+} 1/b"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:48.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'
    18:54:48.070 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h_7BomIun8snaiOuZI1d_A/PPaX6aAnl04apxPhVlW1IA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:48.201 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:48.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:54:48.376 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h_7BomIun8snaiOuZI1d_A/PPaX6aAnl04apxPhVlW1IA' offset=1048576
    18:54:48.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    18:54:48.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 238880 bytes in 532 ms. path='/1 {11 11ä11#+} 1/b'
    18:54:48.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:54:48.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:48.738 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=71303168

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:48.785 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/1 {11 11ä11#+} 1/b"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:48.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:48.858 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:48.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:48.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:54:48.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1835ce458f502874bd0882dec89dc6d07e50a57' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    18:54:49.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/1 {11 11ä11#+} 1/c"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:49.034 [Test worker] 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'
    18:54:49.070 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h_7BomIun8snaiOuZI1d_A/rxmeNHWF2_OyZXG7BDjJtA' offset=0
    18:54:49.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:54:49.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11638 bytes in 86 ms. path='/1 {11 11ä11#+} 1/c'
    18:54:49.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    18:54:49.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/1 {11 11ä11#+} 1/c"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:49.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:49.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:49.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:54:49.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b01505c0fa74d69fd611d5571354bc6526ec8ed' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    18:54:49.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/2/1 {11 11ä11#+} 1/a"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:49.536 [Test worker] 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'
    18:54:49.558 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OLK_AxFfSePRRDLL3lsvQ/AMGnf4cvX6Br4KOE0ViY2Q/726gu1qqA9kM5X6pEIcubA' offset=0
    18:54:49.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:54:49.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 775840 bytes in 281 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:54:49.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:54:50.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/2/1 {11 11ä11#+} 1/a"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:50.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:50.055 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:50.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:50.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:54:50.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc77a2a8d964ced3b2cc148bc2f250075ad1a2b4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    18:54:50.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/2/1 {11 11ä11#+} 1/b"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:50.369 [Test worker] 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'
    18:54:50.397 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OLK_AxFfSePRRDLL3lsvQ/AMGnf4cvX6Br4KOE0ViY2Q/FKjsI74d3wh1JLG9t3KgFw' offset=0
    18:54:50.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    18:54:50.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 637760 bytes in 222 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:54:50.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:54:50.713 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/2/1 {11 11ä11#+} 1/b"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:50.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:50.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:50.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:54:50.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e16aab2a4b226cfe8408fea557f41b57ff7702d9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:50.835 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=72351744

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:50.879 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:50.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/2/a"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:51.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:54:51.068 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OLK_AxFfSePRRDLL3lsvQ/VGOQzRWPwF-RLfa0SP_ZUQ' offset=0
    18:54:51.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:54:51.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 311972 bytes in 183 ms. path='/2/a'
    18:54:51.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:54:51.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/2/a"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:51.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:51.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:51.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:54:51.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6732af5031ae0cd919fdaa71ec1e934b1b8967cc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    18:54:51.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/5/h"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:52.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:54:52.029 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/NRjZwFAzjzt2Cgx5DE35og/7JEN1jz6HK8-0dEGig3jTA' offset=0
    18:54:52.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    18:54:52.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 813904 bytes in 248 ms. path='/3 + &#ä/5/h'
    18:54:52.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    18:54:52.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/5/h"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:52.705 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:52.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:52.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:54:52.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d0b79ec127b318004fda9afe684bacd1997396b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:52.803 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:52.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/5/i"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:52.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:54:52.887 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/NRjZwFAzjzt2Cgx5DE35og/iDHabkJqf-6M3HPsgwqR3A' offset=0
    18:54:52.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:54:52.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 170223 bytes in 128 ms. path='/3 + &#ä/5/i'
    18:54:53.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:54:53.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/5/i"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:53.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:53.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:53.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:54:53.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='863520bf9c124137274decf5206950509d4e6bbf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:54:53.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/aa"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:53.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:54:53.387 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/rmqoVjaiLZNMiyz2mlSCUw' offset=0
    18:54:53.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:54:53.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148785 bytes in 83 ms. path='/3 + &#ä/aa'
    18:54:53.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:54:53.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/aa"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:53.620 [qtp1296822510-630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=73400320

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:53.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:53.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:53.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:54:53.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a850e3503112d904d7395360ce3928fe67e897c9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    18:54:53.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/bb"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:54.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:54:54.025 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/7KyyV1URpnQ-XRoV_8a4Pg' offset=0
    18:54:54.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:54:54.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56538 bytes in 68 ms. path='/3 + &#ä/bb'
    18:54:54.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:54:54.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/bb"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:54.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:54.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:54.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:54.327 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:54.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f18c9fb99f459ab65e8ffdc3c4915e22b1f61aaa' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    18:54:54.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/cc"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:54.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/cc'
    18:54:54.640 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=0
    18:54:54.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:54:54.893 [qtp87417275-1428] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=1048576
    18:54:55.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    18:54:55.148 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:55.211 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:55.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:54:55.400 [qtp87417275-1144] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:55.484 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:55.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:54:55.649 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=4194304
    18:54:55.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.
    18:54:55.929 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:56.072 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:56.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:54:56.262 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=6291456
    18:54:56.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:54:56.539 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/0mbXGpm3P7VdipsQc65taQ' offset=7340032
    18:54:56.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:54:56.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 284696 bytes in 2009 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:56.620 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=74448896

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:56.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:54:56.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    18:54:56.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc
    18:54:56.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc
    18:54:56.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc
    18:54:56.665 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_34dfk into destFile cc
    18:54:56.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_3quio into destFile cc
    18:54:56.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_4dbls into destFile cc
    18:54:56.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/cc"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:56.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:56.819 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:54:56.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:54:56.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8e04b6abfd49f8950903f11a6dc79c727dcf357' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:56.907 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:56.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/dd"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:56.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 11 dirty file-chunks (of 11 total). path='/3 + &#ä/dd'
    18:54:56.985 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:57.031 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    18:54:57.136 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:54:57.141 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:54:57.145 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:57.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:57.248 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:54:57.248 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:34393' serverPath='/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, invitation=true]
    18:54:57.251 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:57.295 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:57.353 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:54:57.415 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:57.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:54:57.537 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:57.627 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, invitation=false]
    18:54:57.628 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, invitation=false, validTo=null]
    18:54:57.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:57.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:54:57.826 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:57.877 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:54:57.913 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:54:57.914 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:09:57 CEST 2017

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:57.939 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:54:57.945 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:09:57 CEST 2017

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:57.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:54:57.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:57.995 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:54:58.032 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, invitation=false]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:58.083 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=4194304
    18:54:58.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:54:58.348 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=5242880
    18:54:58.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:54:58.536 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=75497472

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:58.624 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=6291456
    18:54:58.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:54:58.920 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=7340032
    18:54:59.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:59.183 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.198 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=8388608

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:59.216 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:59.426 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:59.481 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.495 [qtp87417275-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=9437184

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:59.525 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:59.630 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:59.672 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:59.674 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:59.732 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.787 [qtp87417275-748] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/c4aVq1HSkpmLIfusHbTAkQ/sGT-ZmZVCUQ6oBrJ67_Mig' offset=10485760

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:59.795 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:54:59.835 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:59.857 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 11 dirty file-chunks with together 418383 bytes in 2907 ms. path='/3 + &#ä/dd'
    18:54:59.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:54:59.889 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.892 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    18:54:59.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd
    18:54:59.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd
    18:54:59.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd
    18:54:59.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd
    18:54:59.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd
    18:54:59.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4dbls into destFile dd
    18:54:59.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4zsow into destFile dd
    18:54:59.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_5m9s0 into destFile dd
    18:54:59.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_68qv4 into destFile dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:54:59.899 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:54:59.962 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:54:59.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5f7c75c0-c617-42df-8639-f567b44ae3a1", toRepositoryId="fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4", path="/3 + &#ä/dd"} on repo=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4
    18:54:59.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:00.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:00.045 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:55:00.108 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:00.166 [qtp87417275-748] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 localRepositoryRevisionSynced=99

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:00.178 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:00.189 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=76546048

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:00.205 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:00.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 transaction.localRevision=109 remoteFromLocalRevision=99
    18:55:00.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 from='build/repo/j5qysyx7-d5g8e-local-dest' toID=5f7c75c0-c617-42df-8639-f567b44ae3a1 to='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:00.308 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:00.364 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109
    18:55:00.481 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:55:00.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:55:00.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=109

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:00.550 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:55:00.623 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:00.622 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:00.779 [qtp192490287-199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:55:01.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:55:01.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=940ee212-7324-44be-99fd-e4486585652f to='build/repo/j5qytl1f-hzr66-local-dest', fromRepoLocalSync=true
    18:55:01.613 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 940ee212-7324-44be-99fd-e4486585652f ('build/repo/j5qytl1f-hzr66-local-dest')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:01.647 [qtp87417275-1144] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 transaction.localRevision=104 remoteFromLocalRevision=109
    18:55:01.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5f7c75c0-c617-42df-8639-f567b44ae3a1 from='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1' toID=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 to='build/repo/j5qysyx7-d5g8e-local-dest', fromRepoLocalSync=false
    18:55:01.745 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=104
    18:55:01.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:02.247 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:55:02.248 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:10:02 CEST 2017

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:02.385 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=77594624

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:02.426 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:55:02.438 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    18:55:02.541 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 renewalDateTime=2017-07-30T17:25:02.492Z expiryDateTime=2017-07-30T17:55:02.492Z

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:02.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=106.2 MiB, available=349.3 MiB
    18:55:02.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:02.653 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=102
    18:55:02.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:03.170 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:03.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=104.7 MiB, available=350.8 MiB
    18:55:03.194 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mKQCjRX1I6-iDe4lOpL2kA, serverRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:03.557 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:03.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:03.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:55:03.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=104.7 MiB, available=350.8 MiB
    18:55:03.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:04.268 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:04.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=104.8 MiB, available=350.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:04.287 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:04.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:04.580 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=78643200

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:04.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=104.8 MiB, available=350.7 MiB
    18:55:04.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:04.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:04.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:05.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=104.8 MiB, available=350.7 MiB
    18:55:05.011 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:55:05.011 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:55:05.047 [qtp87417275-1144] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 localRepositoryRevisionSynced=104
    18:55:05.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 transaction.localRevision=114 remoteFromLocalRevision=104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:05.163 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:05.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 from='build/repo/j5qysyx7-d5g8e-local-dest' toID=5f7c75c0-c617-42df-8639-f567b44ae3a1 to='https://localhost:38988/5f7c75c0-c617-42df-8639-f567b44ae3a1'
    18:55:05.199 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:05.228 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:05.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:55:05.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:55:05.306 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 remoteRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 localRepositoryRevisionSynced=114

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:05.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:05.381 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:05.461 [qtp87417275-1144] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5f7c75c0-c617-42df-8639-f567b44ae3a1 remoteRepositoryId=fabaf35b-8ef0-42d6-b9cb-13b06cedbcd4 transaction.localRevision=109 remoteFromLocalRevision=114
    18:55:05.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:05.576 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:05.670 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:05.811 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:05.849 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:05.869 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    18:55:05.943 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:06.041 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=79691776

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:06.338 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:08.220 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=80740352

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:08.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms.
    18:55:08.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:08.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:08.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:08.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:08.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:08.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:08.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:08.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:08.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:08.476 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}
    18:55:08.523 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:08.523 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:08.523 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:08.525 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} because of missing permissions!
    18:55:08.526 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:08.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:08.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:08.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:09.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=81.4 MiB, available=374.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:09.522 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:10.057 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:55:10.066 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client1/.gnupg/pubring.gpg'
    18:55:10.067 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client1/.gnupg/secring.gpg'
    18:55:10.069 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:10.287 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:10.366 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:10.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:55:10.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:10.679 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:10.736 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:55:10.738 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client2/.gnupg/pubring.gpg'
    18:55:10.739 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client2/.gnupg/secring.gpg'
    18:55:10.740 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:55:10.815 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:10.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:10.857 [Test worker] INFO  o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: entered.
    18:55:10.918 [Test worker] INFO  o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: leaving (took 60 ms).
    18:55:10.925 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1136 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:10.971 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:11.199 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=81788928

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:11.233 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:11.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=78.9 MiB, available=376.6 MiB
    18:55:11.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:55:11.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=78.8 MiB, available=376.7 MiB
    18:55:11.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:55:11.708 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:11.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:55:11.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:11.844 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:11.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:11.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    18:55:12.096 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:55:12.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:12.382 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:12.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:12.726 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:12.754 [qtp87417275-854] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:12.788 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:12.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:12.833 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:12.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:13.045 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:13.071 [qtp87417275-854] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:55:13.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:13.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:55:13.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1db73e1a78adade0cbdca1a0721e76128acb8ff3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:13.175 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:13.216 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/1 {11 11ä11#+} 1/a"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:13.337 [Test worker] 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'
    18:55:13.368 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/8P7RTMEIn3XIu6okflebAw' offset=0

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:13.393 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:13.415 [qtp87417275-1829] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:55:13.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 541788 bytes in 231 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:13.600 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:13.674 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:13.701 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/1 {11 11ä11#+} 1/a"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:13.851 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:13.875 [qtp87417275-1828] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:13.904 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:13.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:13.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:55:13.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5e99b32ef54517cabfae40c2078a69b1a40db1d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    18:55:14.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/1 {11 11ä11#+} 1/b"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:14.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/1 {11 11ä11#+} 1/b'
    18:55:14.147 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=0

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:14.267 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    18:55:14.308 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:14.319 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:14.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:14.444 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:14.445 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=1048576

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:14.461 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:14.464 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:14.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:14.693 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=82837504

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:14.722 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:14.739 [qtp87417275-1829] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:14.751 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=2097152

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:14.821 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    18:55:14.855 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:14.860 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:14.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:14.968 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:14.970 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:15.046 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:15.072 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 125 ms.
    18:55:15.073 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, invitation=false]

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:15.196 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:15.212 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 139 ms.
    18:55:15.213 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=G1fPNY7kuoj3MwVgcYFMjg, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:15.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:15.233 [qtp87417275-1828] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:15.263 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    18:55:15.312 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:15.315 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:15.336 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=4194304

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:15.428 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:15.438 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:15.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:55:15.606 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/szfERsEMNlyn2NlEV6yb6w' offset=5242880

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:15.681 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:15.701 [qtp87417275-1827] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:15.754 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:55:15.755 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:10:15 CEST 2017

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:15.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:15.827 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:15.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 214404 bytes in 1723 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:15.908 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=66.5 MiB, available=389.0 MiB

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:15.926 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    18:55:15.962 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:15.966 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:15.970 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:55:15.977 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    18:55:15.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b
    18:55:15.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b
    18:55:15.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_2hwcg into destFile b
    18:55:15.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_34dfk into destFile b

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:16.073 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:16.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/1 {11 11ä11#+} 1/b"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:16.227 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 82 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:16.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:16.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:16.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:55:16.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='10f84f6d84a0b076a57f945d384ce16fac271487' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    18:55:16.408 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/1 {11 11ä11#+} 1/c"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:16.471 [Test worker] 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'
    18:55:16.499 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XaI_fMbaMQYYSkOwgZ_F5A/7M8uPGCjcWblrvAzZDlCFA' offset=0
    18:55:16.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qysy7v-miwbh-local-src
      localRepository.publicKeySha1 = 35:15:9F:29:3D:C9:AC:BD:3C:03:8A:51:94:C6:B5:60:55:71:EF:28

      remoteRepository.repositoryId = b9393599-354e-4aaa-aef7-472e7b50d834
      remoteRepository.remoteRoot = https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834
      remoteRepository.publicKeySha1 = 39:F8:1D:51:6E:56:8A:34:87:96:3D:29:44:93:3B:9E:45:72:D1:CF

    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 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 b9393599-354e-4aaa-aef7-472e7b50d834

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:16.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33932 bytes in 121 ms. path='/1 {11 11ä11#+} 1/c'
    18:55:16.973 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:17.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:17.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/1 {11 11ä11#+} 1/c"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:17.207 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:17.251 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 82 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:17.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:17.301 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:55:17.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b7b7d71cd201b30d4e562b6531d02c36a63f889' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    18:55:17.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/2/1 {11 11ä11#+} 1/a"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:17.569 [Test worker] 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'
    18:55:17.605 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/2WMnrQwiPcB9YVwt1HWRzw/efyuC3HGu81KSwzzZp1dXQ' offset=0
    18:55:17.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    18:55:17.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95711 bytes in 152 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:55:17.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:55:17.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/2/1 {11 11ä11#+} 1/a"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:17.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:17.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:17.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:55:17.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1058b887b07daa158aa6ed933f035b2cab5968e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:18.013 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/2/1 {11 11ä11#+} 1/b"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:18.084 [Test worker] 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'
    18:55:18.120 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/2WMnrQwiPcB9YVwt1HWRzw/oUZOOVJnwuUpQlIX0mulbQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:18.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:55:18.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:18.239 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=83886080

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:18.285 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 532611 bytes in 212 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:18.318 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:55:18.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:18.419 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:55:18.452 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.67%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/2/1 {11 11ä11#+} 1/b"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:18.498 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:18.557 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:18.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:55:18.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83d74c0c25e5f6bb33304b2ac66e18fd5f5ff70f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:55:18.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/2/a"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:18.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a'
    18:55:18.753 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:18.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:55:18.790 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=true
    18:55:18.792 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 ('build/repo/j5qysy7v-miwbh-local-src')
    18:55:18.828 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:55:18.871 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:18.880 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:18.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:18.947 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:25:18.836Z expiryDateTime=2017-07-30T17:55:18.836Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:18.958 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:19.031 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:19.074 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    18:55:19.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:19.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:19.283 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 82 common frames omitted
    18:55:19.298 [Test worker] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 82 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:19.314 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=2097152

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:19.321 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:19.338 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:55:19.340 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:10:19 CEST 2017
    18:55:19.404 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:19.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:19.560 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:19.628 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:19.635 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:19.666 [qtp87417275-748] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:19.663 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:19.700 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:19.721 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:19.861 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:19.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=45.0 MiB, available=410.5 MiB

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:19.973 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:19.999 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=84934656

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:20.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:20.102 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:20.126 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:20.284 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:20.335 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:20.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:20.357 [qtp87417275-854] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:20.441 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:20.472 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=5242880

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:20.620 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:20.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:20.654 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:20.657 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:20.741 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=6291456

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:20.762 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:20.787 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    18:55:20.816 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:20.819 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:55:20.926 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:20.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:20.939 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    18:55:20.964 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:20.968 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:55:21.008 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:21.034 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/5VRMTN-nDHCbg9fN8fEyFA' offset=7340032

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:21.088 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:21.120 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:21.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:21.164 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:21.167 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:21.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 609696 bytes in 2482 ms. path='/2/a'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:21.302 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:21.334 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:21.343 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:21.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    18:55:21.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    18:55:21.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    18:55:21.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    18:55:21.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    18:55:21.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    18:55:21.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a
    18:55:21.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/2/a"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:21.615 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:21.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:21.848 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:21.878 [qtp87417275-1828] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:21.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:55:21.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=45.4 MiB, available=410.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:22.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    18:55:22.163 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:22.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:22.260 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:22.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee1c9ef9e34a56e3eee284516550c82a4c6d5450' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    18:55:22.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/5/h"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:22.373 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:22.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:55:22.465 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/Nznik8oSczaAp3bjn6UdVw/mKttAuQEcQkfS9mS8h--7w' offset=0
    18:55:22.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:55:22.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90306 bytes in 99 ms. path='/3 + &#ä/5/h'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:22.532 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:22.553 [qtp87417275-854] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:22.559 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:22.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:22.649 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:22.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/5/h"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:22.814 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    18:55:22.844 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:22.847 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:22.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:55:22.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=45.6 MiB, available=409.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:22.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:22.875 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:22.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:55:22.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98c16610fa7426597d109360f0336af8ff9f8e1a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:22.958 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:22.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/5/i"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:22.981 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:23.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:23.017 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:23.020 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:55:23.029 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:23.057 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.054 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/Nznik8oSczaAp3bjn6UdVw/oyaQ7rUUi30UdMD9BPzsXg' offset=0

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:23.153 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:23.184 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169547 bytes in 193 ms. path='/3 + &#ä/5/i'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:23.197 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:23.305 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=85983232

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:23.314 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.337 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/5/i"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:23.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:23.424 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:23.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:55:23.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65eae487da7bd856c763be2da60d05258782129f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:55:23.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/aa"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:23.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=45.5 MiB, available=410.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:23.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:23.683 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/JkQz3np_oz_QJz9UV8-uTA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:23.725 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 351 ms.
    18:55:23.725 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=025ADel7p56lnV9FWjjLAA, invitation=false]

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:23.738 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:23.757 [qtp87417275-854] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:23.773 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:23.857 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 131 ms.
    18:55:23.859 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=2IsNe98IyWQCLeAkNhSxEA, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:24.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:24.029 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='THXMA7rPdbTXEoz44vgo3g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    18:55:24.064 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:24.068 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:24.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11100 bytes in 486 ms. path='/3 + &#ä/aa'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    18:55:24.173 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:24.177 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:24.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:55:24.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/aa"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:24.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:24.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=45.5 MiB, available=410.0 MiB
    18:55:24.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:24.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:24.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:24.371 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:24.410 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd7f2123d15e25a446ae07ae9b167f3a8ce5c19c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    18:55:24.459 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/bb"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:24.461 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:55:24.523 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/ykmEudZqvgSIoPfzt31xgg' offset=0
    18:55:24.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:55:24.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286045 bytes in 268 ms. path='/3 + &#ä/bb'
    18:55:24.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:55:24.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/bb"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:24.835 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=87031808

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:24.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:24.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:24.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:24.943 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:24.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8772828bc153c2c17fe8cdf4734b832f911cba4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:25.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=45.5 MiB, available=410.0 MiB
    18:55:25.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:55:25.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:55:25.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:25.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/cc"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:25.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/cc'
    18:55:25.151 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:25.179 [qtp1011194845-1612] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=2
    18:55:25.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=6 remoteFromLocalRevision=2
    18:55:25.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:25.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:25.410 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:25.443 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=1048576
    18:55:25.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:25.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:25.696 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyt6db-m0xzg-local-src
      localRepository.publicKeySha1 = 62:AF:6E:76:4E:AB:9B:BF:D9:DC:EB:34:A9:6B:B7:C5:F8:C7:9B:14

      remoteRepository.repositoryId = 60a95a30-13e8-4ebb-9c45-4663a02378f1
      remoteRepository.remoteRoot = https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1
      remoteRepository.publicKeySha1 = 79:69:0C:1C:91:6E:A0:F3:D4:5D:51:C5:13:E8:ED:DB:B0:AB:85:58

    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 aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 60a95a30-13e8-4ebb-9c45-4663a02378f1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:25.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:25.747 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:25.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:55:25.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:55:25.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:26.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:26.069 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 162 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:26.185 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:26.254 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=88080384

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:26.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:26.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:26.689 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/7LTRNrfgI_L6oPtnUlduXQ' offset=4194304
    18:55:26.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:55:26.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 303075 bytes in 1698 ms. path='/3 + &#ä/cc'
    18:55:26.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:55:26.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    18:55:26.909 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc
    18:55:26.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc
    18:55:26.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc
    18:55:26.959 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/cc"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:26.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:27.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:27.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:55:27.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04af7667c9da9ec62adc81a863c2fa6bce2c02e1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:55:27.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/dd"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:27.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:55:27.169 [qtp192490287-1867] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QZLub2J7DOs0x7F7jfZ5dw/MJ52bpdNDMQaCCoRD-bwQA' offset=0
    18:55:27.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:55:27.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61257 bytes in 83 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:27.234 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:55:27.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:27.277 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    18:55:27.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="940ee212-7324-44be-99fd-e4486585652f", path="/3 + &#ä/dd"} on repo=940ee212-7324-44be-99fd-e4486585652f
    18:55:27.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:27.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:27.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:55:27.419 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:55:27.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:27.488 [qtp192490287-1867] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=102

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:27.540 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:55:27.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.78%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:27.815 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=89128960

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:27.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:27.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=114 remoteFromLocalRevision=102
    18:55:27.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=940ee212-7324-44be-99fd-e4486585652f from='build/repo/j5qytl1f-hzr66-local-dest' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:55:27.962 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114
    18:55:28.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:55:28.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:55:28.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=114

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:28.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:55:28.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 to='build/repo/j5qyt6db-m0xzg-local-src', fromRepoLocalSync=true
    18:55:28.146 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 ('build/repo/j5qyt6db-m0xzg-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:28.173 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:28.188 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:28.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:55:28.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:28.265 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:28.283 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:28.357 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:28.416 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 renewalDateTime=2017-07-30T17:25:28.172Z expiryDateTime=2017-07-30T17:55:28.172Z
    18:55:28.506 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    18:55:28.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:28.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:28.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:28.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:28.721 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:28.722 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:29.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=43.3 MiB, available=412.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:29.371 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:29.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:29.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:29.527 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f transaction.localRevision=108 remoteFromLocalRevision=114
    18:55:29.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=940ee212-7324-44be-99fd-e4486585652f to='build/repo/j5qytl1f-hzr66-local-dest', fromRepoLocalSync=false
    18:55:29.592 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=108

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:29.612 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=90177536

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:29.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:29.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:29.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:55:30.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:30.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:30.282 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    18:55:30.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:30.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:30.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:29.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0
    18:55:30.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=99.9 MiB, available=355.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:30.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:30.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:30.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:30.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:30.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:31.037 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:31.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:31.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=43.5 MiB, available=412.0 MiB
    18:55:31.179 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:31.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:31.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:31.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=99.4 MiB, available=356.1 MiB
    18:55:31.507 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}
    18:55:31.510 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:31.511 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:31.512 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:31.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} because of missing permissions!
    18:55:31.514 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:31.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:31.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:31.581 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:31.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:31.641 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:31.682 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=91226112

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:31.655 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client1/.gnupg/pubring.gpg'
    18:55:31.690 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client1/.gnupg/secring.gpg'
    18:55:31.692 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:55:31.758 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:31.796 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:31.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:55:31.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=43.8 MiB, available=411.7 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:32.063 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:55:32.064 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client2/.gnupg/pubring.gpg'
    18:55:32.066 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/client2/.gnupg/secring.gpg'
    18:55:32.066 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:32.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:32.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:32.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:32.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:32.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    18:55:32.346 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    18:55:32.349 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:32.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:32.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=99.4 MiB, available=356.1 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:32.394 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:32.420 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:32.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:32.553 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:32.695 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    18:55:32.728 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:32.732 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:32.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=43.7 MiB, available=411.8 MiB
    18:55:32.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:32.842 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:32.845 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:32.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8af95366917ef7e164660518cc9a049d7697511' to.sha1='6136d2af3dfcb8a8dcd9e2cf69ad2634c3f44a4f'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:33.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=99.6 MiB, available=355.9 MiB
    18:55:33.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:33.199 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:33.275 [qtp87417275-1923] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:33.358 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    18:55:33.385 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:33.388 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:55:33.426 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:33.509 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:33.512 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:33.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=43.7 MiB, available=411.8 MiB
    18:55:33.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:55:33.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=43.7 MiB, available=411.8 MiB
    18:55:33.667 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:55:33.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:55:33.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:33.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/1 {11 11ä11#+} 1/a"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:33.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=99.5 MiB, available=356.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:33.756 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:33.766 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=2

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:33.771 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:33.785 [qtp87417275-1144] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:33.882 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    18:55:33.935 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:33.937 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:34.003 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/zVX_mSM5aCP_LqG2lJi4eQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:34.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=6 remoteFromLocalRevision=2
    18:55:34.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 from='build/repo/j5qyt6db-m0xzg-local-src' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:34.065 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:34.070 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:33.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:55:34.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=99.4 MiB, available=356.1 MiB
    18:55:34.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:55:34.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:55:34.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:55:34.164 [qtp192490287-1867] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=108

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:34.231 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:34.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=119 remoteFromLocalRevision=108
    18:55:34.301 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=940ee212-7324-44be-99fd-e4486585652f from='build/repo/j5qytl1f-hzr66-local-dest' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:55:34.308 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:34.310 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:34.323 [qtp87417275-1926] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:34.394 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    18:55:34.436 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:34.440 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:34.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:55:34.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:55:34.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=119
    18:55:34.534 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:34.548 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:34.555 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:34.561 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:34.561 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:34.663 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f transaction.localRevision=113 remoteFromLocalRevision=119
    18:55:34.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:34.779 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:34.800 [qtp87417275-1829] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:34.809 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    18:55:34.810 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:10:34 CEST 2017
    18:55:34.873 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:35.007 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:35.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:55:35.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=940ee212-7324-44be-99fd-e4486585652f to='build/repo/j5qytl1f-hzr66-local-dest', fromRepoLocalSync=true
    18:55:35.037 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 940ee212-7324-44be-99fd-e4486585652f ('build/repo/j5qytl1f-hzr66-local-dest')

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:35.054 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:35.058 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:35.099 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.102 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:35.106 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:35.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:55:35.192 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:55:35.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:35.223 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.225 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:35.248 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=92274688

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:35.389 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 renewalDateTime=2017-07-30T17:25:02.492Z expiryDateTime=2017-07-30T17:55:02.492Z
    18:55:35.418 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=113

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:35.447 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.453 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:35.455 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:35.467 [qtp87417275-1144] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.484 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    18:55:35.518 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.523 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:35.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:35.632 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.635 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:35.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:35.748 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:35.867 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.882 [qtp87417275-1925] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.951 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    18:55:35.991 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:35.995 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:36.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=100.6 MiB, available=354.9 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:36.131 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:36.135 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:36.156 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 113 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:36.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:36.361 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:36.383 [qtp87417275-748] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:36.445 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    18:55:36.476 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:36.480 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:55:36.595 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:36.623 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    18:55:36.798 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:36.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=100.5 MiB, available=355.0 MiB
    18:55:36.810 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}
    18:55:36.813 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:36.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:36.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:36.816 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} because of missing permissions!
    18:55:36.816 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:36.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:36.905 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:36.917 [qtp87417275-1924] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:37.015 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:37.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=100.5 MiB, available=355.0 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:37.387 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:37.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:37.629 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:37.641 [qtp87417275-748] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:37.653 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'
    18:55:37.821 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:37.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=100.6 MiB, available=354.9 MiB
    18:55:37.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:37.851 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:37.856 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:55:37.974 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:37.991 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    18:55:38.027 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:38.030 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    18:55:38.143 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:38.156 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    18:55:38.180 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:38.184 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:38.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=100.7 MiB, available=354.8 MiB
    18:55:38.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:38.309 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:38.326 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    18:55:38.358 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:38.361 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:38.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 838458 bytes in 4674 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:38.464 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:38.607 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:38.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    18:55:38.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:38.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:38.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:38.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=100.6 MiB, available=354.9 MiB
    18:55:38.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:55:38.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:55:38.716 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:55:38.770 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=113
    18:55:38.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=125 remoteFromLocalRevision=113

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:38.818 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:38.820 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:38.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=940ee212-7324-44be-99fd-e4486585652f from='build/repo/j5qytl1f-hzr66-local-dest' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:55:38.867 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=125

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:38.882 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:38.924 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:38.940 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:38.958 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=93323264

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:38.958 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:38.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:55:38.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:38.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:55:39.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:55:39.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:55:39.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:39.158 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:39.159 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    18:55:39.163 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:39.185 [qtp87417275-1925] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:39.270 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:39.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:39.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:39.431 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:39.452 [qtp192490287-976] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:55:39.480 [qtp192490287-976] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:39.485 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    18:55:39.514 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:39.518 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:39.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/1 {11 11ä11#+} 1/a"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:55:39.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:39.628 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:39.649 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:39.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:39.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:55:39.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ef7d8452e25a04dc86dfb9574064f33c6c3e5a9' to.sha1='1c93e98dca369abbed9d43a56cc752757019015e'): /1 {11 11ä11#+} 1/b

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:39.867 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:39.882 [qtp87417275-1829] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:39.891 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:39.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 98 ms.
    18:55:39.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:39.924 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
    	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.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
    	... 25 common frames omitted
    18:55:40.134 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    18:55:40.162 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:40.168 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:40.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:40.295 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:40.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:40.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:40.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:55:40.392 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:40.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:40.398 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:40.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66848b4a86bab7bc77d42b998e93fe39bd610409' to.sha1='8552688ba18b0c16fc8dd9806df113ffdfba0c91'): /2/xxxreverse

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:40.605 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:40.624 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:40.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:40.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:40.844 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:40.860 [qtp87417275-1428] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:40.934 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:41.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:41.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:41.133 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='RcIG3ip2kV0FzGDxg8QFAg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:41.152 [qtp192490287-1867] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:41.164 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:55:41.167 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:41.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/1 {11 11ä11#+} 1/b"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    18:55:41.278 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:41.300 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:41.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:41.407 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/Q7_rf3fTw7vddPrpPoWYoQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:41.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:41.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    18:55:41.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:41.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:41.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="940ee212-7324-44be-99fd-e4486585652f", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/xxxreverse"} on repo=940ee212-7324-44be-99fd-e4486585652f

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:41.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:41.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:41.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:41.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:41.961 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9i45L-IW15J8sL-t6r48g/pgMoP0O34ZOErJUui9zv0Q' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:42.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:42.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:42.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:42.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:42.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:42.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134143 bytes in 654 ms. path='/2/xxxreverse'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:42.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234471 bytes in 1240 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:42.628 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:42.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:42.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:42.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:42.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:42.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:42.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:42.825 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:42.836 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:42.900 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=94371840

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:43.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:43.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/1 {11 11ä11#+} 1/b"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:43.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:43.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:43.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.72%
    18:55:43.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:43.145 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:43.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:43.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:43.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:43.159 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:43.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d84d461016876dbca627979331c77bf2f406808a' to.sha1='682a9fa7488ecab1039bd93cbddea9cbc9a94bb4'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:43.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8a113cd9e79015950f832c35fad8632b1b78c75' to.sha1='042b8c47689f67891efda299f36e958220474ed1'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:43.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="940ee212-7324-44be-99fd-e4486585652f", toRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", path="/2/xxxreverse"} on repo=940ee212-7324-44be-99fd-e4486585652f
Gradle Test Executor 22 finished executing tests.
    18:55:43.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:43.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/1 {11 11ä11#+} 1/c"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
18:55:43.592 [Timer-3] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
	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.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
	... 25 common frames omitted
18:55:43.755 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5fb84bf2{HTTP/1.1}{127.0.0.1:0}
18:55:43.781 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld
	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]
    18:55:43.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:43.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:114) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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.UnknownHostException: server1.domain.tld
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[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.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[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.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[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]
	... 25 common frames omitted
18:55:43.803 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4b017399{/,null,UNAVAILABLE}
18:55:43.823 [Thread-8] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/dsMcVzKK19Hae0OXJKeynw/.subshare/localServerRunning.deleteToStop
    18:55:43.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=125
18:55:43.873 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: java.lang.IllegalStateException: dynamicX509TrustManagerCallbackClass is not set!
java.lang.IllegalStateException: dynamicX509TrustManagerCallbackClass is not set!
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.getDynamicX509TrustManagerCallback(RestPgpTransport.java:43) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.createClientBuilder(RestPgpTransport.java:68) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.getClient(RestPgpTransport.java:55) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.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]
18:55:43.882 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@47725fe9{SSL-http/1.1}{0.0.0.0:38988}
18:55:43.889 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@156b39f5{/,null,UNAVAILABLE}
18:55:43.900 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: java.lang.IllegalStateException: dynamicX509TrustManagerCallbackClass is not set!
java.lang.IllegalStateException: dynamicX509TrustManagerCallbackClass is not set!
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.getDynamicX509TrustManagerCallback(RestPgpTransport.java:43) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.createClientBuilder(RestPgpTransport.java:68) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.getClient(RestPgpTransport.java:55) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.1.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.1.jar:na]
    18:55:43.935 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:44.105 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/gDQIPuRsqksw_fOWQ7heeA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:44.279 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:44.279 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:44.386 [qtp192490287-1585] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:44.636 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f transaction.localRevision=125 remoteFromLocalRevision=125

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:44.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/1 {11 11ä11#+} 1/a"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:44.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=940ee212-7324-44be-99fd-e4486585652f to='build/repo/j5qytl1f-hzr66-local-dest', fromRepoLocalSync=false

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:44.700 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:44.724 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=125
    18:55:44.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:44.779 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/VPO9SLvRuoJ8PtUNYaOdgQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:45.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=99.4 MiB, available=356.1 MiB
    18:55:45.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:55:45.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.2 MiB, available=357.3 MiB
    18:55:45.854 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:45.854 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:45.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:45.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:45.870 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}
    18:55:45.873 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:45.873 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:45.873 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:45.875 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} because of missing permissions!
    18:55:45.875 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:45.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:55:46.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=98.3 MiB, available=357.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:46.499 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=95420416

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:46.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:55:46.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.3 MiB, available=357.2 MiB
    18:55:46.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:47.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 96202 bytes in 2364 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:47.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=98.2 MiB, available=357.3 MiB
    18:55:47.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:47.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:47.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:47.298 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:47.423 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:47.446 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:47.474 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:47.521 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/gDQIPuRsqksw_fOWQ7heeA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:47.689 [qtp1296822510-1243] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=96468992

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:47.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.2 MiB, available=357.3 MiB
    18:55:47.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:55:47.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:55:47.786 [qtp192490287-1867] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=125

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:47.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/1 {11 11ä11#+} 1/a"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:47.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:47.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=143 remoteFromLocalRevision=125
    18:55:47.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=940ee212-7324-44be-99fd-e4486585652f from='build/repo/j5qytl1f-hzr66-local-dest' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:55:47.935 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=143

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:47.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:47.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:55:48.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33e811c1c98f5dc6881cbc33ce4116c241787711' to.sha1='217f6848ddd20b6845b92afbc0292562ceb6a767'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:48.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:55:48.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:55:48.039 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=143
    18:55:48.124 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}
    18:55:48.146 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:48.146 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:55:48.307 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f transaction.localRevision=130 remoteFromLocalRevision=143
    18:55:48.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:55:48.410 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:55:48.410 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:55:48.412 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:55:48.412 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:48.539 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:48.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:55:48.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=0768748d-0c3c-436e-a009-c244c69c4430 to='build/repo/j5qyp7hh-lqs62-local-src', fromRepoLocalSync=true
    18:55:48.609 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0768748d-0c3c-436e-a009-c244c69c4430 ('build/repo/j5qyp7hh-lqs62-local-src')
    18:55:48.618 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:55:48.635 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:55:48.747 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 renewalDateTime=2017-07-30T17:21:56.188Z expiryDateTime=2017-07-30T17:51:56.188Z
    18:55:48.765 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=130

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:49.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/1 {11 11ä11#+} 1/b"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:49.132 [Test worker] 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'
    18:55:49.327 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/jQHo_3uqyDHKid8KNTTu8w' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:48.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=3
    18:55:49.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=99.2 MiB, available=356.3 MiB
    18:55:49.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:50.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 539225 bytes in 909 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:50.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.2 MiB, available=357.3 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:50.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:50.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:50.265 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:50.281 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:50.301 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/gDQIPuRsqksw_fOWQ7heeA' offset=2097152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:50.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/1 {11 11ä11#+} 1/b"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:50.389 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:50.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:50.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:55:50.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88a353aae5d6fe2bd9dc67bffbfe1566ac1b1430' to.sha1='ea60bd3de54dbad5c0f683ad2c58dd5f65da4711'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:50.505 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=97517568

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:50.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:55:50.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:50.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:55:50.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:50.529 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}
    18:55:50.578 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:50.752 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:50.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/1 {11 11ä11#+} 1/c"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:50.820 [Test worker] 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'
    18:55:50.907 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/74HJXdOWYuOK-BvfPNygDg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:50.967 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:50.968 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:55:50.969 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:50.969 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:50.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:51.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 223958 bytes in 602 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:51.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=98.8 MiB, available=356.7 MiB
    18:55:51.552 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:55:51.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:51.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:51.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:51.634 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:51.636 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:55:51.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/1 {11 11ä11#+} 1/c"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:51.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:55:52.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.8 MiB, available=356.7 MiB
    18:55:52.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:52.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:52.533 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:55:52.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:52.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:55:52.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='27b2e34af1d9665eb463b57430c57256a5b581f6' to.sha1='450180654f722f78c2924c1421680904b5262786'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:52.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=98.8 MiB, available=356.7 MiB
    18:55:52.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:53.119 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:53.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/2/1 {11 11ä11#+} 1/a"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:53.185 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:53.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.8 MiB, available=356.7 MiB
    18:55:53.230 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:55:53.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:53.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:55:53.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:53.321 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:53.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:53.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:55:53.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:53.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:55:53.409 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:55:53.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:53.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:53.451 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/gDQIPuRsqksw_fOWQ7heeA' offset=3145728

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:53.459 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/9VOBCFwenMeXAuZxcRfFtQ/UUFI1SxPoTRF1_GAEhDVIA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:53.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66848b4a86bab7bc77d42b998e93fe39bd610409' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/xxxreverse

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:53.500 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=98566144

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:53.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", path="/2/xxxreverse"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:55:53.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'
    18:55:53.643 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j9i45L-IW15J8sL-t6r48g/pgMoP0O34ZOErJUui9zv0Q' offset=0
    18:55:53.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    18:55:53.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 34716 bytes in 123 ms. path='/2/xxxreverse'
    18:55:53.773 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse
    18:55:53.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="c71cabcd-f60e-45a4-b475-ef4e68ede5b2", toRepositoryId="0768748d-0c3c-436e-a009-c244c69c4430", path="/2/xxxreverse"} on repo=0768748d-0c3c-436e-a009-c244c69c4430
    18:55:53.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:53.983 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=130
    18:55:54.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=185 remoteFromLocalRevision=130
    18:55:54.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:55:54.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0768748d-0c3c-436e-a009-c244c69c4430 from='build/repo/j5qyp7hh-lqs62-local-src' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:55:54.105 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=185
    18:55:54.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:55:54.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:55:54.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=185

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:54.342 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:54.660 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:54.661 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:55.063 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:55.275 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 transaction.localRevision=136 remoteFromLocalRevision=185

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:55.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 517469 bytes in 2107 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:55.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=0768748d-0c3c-436e-a009-c244c69c4430 to='build/repo/j5qyp7hh-lqs62-local-src', fromRepoLocalSync=false
    18:55:55.325 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=136
    18:55:55.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:55.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:55.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:55.531 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:55.532 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:55.576 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/gDQIPuRsqksw_fOWQ7heeA' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:55.728 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=99614720

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:55.734 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/2/1 {11 11ä11#+} 1/a"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:55.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:55.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:55.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:55:55.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2bbbe7b5516a90579fc7f2fdd7726ad99a600000' to.sha1='4d88729c94a2e219a729501df58534378aadc90f'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:56.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=99.4 MiB, available=356.1 MiB
    18:55:56.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:56.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/2/1 {11 11ä11#+} 1/b"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:56.320 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:56.407 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:56.441 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/9VOBCFwenMeXAuZxcRfFtQ/8gIaFk84Ky82fx5XBuedfA' offset=0
    18:55:56.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 259344 bytes in 267 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:56.598 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:56.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.7 MiB, available=356.8 MiB
    18:55:56.675 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:56.676 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:55:56.676 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:55:56.676 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:56.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:56.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:56.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:56.759 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:56.765 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:56.769 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:55:56.824 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/2/1 {11 11ä11#+} 1/b"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:55:56.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:56.835 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:56.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:55:56.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e366c37c82ff7d9d074d5fcad24608878b6c91e0' to.sha1='858c7794cc4e089e13929c0462868e9743fdcc1e'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:56.925 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:56.941 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UfOtGnB7j4mA1QFcWRHQrw/gDQIPuRsqksw_fOWQ7heeA' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:56.990 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=100663296

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:57.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=98.7 MiB, available=356.8 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:57.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/2/a"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:57.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:57.278 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:57.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a'
    18:55:57.647 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:57.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.7 MiB, available=356.8 MiB
    18:55:57.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:55:58.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=98.7 MiB, available=356.8 MiB
    18:55:58.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:58.271 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:58.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 6209188 bytes in 14485 ms. path='/1 {11 11ä11#+} 1/c'
    18:55:58.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:58.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:58.471 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:58.506 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:58.538 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:58.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.7 MiB, available=356.8 MiB
    18:55:58.546 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:55:58.546 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:55:58.586 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 localRepositoryRevisionSynced=136
    18:55:58.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=190 remoteFromLocalRevision=136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:58.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/1 {11 11ä11#+} 1/c"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:58.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0768748d-0c3c-436e-a009-c244c69c4430 from='build/repo/j5qyp7hh-lqs62-local-src' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:55:58.631 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=185 localRepositoryRevisionInProgress=190
    18:55:58.642 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:55:58.642 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:55:58.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=190

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:58.639 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:58.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:55:58.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:58.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:55:58.685 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:58.686 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)
    18:55:58.687 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c94fb03 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:58.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a57be7938c01798021605dedf56c64a100593044' to.sha1='44ea5c561c1e8ab09ea74165b4af4115db8b9722'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:55:58.701 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=101711872

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:58.731 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=0768748d-0c3c-436e-a009-c244c69c4430 transaction.localRevision=141 remoteFromLocalRevision=190
    18:55:58.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:55:58.788 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:55:58.796 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:55:58.804 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:58.841 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:55:58.841 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:55:58.843 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:55:58.843 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:55:59.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:55:59.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=940ee212-7324-44be-99fd-e4486585652f to='build/repo/j5qytl1f-hzr66-local-dest', fromRepoLocalSync=true
    18:55:59.072 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 940ee212-7324-44be-99fd-e4486585652f ('build/repo/j5qytl1f-hzr66-local-dest')
    18:55:59.085 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:59.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/2/1 {11 11ä11#+} 1/a"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:59.141 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:59.163 [Test worker] 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'
    18:55:59.225 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ib_pzSvWgisId0DAKKyIsw/HvilGyssNkMP8iw_ahR2_Q/GXhSdxPdMA3V-nK0AbykCA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:59.299 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 renewalDateTime=2017-07-30T17:25:02.492Z expiryDateTime=2017-07-30T17:55:02.492Z
    18:55:59.320 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:59.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 25406 bytes in 184 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:59.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:55:59.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:55:59.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:55:59.550 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:55:59.552 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:55:59.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/2/1 {11 11ä11#+} 1/a"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:55:59.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:59.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:55:59.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:55:59.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5027d7398d22bd10aeacf26a4f8673d5588b3f54' to.sha1='d9ceba7c933bcd7878fb0e2f6f9c718dd661aced'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:55:59.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=99.7 MiB, available=355.8 MiB
    18:56:00.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:00.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/2/1 {11 11ä11#+} 1/b"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:00.355 [Test worker] 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'
    18:56:00.518 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ib_pzSvWgisId0DAKKyIsw/HvilGyssNkMP8iw_ahR2_Q/0_oJjKj4BmXpRps_do8xwA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:00.520 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:00.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.7 MiB, available=356.8 MiB
    18:56:00.643 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=r_qeR-xjaMinu5737fM9kA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fpAbRjHu7pUr6bnMRt5m5Q, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:00.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 279796 bytes in 350 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:00.765 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:56:00.767 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:56:00.768 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} because of missing permissions!
    18:56:00.768 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:56:00.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:00.788 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=102760448

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:00.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:00.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:00.863 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:00.891 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:00.893 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:56:01.038 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/2/1 {11 11ä11#+} 1/b"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:01.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:01.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:01.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:56:01.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='739d3e0a1abe5764253f96fc2d1155887fda2aee' to.sha1='78f8ee2631646cddcef7e73f36e9358427515d24'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:01.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=98.8 MiB, available=356.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:01.351 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:01.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:01.520 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=103809024

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:01.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/2/a"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:01.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:01.597 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:01.699 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ib_pzSvWgisId0DAKKyIsw/VAlPI2BjIIk6hDnE_3HUsA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:01.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.8 MiB, available=356.7 MiB
    18:56:01.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:02.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245661 bytes in 474 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:02.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=98.8 MiB, available=356.7 MiB
    18:56:02.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:02.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:02.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:02.325 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:02.327 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:56:02.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/2/a"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:02.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:02.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:02.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:02.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.8 MiB, available=356.7 MiB
    18:56:02.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:56:02.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:56:02.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:56:02.601 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:02.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63479a42f444a44c6a26f540b0e8853f7ab63e65' to.sha1='3e122030ef5c6a82b68c18715c6c0ed228856a56'): /3 + &#ä/5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:02.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=150 remoteFromLocalRevision=141
    18:56:02.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=940ee212-7324-44be-99fd-e4486585652f from='build/repo/j5qytl1f-hzr66-local-dest' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:56:02.702 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150
    18:56:02.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:56:02.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:56:02.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=150
    18:56:02.969 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:56:02.970 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:02.994 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=104857600

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:03.026 [qtp192490287-1585] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:03.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/5/h"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:03.034 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:03.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:03.129 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f transaction.localRevision=146 remoteFromLocalRevision=150
    18:56:03.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 from='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2' toID=940ee212-7324-44be-99fd-e4486585652f to='build/repo/j5qytl1f-hzr66-local-dest', fromRepoLocalSync=false
    18:56:03.176 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=146

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:03.215 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/vqW5UUOD4_LP4W8WhhFSDA/lmV-Jays_KSF7HgnC20Stw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:03.223 [Thread-826] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 104944554 bytes in 278109 ms. path='/2/new-file'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:03.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:03.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 567006 bytes in 637 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:03.728 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:03.738 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:03.738 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:03.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=99.3 MiB, available=356.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:03.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:03.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:03.888 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:03.890 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:03.912 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms.
    18:56:03.913 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ETiT8EyPoaq5u2QPMCVDvQ, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:03.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=940ee212-7324-44be-99fd-e4486585652f serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:04.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/5/h"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:04.041 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 128 ms.
    18:56:04.042 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:04.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:04.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:04.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:56:04.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4879aa16496bc3126600537bc1fbcedb239ad69' to.sha1='095c4fe8ef4a76248f27abb40a8693371a880461'): /3 + &#ä/5/i
    18:56:04.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/5/i"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:04.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:56:04.603 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/vqW5UUOD4_LP4W8WhhFSDA/MINWY31zZdIRDYOhjts_vw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:04.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=99.3 MiB, available=356.2 MiB
    18:56:04.642 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:56:04.659 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=mBqkj7oD7G7A_zvmg85SGA, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:56:04.661 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Jv9HLUETj2D74Zqldgp6Bg, serverRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2} because of missing permissions!
    18:56:04.661 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:56:04.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:04.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30675 bytes in 189 ms. path='/3 + &#ä/5/i'
    18:56:04.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:04.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:04.976 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=64.6 MiB, available=390.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:05.065 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:05.067 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:56:05.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/5/i"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:05.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:05.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:05.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:56:05.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd1aa42b06f57f6289c8443f5122996b27d45464' to.sha1='8ca274816a8a26b7776e161db995556e008b9f58'): /3 + &#ä/aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:05.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=98.7 MiB, available=356.8 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:05.299 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:05.545 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:05.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/aa"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:05.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:05.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:56:05.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=98.7 MiB, available=356.8 MiB
    18:56:05.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:05.817 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 46b35e4e-a229-41fb-b956-69f81585f335
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyuo74-tsww0-local-src
      localRepository.publicKeySha1 = 6A:39:3D:E4:B2:06:29:83:6D:62:19:7B:37:11:88:9A:0F:F1:5D:2E

      remoteRepository.repositoryId = d12a6242-b100-4d19-b10c-e771be6c449d
      remoteRepository.remoteRoot = https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d
      remoteRepository.publicKeySha1 = D4:C9:69:33:E0:DC:FA:A7:8B:E8:A0:C9:F6:94:E5:B8:39:EE:67:1C

    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 46b35e4e-a229-41fb-b956-69f81585f335 d12a6242-b100-4d19-b10c-e771be6c449d

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:05.949 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/PbasuHeBqxXWh4I_uEOLJw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:06.183 [Thread-826] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3ccc98dd-7b5d-422b-871f-9abf05046a67", toRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", path="/2/new-file"} on repo=3ccc98dd-7b5d-422b-871f-9abf05046a67

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:06.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=98.7 MiB, available=356.8 MiB
    18:56:06.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:06.271 [Thread-826] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:06.286 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 97.97%
    18:56:06.318 [Thread-826] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=147

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:06.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:06.417 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:06.534 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:06.544 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms.
    18:56:06.562 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:06.568 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 6 ms.
    18:56:06.571 [Thread-826] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[22]{histoCryptoRepoFileId=r9mylGCujsOHaguqs-7XIg, cryptoRepoFileId=clgxn7kpOBnlz_74KqyEHQ} histoCryptoRepoFile2=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=eXJhWKx1GoEoOArmhQl5dg, cryptoRepoFileId=clgxn7kpOBnlz_74KqyEHQ} duplicateCryptoRepoFileId=null localRevision=259
    18:56:06.592 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:06.593 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:56:06.607 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:06.608 [Thread-826] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:06.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=98.7 MiB, available=356.8 MiB
    18:56:06.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:56:06.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:56:06.671 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f localRepositoryRevisionSynced=146
    18:56:06.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 transaction.localRevision=155 remoteFromLocalRevision=146
    18:56:06.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=940ee212-7324-44be-99fd-e4486585652f from='build/repo/j5qytl1f-hzr66-local-dest' toID=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 to='https://localhost:34393/c71cabcd-f60e-45a4-b475-ef4e68ede5b2'
    18:56:06.788 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=155
    18:56:06.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:56:06.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:56:06.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=940ee212-7324-44be-99fd-e4486585652f remoteRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 localRepositoryRevisionSynced=155
    18:56:06.929 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:56:06.929 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@42487eb0 (of khaled)
    18:56:07.185 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c71cabcd-f60e-45a4-b475-ef4e68ede5b2 remoteRepositoryId=940ee212-7324-44be-99fd-e4486585652f transaction.localRevision=151 remoteFromLocalRevision=155
    18:56:07.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:07.517 [qtp1296822510-1697] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 transaction.localRevision=231 remoteFromLocalRevision=147

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:07.521 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:07.528 [Thread-826] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:56:07.528 [Thread-826] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    ************************************************************
    ************************************************************
    SYNC AGAIN >>>

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:07.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:07.571 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleWritePermissionOnRoot <<< ***
    18:56:07.571 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:07.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:56:07.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:56:07.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:07.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:56:07.779 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b4604189-1c3c-4e68-a301-3aaf192a19c4 ('build/repo/j5qykaxr-e269g-local-src')
    18:56:07.795 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:56:07.819 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:07.833 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:07.852 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/PbasuHeBqxXWh4I_uEOLJw' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:07.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    18:56:07.955 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:07.962 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    18:56:07.962 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:08.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:08.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1051719 bytes in 2445 ms. path='/3 + &#ä/aa'
    18:56:08.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:08.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:08.203 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=7340032

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:08.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:56:08.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=46b35e4e-a229-41fb-b956-69f81585f335 to='build/repo/j5qyuo74-tsww0-local-src', fromRepoLocalSync=true
    18:56:08.274 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 46b35e4e-a229-41fb-b956-69f81585f335 ('build/repo/j5qyuo74-tsww0-local-src')
    18:56:08.307 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:08.306 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:56:08.310 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:56:08.313 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:56:08.317 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:56:08.320 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:08.339 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:56:08.467 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d renewalDateTime=2017-07-30T17:26:08.412Z expiryDateTime=2017-07-30T17:56:08.412Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:08.487 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    18:56:08.487 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:56:08.488 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:56:08.489 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:08.569 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:08.645 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:08.649 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:08.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:08.672 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    18:56:08.672 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:56:08.673 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:56:08.674 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:56:08.795 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:56:08.795 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:56:08.797 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:56:08.797 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:08.850 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/aa"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:08.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:08.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7719290 bytes in 11532 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:08.880 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    18:56:08.880 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:56:08.881 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:56:08.882 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:56:08.885 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    18:56:08.885 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:56:08.886 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:56:08.886 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:56:08.890 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    18:56:08.891 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    18:56:08.892 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    18:56:08.892 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnRoot >>> ***
    18:56:08.892 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:56:08.892 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:56:08.895 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:56:08.895 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:08.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:08.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:56:09.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='277e07aaa39a2f442ea457916f51e986d95c0e67' to.sha1='5a8d2578d729cac491da88a7a4ef369ff696fa6e'): /3 + &#ä/bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:09.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:09.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:09.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=55.8 MiB, available=399.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:10.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=true
    18:56:10.176 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:18:14.988Z expiryDateTime=2017-07-30T17:48:14.988Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:10.190 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:10.201 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:10.204 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=231

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:10.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/2/a"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:10.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/bb"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:10.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:10.586 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:10.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:56:10.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:10.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:56:10.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0722b77b96e6d663ed280d8e8c13a8216684d149' to.sha1='bd1375c0c35dd55fa0302462c9bb9c8c15d09f7f'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:10.847 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:10.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=3
    18:56:11.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=90.1 MiB, available=365.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:11.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/5/h"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:11.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:56:11.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=43.5 MiB, available=412.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:11.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:11.830 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:11.879 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jq0oi-tdNczBdJw-AMUt5A/I5ti5YEx7Fpj3DXXFbRofw/k-p0WVG2XZNuBMtgkXRWOg' offset=0
    18:56:12.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36334 bytes in 245 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:11.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:56:12.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=43.6 MiB, available=411.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:12.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:12.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:12.494 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:12.497 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:12.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:12.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/5/h"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:12.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:12.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:12.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:56:12.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='643f2c1c7f3d8903a173c046d95fe0a0c4255806' to.sha1='4ad25cce4c667c922c5132b1085f7d040a07bdf5'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:13.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=43.7 MiB, available=411.8 MiB
    18:56:13.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:12.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0
    18:56:13.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=83.3 MiB, available=372.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:13.401 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:13.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:56:13.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 11 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:13.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=43.7 MiB, available=411.8 MiB
    18:56:13.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:13.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:13.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/5/i"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:13.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:13.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:13.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:13.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    18:56:13.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:13.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:56:13.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:13.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    18:56:13.772 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:13.949 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jq0oi-tdNczBdJw-AMUt5A/I5ti5YEx7Fpj3DXXFbRofw/Wlo7o4X60m_BEibFIGKxCg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:14.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1545060 bytes in 3449 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:14.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=43.7 MiB, available=411.8 MiB
    18:56:14.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:56:14.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:56:14.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:56:14.119 [qtp788369844-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:14.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:14.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:14.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=6 remoteFromLocalRevision=2
    18:56:14.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46b35e4e-a229-41fb-b956-69f81585f335 from='build/repo/j5qyuo74-tsww0-local-src' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:13.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:56:14.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=83.2 MiB, available=372.3 MiB
    18:56:14.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:14.609 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:14.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=83.2 MiB, available=372.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:14.945 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:15.021 [qtp1011194845-120] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:15.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:15.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:15.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/bb"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:15.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:56:15.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:15.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:14.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:56:15.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=83.2 MiB, available=372.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:15.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:15.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:56:15.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab52dd92915e5c5f1ab11245298be71562c9e7e6' to.sha1='f9a0627731322de6ff5fdcd38ea50e6b87b4fe72'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:15.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:15.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:56:15.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=83.2 MiB, available=372.3 MiB
    18:56:15.740 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:56:15.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:15.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:15.787 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 126 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:15.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:15.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:15.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:56:15.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:16.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:56:16.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:56:16.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:16.101 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    18:56:16.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68e1b0450689fef4811ed159c97b1e0022511ea4' to.sha1='132185850200b9cbec027756d8dc4f727e28a6c5'): /2/new-file
    18:56:16.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", path="/2/new-file"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4
    18:56:16.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 101 dirty file-chunks (of 101 total). path='/2/new-file'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:16.438 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jq0oi-tdNczBdJw-AMUt5A/I5ti5YEx7Fpj3DXXFbRofw/Wlo7o4X60m_BEibFIGKxCg' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:16.473 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=0
    18:56:16.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:16.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/cc"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:16.795 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:16.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:16.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:16.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1274070 bytes in 3366 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:17.085 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/NyWuivcIajyrPc9ZhvvjyQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:17.101 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=2097152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:17.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:17.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:17.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:56:17.428 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=3145728
    18:56:17.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:56:17.715 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:17.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:56:17.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:17.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:56:17.999 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=5242880

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:18.122 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:18.146 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:18.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:18.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/5/i"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:18.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:18.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:18.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:18.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:18.321 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:18.341 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:18.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:18.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc5f57b52f93ee5251b8eb1765dfb1b3b8b48729' to.sha1='70c7ca847bad276e8ef851fc1ddaaae6a6dc8e56'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:18.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:56:18.659 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=7340032

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:18.696 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:18.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:18.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:18.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:18.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/aa"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:18.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:18.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 867640 bytes in 2089 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:18.979 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=8388608

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:19.008 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jq0oi-tdNczBdJw-AMUt5A/79psLi_D00Gu9WABlnIIJA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:19.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:19.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:19.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    18:56:19.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:19.116 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:19.118 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:19.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:19.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/cc"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:19.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.209 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:56:19.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='734927640afe483f6e456b9b3edbf269751f9f97' to.sha1='37d96fd422e61e0acf42227f84d90cdf186e2dfc'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:19.272 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=9437184

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:19.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232894 bytes in 370 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:19.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:19.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:19.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:56:19.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:19.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:19.468 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:19.471 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:19.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:19.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/dd"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:19.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:19.544 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/aa"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:19.551 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.558 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:56:19.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a38704a5c0a1bfc3b4681c28cb540e4cf472652' to.sha1='9b8dcd30038b49f05d588dcf5dc1111b3ef37a44'): /3 + &#ä/bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:19.643 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=10485760

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:19.735 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/2uOm-gGLMd_FmqZHFAl6sg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:19.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:19.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:19.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:19.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.929 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:19.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:20.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/bb"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:20.019 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=11534336

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:20.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:20.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 421070 bytes in 522 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:20.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:20.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:20.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:20.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:20.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:20.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:20.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:20.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:20.244 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jq0oi-tdNczBdJw-AMUt5A/uuYUrPvBtPoOVNXVcnPk0w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:20.270 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:20.272 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:56:20.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/dd"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:56:20.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:20.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:20.363 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=12582912
    18:56:20.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:20.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:20.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:20.593 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:20.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:20.702 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=13631488

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:20.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    18:56:20.722 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    18:56:20.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:20.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:20.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 584826 bytes in 724 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:20.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:20.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:20.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:20.958 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:20.960 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:20.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c4c7d23c00e9cf4e38afe82b729280003e609b3' to.sha1='2c4a93ea663f6e19782982e2102fc140e6fc088b'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:21.000 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=14680064

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:21.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/bb"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:21.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:21.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:21.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:21.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:21.203 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=75 remoteFromLocalRevision=6

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:21.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16e4b4623941068d3c72ecbe297be9ab12a29450' to.sha1='31bea101436b4da46482b27b096c46aa22589df6'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:21.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=false
    18:56:21.351 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=75

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:21.375 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=15728640

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:21.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/cc"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:21.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:21.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:21.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/1 {11 11ä11#+} 1/a"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:21.631 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jq0oi-tdNczBdJw-AMUt5A/pW360CyjGvI-CtSeBTn0zQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:21.659 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:21.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10037 bytes in 92 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:21.723 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=16777216

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:21.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:21.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:21.895 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VS1grNTR-BHpgMAeLYYd1Q/kG-3TZ7Q7Vf958oqkBcgAw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:21.952 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:21.954 [qtp1276160461-1935] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:21.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:22.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/cc"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:22.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:22.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:22.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:21.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0
    18:56:22.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:22.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48bc405bb0402736dcbb79eefec32be9c7425c3c' to.sha1='bfb0f07d16ae91195fea53cf4b7d5b5067ce073e'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:22.136 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=17825792
    18:56:22.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:56:22.423 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=18874368
    18:56:22.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    18:56:22.708 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=19922944
    18:56:22.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:56:22.986 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=20971520

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/dd"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40
    18:56:23.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:23.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.217 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jq0oi-tdNczBdJw-AMUt5A/cmWKNlAqOYBPaZZWZX_JCA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:23.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:23.329 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=22020096

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:23.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 498619 bytes in 1731 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 273729 bytes in 339 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:23.491 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:23.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:23.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:23.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:23.583 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:23.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:23.646 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:23.646 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=23068672

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.649 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:23.652 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="aa4ab4ff-87b8-4453-9768-bbf03ff6ee40", toRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", path="/3 + &#ä/dd"} on repo=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:23.678 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:23.702 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:23.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/1 {11 11ä11#+} 1/a"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:23.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:23.817 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:23.854 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:23.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:23.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:23.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=62.0 MiB, available=393.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:23.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='850d3abb81e60057bba458ceea85abc0417528a1' to.sha1='b8296e5271a6e9ff6a639f5a28ff78487d7f707b'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:23.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:24.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:24.119 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=24117248

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:24.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:56:24.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:24.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.247 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:56:24.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:24.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:24.379 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/1 {11 11ä11#+} 1/b"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:24.411 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=25165824

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:24.417 [Test worker] 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'
    18:56:24.511 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VS1grNTR-BHpgMAeLYYd1Q/6_DeHgb_yvPm_Ye1Ez4Jag' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:24.518 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 transaction.localRevision=76 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:24.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:24.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 to='build/repo/j5qyt6db-m0xzg-local-src', fromRepoLocalSync=false
    18:56:24.603 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=76

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:24.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72002 bytes in 248 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:24.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:24.789 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=26214400

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:24.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:24.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:24.858 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:24.861 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:56:24.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/1 {11 11ä11#+} 1/b"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:24.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:25.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:25.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:25.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70682815705f17f4fc9fd136d565203f7a902308' to.sha1='bfb2bf9ed72003640047cd5bdc227ede66997606'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:25.132 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=27262976

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.304 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/1 {11 11ä11#+} 1/c"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:25.315 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:25.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:24.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:56:25.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=62.1 MiB, available=393.4 MiB
    18:56:25.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.483 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VS1grNTR-BHpgMAeLYYd1Q/aghw3b6wlbubjJn5N47v5g' offset=0
    18:56:25.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 149123 bytes in 213 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:25.571 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=28311552

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:25.675 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:25.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:25.846 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:25.852 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.860 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:25.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/1 {11 11ä11#+} 1/c"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:25.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:25.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=62.1 MiB, available=393.4 MiB
    18:56:25.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:25.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:56:25.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:25.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:56:25.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a8255c93d875e17b61d8b5ef0805dd265fbab78' to.sha1='1112d2f4f7589472d9b857bd5e84f08612ab8e01'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:26.064 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=29360128

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:26.242 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/1 {11 11ä11#+} 1/a"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:26.244 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:26.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:26.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:26.276 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:26.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=62.1 MiB, available=393.4 MiB
    18:56:26.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:56:26.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:56:26.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:26.409 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=30408704

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:26.484 [qtp1011194845-120] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=75
    18:56:26.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=145 remoteFromLocalRevision=75
    18:56:26.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'
    18:56:26.545 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=145

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:26.552 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/6jzKx4wae3bU1XZMuc25xQ/CniAoEoSY16B_rNZyLe0SA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:26.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:26.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:56:26.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:56:26.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=145
    18:56:26.717 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=80 remoteFromLocalRevision=145
    18:56:26.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:56:26.730 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/PckDvEn7pdcccczWhkaGrg

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:26.796 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=31457280

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:26.796 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.
    18:56:26.797 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, invitation=false]
    18:56:26.879 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms.
    18:56:26.879 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ZZbwu-SCNsgPTLXt1CKlEw, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:26.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 938087 bytes in 635 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:26.893 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:26.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=61.1 MiB, available=394.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:27.059 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.064 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:27.068 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:27.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.112 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/1 {11 11ä11#+} 1/a"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:27.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.126 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:27.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a148abedf0e60f479eda014da920911de9ce281c' to.sha1='7b97c20634522301a16ebc5d027e5c35a8296587'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    18:56:27.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:27.193 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:27.215 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 330 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:27.243 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=32505856

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:27.311 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:27.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:27.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:27.464 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:27.479 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:27.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/1 {11 11ä11#+} 1/b"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:27.492 [Test worker] 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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:27.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.611 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/6jzKx4wae3bU1XZMuc25xQ/EqIKSGdDW_6DTBlxPsSNiA' offset=0
    18:56:27.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42448 bytes in 158 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:27.682 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=33554432

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:27.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:27.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.838 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:27.841 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:27.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=true
    18:56:27.851 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 ('build/repo/j5qysy7v-miwbh-local-src')
    18:56:27.864 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:27.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:27.890 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:27.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/1 {11 11ä11#+} 1/b"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:27.922 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:27.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:27.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:56:28.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3515d641c6dcdad752e4dd7c24b86093b9d3978b' to.sha1='e928b35fac983cbe68a3152831566e64824b4429'): /2/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:28.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=60.3 MiB, available=395.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:28.079 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=34603008

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:28.217 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:25:18.836Z expiryDateTime=2017-07-30T17:55:18.836Z
    18:56:28.257 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:28.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:28.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/a"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:28.575 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=35651584

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:28.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:56:28.711 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/wXua7cn8OrN2PgAnY09LeQ' offset=0
    18:56:28.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65029 bytes in 192 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:28.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:28.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:56:29.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=60.1 MiB, available=395.4 MiB
    18:56:29.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:29.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:29.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:28.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0
    18:56:29.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=62.8 MiB, available=392.7 MiB
    18:56:29.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:29.119 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:29.122 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:29.171 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=36700160

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:29.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/a"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:29.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:29.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:29.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:56:29.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a4e8319dcbaedba216a98d13c420a0a73542dda' to.sha1='493171451e6656fc3af46877f9b865c70556f968'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:29.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.
    18:56:29.587 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=37748736

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:29.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:29.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=60.0 MiB, available=395.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:29.687 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:56:29.688 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:29.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/5/h"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:29.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:29.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:29.999 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/s5azXEyngmHIgK-ltRkMSA/mnMYdUN0kv0OIpkkIf31_g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:30.038 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=38797312

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:29.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:56:30.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=60.0 MiB, available=395.5 MiB
    18:56:30.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:56:30.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:56:30.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:30.171 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:30.184 [qtp1276160461-1705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=76
    18:56:30.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=146 remoteFromLocalRevision=76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:29.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:56:30.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:30.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 from='build/repo/j5qyt6db-m0xzg-local-src' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:30.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:30.299 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=146

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:30.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:30.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:56:30.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:56:30.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=146

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:30.448 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=39845888

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:30.596 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 transaction.localRevision=81 remoteFromLocalRevision=146
    18:56:30.609 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:56:30.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:30.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:30.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 776577 bytes in 1004 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:30.738 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:30.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=61.8 MiB, available=393.7 MiB
    18:56:30.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:30.845 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=40894464

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:30.848 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 227 ms.
    18:56:30.849 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:30.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:30.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:30.895 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms.
    18:56:30.895 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nDpGeyPqSvTqlnLfEQqgzg, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:30.956 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:30.958 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:31.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:31.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/5/h"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:31.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:31.074 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 177 ms.
    18:56:31.075 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LTTmQ1MOmixgMGAAlRZhRg, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:31.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:31.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:31.183 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=41943040

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:31.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4dd75b8d4d210e5d9b5431239641ac20ed9b05c' to.sha1='9bb554b555cc16acf74c49762f52410beb63479c'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:31.193 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 118 ms.
    18:56:31.194 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, invitation=false]
    18:56:31.369 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:31.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:56:31.545 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=42991616

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:31.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/5/i"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:31.601 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:31.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:31.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=61.8 MiB, available=393.7 MiB
    18:56:31.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:56:31.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=61.9 MiB, available=393.6 MiB
    18:56:31.669 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:56:31.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:56:31.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:56:31.697 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=80

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:31.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:31.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=152 remoteFromLocalRevision=80

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:31.783 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/s5azXEyngmHIgK-ltRkMSA/cvHekIdwMX0xAk1hwnkheA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:31.790 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'
    18:56:31.794 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:31.807 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 189 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:31.841 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=44040192

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:31.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:31.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:56:31.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:56:31.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:32.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:32.153 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=45088768
    18:56:32.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    18:56:32.440 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=46137344

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:32.508 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=86 remoteFromLocalRevision=152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:32.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:56:32.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 to='build/repo/j5qyt6db-m0xzg-local-src', fromRepoLocalSync=true
    18:56:32.512 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 ('build/repo/j5qyt6db-m0xzg-local-src')
    18:56:32.524 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:56:32.548 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:32.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:32.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:32.597 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=86

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:32.678 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:32.724 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=47185920

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:32.748 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 renewalDateTime=2017-07-30T17:25:28.172Z expiryDateTime=2017-07-30T17:55:28.172Z
    18:56:32.781 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:32.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:33.216 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=48234496

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:33.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408031 bytes in 1606 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:32.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0
    18:56:33.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:33.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:33.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:33.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:33.541 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:33.552 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:33.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:32.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0
    18:56:33.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=60.7 MiB, available=394.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:33.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/5/i"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:33.759 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=49283072

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:33.802 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:33.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:33.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:33.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:56:33.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f471e6fc493b58d09c7103243d18d90cbb2bf96' to.sha1='cb368629396bdaf7173ac4441e469c59f1de9fe5'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:33.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:34.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=62.0 MiB, available=393.5 MiB
    18:56:34.099 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:56:34.101 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:34.175 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=50331648
    18:56:34.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:34.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=59.3 MiB, available=396.2 MiB
    18:56:34.393 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:34.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:34.395 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:34.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:34.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/aa"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:34.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:34.552 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=51380224

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:34.593 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/LL_J_wfPdS7kzq2I46WxzA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:34.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:56:34.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=62.0 MiB, available=393.5 MiB
    18:56:34.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:34.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 44 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:34.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79343 bytes in 484 ms. path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:35.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=59.3 MiB, available=396.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:35.081 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=52428800

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:35.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:35.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:35.130 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:35.132 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:35.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:35.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:35.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/aa"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:35.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=62.1 MiB, available=393.4 MiB
    18:56:35.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:35.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:35.396 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=53477376

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:35.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:35.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:56:35.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='53f17e5e42fbe9bd32f9210890f8730a0a5c6d7b' to.sha1='0af1f30d78421185939530ec1a2433739c181060'): /3 + &#ä/bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:35.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:35.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=59.4 MiB, available=396.1 MiB
    18:56:35.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:35.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=62.1 MiB, available=393.4 MiB
    18:56:35.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:35.763 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=54525952
    18:56:35.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:35.964 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/bb"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:36.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:36.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=59.5 MiB, available=396.0 MiB
    18:56:36.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:36.111 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=55574528

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:36.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=62.1 MiB, available=393.4 MiB
    18:56:36.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:56:36.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:36.164 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:36.177 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=86

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:36.177 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/8X4K4N3aQ96PyuWE7noHGQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:36.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=157 remoteFromLocalRevision=86
    18:56:36.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'
    18:56:36.311 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=157

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:36.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:36.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:56:36.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:56:36.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=157

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:36.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=59.4 MiB, available=396.1 MiB
    18:56:36.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:56:36.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:56:36.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:56:36.475 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:36.489 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=56623104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:36.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=156 remoteFromLocalRevision=81
    18:56:36.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 from='build/repo/j5qyt6db-m0xzg-local-src' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'
    18:56:36.521 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=156
    18:56:36.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:56:36.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:56:36.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=156

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:36.551 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=91 remoteFromLocalRevision=157

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:36.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 267834 bytes in 568 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:36.593 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:36.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:36.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:36.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:36.791 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:36.792 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:36.801 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=57671680

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:36.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/bb"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:36.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:37.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:37.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:37.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:37.117 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=58720256

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:37.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='27bfc454a1c92d30917ad99ee5ea67ce808a0ce5' to.sha1='f700f67c4c03defb1d2f069ae459d8f3044df67c'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:37.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 36 ms.
    18:56:37.419 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=59768832
    18:56:37.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:56:37.690 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=60817408

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:37.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/cc"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:37.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:37.988 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=61865984
    18:56:38.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:38.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:38.304 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=62914560

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:38.360 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/TmyBHZmOYxemYVe8G1LfJg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:38.424 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:38.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:56:38.614 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=63963136
    18:56:38.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    18:56:38.904 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=65011712

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:38.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 243660 bytes in 668 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:39.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:39.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:39.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:39.100 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:39.102 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:39.171 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=66060288

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:39.247 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 transaction.localRevision=87 remoteFromLocalRevision=156

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:39.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/cc"} on repo=46b35e4e-a229-41fb-b956-69f81585f335

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:39.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 to='build/repo/j5qyt6db-m0xzg-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:39.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:39.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:39.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:39.315 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=87

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:39.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:39.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:39.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='744eb55b745bd85cd4508a18f742570abc558d1b' to.sha1='973bf142236d05e89ad02045626d157953a0e889'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:39.519 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=67108864
    18:56:39.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:39.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/dd"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:39.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:39.821 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=68157440

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:39.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=59.8 MiB, available=395.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:39.941 [qtp788369844-854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/uFFsVweG60FiiOjiOMqjaQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:39.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:40.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:40.128 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=69206016
    18:56:40.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:56:40.418 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=70254592

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:40.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.7 MiB, available=395.8 MiB
    18:56:40.484 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:40.485 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:40.487 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:40.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:40.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:56:40.764 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=71303168
    18:56:40.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:40.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408679 bytes in 1211 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:41.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=59.7 MiB, available=395.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:41.057 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:41.091 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=72351744

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:41.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:41.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:41.230 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:56:41.251 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:41.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:56:41.440 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=73400320

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:41.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/3 + &#ä/dd"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:56:41.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:41.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:56:41.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=59.7 MiB, available=395.8 MiB
    18:56:41.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:41.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:41.623 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:41.739 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=74448896

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:41.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:41.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:41.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=59.2 MiB, available=396.3 MiB
    18:56:41.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:42.028 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=75497472
    18:56:42.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:42.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=59.2 MiB, available=396.3 MiB
    18:56:42.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:56:42.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:56:42.322 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:42.329 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=76546048

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:42.349 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=87
    18:56:42.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=161 remoteFromLocalRevision=87

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:42.401 [qtp788369844-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 transaction.localRevision=68 remoteFromLocalRevision=6

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:42.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 from='build/repo/j5qyt6db-m0xzg-local-src' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:42.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=46b35e4e-a229-41fb-b956-69f81585f335 to='build/repo/j5qyuo74-tsww0-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:42.426 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=161
    18:56:42.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:56:42.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:42.487 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:42.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=161

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:42.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:42.629 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=77594624

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:42.666 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 transaction.localRevision=92 remoteFromLocalRevision=161
    18:56:42.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:42.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    18:56:42.932 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=78643200

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:42.985 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:56:42.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 to='build/repo/j5qyt6db-m0xzg-local-src', fromRepoLocalSync=true
    18:56:42.989 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 ('build/repo/j5qyt6db-m0xzg-local-src')
    18:56:43.004 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:56:43.020 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:43.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:43.123 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 renewalDateTime=2017-07-30T17:25:28.172Z expiryDateTime=2017-07-30T17:55:28.172Z
    18:56:43.165 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=92
    18:56:43.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:43.219 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=79691776
    18:56:43.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:43.564 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=80740352

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:43.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=60.4 MiB, available=395.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:43.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=0
    18:56:43.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=54.4 MiB, available=401.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:44.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:56:44.163 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=81788928

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:44.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:44.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:56:44.541 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=82837504

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:44.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:56:44.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=60.3 MiB, available=395.2 MiB
    18:56:44.567 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:44.569 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:44.572 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:44.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:44.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:44.915 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=83886080

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:44.930 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:45.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=52.5 MiB, available=403.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:45.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=60.3 MiB, available=395.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:45.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:45.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:45.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.222 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:45.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:45.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    18:56:45.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:56:45.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:45.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:45.405 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:45.410 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=84934656

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:45.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=60.4 MiB, available=395.1 MiB
    18:56:45.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:45.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:45.763 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=85983232

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:45.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:56:45.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=52.7 MiB, available=402.8 MiB
    18:56:45.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:46.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:46.032 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:46.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=60.4 MiB, available=395.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:46.146 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=87031808
    18:56:46.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:56:46.522 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=88080384

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:46.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=51.5 MiB, available=404.0 MiB
    18:56:46.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:46.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:56:46.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=60.4 MiB, available=395.1 MiB
    18:56:46.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:56:46.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:56:46.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:56:46.640 [qtp1276160461-1705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=92
    18:56:46.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=167 remoteFromLocalRevision=92
    18:56:46.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 from='build/repo/j5qyt6db-m0xzg-local-src' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'
    18:56:46.668 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=167

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:46.677 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:46.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:56:46.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:46.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:46.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:46.786 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:46.848 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=89128960

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:46.909 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:47.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:47.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=51.5 MiB, available=404.0 MiB
    18:56:47.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:47.235 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=90177536

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:47.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:56:47.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:47.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:47.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:56:47.411 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    18:56:47.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=167

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:47.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:47.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=51.5 MiB, available=404.0 MiB
    18:56:47.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:56:47.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:56:47.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:56:47.544 [qtp788369844-854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=68
    18:56:47.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=138 remoteFromLocalRevision=68
    18:56:47.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46b35e4e-a229-41fb-b956-69f81585f335 from='build/repo/j5qyuo74-tsww0-local-src' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:47.636 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=91226112

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:47.640 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:47.656 [qtp1276160461-1705] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 transaction.localRevision=100 remoteFromLocalRevision=167
    18:56:47.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 to='build/repo/j5qyt6db-m0xzg-local-src', fromRepoLocalSync=false
    18:56:47.732 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=100

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:47.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:56:47.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:47.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:47.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=138
    18:56:47.894 [qtp788369844-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 transaction.localRevision=73 remoteFromLocalRevision=138
    18:56:48.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:48.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:48.017 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:48.155 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=92274688

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:48.269 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:48.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:48.362 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:48.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:48.479 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=93323264

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:48.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:48.626 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:48.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:48.700 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:48.824 [qtp1296822510-1793] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=94371840

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:48.887 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:49.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:49.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=60.8 MiB, available=394.7 MiB
    18:56:49.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:56:49.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:56:49.165 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:49.167 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:49.168 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:56:49.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:49.180 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=95420416
    18:56:49.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:56:49.472 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=96468992

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:49.507 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:49.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:49.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:49.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:49.815 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=97517568
    18:56:49.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:50.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=60.9 MiB, available=394.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:50.123 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=98566144

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:50.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:50.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:56:50.458 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=99614720

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:50.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=60.8 MiB, available=394.7 MiB
    18:56:50.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:50.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:50.725 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:50.734 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:50.823 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=100663296

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:50.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=60.8 MiB, available=394.7 MiB
    18:56:50.921 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:56:50.921 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:56:50.978 [qtp1276160461-1705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 localRepositoryRevisionSynced=100

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:50.999 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:51.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=176 remoteFromLocalRevision=100
    18:56:51.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 from='build/repo/j5qyt6db-m0xzg-local-src' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'
    18:56:51.005 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=176
    18:56:51.017 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:56:51.018 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:56:51.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=176

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:51.041 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:51.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:51.075 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=aa4ab4ff-87b8-4453-9768-bbf03ff6ee40 transaction.localRevision=105 remoteFromLocalRevision=176
    18:56:51.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:51.122 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:51.195 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=101711872

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:51.274 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:51.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    18:56:51.505 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=102760448

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:51.636 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:51.641 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:51.657 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:51.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    18:56:51.806 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=103809024
    18:56:51.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:56:52.101 [qtp1296822510-1697] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KMt_y2ox1hUO-bY17v2fgQ/clgxn7kpOBnlz_74KqyEHQ' offset=104857600
    18:56:52.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:56:52.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 104886328 bytes in 35711 ms. path='/2/new-file'
    18:56:52.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file
    18:56:52.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_mh34 into destFile new-file
    18:56:52.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18y68 into destFile new-file
    18:56:52.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1vf9c into destFile new-file
    18:56:52.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_2hwcg into destFile new-file
    18:56:52.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_34dfk into destFile new-file
    18:56:52.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_3quio into destFile new-file
    18:56:52.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_4dbls into destFile new-file
    18:56:52.459 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_4zsow into destFile new-file
    18:56:52.474 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_5m9s0 into destFile new-file
    18:56:52.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_68qv4 into destFile new-file
    18:56:52.504 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_6v7y8 into destFile new-file
    18:56:52.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_7hp1c into destFile new-file
    18:56:52.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_8464g into destFile new-file
    18:56:52.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_8qn7k into destFile new-file
    18:56:52.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_9d4ao into destFile new-file
    18:56:52.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_9zlds into destFile new-file
    18:56:52.591 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_am2gw into destFile new-file
    18:56:52.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_b8jk0 into destFile new-file
    18:56:52.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_bv0n4 into destFile new-file
    18:56:52.635 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_chhq8 into destFile new-file
    18:56:52.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_d3ytc into destFile new-file
    18:56:52.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_dqfwg into destFile new-file
    18:56:52.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ecwzk into destFile new-file
    18:56:52.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_eze2o into destFile new-file
    18:56:52.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_flv5s into destFile new-file
    18:56:52.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_g8c8w into destFile new-file
    18:56:52.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_gutc0 into destFile new-file
    18:56:52.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_hhaf4 into destFile new-file
    18:56:52.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_i3ri8 into destFile new-file
    18:56:52.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_iq8lc into destFile new-file
    18:56:52.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_jcpog into destFile new-file
    18:56:52.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_jz6rk into destFile new-file
    18:56:52.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_klnuo into destFile new-file
    18:56:52.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_l84xs into destFile new-file
    18:56:52.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_lum0w into destFile new-file
    18:56:52.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_mh340 into destFile new-file
    18:56:52.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_n3k74 into destFile new-file
    18:56:52.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_nq1a8 into destFile new-file
    18:56:52.909 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ocidc into destFile new-file
    18:56:52.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_oyzgg into destFile new-file
    18:56:52.937 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_plgjk into destFile new-file
    18:56:52.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_q7xmo into destFile new-file
    18:56:52.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_queps into destFile new-file
    18:56:52.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_rgvsw into destFile new-file
    18:56:52.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_s3cw0 into destFile new-file
    18:56:53.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_sptz4 into destFile new-file
    18:56:53.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_tcb28 into destFile new-file
    18:56:53.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_tys5c into destFile new-file
    18:56:53.075 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ul98g into destFile new-file
    18:56:53.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_v7qbk into destFile new-file
    18:56:53.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_vu7eo into destFile new-file
    18:56:53.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_wgohs into destFile new-file
    18:56:53.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_x35kw into destFile new-file
    18:56:53.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_xpmo0 into destFile new-file
    18:56:53.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_yc3r4 into destFile new-file
    18:56:53.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_yyku8 into destFile new-file
    18:56:53.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_zl1xc into destFile new-file
    18:56:53.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_107j0g into destFile new-file
    18:56:53.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_10u03k into destFile new-file
    18:56:53.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_11gh6o into destFile new-file
    18:56:53.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_122y9s into destFile new-file
    18:56:53.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_12pfcw into destFile new-file
    18:56:53.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_13bwg0 into destFile new-file
    18:56:53.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_13ydj4 into destFile new-file
    18:56:53.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_14kum8 into destFile new-file
    18:56:53.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_157bpc into destFile new-file
    18:56:53.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_15tssg into destFile new-file
    18:56:53.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_16g9vk into destFile new-file
    18:56:53.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_172qyo into destFile new-file
    18:56:53.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_17p81s into destFile new-file
    18:56:53.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18bp4w into destFile new-file
    18:56:53.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18y680 into destFile new-file
    18:56:53.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_19knb4 into destFile new-file
    18:56:53.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1a74e8 into destFile new-file
    18:56:53.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1atlhc into destFile new-file
    18:56:53.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1bg2kg into destFile new-file
    18:56:53.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1c2jnk into destFile new-file
    18:56:53.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1cp0qo into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:53.503 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:53.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1dbhts into destFile new-file
    18:56:53.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1dxyww into destFile new-file
    18:56:53.546 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ekg00 into destFile new-file
    18:56:53.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1f6x34 into destFile new-file
    18:56:53.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1fte68 into destFile new-file
    18:56:53.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1gfv9c into destFile new-file
    18:56:53.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1h2ccg into destFile new-file
    18:56:53.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1hotfk into destFile new-file
    18:56:53.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ibaio into destFile new-file
    18:56:53.700 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ixrls into destFile new-file
    18:56:53.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1jk8ow into destFile new-file
    18:56:53.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1k6ps0 into destFile new-file
    18:56:53.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1kt6v4 into destFile new-file
    18:56:53.773 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1lfny8 into destFile new-file
    18:56:53.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1m251c into destFile new-file
    18:56:53.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1mom4g into destFile new-file
    18:56:53.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1nb37k into destFile new-file
    18:56:53.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1nxkao into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:53.855 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:53.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ok1ds into destFile new-file
    18:56:53.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1p6igw into destFile new-file
    18:56:53.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1pszk0 into destFile new-file
    18:56:53.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1qfgn4 into destFile new-file

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:54.285 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:54.459 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:54.596 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:56:54.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:56:55.596 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:56:55.905 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:56.117 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:56.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="57f6ddef-a9bf-42aa-ab23-f02cb9dad199", toRepositoryId="b4604189-1c3c-4e68-a301-3aaf192a19c4", path="/2/new-file"} on repo=b4604189-1c3c-4e68-a301-3aaf192a19c4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:56.559 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:56.575 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:56:56.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.21%
    18:56:56.615 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=231
    18:56:56.705 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=188 remoteFromLocalRevision=231

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:56:56.859 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:56:57.463 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:56:57.470 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:56:57.906 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:58.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:56:58.218 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=188

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:58.243 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:58.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:56:58.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:56:58.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=188

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:59.068 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:56:59.155 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=236 remoteFromLocalRevision=188

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:56:59.920 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:00.033 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:00.051 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:01.017 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:01.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=false
    18:57:01.297 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=236

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:01.587 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=66.4 MiB, available=389.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:01.662 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:01.868 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:02.069 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:01.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0
    18:57:02.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=193.3 MiB, available=262.2 MiB
    18:57:02.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:02.256 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:02.477 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:02.489 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:02.787 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:02.854 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:02.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.1 MiB, available=277.4 MiB
    18:57:02.865 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:57:02.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:02.875 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms.
    18:57:03.106 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:03.200 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:03.333 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:03.389 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:03.414 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:03.528 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:03.573 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:03.597 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:03.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=178.0 MiB, available=277.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:03.687 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:03.706 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:03.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:03.821 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:03.844 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:03.961 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=85.0 MiB, available=370.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:03.972 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:03.994 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:04.057 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:04.117 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:04.159 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:04.274 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:04.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.0 MiB, available=277.5 MiB
    18:57:04.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:04.354 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:04.362 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:04.385 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:04.419 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:04.483 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:04.618 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:04.636 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 06159872-d288-44e1-a27a-02e318362573
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyweki-majea-local-src
      localRepository.publicKeySha1 = 2D:01:AC:F9:27:83:12:1B:FF:A5:36:A6:09:FE:27:26:94:B9:DE:DC

      remoteRepository.repositoryId = 56f82b73-e3f4-4d12-9049-1389c8599e42
      remoteRepository.remoteRoot = https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42
      remoteRepository.publicKeySha1 = 5D:32:CD:EE:1A:FE:B2:8A:88:3D:00:ED:6B:62:47:39:A4:56:75:28

    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 06159872-d288-44e1-a27a-02e318362573 56f82b73-e3f4-4d12-9049-1389c8599e42

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:04.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=178.0 MiB, available=277.5 MiB
    18:57:04.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:04.972 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:05.050 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:05.091 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:05.255 [qtp1011194845-2025] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:05.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.0 MiB, available=277.5 MiB
    18:57:05.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:57:05.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:05.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:05.342 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:05.365 [qtp1296822510-1697] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=236
    18:57:05.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=193 remoteFromLocalRevision=236

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:05.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:05.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:57:05.587 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=188 localRepositoryRevisionInProgress=193
    18:57:05.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:05.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:05.609 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=193

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:05.650 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:05.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:57:05.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:05.765 [qtp1296822510-1697] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=241 remoteFromLocalRevision=193
    18:57:05.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a8ba04f9-7e23-4aa6-8ab4-18fe74727955
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qywzxt-sxp8x-local-dest
      localRepository.publicKeySha1 = 4C:98:FE:CD:9A:DB:A2:2C:48:4A:6B:29:A8:EB:4A:E3:D2:7D:B0:C1

      remoteRepository.repositoryId = b9393599-354e-4aaa-aef7-472e7b50d834
      remoteRepository.remoteRoot = https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg
      remoteRepository.publicKeySha1 = 39:F8:1D:51:6E:56:8A:34:87:96:3D:29:44:93:3B:9E:45:72:D1:CF

    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 a8ba04f9-7e23-4aa6-8ab4-18fe74727955 b9393599-354e-4aaa-aef7-472e7b50d834

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:05.825 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:57:05.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:57:05.885 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:05.905 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:05.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:06.009 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:06.019 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:06.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:06.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:06.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:06.062 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3ccc98dd-7b5d-422b-871f-9abf05046a67 ('build/repo/j5qyngus-zj0so-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:06.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=true
    18:57:06.074 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a8ba04f9-7e23-4aa6-8ab4-18fe74727955 ('build/repo/j5qywzxt-sxp8x-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:06.077 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:06.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:06.140 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:06.179 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:06.304 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:06.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:57:06.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=06159872-d288-44e1-a27a-02e318362573 to='build/repo/j5qyweki-majea-local-src', fromRepoLocalSync=true
    18:57:06.383 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06159872-d288-44e1-a27a-02e318362573 ('build/repo/j5qyweki-majea-local-src')
    18:57:06.468 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:06.491 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:06.509 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:06.554 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:57:06.564 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:06.568 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 renewalDateTime=2017-07-30T17:27:06.424Z expiryDateTime=2017-07-30T17:57:06.419Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:06.584 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:27:06.105Z expiryDateTime=2017-07-30T17:57:06.105Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:06.615 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:06.628 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:06.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:06.778 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:06.802 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:06.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=8

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:07.052 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:07.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=70.6 MiB, available=384.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:07.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=51.5 MiB, available=404.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:07.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:07.755 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:07.984 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=60.4 MiB, available=395.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:08.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:08.463 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:08.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=48, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:08.622 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:08.624 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:57:08.624 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:08.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:08.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=3ccc98dd-7b5d-422b-871f-9abf05046a67 to='build/repo/j5qyngus-zj0so-local-dest', fromRepoLocalSync=true
    18:57:08.814 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:19:58.729Z expiryDateTime=2017-07-30T17:49:58.729Z
    18:57:08.859 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=241
    18:57:08.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:09.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=70.9 MiB, available=384.6 MiB
    18:57:09.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:09.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=54.5 MiB, available=401.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:09.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=179.2 MiB, available=276.3 MiB
    18:57:09.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:09.875 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:09.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=71.0 MiB, available=384.5 MiB
    18:57:09.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:10.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.2 MiB, available=277.3 MiB
    18:57:10.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:10.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    18:57:10.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:10.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:57:10.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:10.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:57:10.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:10.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    18:57:10.358 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:57:10.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:10.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=71.0 MiB, available=384.5 MiB
    18:57:10.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:57:11.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=71.0 MiB, available=384.5 MiB
    18:57:11.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:11.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:57:11.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:11.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 24 ms.
    18:57:11.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:11.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=178.3 MiB, available=277.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:11.098 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:11.142 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Oi9TLSgQ_19mj1X6_-eIKg could not be decrypted! Access rights missing?!
    18:57:11.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.156 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=YPTT_4hQjNVe53-3BuQU3Q could not be decrypted! Access rights missing?!
    18:57:11.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.161 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=aavQovhhUR854Ms27WpXbw could not be decrypted! Access rights missing?!
    18:57:11.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:11.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:11.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.185 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=xdkAcR8GWh0Xvncdvp1LFw could not be decrypted! Access rights missing?!
    18:57:11.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.198 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=pjVOqtuvvrVUnw6YUqb6Hw could not be decrypted! Access rights missing?!
    18:57:11.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.200 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Bdjh0b6YnTyhVAhml8507Q could not be decrypted! Access rights missing?!
    18:57:11.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.212 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=kRnPMHpLYlf-FGg1G6Z8IA could not be decrypted! Access rights missing?!
    18:57:11.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.215 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=9wePXEer91q0e2Ah3KdFCA could not be decrypted! Access rights missing?!
    18:57:11.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:11.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:11.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06159872-d288-44e1-a27a-02e318362573 from='build/repo/j5qyweki-majea-local-src' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:11.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.238 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    18:57:11.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:11.253 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=7_4nE8E1XxfCr9fKXJSkjg could not be decrypted! Access rights missing?!
    18:57:11.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:11.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:11.345 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:11.553 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:11.559 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:11.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:11.683 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:11.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:57:11.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.4 MiB, available=277.1 MiB
    18:57:11.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:11.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:11.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:57:11.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:57:11.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    18:57:11.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:57:12.027 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:12.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=55.5 MiB, available=400.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:12.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=178.5 MiB, available=277.0 MiB
    18:57:12.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:12.619 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:12.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:12.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.3 MiB, available=277.2 MiB
    18:57:12.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:12.832 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:57:12.832 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:57:12.866 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=241
    18:57:12.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=263 remoteFromLocalRevision=241

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:12.987 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.067 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.117 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:13.135 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:13.267 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:13.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=55.2 MiB, available=400.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:13.379 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.494 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:13.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:57:13.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:13.549 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.604 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.644 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.683 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.739 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:13.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:57:13.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=54.9 MiB, available=400.6 MiB
    18:57:13.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:13.795 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:13.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:13.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:13.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:13.881 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:13.939 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:14.129 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:14.185 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=54.6 MiB, available=400.9 MiB
    18:57:14.222 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:14.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:14.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:14.310 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:14.344 [qtp788369844-1393] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:14.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:14.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:14.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:14.436 [closeDeferredTimer-5679f00f-5f] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[5679f00f] could not be re-opened and was unlisted before.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:14.455 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    18:57:14.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    18:57:14.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:14.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:14.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3ccc98dd-7b5d-422b-871f-9abf05046a67 from='build/repo/j5qyngus-zj0so-local-dest' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:57:14.479 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=263

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63479a42f444a44c6a26f540b0e8853f7ab63e65' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:14.530 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:14.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:14.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:14.561 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:14.561 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:57:14.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=263
    18:57:14.614 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 transaction.localRevision=246 remoteFromLocalRevision=263

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/5/h"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:14.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d6ce9f2a-38e9-4378-b180-a27bb39a1b79
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyx8r5-wnhtv-local-dest
      localRepository.publicKeySha1 = 40:33:B8:B5:33:20:7B:87:6B:0D:71:CB:32:72:CB:89:CE:BD:B2:63

      remoteRepository.repositoryId = d12a6242-b100-4d19-b10c-e771be6c449d
      remoteRepository.remoteRoot = https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d
      remoteRepository.publicKeySha1 = D4:C9:69:33:E0:DC:FA:A7:8B:E8:A0:C9:F6:94:E5:B8:39:EE:67:1C

    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 d6ce9f2a-38e9-4378-b180-a27bb39a1b79 d12a6242-b100-4d19-b10c-e771be6c449d

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.647 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/vqW5UUOD4_LP4W8WhhFSDA/lmV-Jays_KSF7HgnC20Stw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:14.767 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:14.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:14.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:14.861 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 467950 bytes in 262 ms. path='/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:14.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:14.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:14.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:14.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:14.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:14.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 to='build/repo/j5qyx8r5-wnhtv-local-dest', fromRepoLocalSync=true
    18:57:14.932 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d6ce9f2a-38e9-4378-b180-a27bb39a1b79 ('build/repo/j5qyx8r5-wnhtv-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/5/h"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:15.101 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.107 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    18:57:15.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4879aa16496bc3126600537bc1fbcedb239ad69' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.170 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/5/i"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:15.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    18:57:15.204 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/vqW5UUOD4_LP4W8WhhFSDA/MINWY31zZdIRDYOhjts_vw' offset=0
    18:57:15.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:15.225 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:57:15.235 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.239 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:15.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4784 bytes in 62 ms. path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:15.262 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d renewalDateTime=2017-07-30T17:27:14.966Z expiryDateTime=2017-07-30T17:57:14.966Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.277 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.296 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/5/i"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:15.305 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=75

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.306 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.346 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd1aa42b06f57f6289c8443f5122996b27d45464' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    18:57:15.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/aa"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:15.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/aa'
    18:57:15.407 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/PbasuHeBqxXWh4I_uEOLJw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:15.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=18

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.481 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.521 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.561 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:15.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.636 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:15.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=3ccc98dd-7b5d-422b-871f-9abf05046a67 to='build/repo/j5qyngus-zj0so-local-dest', fromRepoLocalSync=false
    18:57:15.698 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=241 localRepositoryRevisionInProgress=246

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.708 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/PbasuHeBqxXWh4I_uEOLJw' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:15.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.722 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.
    18:57:15.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 131252 bytes in 350 ms. path='/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.796 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:57:15.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa
    18:57:15.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/aa"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:15.854 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.862 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:15.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:15.871 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:15.920 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:15.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='277e07aaa39a2f442ea457916f51e986d95c0e67' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    18:57:16.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/bb"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:16.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:16.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:16.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:16.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:16.050 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:16.070 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:16.128 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:16.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:16.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    18:57:16.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:16.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:16.264 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:16.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:16.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8dbd12fe37fecb57d47789131432eb00f7b56e24' to.sha1='561c82cc6f38d18407f18628f7a5786efcd15581'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:16.380 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:16.459 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:16.589 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:16.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=178.0 MiB, available=277.5 MiB
    18:57:16.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:16.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:16.817 [qtp192490287-2234] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:16.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 623969 bytes in 821 ms. path='/bb'
    18:57:16.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    18:57:16.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:16.888 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:16.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/bb"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:16.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:16.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:16.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:16.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/1 {11 11ä11#+} 1/a"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:16.969 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:16.976 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:16.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab52dd92915e5c5f1ab11245298be71562c9e7e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    18:57:17.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/cc"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:17.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    18:57:17.056 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/NyWuivcIajyrPc9ZhvvjyQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:17.142 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/-IPtNtDjKwGoDN5NevQg0g' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:17.185 [qtp1276160461-85] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:17.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.0 MiB, available=277.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:17.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:17.244 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:57:17.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:17.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:17.394 [closeDeferredTimer-5142e72a-7t] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[5142e72a] could not be re-opened and was unlisted before.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:17.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 297072 bytes in 402 ms. path='/cc'
    18:57:17.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:57:17.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/cc"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:17.500 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:17.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:17.509 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    18:57:17.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='734927640afe483f6e456b9b3edbf269751f9f97' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:17.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 513282 bytes in 589 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:17.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/dd"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:17.581 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    18:57:17.601 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/2uOm-gGLMd_FmqZHFAl6sg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:17.637 [qtp192490287-1585] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f54a95e8-9d2c-4739-9b34-3e7e5c802094
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyxb47-j9i5a-local-dest
      localRepository.publicKeySha1 = 22:28:AC:52:70:55:C2:52:52:D8:2A:23:B6:61:D7:51:EB:BB:6E:FE

      remoteRepository.repositoryId = 60a95a30-13e8-4ebb-9c45-4663a02378f1
      remoteRepository.remoteRoot = https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1
      remoteRepository.publicKeySha1 = 79:69:0C:1C:91:6E:A0:F3:D4:5D:51:C5:13:E8:ED:DB:B0:AB:85:58

    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 f54a95e8-9d2c-4739-9b34-3e7e5c802094 60a95a30-13e8-4ebb-9c45-4663a02378f1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:17.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:17.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:17.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:17.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400806 bytes in 205 ms. path='/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:17.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=178.2 MiB, available=277.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:17.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:17.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:17.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/dd"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:17.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:17.917 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:17.957 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:17.993 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:18.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=62.9 MiB, available=392.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.034 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=93

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:18.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:57:18.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=f54a95e8-9d2c-4739-9b34-3e7e5c802094 to='build/repo/j5qyxb47-j9i5a-local-dest', fromRepoLocalSync=true
    18:57:18.086 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f54a95e8-9d2c-4739-9b34-3e7e5c802094 ('build/repo/j5qyxb47-j9i5a-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=56 remoteFromLocalRevision=93
    18:57:18.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'
    18:57:18.136 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=56

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/1 {11 11ä11#+} 1/a"} on repo=06159872-d288-44e1-a27a-02e318362573

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:18.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:18.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=56

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:18.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.0 MiB, available=277.5 MiB
    18:57:18.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78ba90ab59ccb47804409e6a698dd2985be1f2a4' to.sha1='867209f5875c5cb5c695bf0232efa8f8b7879e84'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:18.549 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:57:18.560 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.628 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:18.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=177.7 MiB, available=277.8 MiB
    18:57:18.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:18.694 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 renewalDateTime=2017-07-30T17:27:18.617Z expiryDateTime=2017-07-30T17:57:18.617Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/1 {11 11ä11#+} 1/b"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:18.761 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:18.769 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.880 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/cjTme_yl0Fgr3s98fmqCJw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.917 [qtp1011194845-1612] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=98 remoteFromLocalRevision=56

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143164 bytes in 165 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=false

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:18.982 [qtp192490287-2233] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:18.982 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=98
    18:57:19.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:19.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.172 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:19.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=177.7 MiB, available=277.8 MiB
    18:57:19.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:19.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:19.189 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:57:19.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/1 {11 11ä11#+} 1/b"} on repo=06159872-d288-44e1-a27a-02e318362573

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:19.235 [qtp1296822510-1697] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 localRepositoryRevisionSynced=246

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:19.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:19.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:19.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:19.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=268 remoteFromLocalRevision=246

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:19.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='773c6cd0b61d5fab0f403798c388ceb219e90658' to.sha1='04d863da0436e34e6e94e84e86cc67650f2e3589'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:19.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:57:19.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:19.364 [qtp192490287-2125] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:19.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:19.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:19.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:19.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:19.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:19.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/1 {11 11ä11#+} 1/c"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:19.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:19.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:19.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:19.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:19.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    18:57:19.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:19.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!
    18:57:19.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:19.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=65.0 MiB, available=390.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:19.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=18
    18:57:19.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=69.5 MiB, available=386.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:20.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:20.107 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/ZUNhDVnFmNR6472xdTEcjw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:20.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:20.639 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/ZUNhDVnFmNR6472xdTEcjw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:20.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=64.8 MiB, available=390.7 MiB
    18:57:20.701 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:20.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:20.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:20.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:21.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=64.7 MiB, available=390.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:21.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3ccc98dd-7b5d-422b-871f-9abf05046a67 from='build/repo/j5qyngus-zj0so-local-dest' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:57:21.238 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=263 localRepositoryRevisionInProgress=268

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:21.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:21.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:21.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:21.313 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=268

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:21.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=42, cryptoLinkDtos.size=56, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:21.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1813727 bytes in 1896 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:21.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:21.450 [qtp1296822510-1697] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=3ccc98dd-7b5d-422b-871f-9abf05046a67 transaction.localRevision=251 remoteFromLocalRevision=268

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:21.454 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:21.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:21.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:21.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:21.571 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:21.576 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:57:21.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/1 {11 11ä11#+} 1/c"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:21.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:21.618 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:57:21.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:21.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:57:21.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5887b48ba0541700705a235b873dd8041c75435' to.sha1='8ad4df0e01cbe30f6a24f707aa33742fdffdc661'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:21.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:57:21.742 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b4604189-1c3c-4e68-a301-3aaf192a19c4 ('build/repo/j5qykaxr-e269g-local-src')
    18:57:21.748 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:57:21.772 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:21.837 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:21.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/2/1 {11 11ä11#+} 1/a"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:21.994 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:22.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=52.9 MiB, available=402.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:22.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=true

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:22.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=64.7 MiB, available=390.8 MiB
    18:57:22.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:22.117 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:18:14.988Z expiryDateTime=2017-07-30T17:48:14.988Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:22.137 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6p27thJ03UXEkhnvvG3xeA/lYFIrIN2H6E-1yg3Ts_mYg/gARsDWUpfAP_Wpm2jpufLA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:22.187 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=236 localRepositoryRevisionInProgress=251

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:21.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:57:22.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=63.6 MiB, available=391.9 MiB
    18:57:22.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:22.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209023 bytes in 379 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:57:22.425 [qtp192490287-2234] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:22.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:22.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:22.572 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:22.575 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:22.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=64.7 MiB, available=390.8 MiB
    18:57:22.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:22.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=63.5 MiB, available=392.0 MiB
    18:57:22.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:22.864 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:22.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:22.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0
    18:57:22.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=178.8 MiB, available=276.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:23.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=64.7 MiB, available=390.8 MiB
    18:57:23.155 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:23.155 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:57:23.173 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=98

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:23.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/2/1 {11 11ä11#+} 1/a"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:23.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:23.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:23.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:23.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:23.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:23.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a62d42953063bdc8a23c90d0699738d9e98d7eb7' to.sha1='2217b11536a14b5cf1a4fa8b57c3d2a4bd2392a3'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:23.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=61 remoteFromLocalRevision=98
    18:57:23.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:23.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:23.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:23.725 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=56 localRepositoryRevisionInProgress=61
    18:57:23.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:23.806 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:23.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=61

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:23.849 [qtp192490287-2233] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:23.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:23.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:23.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:23.904 [qtp1011194845-1612] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=103 remoteFromLocalRevision=61
    18:57:23.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:23.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:23.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:23.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:24.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/2/1 {11 11ä11#+} 1/b"} on repo=06159872-d288-44e1-a27a-02e318362573

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:24.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.7 MiB, available=276.8 MiB
    18:57:24.040 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!
    18:57:24.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:24.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:24.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:57:24.225 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:24.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:24.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 68 ms.
    18:57:24.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.345 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:24.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:24.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:57:24.365 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:24.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=true
    18:57:24.371 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 ('build/repo/j5qysy7v-miwbh-local-src')
    18:57:24.382 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:24.402 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6p27thJ03UXEkhnvvG3xeA/lYFIrIN2H6E-1yg3Ts_mYg/pCj8_ZhBqGQJSkLdIK80gw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:24.427 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.37%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:57:24.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c4c7d23c00e9cf4e38afe82b729280003e609b3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:24.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=178.4 MiB, available=277.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:24.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:24.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/1 {11 11ä11#+} 1/a"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:24.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.636 [Test worker] 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'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:24.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:24.664 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:25:18.836Z expiryDateTime=2017-07-30T17:55:18.836Z
    18:57:24.684 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=103

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.690 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VS1grNTR-BHpgMAeLYYd1Q/kG-3TZ7Q7Vf958oqkBcgAw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:24.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:24.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:24.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:24.765 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:57:24.767 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:57:24.769 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:24.948 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6p27thJ03UXEkhnvvG3xeA/lYFIrIN2H6E-1yg3Ts_mYg/pCj8_ZhBqGQJSkLdIK80gw' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:24.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 483448 bytes in 328 ms. path='/1 {11 11ä11#+} 1/a'
    18:57:25.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1187887 bytes in 1006 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:24.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:57:25.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.4 MiB, available=277.1 MiB
    18:57:25.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.180 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/1 {11 11ä11#+} 1/a"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:25.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:25.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:25.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:25.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='850d3abb81e60057bba458ceea85abc0417528a1' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.448 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:25.453 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:24.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:57:25.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=54.1 MiB, available=401.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/1 {11 11ä11#+} 1/b"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:25.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=65.9 MiB, available=389.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.506 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/2/1 {11 11ä11#+} 1/b"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:25.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.530 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VS1grNTR-BHpgMAeLYYd1Q/6_DeHgb_yvPm_Ye1Ez4Jag' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:25.534 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24892d9a6728038d1e41d32e3e0ad5e6cc04b302' to.sha1='85ef8f17e66b4fb6fecfc227fb85be00db167880'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:25.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39573 bytes in 134 ms. path='/1 {11 11ä11#+} 1/b'
    18:57:25.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:57:25.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/1 {11 11ä11#+} 1/b"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:25.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:25.784 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:25.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:25.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=178.4 MiB, available=277.1 MiB
    18:57:25.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:25.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70682815705f17f4fc9fd136d565203f7a902308' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:25.871 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/1 {11 11ä11#+} 1/c"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:26.033 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:26.038 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/2/a"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:26.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.053 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VS1grNTR-BHpgMAeLYYd1Q/aghw3b6wlbubjJn5N47v5g' offset=0
    18:57:26.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:26.171 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6p27thJ03UXEkhnvvG3xeA/nOOZ5IDufFHskFecTrH1rg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129206 bytes in 146 ms. path='/1 {11 11ä11#+} 1/c'
    18:57:26.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:26.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=65.6 MiB, available=389.9 MiB
    18:57:26.289 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:26.291 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:26.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/1 {11 11ä11#+} 1/c"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:26.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:26.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:26.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:26.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 184951 bytes in 284 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:26.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.4 MiB, available=277.1 MiB
    18:57:26.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:26.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:57:26.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:26.466 [qtp192490287-2125] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a8255c93d875e17b61d8b5ef0805dd265fbab78' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:26.491 [qtp1296822510-1320] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=251

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:25.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:57:26.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=53.6 MiB, available=401.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:26.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:26.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:26.549 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=199 remoteFromLocalRevision=251

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/2/1 {11 11ä11#+} 1/a"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:26.558 [Test worker] 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'
    18:57:26.579 [qtp788369844-1436] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/6jzKx4wae3bU1XZMuc25xQ/CniAoEoSY16B_rNZyLe0SA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:26.600 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:26.602 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:57:26.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/2/a"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:26.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:26.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:57:26.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:26.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:57:26.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9783c34784ba3fbc501938c8893dce115c55eb5' to.sha1='219cccee9cef532bd03cc69edfae2c77822e739e'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:26.775 [qtp192490287-2125] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:26.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/5/h"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:26.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:26.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=65.6 MiB, available=389.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:26.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 917232 bytes in 425 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:26.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:57:27.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/2/1 {11 11ä11#+} 1/a"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:27.126 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:27.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:27.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:26.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:57:27.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=53.7 MiB, available=401.8 MiB
    18:57:27.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a148abedf0e60f479eda014da920911de9ce281c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:27.290 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/2/1 {11 11ä11#+} 1/b"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:27.314 [Test worker] 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'
    18:57:27.355 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/6jzKx4wae3bU1XZMuc25xQ/EqIKSGdDW_6DTBlxPsSNiA' offset=0
    18:57:27.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:57:27.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13545 bytes in 90 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:27.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=65.7 MiB, available=389.8 MiB
    18:57:27.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.444 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:27.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:57:27.456 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=199
    18:57:27.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:27.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/2/1 {11 11ä11#+} 1/b"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:27.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=199

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:27.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:27.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:27.568 [qtp1296822510-1697] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=256 remoteFromLocalRevision=199

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3515d641c6dcdad752e4dd7c24b86093b9d3978b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:57:27.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/2/a"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:27.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=53.5 MiB, available=402.0 MiB
    18:57:27.685 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:27.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:27.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.717 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/wXua7cn8OrN2PgAnY09LeQ' offset=0
    18:57:27.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:27.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=65.7 MiB, available=389.8 MiB
    18:57:27.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:27.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2649 bytes in 297 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=65.7 MiB, available=389.8 MiB
    18:57:28.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:28.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:57:28.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.128 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=103

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.139 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=163 remoteFromLocalRevision=103
    18:57:28.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/2/a"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.243 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.349 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:57:28.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a4e8319dcbaedba216a98d13c420a0a73542dda' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.670 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/5/h"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:28.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.706 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/s5azXEyngmHIgK-ltRkMSA/mnMYdUN0kv0OIpkkIf31_g' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    18:57:28.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:28.876 [qtp1011194845-2025] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:57:28.892 [qtp1011194845-2025] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:28.917 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=1048576

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.932 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 440935 bytes in 272 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:57:28.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:28.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:28.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:28.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8a113cd9e79015950f832c35fad8632b1b78c75' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/5/h"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:29.024 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:29.038 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:57:29.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    18:57:29.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4dd75b8d4d210e5d9b5431239641ac20ed9b05c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/1 {11 11ä11#+} 1/a"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:29.116 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/5/i"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.157 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/VPO9SLvRuoJ8PtUNYaOdgQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    18:57:29.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.204 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/s5azXEyngmHIgK-ltRkMSA/cvHekIdwMX0xAk1hwnkheA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:57:29.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12888 bytes in 120 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:29.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.92%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:29.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 325584 bytes in 153 ms. path='/3 + &#ä/5/i'
    18:57:29.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc5ed6c356b2356a1f4abb4a92fe6c8ab03e35d4' to.sha1='277e07aaa39a2f442ea457916f51e986d95c0e67'): /3 + &#ä/bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/1 {11 11ä11#+} 1/a"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/5/i"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:29.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:29.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:29.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:57:29.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33e811c1c98f5dc6881cbc33ce4116c241787711' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f471e6fc493b58d09c7103243d18d90cbb2bf96' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/1 {11 11ä11#+} 1/b"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:29.617 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/aa"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:29.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.641 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/jQHo_3uqyDHKid8KNTTu8w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/bb"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.653 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/LL_J_wfPdS7kzq2I46WxzA' offset=0
    18:57:29.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19460 bytes in 63 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:29.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 from='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199' toID=b4604189-1c3c-4e68-a301-3aaf192a19c4 to='build/repo/j5qykaxr-e269g-local-src', fromRepoLocalSync=false
    18:57:29.724 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=251 localRepositoryRevisionInProgress=256

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:29.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/aa"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:29.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 495599 bytes in 203 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:29.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:57:29.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='53f17e5e42fbe9bd32f9210890f8730a0a5c6d7b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:29.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:29.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/bb"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:29.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:57:29.966 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/8X4K4N3aQ96PyuWE7noHGQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:29.984 [qtp1011194845-1612] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/1 {11 11ä11#+} 1/b"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:30.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:30.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179424 bytes in 183 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:30.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=178.6 MiB, available=276.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88a353aae5d6fe2bd9dc67bffbfe1566ac1b1430' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:30.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.242 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/bb"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/1 {11 11ä11#+} 1/c"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.249 [Test worker] 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'
    18:57:30.282 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/74HJXdOWYuOK-BvfPNygDg' offset=0
    18:57:30.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:30.328 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:30.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200745 bytes in 112 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='27bfc454a1c92d30917ad99ee5ea67ce808a0ce5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:30.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 780 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/1 {11 11ä11#+} 1/c"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/cc"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:30.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:30.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:30.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.513 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/TmyBHZmOYxemYVe8G1LfJg' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='27b2e34af1d9665eb463b57430c57256a5b581f6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:30.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.1 MiB, available=277.4 MiB
    18:57:30.591 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=op7X4trvwiRrd2OgAGoYIw, serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:57:30.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181084 bytes in 166 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.668 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/2/1 {11 11ä11#+} 1/a"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:30.672 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:30.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:30.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.699 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/9VOBCFwenMeXAuZxcRfFtQ/UUFI1SxPoTRF1_GAEhDVIA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/cc"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:30.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:30.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:30.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:30.810 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 187808 bytes in 174 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='744eb55b745bd85cd4508a18f742570abc558d1b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:30.850 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.937 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/dd"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:30.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:30.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:30.966 [qtp788369844-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_Mo2qL7s7k2RbRCiG4iWCA/uFFsVweG60FiiOjiOMqjaQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:30.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:57:30.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=178.1 MiB, available=277.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/2/1 {11 11ä11#+} 1/a"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:31.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/bb"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:31.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:31.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:57:31.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2bbbe7b5516a90579fc7f2fdd7726ad99a600000' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:31.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:31.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:31.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358956 bytes in 182 ms. path='/3 + &#ä/dd'
    18:57:31.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/2/1 {11 11ä11#+} 1/b"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:31.164 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:31.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c2c22a98dc09f32412a343ef42d4320d764fb7b' to.sha1='691c2b84d74a4c6f2537fc2482ba9e89c519b705'): /3 + &#ä/zzzzzzz

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", path="/3 + &#ä/dd"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.194 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/9VOBCFwenMeXAuZxcRfFtQ/8gIaFk84Ky82fx5XBuedfA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:31.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.295 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=75

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158516 bytes in 154 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:57:31.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=110 remoteFromLocalRevision=75

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:31.414 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 from='build/repo/j5qyx8r5-wnhtv-local-dest' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/2/1 {11 11ä11#+} 1/b"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:31.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:31.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.1 MiB, available=277.4 MiB
    18:57:31.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.525 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:31.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:31.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:31.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:57:31.609 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=110

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e366c37c82ff7d9d074d5fcad24608878b6c91e0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:57:31.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/2/a"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:31.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a'
    18:57:31.742 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:31.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=178.2 MiB, available=277.3 MiB
    18:57:31.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:31.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/zzzzzzz"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:57:31.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/zzzzzzz'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:31.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:57:32.043 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:32.200 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/j4vgj6MihUJa-EtjzqSAjw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:32.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:32.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=178.1 MiB, available=277.4 MiB
    18:57:32.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:32.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:57:32.266 [qtp1296822510-2311] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 localRepositoryRevisionSynced=256

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:32.324 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:32.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 transaction.localRevision=204 remoteFromLocalRevision=256

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:32.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:57:32.590 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:32.729 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 transaction.localRevision=80 remoteFromLocalRevision=110

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:32.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:32.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 to='build/repo/j5qyx8r5-wnhtv-local-dest', fromRepoLocalSync=false
    18:57:32.831 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:32.860 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:32.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:33.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    18:57:33.201 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:33.247 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=4194304

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:33.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:33.424 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/j4vgj6MihUJa-EtjzqSAjw' offset=1048576

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:33.559 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:33.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1222243 bytes in 1770 ms. path='/3 + &#ä/zzzzzzz'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:33.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=61.9 MiB, available=393.6 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:33.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:33.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:33.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:33.917 [qtp1276160461-1705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=7340032
    18:57:34.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:34.035 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:34.048 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:34.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4604189-1c3c-4e68-a301-3aaf192a19c4 from='build/repo/j5qykaxr-e269g-local-src' toID=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 to='https://localhost:43922/57f6ddef-a9bf-42aa-ab23-f02cb9dad199'
    18:57:34.050 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=199 localRepositoryRevisionInProgress=204

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:34.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 529323 bytes in 2364 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:34.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:34.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:34.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 remoteRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 localRepositoryRevisionSynced=204

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:34.141 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:57:34.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    18:57:34.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    18:57:34.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    18:57:34.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    18:57:34.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    18:57:34.213 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    18:57:34.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:34.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/zzzzzzz"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:57:34.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:34.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.48%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:34.300 [qtp1296822510-2311] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 remoteRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 transaction.localRevision=261 remoteFromLocalRevision=204

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:34.318 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:34.331 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    <<< SYNC AGAIN
    ************************************************************
    ************************************************************

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:34.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=163

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:34.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/2/a"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:34.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:34.457 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    18:57:34.458 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:34.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:33.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:57:34.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=61.4 MiB, available=394.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:34.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0722b77b96e6d663ed280d8e8c13a8216684d149' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    18:57:34.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/5/h"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:34.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    18:57:34.676 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/I5ti5YEx7Fpj3DXXFbRofw/k-p0WVG2XZNuBMtgkXRWOg' offset=0
    18:57:34.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    18:57:34.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 32700 bytes in 106 ms. path='/3 + &#ä/5/h'
    18:57:34.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:34.788 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=120 remoteFromLocalRevision=163
    18:57:34.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=false
    18:57:34.829 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=120

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:34.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/5/h"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:34.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:34.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:34.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:34.510 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!
    18:57:34.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:57:34.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=61.4 MiB, available=394.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:35.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='643f2c1c7f3d8903a173c046d95fe0a0c4255806' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:35.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:35.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/5/i"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:35.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'
    18:57:35.160 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/I5ti5YEx7Fpj3DXXFbRofw/Wlo7o4X60m_BEibFIGKxCg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:35.351 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=6291456

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:35.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:35.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=61.5 MiB, available=394.0 MiB
    18:57:35.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:35.528 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/I5ti5YEx7Fpj3DXXFbRofw/Wlo7o4X60m_BEibFIGKxCg' offset=1048576
    18:57:35.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:57:35.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 304812 bytes in 517 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:34.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0
    18:57:35.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=70.2 MiB, available=385.3 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:35.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:57:35.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    18:57:35.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/5/i"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:35.771 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:35.784 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:35.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:57:35.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc5f57b52f93ee5251b8eb1765dfb1b3b8b48729' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:57:35.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/aa"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:35.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:35.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:36.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=61.5 MiB, available=394.0 MiB
    18:57:36.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:36.055 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/79psLi_D00Gu9WABlnIIJA' offset=0
    18:57:36.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:57:36.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225207 bytes in 222 ms. path='/3 + &#ä/aa'
    18:57:36.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:57:36.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/aa"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:36.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:36.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:36.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:36.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=61.8 MiB, available=393.7 MiB
    18:57:36.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:36.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:36.432 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=7340032

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:36.492 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=80

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:36.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a38704a5c0a1bfc3b4681c28cb540e4cf472652' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:36.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=115 remoteFromLocalRevision=80

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:36.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:36.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 from='build/repo/j5qyx8r5-wnhtv-local-dest' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'
    18:57:36.659 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115
    18:57:36.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:36.683 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:36.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:57:36.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:36.687 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=115

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:36.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/bb"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:36.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:36.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:36.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:36.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:36.737 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:36.738 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:36.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    18:57:36.827 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/uuYUrPvBtPoOVNXVcnPk0w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:36.886 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 transaction.localRevision=85 remoteFromLocalRevision=115
    18:57:36.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:36.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    18:57:37.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581153 bytes in 265 ms. path='/3 + &#ä/bb'
    18:57:37.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:37.103 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b4604189-1c3c-4e68-a301-3aaf192a19c4 serverRepositoryId=57f6ddef-a9bf-42aa-ab23-f02cb9dad199 renewalDateTime=2017-07-30T17:18:14.988Z expiryDateTime=2017-07-30T17:48:14.988Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.123 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/bb"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:37.139 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:37.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:37.179 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=8388608

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:37.192 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:57:37.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16e4b4623941068d3c72ecbe297be9ab12a29450' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:37.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 8497472 bytes in 10406 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:36.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:57:37.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:37.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    18:57:37.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:37.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/cc"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:37.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:37.575 [qtp192490287-1585] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:37.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:57:37.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=46b35e4e-a229-41fb-b956-69f81585f335 to='build/repo/j5qyuo74-tsww0-local-src', fromRepoLocalSync=true
    18:57:37.588 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 46b35e4e-a229-41fb-b956-69f81585f335 ('build/repo/j5qyuo74-tsww0-local-src')
    18:57:37.602 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.619 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/pW360CyjGvI-CtSeBTn0zQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:37.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:37.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:37.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:37.648 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8748 bytes in 127 ms. path='/3 + &#ä/cc'
    18:57:37.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:37.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/cc"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:37.820 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d renewalDateTime=2017-07-30T17:26:08.412Z expiryDateTime=2017-07-30T17:56:08.412Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:37.823 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:37.838 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=85

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:37.844 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:37.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:37.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:37.965 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/5/h"} on repo=06159872-d288-44e1-a27a-02e318362573

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:37.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48bc405bb0402736dcbb79eefec32be9c7425c3c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:38.081 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:38.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/dd"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:38.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:38.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:38.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:38.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:38.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:38.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:57:38.195 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/cmWKNlAqOYBPaZZWZX_JCA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:38.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26988765dbae9dd68338843cc120cbb3f89bd0f1' to.sha1='07fe9996a7896c5d34c7906ac99d7ba1b0a97499'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:38.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    18:57:38.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9576 bytes in 151 ms. path='/3 + &#ä/dd'
    18:57:38.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:38.418 [qtp192490287-2233] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:38.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="f54a95e8-9d2c-4739-9b34-3e7e5c802094", path="/3 + &#ä/dd"} on repo=f54a95e8-9d2c-4739-9b34-3e7e5c802094
    18:57:38.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:38.519 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 localRepositoryRevisionSynced=107

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:38.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:38.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=70.2 MiB, available=385.3 MiB
    18:57:38.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:38.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=63.7 MiB, available=391.8 MiB
    18:57:38.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:38.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=108 remoteFromLocalRevision=107

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:38.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/5/i"} on repo=06159872-d288-44e1-a27a-02e318362573

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:38.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f54a95e8-9d2c-4739-9b34-3e7e5c802094 from='build/repo/j5qyxb47-j9i5a-local-dest' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:38.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:38.895 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108
    18:57:38.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    18:57:38.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:38.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:57:38.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=108
    18:57:39.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:39.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:39.059 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/ZzYYcSa6ELIKrKms8xA5wg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:39.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=69.1 MiB, available=386.4 MiB
    18:57:39.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:39.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:39.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=62.6 MiB, available=392.9 MiB
    18:57:39.322 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:39.337 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=120

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:39.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:39.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=191 remoteFromLocalRevision=120
    18:57:39.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'
    18:57:39.475 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=191

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:39.495 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 transaction.localRevision=112 remoteFromLocalRevision=108
    18:57:39.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=f54a95e8-9d2c-4739-9b34-3e7e5c802094 to='build/repo/j5qyxb47-j9i5a-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:39.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:39.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:39.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=191

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:39.576 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112
    18:57:39.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:39.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 571350 bytes in 785 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:39.671 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=125 remoteFromLocalRevision=191

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:39.687 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:39.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:39.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 46 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:39.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:39.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:39.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:57:39.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=62.6 MiB, available=392.9 MiB
    18:57:39.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:39.957 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:39.959 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:57:40.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/5/i"} on repo=06159872-d288-44e1-a27a-02e318362573

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:40.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:40.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=true
    18:57:40.059 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a8ba04f9-7e23-4aa6-8ab4-18fe74727955 ('build/repo/j5qywzxt-sxp8x-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:40.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:40.074 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bc0fd668b6882bef41bffd2c7e14166b1725e15' to.sha1='1a1384d80b42c5aabfe6a96b8a16fd1586bfeeb3'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:40.125 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.280 [qtp192490287-1585] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:40.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:40.299 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:27:06.105Z expiryDateTime=2017-07-30T17:57:06.105Z
    18:57:40.330 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=125

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/aa"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:40.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:40.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:40.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=78.6 MiB, available=376.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.551 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/JGlT5OIHrNzuDHLnXUq1Iw' offset=0
    18:57:40.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123324 bytes in 186 ms. path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:40.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:40.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.751 [qtp192490287-2125] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:40.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:40.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:40.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:40.909 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:40.910 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:57:40.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/aa"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:40.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:40.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:40.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:57:41.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b40c2931eda5f7cfa84de6ffcc0c7da36e85232' to.sha1='6eb9da319335af96e0126858305781e8dc0e1ef0'): /3 + &#ä/bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:41.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:41.226 [qtp192490287-2234] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:41.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=77.9 MiB, available=377.6 MiB
    18:57:41.257 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:57:41.263 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:57:41.266 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:57:41.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:40.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:57:41.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:41.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/bb"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:41.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:41.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:41.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=69.1 MiB, available=386.4 MiB
    18:57:41.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:41.837 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/fd39ANc7oH0ubZq_33-i4w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:41.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:57:41.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=63.1 MiB, available=392.4 MiB
    18:57:41.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:41.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:57:41.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:57:41.916 [qtp788369844-1436] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=85

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:41.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:41.964 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=144 remoteFromLocalRevision=85

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:41.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=77.9 MiB, available=377.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:41.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46b35e4e-a229-41fb-b956-69f81585f335 from='build/repo/j5qyuo74-tsww0-local-src' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'
    18:57:41.983 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=144

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:42.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:42.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 789461 bytes in 585 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:42.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:57:42.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:42.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:42.172 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:42.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:42.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:42.330 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:42.332 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:42.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:42.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=69.0 MiB, available=386.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:42.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/bb"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:42.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:42.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:42.385 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:57:42.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c1ca50486d9f826be2527694111db39382be5d5' to.sha1='cb85fa866026ad059c02ed0c12a2bca5f1f4a205'): /3 + &#ä/cc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:42.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=77.9 MiB, available=377.6 MiB
    18:57:42.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:42.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:57:42.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:42.615 [qtp192490287-976] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:42.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:42.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:42.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:42.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:42.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:42.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:42.717 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:42.718 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:42.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:42.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:42.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/cc"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:42.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:42.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:42.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    18:57:42.895 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:42.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    18:57:42.934 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1bfaf9245cf7c2d00442ace4db31e5dc5d5d6b6' to.sha1='e7b4bcf03c2789f8400e3877eb060236a81d0807'): /2/new-file

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:43.019 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/ONFSqginQ5hTnK29RfskbQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:43.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=78.1 MiB, available=377.4 MiB
    18:57:43.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:43.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:43.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 228866 bytes in 349 ms. path='/3 + &#ä/cc'
    18:57:43.319 [qtp192490287-2234] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:43.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:43.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:43.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:43.549 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:43.556 [qtp192490287-976] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:43.590 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:43.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:43.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/cc"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:43.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:43.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:43.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:43.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/new-file"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:57:43.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:43.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50eec38dd45ca29e69bbf01e985ebc129c03496f' to.sha1='fbc2fac95d477f8b2fe9f30e6d28c7d81109afa0'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:43.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:43.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=77.9 MiB, available=377.6 MiB
    18:57:43.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:43.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:57:43.866 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 localRepositoryRevisionSynced=112

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:43.905 [qtp192490287-199] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:43.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=113 remoteFromLocalRevision=112

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:43.926 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/ViVMCG90gbsCXASQCvW1uw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:43.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f54a95e8-9d2c-4739-9b34-3e7e5c802094 from='build/repo/j5qyxb47-j9i5a-local-dest' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'
    18:57:43.943 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=113
    18:57:43.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:43.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:43.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=113

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:44.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:44.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/dd"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:44.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:44.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 328166 bytes in 367 ms. path='/2/new-file'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:44.124 [qtp1276160461-1064] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=f54a95e8-9d2c-4739-9b34-3e7e5c802094 transaction.localRevision=117 remoteFromLocalRevision=113
    18:57:44.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:44.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:44.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:44.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:44.455 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P9TDHuJq4-URubhtCjIiUA/hcU_fvCkc7O1GND4qOZvLg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:44.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=69.3 MiB, available=386.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:44.516 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:44.530 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:44.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:44.668 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/new-file"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:57:44.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:44.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:44.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:44.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=144

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:45.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=68.7 MiB, available=386.8 MiB
    18:57:45.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:45.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:45.068 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 transaction.localRevision=97 remoteFromLocalRevision=144
    18:57:45.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=46b35e4e-a229-41fb-b956-69f81585f335 to='build/repo/j5qyuo74-tsww0-local-src', fromRepoLocalSync=false
    18:57:45.144 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=97
    18:57:45.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:45.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 598609 bytes in 1193 ms. path='/3 + &#ä/dd'
    18:57:45.363 [qtp192490287-2125] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:45.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:45.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:45.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:45.461 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:45.472 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:45.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=68.7 MiB, available=386.8 MiB
    18:57:45.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:45.487 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:45.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:57:45.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:45.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:57:45.553 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:57:45.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:45.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:45.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="06159872-d288-44e1-a27a-02e318362573", toRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", path="/3 + &#ä/dd"} on repo=06159872-d288-44e1-a27a-02e318362573
    18:57:45.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:45.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:45.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc5ed6c356b2356a1f4abb4a92fe6c8ab03e35d4' to.sha1='277e07aaa39a2f442ea457916f51e986d95c0e67'): /bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:45.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:45.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 39 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:45.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/bb"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:45.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/bb'
    18:57:45.794 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:45.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=65.2 MiB, available=390.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:45.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:46.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:46.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 395604 bytes in 314 ms. path='/bb'
    18:57:46.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:46.235 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:46.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:46.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/bb"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:46.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:46.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:46.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:46.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:46.369 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:46.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c2c22a98dc09f32412a343ef42d4320d764fb7b' to.sha1='<NoInstanceOf_NormalFileDto>'): /zzzzzzz
    18:57:46.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/zzzzzzz"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:46.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/zzzzzzz'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:46.508 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:46.509 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:46.520 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/j4vgj6MihUJa-EtjzqSAjw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:46.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:46.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:46.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=64.5 MiB, available=391.0 MiB
    18:57:46.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    18:57:46.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:46.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:46.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:46.859 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/j4vgj6MihUJa-EtjzqSAjw' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:46.864 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:46.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:46.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:47.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 397797 bytes in 505 ms. path='/zzzzzzz'
    18:57:47.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz
    18:57:47.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_mh34 into destFile zzzzzzz
    18:57:47.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/zzzzzzz"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:57:47.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:47.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:47.293 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=125
    18:57:47.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=84 remoteFromLocalRevision=125

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:47.347 [qtp192490287-2125] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:46.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:47.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:57:47.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:47.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=64.6 MiB, available=390.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:47.423 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=61 localRepositoryRevisionInProgress=84

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:47.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:47.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:47.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:57:47.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:47.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:47.563 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 transaction.localRevision=78 remoteFromLocalRevision=6
    18:57:47.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=06159872-d288-44e1-a27a-02e318362573 to='build/repo/j5qyweki-majea-local-src', fromRepoLocalSync=false
    18:57:47.673 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=78

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:47.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:47.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=64.0 MiB, available=391.5 MiB
    18:57:47.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:48.072 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=130 remoteFromLocalRevision=84
    18:57:48.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=false
    18:57:48.165 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=130

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:48.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:48.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:48.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=64.0 MiB, available=391.5 MiB
    18:57:48.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:47.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0
    18:57:48.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:48.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:48.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=72.1 MiB, available=383.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:49.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:49.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=64.0 MiB, available=391.5 MiB
    18:57:49.159 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:49.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:49.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:49.206 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=97
    18:57:49.285 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=162 remoteFromLocalRevision=97
    18:57:49.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46b35e4e-a229-41fb-b956-69f81585f335 from='build/repo/j5qyuo74-tsww0-local-src' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'
    18:57:49.320 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=162

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:49.354 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:49.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:49.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:49.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=162

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:49.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:49.606 [qtp788369844-1393] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 transaction.localRevision=102 remoteFromLocalRevision=162
    18:57:49.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:48.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:57:49.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=67.5 MiB, available=388.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:49.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:49.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:49.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:49.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:49.867 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:49.882 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:49.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:49.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:49.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:49.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:49.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 to='build/repo/j5qyx8r5-wnhtv-local-dest', fromRepoLocalSync=true
    18:57:49.907 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d6ce9f2a-38e9-4378-b180-a27bb39a1b79 ('build/repo/j5qyx8r5-wnhtv-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:49.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    18:57:49.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:49.928 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:49.943 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:49.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:49.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:49.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:49.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:50.022 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:50.041 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:50.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    18:57:50.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:50.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:50.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:50.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:57:50.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:50.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:50.225 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d renewalDateTime=2017-07-30T17:27:14.966Z expiryDateTime=2017-07-30T17:57:14.966Z
    18:57:50.281 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=102

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:50.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:50.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:50.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=70.3 MiB, available=385.2 MiB
    18:57:50.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:50.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:50.214 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:50.223 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:57:50.223 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:50.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:57:51.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:51.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:51.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:51.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:51.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=65.0 MiB, available=390.5 MiB
    18:57:51.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:51.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:51.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:57:51.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=65.8 MiB, available=389.7 MiB
    18:57:51.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:51.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=70.3 MiB, available=385.2 MiB
    18:57:51.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:51.937 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:52.088 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:52.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:52.264 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:52.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:52.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=70.3 MiB, available=385.2 MiB
    18:57:52.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:52.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:57:52.446 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=130

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:52.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:52.494 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=89 remoteFromLocalRevision=130
    18:57:52.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'
    18:57:52.518 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=89
    18:57:52.543 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:52.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:52.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=89

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:52.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:52.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:57:52.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:52.634 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=135 remoteFromLocalRevision=89

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:52.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:52.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:52.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:52.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!
    18:57:52.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:52.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:57:52.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:57:52.941 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:57:52.941 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:57:52.941 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:52.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.009 [qtp192490287-2233] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=78

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:53.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:57:53.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=148 remoteFromLocalRevision=78

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:53.055 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 ('build/repo/j5qysy7v-miwbh-local-src')
    18:57:53.063 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06159872-d288-44e1-a27a-02e318362573 from='build/repo/j5qyweki-majea-local-src' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:57:53.112 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:53.128 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.47%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:53.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=65.0 MiB, available=390.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:57:53.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:57:53.297 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=148
    18:57:53.367 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:53.368 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:53.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:53.408 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:25:18.836Z expiryDateTime=2017-07-30T17:55:18.836Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.419 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 transaction.localRevision=83 remoteFromLocalRevision=148
    18:57:53.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:53.446 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=135

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:53.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 64 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:53.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.605 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:53.703 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.856 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, invitation=true]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:53.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:53.892 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:53.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:53.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:54.004 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, invitation=true]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:54.170 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:54.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=72.4 MiB, available=383.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:54.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 55 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:54.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:57:54.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=06159872-d288-44e1-a27a-02e318362573 to='build/repo/j5qyweki-majea-local-src', fromRepoLocalSync=true
    18:57:54.613 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06159872-d288-44e1-a27a-02e318362573 ('build/repo/j5qyweki-majea-local-src')
    18:57:54.632 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:57:54.687 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:54.709 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:54.803 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 renewalDateTime=2017-07-30T17:27:06.424Z expiryDateTime=2017-07-30T17:57:06.419Z
    18:57:54.823 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=83
    18:57:54.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:54.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:54.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:57:55.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=71.3 MiB, available=384.2 MiB
    18:57:55.098 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:55.099 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:57:55.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:54.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=64.1 MiB, available=391.4 MiB
    18:57:54.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:57:55.184 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=64.0 MiB, available=391.5 MiB
    18:57:55.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:55.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:55.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:57:55.259 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:55.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:55.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:55.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:57:55.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:55.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:57:55.428 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:57:55.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:55.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    18:57:55.505 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1bfaf9245cf7c2d00442ace4db31e5dc5d5d6b6' to.sha1='3166f978624ca5ad9ba98f904bca9a85caaf5c23'): /2/new-file

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:55.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=66.4 MiB, available=389.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:55.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.0 MiB, available=384.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:55.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:55.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    18:57:55.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:55.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:55.845 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:55.879 [qtp788369844-2197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=102
    18:57:55.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=129 remoteFromLocalRevision=102
    18:57:55.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:57:55.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 from='build/repo/j5qyx8r5-wnhtv-local-dest' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'
    18:57:55.983 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=129
    18:57:56.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    18:57:56.084 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:56.090 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:56.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:56.101 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    18:57:56.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3166f978624ca5ad9ba98f904bca9a85caaf5c23' to.sha1='b1bfaf9245cf7c2d00442ace4db31e5dc5d5d6b6'): /2/new-file

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:56.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:56.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:57:56.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:56.278 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:56.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=71.0 MiB, available=384.5 MiB
    18:57:56.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:55.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:57:56.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:57:56.473 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:56.475 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:57:56.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:57:56.477 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:56.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:56.495 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:57:56.663 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:56.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:56.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/new-file"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:56.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:56.928 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:57.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=71.0 MiB, available=384.5 MiB
    18:57:57.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:57.222 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:57.227 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/ViVMCG90gbsCXASQCvW1uw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:57.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:57.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 412933 bytes in 509 ms. path='/2/new-file'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:57.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=65.8 MiB, available=389.7 MiB
    18:57:57.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:57.525 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:57.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=71.0 MiB, available=384.5 MiB
    18:57:57.632 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:57.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:57:57.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:57:57.695 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:57.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:57.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:57.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=198 remoteFromLocalRevision=135
    18:57:57.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'
    18:57:57.748 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=198
    18:57:57.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:57.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:57.848 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:57:57.852 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:57.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:57.968 [Test worker] WARN  o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä
    org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä
    	at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1779) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:1932) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1896) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1860) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1725) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDto(CryptreeImpl.java:1713) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.createOrUpdateCryptoRepoFile(CryptreeImpl.java:185) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:528) [org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:517) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:155) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:502) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:358) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:247) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:442) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:57.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d6ce9f2a-38e9-4378-b180-a27bb39a1b79", toRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", path="/2/new-file"} on repo=d6ce9f2a-38e9-4378-b180-a27bb39a1b79
    18:57:58.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:58.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:58.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:58.213 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=129

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:58.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:57:58.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:58.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:58.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:58.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 17 ms.
    18:57:58.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:57:58.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 3 ms.
    18:57:58.740 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=xdl3QBDnXT4j3Ti1qvv2Mg, cryptoRepoFileId=ViVMCG90gbsCXASQCvW1uw} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=PU-LWiK4j4l0GPtTmd-QGw, cryptoRepoFileId=ViVMCG90gbsCXASQCvW1uw} duplicateCryptoRepoFileId=null localRevision=141

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:58.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:58.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:57:58.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 3 ms.
    18:57:58.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:57:58.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:58.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    18:57:58.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:58.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:59.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    18:57:59.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:59.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:59.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.92%
    18:57:59.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:57:59.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/abczzzz'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:58.750 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:57:59.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:57:59.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:57:59.155 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:57:59.155 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:59.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:59.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='184ce1b34f5a00a8515fa8b85ca0a10e88dcbf2d' to.sha1='61cfeb6134700a6a0c00c9627edbb893d49934ca'): /3 + &#ä/abczzzz

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:59.194 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=83
    18:57:59.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=155 remoteFromLocalRevision=83
    18:57:59.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06159872-d288-44e1-a27a-02e318362573 from='build/repo/j5qyweki-majea-local-src' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:57:59.264 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=155

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:59.264 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 transaction.localRevision=113 remoteFromLocalRevision=129
    18:57:59.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 to='build/repo/j5qyx8r5-wnhtv-local-dest', fromRepoLocalSync=false

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:59.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:57:59.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:57:59.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=155

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:59.293 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=113

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:57:59.316 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:57:59.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:59.388 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:59.389 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:57:59.572 [qtp192490287-2125] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:59.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:59.663 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 transaction.localRevision=89 remoteFromLocalRevision=155

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:59.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/abczzzz"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:59.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=06159872-d288-44e1-a27a-02e318362573 to='build/repo/j5qyweki-majea-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:57:59.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/abczzzz'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:57:59.690 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=89
    18:57:59.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:57:59.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:00.089 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:00.170 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:00.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=66.0 MiB, available=389.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:00.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:00.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:00.839 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:00.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:00.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:58:01.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:58:01.359 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:58:01.360 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:58:01.360 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:58:01.361 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:58:01.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:00.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0
    18:58:01.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:01.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:01.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:01.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:58:01.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:01.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:58:01.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:01.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:58:01.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:01.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:58:01.603 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:01.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:01.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:01.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:02.028 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:02.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:01.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:58:02.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=66.5 MiB, available=389.0 MiB
    18:58:02.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:02.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:02.831 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:02.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:58:02.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:03.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:03.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=65.2 MiB, available=390.3 MiB
    18:58:03.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:03.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:04.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=64.8 MiB, available=390.7 MiB
    18:58:04.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:04.087 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=87.2 MiB, available=368.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:04.101 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:03.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:58:03.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:58:04.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=65.8 MiB, available=389.7 MiB
    18:58:04.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:04.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:04.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:04.214 [qtp192490287-976] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=89
    18:58:04.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=160 remoteFromLocalRevision=89
    18:58:04.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06159872-d288-44e1-a27a-02e318362573 from='build/repo/j5qyweki-majea-local-src' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:58:04.258 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=160
    18:58:04.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:04.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:04.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=160
    18:58:04.355 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:58:04.356 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:58:04.416 [qtp192490287-2234] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 transaction.localRevision=94 remoteFromLocalRevision=160
    18:58:04.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:04.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:04.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=64.7 MiB, available=390.8 MiB
    18:58:04.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:58:04.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:04.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:04.482 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:58:04.492 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:58:04.493 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:58:04.493 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:58:04.494 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:58:04.495 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:04.515 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 localRepositoryRevisionSynced=113
    18:58:04.550 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=144 remoteFromLocalRevision=113
    18:58:04.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 from='build/repo/j5qyx8r5-wnhtv-local-dest' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'
    18:58:04.557 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=144
    18:58:04.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:04.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:04.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=144
    18:58:04.726 [qtp788369844-2197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=d6ce9f2a-38e9-4378-b180-a27bb39a1b79 transaction.localRevision=118 remoteFromLocalRevision=144

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:04.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:04.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:04.126 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.PermissionIT.interruptPermissionSetInheritance(PermissionIT.java:330) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na: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]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:05.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:58:05.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=46b35e4e-a229-41fb-b956-69f81585f335 to='build/repo/j5qyuo74-tsww0-local-src', fromRepoLocalSync=true
    18:58:05.075 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 46b35e4e-a229-41fb-b956-69f81585f335 ('build/repo/j5qyuo74-tsww0-local-src')
    18:58:05.092 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:58:05.161 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:05.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:05.207 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:05.297 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d renewalDateTime=2017-07-30T17:26:08.412Z expiryDateTime=2017-07-30T17:56:08.412Z
    18:58:05.316 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=118
    18:58:05.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:05.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:58:05.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:05.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:06.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:06.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:06.404 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:06.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:06.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=65.7 MiB, available=389.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:06.753 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:06.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:07.044 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:07.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    18:58:07.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms.
    18:58:07.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:07.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:07.139 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:07.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:07.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:58:07.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:07.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    18:58:07.166 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!
    18:58:07.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:07.217 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:07.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:07.431 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:07.511 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:07.604 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:07.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=65.9 MiB, available=389.6 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:07.709 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:07.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:07.780 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:07.832 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:07.909 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:07.989 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:08.065 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:08.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:08.149 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:08.261 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:07.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:08.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=65.9 MiB, available=389.6 MiB
    18:58:08.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:08.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:08.447 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=6291456

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:08.615 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:08.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:08.685 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:08.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:08.908 [qtp1276160461-1064] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6585262 bytes in 9326 ms. path='/3 + &#ä/abczzzz'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:09.071 [closeDeferredTimer-fb6bf9c-1u] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[fb6bf9c] could not be re-opened and was unlisted before.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:09.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:09.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:08.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:58:09.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=65.3 MiB, available=390.2 MiB
    18:58:09.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.326 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.345 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:58:09.384 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:09.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:09.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/abczzzz"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8508f6f6-f939-4cca-8ae1-4f081f369700
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyyg9p-pxkya-local-dest
      localRepository.publicKeySha1 = DE:68:3A:6F:80:30:24:CD:A1:F5:6E:82:EB:61:7F:14:2D:54:EF:71

      remoteRepository.repositoryId = 60a95a30-13e8-4ebb-9c45-4663a02378f1
      remoteRepository.remoteRoot = https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1
      remoteRepository.publicKeySha1 = 79:69:0C:1C:91:6E:A0:F3:D4:5D:51:C5:13:E8:ED:DB:B0:AB:85:58

    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 8508f6f6-f939-4cca-8ae1-4f081f369700 60a95a30-13e8-4ebb-9c45-4663a02378f1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.425 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:09.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:58:09.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.434 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:09.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:09.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:09.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3166f978624ca5ad9ba98f904bca9a85caaf5c23' to.sha1='b1bfaf9245cf7c2d00442ace4db31e5dc5d5d6b6'): /2/new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8edf121157042846fc9fe97e6d95a20f4d38da6' to.sha1='bc5ed6c356b2356a1f4abb4a92fe6c8ab03e35d4'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", path="/2/new-file"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:58:09.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'
    18:58:09.613 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3BYwSS1ZJ0SMyJRTT-Uyw/ViVMCG90gbsCXASQCvW1uw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:09.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/bb"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:58:09.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:09.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:58:09.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=8508f6f6-f939-4cca-8ae1-4f081f369700 to='build/repo/j5qyyg9p-pxkya-local-dest', fromRepoLocalSync=true
    18:58:09.790 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8508f6f6-f939-4cca-8ae1-4f081f369700 ('build/repo/j5qyyg9p-pxkya-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:09.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400975 bytes in 236 ms. path='/2/new-file'
    18:58:09.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:09.957 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:09.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d12a6242-b100-4d19-b10c-e771be6c449d", toRepositoryId="46b35e4e-a229-41fb-b956-69f81585f335", path="/2/new-file"} on repo=46b35e4e-a229-41fb-b956-69f81585f335
    18:58:09.986 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:10.012 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=118

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:10.033 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:10.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=180 remoteFromLocalRevision=118
    18:58:10.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:58:10.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46b35e4e-a229-41fb-b956-69f81585f335 from='build/repo/j5qyuo74-tsww0-local-src' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'
    18:58:10.060 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=180
    18:58:10.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:58:10.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:58:10.093 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=180

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:10.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:10.122 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:58:10.131 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    18:58:10.162 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 renewalDateTime=2017-07-30T17:28:09.821Z expiryDateTime=2017-07-30T17:58:09.821Z
    18:58:10.232 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=119

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:10.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:10.482 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 transaction.localRevision=123 remoteFromLocalRevision=180
    18:58:10.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d12a6242-b100-4d19-b10c-e771be6c449d from='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d' toID=46b35e4e-a229-41fb-b956-69f81585f335 to='build/repo/j5qyuo74-tsww0-local-src', fromRepoLocalSync=false
    18:58:10.568 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=123
    18:58:10.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:10.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:10.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 1001 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:10.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:10.961 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:10.961 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:10.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=18
    18:58:11.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=78.7 MiB, available=376.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:11.217 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:58:11.292 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:11.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 35 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:11.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="4d6e89d9-5dcd-4f9c-aaac-e20ecec20104", toRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", path="/3 + &#ä/bb"} on repo=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104
    18:58:11.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:11.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.48%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:11.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:11.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=198

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:11.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:11.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:58:12.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=66.1 MiB, available=389.4 MiB
    18:58:12.110 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cxap0KZkkufpbGqjtBU3Pg, serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d} because of missing permissions!
    18:58:12.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:12.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.
    18:58:12.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:12.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:12.625 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=157 remoteFromLocalRevision=198

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:12.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:12.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:12.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=false
    18:58:12.785 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=157

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:12.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=42, cryptoLinkDtos.size=56, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:12.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:13.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:13.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=66.1 MiB, available=389.4 MiB
    18:58:13.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:13.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:13.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=80.4 MiB, available=375.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:13.695 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:13.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=65.5 MiB, available=390.0 MiB
    18:58:13.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:13.882 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:14.063 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:14.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:14.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=80.4 MiB, available=375.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:14.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=65.5 MiB, available=390.0 MiB
    18:58:14.362 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:14.362 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:58:14.393 [qtp788369844-2256] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 localRepositoryRevisionSynced=123

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:14.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:14.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:14.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d transaction.localRevision=185 remoteFromLocalRevision=123
    18:58:14.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46b35e4e-a229-41fb-b956-69f81585f335 from='build/repo/j5qyuo74-tsww0-local-src' toID=d12a6242-b100-4d19-b10c-e771be6c449d to='https://localhost:44949/d12a6242-b100-4d19-b10c-e771be6c449d'
    18:58:14.518 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=185
    18:58:14.553 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:14.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:14.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 remoteRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d localRepositoryRevisionSynced=185
    18:58:14.684 [qtp788369844-2197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d remoteRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 transaction.localRevision=128 remoteFromLocalRevision=185
    18:58:14.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:14.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:15.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=78.6 MiB, available=376.9 MiB
    18:58:15.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:15.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms.
    18:58:15.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:15.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:15.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:15.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:15.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:15.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:15.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:15.388 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:15.403 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:15.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:15.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.409 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zX2-wBUU2MvBCL_a7kUDfQ could not be decrypted! Access rights missing?!
    18:58:15.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:15.499 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=46b35e4e-a229-41fb-b956-69f81585f335 serverRepositoryId=d12a6242-b100-4d19-b10c-e771be6c449d renewalDateTime=2017-07-30T17:26:08.412Z expiryDateTime=2017-07-30T17:56:08.412Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:15.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    18:58:15.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:58:15.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:15.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:15.611 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:15.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:15.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:15.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:15.643 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:58:15.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:58:15.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:58:15.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:15.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:15.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:15.840 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:15.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    18:58:15.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:16.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=78.3 MiB, available=377.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:16.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:16.159 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    18:58:16.296 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:16.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 49 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:16.625 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:16.681 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:16.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:16.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=78.3 MiB, available=377.2 MiB
    18:58:16.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:16.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:16.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:16.972 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:17.072 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:17.211 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:17.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:17.304 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:17.449 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:17.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=78.2 MiB, available=377.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:17.624 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:17.753 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:17.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=63.1 MiB, available=392.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:17.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:58:18.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=78.2 MiB, available=377.3 MiB
    18:58:18.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:58:18.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:18.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:58:18.124 [qtp1011194845-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=157
    18:58:18.166 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=231 remoteFromLocalRevision=157
    18:58:18.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'
    18:58:18.186 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=198 localRepositoryRevisionInProgress=231
    18:58:18.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:18.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:18.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=231
    18:58:18.468 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 transaction.localRevision=162 remoteFromLocalRevision=231
    18:58:18.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:18.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:58:18.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=63.1 MiB, available=392.4 MiB
    18:58:18.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:18.834 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:58:18.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=true
    18:58:18.835 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a8ba04f9-7e23-4aa6-8ab4-18fe74727955 ('build/repo/j5qywzxt-sxp8x-local-dest')
    18:58:18.845 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:58:18.860 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:18.875 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    lastByteOfHistoFile0 = 111
    lastByteOfHistoFile1 = 222
    18:58:18.973 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    18:58:18.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 9 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:19.028 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:27:06.105Z expiryDateTime=2017-07-30T17:57:06.105Z
    18:58:19.044 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=162

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:19.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=63.0 MiB, available=392.5 MiB
    18:58:19.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:58:19.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:58:19.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    18:58:19.370 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:19.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:19.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=3
    18:58:19.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=79.5 MiB, available=376.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:19.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    18:58:19.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:19.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:19.916 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:20.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:20.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.25%
    18:58:20.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.59%
    18:58:20.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:20.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:58:20.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8a113cd9e79015950f832c35fad8632b1b78c75' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    18:58:20.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/1 {11 11ä11#+} 1/a"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:20.305 [Test worker] 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'
    18:58:20.354 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/VPO9SLvRuoJ8PtUNYaOdgQ' offset=0
    18:58:20.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:19.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:58:20.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:20.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12888 bytes in 218 ms. path='/1 {11 11ä11#+} 1/a'
    18:58:20.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:58:20.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/1 {11 11ä11#+} 1/a"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:20.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:20.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:20.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:20.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    18:58:20.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:20.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:20.800 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:20.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33e811c1c98f5dc6881cbc33ce4116c241787711' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:20.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:20.812 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:20.816 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:20.818 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:20.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:20.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/1 {11 11ä11#+} 1/b"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:20.895 [Test worker] 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'
    18:58:20.939 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/jQHo_3uqyDHKid8KNTTu8w' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:20.979 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:21.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:58:21.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 495599 bytes in 226 ms. path='/1 {11 11ä11#+} 1/b'
    18:58:21.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:58:21.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/1 {11 11ä11#+} 1/b"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:21.257 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:21.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:21.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:58:21.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88a353aae5d6fe2bd9dc67bffbfe1566ac1b1430' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:21.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=78.6 MiB, available=376.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:21.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/1 {11 11ä11#+} 1/c"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:21.451 [Test worker] 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'
    18:58:21.487 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tBxCLSFXyCmAl4jmhF-9UA/74HJXdOWYuOK-BvfPNygDg' offset=0
    18:58:21.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:21.575 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:21.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200745 bytes in 137 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:21.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:21.635 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    18:58:21.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/1 {11 11ä11#+} 1/c"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:21.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:21.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:21.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:58:21.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='27b2e34af1d9665eb463b57430c57256a5b581f6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    18:58:21.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/2/1 {11 11ä11#+} 1/a"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:21.837 [Test worker] 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'
    18:58:21.891 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/9VOBCFwenMeXAuZxcRfFtQ/UUFI1SxPoTRF1_GAEhDVIA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:21.901 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:21.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    18:58:22.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 187808 bytes in 204 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:22.089 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:22.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:22.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=78.6 MiB, available=376.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:22.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/2/1 {11 11ä11#+} 1/a"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:22.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:22.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:22.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:22.265 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:58:22.272 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:58:22.275 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:22.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2bbbe7b5516a90579fc7f2fdd7726ad99a600000' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:22.393 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:58:22.394 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:34393' serverPath='/56f82b73-e3f4-4d12-9049-1389c8599e42' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, invitation=true]
    18:58:22.397 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:22.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/2/1 {11 11ä11#+} 1/b"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:22.502 [Test worker] 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'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:22.550 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:22.567 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/9VOBCFwenMeXAuZxcRfFtQ/8gIaFk84Ky82fx5XBuedfA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:22.653 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:22.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    18:58:22.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158516 bytes in 259 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:58:22.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:58:22.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/2/1 {11 11ä11#+} 1/b"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:22.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:22.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:58:22.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=78.6 MiB, available=376.9 MiB
    18:58:22.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:22.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:22.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:22.977 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, invitation=false]
    18:58:22.980 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, invitation=false, validTo=null]
    18:58:23.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:23.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e366c37c82ff7d9d074d5fcad24608878b6c91e0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:58:23.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/2/a"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:23.107 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:23.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a'
    18:58:23.184 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:23.269 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:23.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=78.6 MiB, available=376.9 MiB
    18:58:23.347 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:58:23.350 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:23.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:23.379 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, invitation=false]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:23.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:23.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:23.511 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:23.600 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    18:58:23.604 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    18:58:23.605 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:23.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/abczzzz'
    18:58:23.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='184ce1b34f5a00a8515fa8b85ca0a10e88dcbf2d' to.sha1='<NoInstanceOf_NormalFileDto>'): /abczzzz

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:23.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    18:58:23.820 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=2097152
    18:58:24.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:58:24.099 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:24.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/abczzzz"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:58:24.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/abczzzz'
    18:58:24.153 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:24.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    18:58:24.456 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:24.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:24.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:58:24.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=85fad8c3-4fa1-475a-a123-21e861e5d8fa to='build/repo/j5qyyvrm-2zk5l-local-dest', fromRepoLocalSync=true
    18:58:24.528 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 85fad8c3-4fa1-475a-a123-21e861e5d8fa ('build/repo/j5qyyvrm-2zk5l-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:24.616 [qtp1011194845-2449] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=1048576

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:24.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:24.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:24.814 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:24.881 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=2097152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:24.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:25.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.076 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=6291456

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:25.163 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:58:25.195 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:25.199 [qtp1011194845-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:25.236 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 renewalDateTime=2017-07-30T17:28:24.551Z expiryDateTime=2017-07-30T17:58:24.551Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:25.285 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.377 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T_75CCJgSGyQHb3bEuKNQA/8ur5yUCcxgpEomNmqqN0_Q' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:25.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:25.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=18

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 529323 bytes in 2387 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:25.543 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=4194304

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:58:25.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    18:58:25.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    18:58:25.629 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    18:58:25.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    18:58:25.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    18:58:25.634 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    18:58:25.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:25.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/2/a"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:25.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:25.813 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.64%
    18:58:25.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:25.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:25.838 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=5242880

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:25.881 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:25.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc5f57b52f93ee5251b8eb1765dfb1b3b8b48729' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:58:25.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/aa"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:25.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:58:25.987 [qtp1276160461-1064] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/79psLi_D00Gu9WABlnIIJA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:26.076 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 66 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    18:58:26.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225207 bytes in 318 ms. path='/3 + &#ä/aa'
    18:58:26.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:26.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=75.4 MiB, available=380.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.317 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/fVgOuOSaiigX1mtJfbwZXA' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:26.321 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/aa"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:26.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:26.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:26.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a38704a5c0a1bfc3b4681c28cb540e4cf472652' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 58870 bytes in 2282 ms. path='/abczzzz'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/bb"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:26.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_0 into destFile abczzzz
    18:58:26.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_mh34 into destFile abczzzz
    18:58:26.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_18y68 into destFile abczzzz
    18:58:26.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_1vf9c into destFile abczzzz
    18:58:26.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_2hwcg into destFile abczzzz
    18:58:26.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_34dfk into destFile abczzzz
    18:58:26.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_3quio into destFile abczzzz

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.523 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/uuYUrPvBtPoOVNXVcnPk0w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/abczzzz"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:58:26.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:26.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:26.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    18:58:26.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8edf121157042846fc9fe97e6d95a20f4d38da6' to.sha1='bc5ed6c356b2356a1f4abb4a92fe6c8ab03e35d4'): /bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:26.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.742 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/bb"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:58:26.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581153 bytes in 284 ms. path='/3 + &#ä/bb'
    18:58:26.805 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.799 [qtp1011194845-2449] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PckDvEn7pdcccczWhkaGrg/ClJpxyIv9GCP8LxDll_14w' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/bb"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:26.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:26.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT

    18:58:26.906 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:26.907 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:26.907 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    18:58:26.913 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:58:26.914 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=marco
    18:58:26.916 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.gnupg/pubring.gpg'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:26.918 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.gnupg/secring.gpg'
    18:58:26.921 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=marco
    18:58:26.922 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:58:26.922 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=marco
    18:58:26.923 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:58:26.925 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:58:26.926 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:26.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16e4b4623941068d3c72ecbe297be9ab12a29450' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:26.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/cc"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:27.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:58:27.119 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/pW360CyjGvI-CtSeBTn0zQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100166 bytes in 392 ms. path='/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8748 bytes in 134 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b9393599-354e-4aaa-aef7-472e7b50d834", toRepositoryId="a8ba04f9-7e23-4aa6-8ab4-18fe74727955", path="/bb"} on repo=a8ba04f9-7e23-4aa6-8ab4-18fe74727955
    18:58:27.214 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.250 [qtp1011194845-2449] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=162

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/cc"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:27.289 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:27.303 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:27.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=113 remoteFromLocalRevision=162
    18:58:27.340 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    18:58:27.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'
    18:58:27.365 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=113

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48bc405bb0402736dcbb79eefec32be9c7425c3c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:58:27.423 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/dd"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700
    18:58:27.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:27.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=74.4 MiB, available=381.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.474 [qtp1276160461-85] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jq0oi-tdNczBdJw-AMUt5A/cmWKNlAqOYBPaZZWZX_JCA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:58:27.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=113

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:27.569 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:27.569 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.569 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:27.570 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:27.571 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:27.571 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:27.572 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:27.572 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:27.572 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.573 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:27.573 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:27.573 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:27.574 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:27.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:27.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:27.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:27.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:27.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:27.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:27.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:27.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:27.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:27.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:27.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:27.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:27.580 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:27.580 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.581 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:27.581 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:27.582 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:27.582 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:27.583 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:27.583 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:27.583 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:27.584 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:27.584 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:27.585 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    18:58:27.585 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:27.585 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:27.586 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** bieber ***
    18:58:27.587 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    18:58:27.587 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=bieber
    18:58:27.588 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/bieber/.gnupg/pubring.gpg'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9576 bytes in 156 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:27.589 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/bieber/.gnupg/secring.gpg'
    18:58:27.591 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=bieber
    18:58:27.591 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:58:27.592 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=bieber
    18:58:27.592 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=bieber
    18:58:27.593 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@26549b51
    18:58:27.594 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=bieber

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.640 [Test worker] WARN  o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /
    org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /
    	at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1779) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:1932) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1896) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1860) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1725) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:337) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1053) [org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:443) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.665 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    18:58:27.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="60a95a30-13e8-4ebb-9c45-4663a02378f1", toRepositoryId="8508f6f6-f939-4cca-8ae1-4f081f369700", path="/3 + &#ä/dd"} on repo=8508f6f6-f939-4cca-8ae1-4f081f369700

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:27.693 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:27.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:27.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:27.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:27.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:27.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:27.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:27.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:27.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:27.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:27.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:27.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:27.716 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    18:58:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** daniel ***
    18:58:27.717 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    18:58:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=daniel
    18:58:27.718 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/daniel/.gnupg/pubring.gpg'
    18:58:27.719 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/daniel/.gnupg/secring.gpg'
    18:58:27.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=daniel
    18:58:27.723 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:58:27.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=daniel
    18:58:27.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=daniel
    18:58:27.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1bbde280
    18:58:27.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=daniel

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:27.831 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 localRepositoryRevisionSynced=119
    18:58:27.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=90 remoteFromLocalRevision=119

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.922 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=167 remoteFromLocalRevision=113

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:27.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8508f6f6-f939-4cca-8ae1-4f081f369700 from='build/repo/j5qyyg9p-pxkya-local-dest' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'
    18:58:27.957 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:27.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:27.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:27.976 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:27.976 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:27.977 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:27.979 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:27.987 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=167

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:27.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:27.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:27.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:27.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:27.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:27.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:27.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** khaled ***
    18:58:27.992 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:58:27.993 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=khaled
    18:58:27.993 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/khaled/.gnupg/pubring.gpg'
    18:58:27.994 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/khaled/.gnupg/secring.gpg'
    18:58:27.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=khaled
    18:58:27.996 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:58:27.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=khaled
    18:58:27.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=khaled
    18:58:27.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@561e15a8
    18:58:27.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=khaled

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:28.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:28.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:28.035 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:58:28.035 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:28.057 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:28.060 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:28.060 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:28.072 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:28.073 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:28.073 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:28.073 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:28.074 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:28.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=90

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:28.074 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:28.077 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:28.078 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:28.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:28.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:28.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:28.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:28.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:28.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:28.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:28.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:28.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:28.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:28.082 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:28.082 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:28.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:28.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:28.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:28.084 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:28.084 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:28.084 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:28.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:28.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:28.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:28.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:28.086 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:28.086 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:28.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:28.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:28.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    18:58:28.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:28.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:28.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    18:58:28.088 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    18:58:28.089 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=xenia
    18:58:28.089 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.gnupg/pubring.gpg'
    18:58:28.103 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.gnupg/secring.gpg'
    18:58:28.104 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=xenia
    18:58:28.105 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:58:28.105 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=xenia
    18:58:28.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    18:58:28.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    18:58:28.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=xenia

    18:58:28.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:28.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:28.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    18:58:28.111 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    18:58:28.112 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=yasmin
    18:58:28.112 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.gnupg/pubring.gpg'
    18:58:28.114 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.gnupg/secring.gpg'
    18:58:28.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=yasmin
    18:58:28.117 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:58:28.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=yasmin
    18:58:28.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    18:58:28.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:28.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:28.133 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=yasmin

    18:58:28.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:28.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:28.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    18:58:28.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    18:58:28.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    18:58:28.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    18:58:28.153 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    18:58:28.179 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    18:58:28.179 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    18:58:28.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    18:58:28.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    18:58:28.213 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='<xenia@subshare.net>' algorithm='RSA' strength=1024
    18:58:28.219 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator...
    18:58:28.219 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator...
    18:58:28.219 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair...
    18:58:28.333 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair...
    18:58:28.424 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator...
    18:58:28.547 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing...
    18:58:28.547 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing...
    18:58:28.547 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:28.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:28.718 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:28.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[dee72586a721b592, [<xenia@subshare.net>]], user=UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    18:58:28.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    18:58:28.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    18:58:28.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]

    18:58:28.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:28.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:28.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    18:58:28.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    18:58:28.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    18:58:28.943 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    18:58:28.943 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    18:58:28.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    18:58:28.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    18:58:28.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    18:58:28.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    18:58:28.951 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='<yasmin@subshare.net>' algorithm='RSA' strength=1024
    18:58:28.951 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator...
    18:58:28.951 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator...
    18:58:28.951 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair...

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:28.960 [qtp1276160461-85] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 transaction.localRevision=124 remoteFromLocalRevision=90
    18:58:29.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60a95a30-13e8-4ebb-9c45-4663a02378f1 from='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1' toID=8508f6f6-f939-4cca-8ae1-4f081f369700 to='build/repo/j5qyyg9p-pxkya-local-dest', fromRepoLocalSync=false
    18:58:29.046 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=124
    18:58:29.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:29.225 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair...

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:28.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:58:29.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=85.4 MiB, available=370.1 MiB
    18:58:29.281 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:29.281 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:29.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:29.294 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator...
    18:58:29.312 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing...
    18:58:29.312 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing...
    18:58:29.312 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done!
    18:58:29.560 [Test worker] INFO  o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]], user=UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    18:58:29.561 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    18:58:29.561 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    18:58:29.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]

    18:58:29.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    18:58:29.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    18:58:29.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    18:58:29.566 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    18:58:29.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    18:58:29.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:29.602 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:29.603 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    18:58:29.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    18:58:29.775 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:58:29.790 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:29.787 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:29.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 60 ms.
    18:58:29.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:29.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:30.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.022 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:30.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:30.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=86.9 MiB, available=368.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:30.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:58:30.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    18:58:30.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:30.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:30.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:30.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:30.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    18:58:30.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:58:30.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:58:30.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:58:30.350 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=TCUcaKnqBPhEiCJObbaRwA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42}}
    18:58:30.391 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:30.392 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:58:30.393 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:58:30.397 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} because of missing permissions!
    18:58:30.397 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:30.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:30.567 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:30.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:30.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:31.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=85.0 MiB, available=370.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:31.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:31.167 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=025ADel7p56lnV9FWjjLAA, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:58:31.169 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_A1fbCNw8T3B7vCv1KmeQg, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:58:31.171 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=fiLFSgW9YsBcnLI39f6b7A, serverRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1} because of missing permissions!
    18:58:31.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:30.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:58:31.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=85.3 MiB, available=370.2 MiB
    18:58:31.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:31.395 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:58:31.547 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:31.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=85.0 MiB, available=370.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:31.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:31.787 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:58:31.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:31.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=85.3 MiB, available=370.2 MiB
    18:58:31.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:31.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:31.935 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:31.958 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=167
    18:58:31.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=118 remoteFromLocalRevision=167
    18:58:31.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'
    18:58:31.998 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=118
    18:58:32.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:32.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:32.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=118
    18:58:32.068 [Test worker] WARN  o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /
    org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /
    	at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1779) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:1932) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1896) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1860) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1725) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:337) [org.subshare.local-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1053) [org.subshare.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:69) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:443) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:32.092 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:32.211 [qtp1011194845-2449] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=172 remoteFromLocalRevision=118
    18:58:32.218 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:32.224 [qtp1296822510-1697] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    18:58:32.226 [qtp1296822510-1697] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    18:58:32.226 [qtp1296822510-1697] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:31.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:32.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=85.3 MiB, available=370.2 MiB
    18:58:32.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:31.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:32.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=75.1 MiB, available=380.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:32.454 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:32.520 [qtp1296822510-1697] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/server/.subshare
    18:58:32.548 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    18:58:32.549 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    18:58:32.587 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:32.588 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:32.589 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:32.590 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:32.591 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:32.591 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:32.592 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:32.594 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:32.605 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:32.606 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:32.678 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    18:58:32.678 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:32.678 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:32.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:32.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=true
    18:58:32.685 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a8ba04f9-7e23-4aa6-8ab4-18fe74727955 ('build/repo/j5qywzxt-sxp8x-local-dest')
    18:58:32.696 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:32.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:32.720 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.94%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:32.750 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:32.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:32.809 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:27:06.105Z expiryDateTime=2017-07-30T17:57:06.105Z
    18:58:32.876 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=172

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:33.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=85.1 MiB, available=370.4 MiB
    18:58:33.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:33.113 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:33.173 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    18:58:33.181 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    18:58:33.182 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:58:33.182 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:33.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:33.184 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:33.184 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:33.184 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:33.184 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:33.184 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:33.184 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:33.184 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:33.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    18:58:33.242 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:58:33.242 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:58:33.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:58:33.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:58:33.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:58:33.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:58:33.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:58:33.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:58:33.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:58:33.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:33.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=85.1 MiB, available=370.4 MiB
    18:58:33.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:58:33.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:33.553 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:58:33.603 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 localRepositoryRevisionSynced=124

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:33.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=75.1 MiB, available=380.4 MiB
    18:58:33.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:33.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 transaction.localRevision=95 remoteFromLocalRevision=124
    18:58:33.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8508f6f6-f939-4cca-8ae1-4f081f369700 from='build/repo/j5qyyg9p-pxkya-local-dest' toID=60a95a30-13e8-4ebb-9c45-4663a02378f1 to='https://localhost:34859/60a95a30-13e8-4ebb-9c45-4663a02378f1'
    18:58:33.746 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=95
    18:58:33.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:33.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:33.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 remoteRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 localRepositoryRevisionSynced=95
    18:58:34.015 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60a95a30-13e8-4ebb-9c45-4663a02378f1 remoteRepositoryId=8508f6f6-f939-4cca-8ae1-4f081f369700 transaction.localRevision=129 remoteFromLocalRevision=95

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:32.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0
    18:58:34.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=86.5 MiB, available=369.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:34.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:34.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:34.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=75.0 MiB, available=380.5 MiB
    18:58:34.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:58:34.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:34.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:34.445 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:34.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    18:58:34.519 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:34.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:34.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:34.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=86.4 MiB, available=369.1 MiB
    18:58:34.674 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:34.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:34.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:34.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:58:34.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:34.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:34.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    18:58:34.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:58:34.964 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:35.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:35.036 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:34.676 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:34.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:58:35.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=87.6 MiB, available=367.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:35.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:35.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:35.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:35.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:58:35.397 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:35.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    18:58:35.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    18:58:35.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:35.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    18:58:35.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8dbd12fe37fecb57d47789131432eb00f7b56e24' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:35.519 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:35.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/1 {11 11ä11#+} 1/a"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:35.691 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:35.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=86.5 MiB, available=369.0 MiB
    18:58:35.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:35.743 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/-IPtNtDjKwGoDN5NevQg0g' offset=0
    18:58:35.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    18:58:36.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 486288 bytes in 322 ms. path='/1 {11 11ä11#+} 1/a'
    18:58:36.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:58:36.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/1 {11 11ä11#+} 1/a"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:36.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:36.218 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:36.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:58:36.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78ba90ab59ccb47804409e6a698dd2985be1f2a4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:36.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:36.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/1 {11 11ä11#+} 1/b"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:36.509 [Test worker] 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'
    18:58:36.537 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/cjTme_yl0Fgr3s98fmqCJw' offset=0
    18:58:36.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    18:58:36.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102144 bytes in 186 ms. path='/1 {11 11ä11#+} 1/b'
    18:58:36.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:58:36.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/1 {11 11ä11#+} 1/b"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:36.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:36.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:36.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:58:36.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='773c6cd0b61d5fab0f403798c388ceb219e90658' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    18:58:37.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/1 {11 11ä11#+} 1/c"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:37.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c'
    18:58:37.159 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/ZUNhDVnFmNR6472xdTEcjw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:36.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:58:37.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=86.0 MiB, available=369.5 MiB
    18:58:37.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:58:37.164 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:58:37.164 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:58:37.201 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=172
    18:58:37.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=124 remoteFromLocalRevision=172
    18:58:37.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'
    18:58:37.266 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=124
    18:58:37.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:58:37.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:58:37.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=124

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:37.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    18:58:37.495 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/l9Q51GAAAlAwHiL_1PJF_g/ZUNhDVnFmNR6472xdTEcjw' offset=1048576
    18:58:37.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.
    18:58:37.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 587602 bytes in 784 ms. path='/1 {11 11ä11#+} 1/c'
    18:58:38.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    18:58:38.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    18:58:38.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/1 {11 11ä11#+} 1/c"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:38.186 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:38.225 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:38.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:38.255 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=178 remoteFromLocalRevision=124

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:38.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5887b48ba0541700705a235b873dd8041c75435' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:38.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg' toID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 to='build/repo/j5qywzxt-sxp8x-local-dest', fromRepoLocalSync=false
    18:58:38.342 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=178

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:38.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/2/1 {11 11ä11#+} 1/a"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:38.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:38.427 [Test worker] 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'
    18:58:38.460 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6p27thJ03UXEkhnvvG3xeA/lYFIrIN2H6E-1yg3Ts_mYg/gARsDWUpfAP_Wpm2jpufLA' offset=0
    18:58:38.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    18:58:38.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 208620 bytes in 273 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:58:38.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:58:38.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/2/1 {11 11ä11#+} 1/a"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:38.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:39.036 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:39.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:39.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=86.5 MiB, available=369.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:39.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a62d42953063bdc8a23c90d0699738d9e98d7eb7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    18:58:39.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/2/1 {11 11ä11#+} 1/b"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:39.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b'
    18:58:39.558 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6p27thJ03UXEkhnvvG3xeA/lYFIrIN2H6E-1yg3Ts_mYg/pCj8_ZhBqGQJSkLdIK80gw' offset=0
    18:58:39.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:39.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:58:39.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=86.5 MiB, available=369.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:39.993 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6p27thJ03UXEkhnvvG3xeA/lYFIrIN2H6E-1yg3Ts_mYg/pCj8_ZhBqGQJSkLdIK80gw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:40.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:40.003 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:40.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:40.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:58:40.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 685760 bytes in 626 ms. path='/2/1 {11 11ä11#+} 1/b'
    18:58:40.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    18:58:40.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:40.378 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:40.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/2/1 {11 11ä11#+} 1/b"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:40.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:40.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=86.6 MiB, available=368.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:58:40.593 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:40.637 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:40.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:40.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:40.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24892d9a6728038d1e41d32e3e0ad5e6cc04b302' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    18:58:40.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/2/a"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:40.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    18:58:40.922 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6p27thJ03UXEkhnvvG3xeA/nOOZ5IDufFHskFecTrH1rg' offset=0
    18:58:40.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:58:41.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152370 bytes in 116 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:41.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=86.4 MiB, available=369.1 MiB
    18:58:41.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:41.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    18:58:41.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/2/a"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:41.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:41.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    18:58:41.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:41.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:58:41.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9783c34784ba3fbc501938c8893dce115c55eb5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:41.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=85.7 MiB, available=369.8 MiB
    18:58:41.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:41.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/5/h"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:41.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/5/h'
    18:58:41.605 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=0
    18:58:41.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:41.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=85.7 MiB, available=369.8 MiB
    18:58:41.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:41.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:58:41.813 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 localRepositoryRevisionSynced=178
    18:58:41.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=129 remoteFromLocalRevision=178

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:41.874 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:41.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 from='build/repo/j5qywzxt-sxp8x-local-dest' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834/PckDvEn7pdcccczWhkaGrg'
    18:58:41.955 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=129
    18:58:42.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:42.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:42.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=129

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:42.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    18:58:42.146 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:42.273 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=a8ba04f9-7e23-4aa6-8ab4-18fe74727955 transaction.localRevision=183 remoteFromLocalRevision=129
    18:58:42.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:42.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    18:58:42.428 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:42.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:58:42.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=true
    18:58:42.577 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 ('build/repo/j5qysy7v-miwbh-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:42.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:42.591 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:58:42.621 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.47%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:42.682 [qtp192490287-1585] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=4194304
    18:58:42.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:42.900 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:25:18.836Z expiryDateTime=2017-07-30T17:55:18.836Z
    18:58:42.915 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=183

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:42.953 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:43.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:43.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    18:58:43.212 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=6291456
    18:58:43.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    18:58:43.512 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:43.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=86.8 MiB, available=368.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:43.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:43.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:43.895 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/V-IQGcnayah2TdBlRSmLnw' offset=8388608
    18:58:43.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    18:58:43.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 39825 bytes in 2386 ms. path='/3 + &#ä/5/h'
    18:58:44.040 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    18:58:44.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h
    18:58:44.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h
    18:58:44.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h
    18:58:44.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h
    18:58:44.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_34dfk into destFile h
    18:58:44.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_3quio into destFile h
    18:58:44.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_4dbls into destFile h
    18:58:44.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_4zsow into destFile h
    18:58:44.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/5/h"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:44.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=86.9 MiB, available=368.6 MiB
    18:58:44.338 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:44.339 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:44.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:44.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:44.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:44.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:58:44.725 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:44.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26988765dbae9dd68338843cc120cbb3f89bd0f1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:44.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=86.8 MiB, available=368.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:44.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/5/i"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:44.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    18:58:44.971 [qtp192490287-199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/3EF94vl93awuzDSJUKOc3A/ZzYYcSa6ELIKrKms8xA5wg' offset=0
    18:58:45.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    18:58:45.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39910 bytes in 188 ms. path='/3 + &#ä/5/i'
    18:58:45.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    18:58:45.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/5/i"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:45.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:45.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=86.8 MiB, available=368.7 MiB
    18:58:45.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:45.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:45.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:45.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:58:45.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bc0fd668b6882bef41bffd2c7e14166b1725e15' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    18:58:45.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/aa"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:45.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    18:58:45.696 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/JGlT5OIHrNzuDHLnXUq1Iw' offset=0
    18:58:45.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:45.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=86.9 MiB, available=368.6 MiB
    18:58:45.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:45.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52176 bytes in 87 ms. path='/3 + &#ä/aa'
    18:58:45.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    18:58:45.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/aa"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:45.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:46.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:46.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    18:58:46.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b40c2931eda5f7cfa84de6ffcc0c7da36e85232' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:46.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=86.8 MiB, available=368.7 MiB
    18:58:46.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:58:46.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:58:46.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:58:46.145 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=183

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:46.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/bb"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:46.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=238 remoteFromLocalRevision=183
    18:58:46.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:46.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:46.291 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=238

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:46.309 [qtp192490287-2125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/fd39ANc7oH0ubZq_33-i4w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:46.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    18:58:46.362 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:46.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:58:46.376 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:58:46.376 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:58:46.376 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:58:46.376 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:46.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    18:58:46.496 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 212688 bytes in 213 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:46.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:58:46.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b9393599-354e-4aaa-aef7-472e7b50d834 from='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834' toID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 to='build/repo/j5qysy7v-miwbh-local-src', fromRepoLocalSync=true
    18:58:46.599 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 ('build/repo/j5qysy7v-miwbh-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:46.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:46.615 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:58:46.631 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:46.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/bb"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:46.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:46.768 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 renewalDateTime=2017-07-30T17:25:18.836Z expiryDateTime=2017-07-30T17:55:18.836Z
    18:58:46.793 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=187
    18:58:46.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:46.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:46.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:58:46.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c1ca50486d9f826be2527694111db39382be5d5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    18:58:46.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/cc"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:47.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    18:58:47.117 [qtp192490287-2234] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/ONFSqginQ5hTnK29RfskbQ' offset=0
    18:58:47.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    18:58:47.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141312 bytes in 112 ms. path='/3 + &#ä/cc'
    18:58:47.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    18:58:47.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/cc"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:47.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=87.2 MiB, available=368.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:47.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:47.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:47.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:47.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    18:58:47.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50eec38dd45ca29e69bbf01e985ebc129c03496f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    18:58:47.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/dd"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:47.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    18:58:47.764 [qtp192490287-2233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P9TDHuJq4-URubhtCjIiUA/hcU_fvCkc7O1GND4qOZvLg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:47.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=87.2 MiB, available=368.3 MiB
    18:58:47.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=2UO9bQNURZfx_79D8IS1Kg, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:47.793 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Fu1JnUUhJDlkBfP84mT4vQ, serverRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834} because of missing permissions!
    18:58:47.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:47.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    18:58:47.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 571596 bytes in 202 ms. path='/3 + &#ä/dd'
    18:58:48.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:48.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=87.2 MiB, available=368.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:48.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="56f82b73-e3f4-4d12-9049-1389c8599e42", toRepositoryId="85fad8c3-4fa1-475a-a123-21e861e5d8fa", path="/3 + &#ä/dd"} on repo=85fad8c3-4fa1-475a-a123-21e861e5d8fa
    18:58:48.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:48.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:48.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    18:58:48.318 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=96
    18:58:48.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=110 remoteFromLocalRevision=96
    18:58:48.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=85fad8c3-4fa1-475a-a123-21e861e5d8fa from='build/repo/j5qyyvrm-2zk5l-local-dest' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:58:48.545 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110
    18:58:48.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:58:48.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:58:48.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=110
    18:58:48.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:48.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=87.3 MiB, available=368.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:48.823 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=TCUcaKnqBPhEiCJObbaRwA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42}}
    18:58:49.137 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    18:58:48.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:58:49.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=87.3 MiB, available=368.2 MiB
    18:58:49.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:58:49.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=87.3 MiB, available=368.2 MiB
    18:58:49.618 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:58:49.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:58:49.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:58:49.643 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 remoteRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 localRepositoryRevisionSynced=187
    18:58:49.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 transaction.localRevision=241 remoteFromLocalRevision=187
    18:58:49.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 from='build/repo/j5qysy7v-miwbh-local-src' toID=b9393599-354e-4aaa-aef7-472e7b50d834 to='https://localhost:38321/b9393599-354e-4aaa-aef7-472e7b50d834'
    18:58:49.725 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d6e89d9-5dcd-4f9c-aaac-e20ecec20104 remoteRepositoryId=b9393599-354e-4aaa-aef7-472e7b50d834 localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=241
    18:58:49.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:58:49.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:58:49.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    18:58:49.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:58:49.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    18:58:49.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:58:49.860 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!
    18:58:50.212 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:58:50.533 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:50.739 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:50.740 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:50.920 [qtp192490287-2234] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:51.094 [qtp192490287-1585] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa transaction.localRevision=102 remoteFromLocalRevision=110
    18:58:51.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=85fad8c3-4fa1-475a-a123-21e861e5d8fa to='build/repo/j5qyyvrm-2zk5l-local-dest', fromRepoLocalSync=false
    18:58:51.172 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102
    18:58:51.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0
    18:58:51.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=90.7 MiB, available=364.8 MiB
    18:58:51.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:58:52.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=89.2 MiB, available=366.3 MiB
    18:58:52.494 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=TCUcaKnqBPhEiCJObbaRwA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42}}
    18:58:52.496 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:52.497 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:58:52.497 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:58:52.499 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} because of missing permissions!
    18:58:52.499 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:52.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:58:52.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=89.3 MiB, available=366.2 MiB
    18:58:52.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:53.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=89.3 MiB, available=366.2 MiB
    18:58:53.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:58:53.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=89.3 MiB, available=366.2 MiB
    18:58:53.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:58:54.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=89.2 MiB, available=366.3 MiB
    18:58:54.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    18:58:54.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:58:54.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:58:54.367 [qtp192490287-2234] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=102
    18:58:54.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=115 remoteFromLocalRevision=102
    18:58:54.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=85fad8c3-4fa1-475a-a123-21e861e5d8fa from='build/repo/j5qyyvrm-2zk5l-local-dest' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:58:54.722 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115
    18:58:54.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:58:54.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:58:54.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=115
    18:58:54.885 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=TCUcaKnqBPhEiCJObbaRwA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42}}
    18:58:54.911 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:54.911 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:58:54.973 [qtp192490287-199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa transaction.localRevision=107 remoteFromLocalRevision=115
    18:58:55.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:58:55.140 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    18:58:55.140 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:58:55.141 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:58:55.142 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:58:55.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:58:55.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=06159872-d288-44e1-a27a-02e318362573 to='build/repo/j5qyweki-majea-local-src', fromRepoLocalSync=true
    18:58:55.418 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06159872-d288-44e1-a27a-02e318362573 ('build/repo/j5qyweki-majea-local-src')
    18:58:55.436 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:58:55.477 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:58:55.602 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 renewalDateTime=2017-07-30T17:27:06.424Z expiryDateTime=2017-07-30T17:57:06.419Z
    18:58:55.621 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=107
    18:58:55.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0
    18:58:56.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=90.5 MiB, available=365.0 MiB
    18:58:56.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:58:56.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=90.1 MiB, available=365.4 MiB
    18:58:57.128 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=TCUcaKnqBPhEiCJObbaRwA,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42}}
    18:58:57.192 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:58:57.466 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    18:58:57.631 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:58:57.633 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:58:57.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:58:57.636 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:58:57.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:58:58.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=90.5 MiB, available=365.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:58.725 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:58.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:58:59.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.5 MiB, available=365.0 MiB
    18:58:59.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:58:59.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=90.1 MiB, available=365.4 MiB
    18:58:59.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:58:59.883 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:58:59.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.1 MiB, available=365.4 MiB
    18:58:59.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:58:59.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:58:59.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:58:59.982 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=107
    18:59:00.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=167 remoteFromLocalRevision=107
    18:59:00.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06159872-d288-44e1-a27a-02e318362573 from='build/repo/j5qyweki-majea-local-src' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:59:00.089 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=167
    18:59:00.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:59:00.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:59:00.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=167
    18:59:00.524 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:59:00.524 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:59:00.765 [qtp192490287-2234] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:00.908 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:00.932 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:00.958 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 transaction.localRevision=113 remoteFromLocalRevision=167
    18:59:01.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=06159872-d288-44e1-a27a-02e318362573 to='build/repo/j5qyweki-majea-local-src', fromRepoLocalSync=false
    18:59:01.024 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=113
    18:59:01.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0
    18:59:01.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=90.5 MiB, available=365.0 MiB
    18:59:02.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06159872-d288-44e1-a27a-02e318362573 serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:02.807 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:02.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.5 MiB, available=365.0 MiB
    18:59:02.930 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:59:02.931 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:59:02.931 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:59:02.931 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:59:02.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:59:03.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=90.5 MiB, available=365.0 MiB
    18:59:03.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:04.140 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:04.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.6 MiB, available=364.9 MiB
    18:59:04.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:59:04.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=90.0 MiB, available=365.5 MiB
    18:59:04.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:59:05.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.0 MiB, available=365.5 MiB
    18:59:05.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:59:05.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:05.201 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:05.217 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 localRepositoryRevisionSynced=113
    18:59:05.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=172 remoteFromLocalRevision=113
    18:59:05.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06159872-d288-44e1-a27a-02e318362573 from='build/repo/j5qyweki-majea-local-src' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:59:05.359 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=172
    18:59:05.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:59:05.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:59:05.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06159872-d288-44e1-a27a-02e318362573 remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=172
    18:59:05.584 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:59:05.585 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2c1dd3b4 (of marco)
    18:59:05.709 [qtp192490287-2233] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=06159872-d288-44e1-a27a-02e318362573 transaction.localRevision=118 remoteFromLocalRevision=172
    18:59:05.809 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    18:59:05.836 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    18:59:05.842 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:59:05.858 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    18:59:05.858 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/pubring.gpg'
    18:59:05.859 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.gnupg/secring.gpg'
    18:59:05.860 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    18:59:06.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:59:06.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=85fad8c3-4fa1-475a-a123-21e861e5d8fa to='build/repo/j5qyyvrm-2zk5l-local-dest', fromRepoLocalSync=true
    18:59:06.059 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 85fad8c3-4fa1-475a-a123-21e861e5d8fa ('build/repo/j5qyyvrm-2zk5l-local-dest')
    18:59:06.070 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:59:06.127 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:59:06.275 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 renewalDateTime=2017-07-30T17:28:24.551Z expiryDateTime=2017-07-30T17:58:24.551Z
    18:59:06.293 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=118
    18:59:06.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:06.640 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:06.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=91.0 MiB, available=364.5 MiB
    18:59:07.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:07.554 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:07.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.6 MiB, available=364.9 MiB
    18:59:07.593 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=TCUcaKnqBPhEiCJObbaRwA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=fQ1UqsGwLt1AO1_tFWMCzw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42}}
    18:59:07.806 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:07.807 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:59:07.808 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} because of missing permissions!
    18:59:07.808 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:07.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:08.333 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:08.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=90.6 MiB, available=364.9 MiB
    18:59:08.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:08.783 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:09.080 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:09.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.9 MiB, available=364.6 MiB
    18:59:09.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:59:09.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=90.6 MiB, available=364.9 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:09.801 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:09.940 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:10.045 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:09.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:59:10.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=90.6 MiB, available=364.9 MiB
    18:59:10.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:59:10.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:59:10.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:59:10.105 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=118
    18:59:10.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=122 remoteFromLocalRevision=118
    18:59:10.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=85fad8c3-4fa1-475a-a123-21e861e5d8fa from='build/repo/j5qyyvrm-2zk5l-local-dest' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:10.177 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:10.175 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=122

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:10.183 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:10.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    18:59:10.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    18:59:10.221 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=122

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:10.264 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:10.396 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:10.396 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:10.411 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:10.423 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:10.453 [qtp192490287-2233] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:10.481 [qtp192490287-2233] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa transaction.localRevision=123 remoteFromLocalRevision=122
    18:59:10.489 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56f82b73-e3f4-4d12-9049-1389c8599e42 from='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42' toID=85fad8c3-4fa1-475a-a123-21e861e5d8fa to='build/repo/j5qyyvrm-2zk5l-local-dest', fromRepoLocalSync=false
    18:59:10.516 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=123
    18:59:10.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:10.630 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:10.876 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:11.188 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:11.301 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:11.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=90.4 MiB, available=365.1 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:11.465 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:11.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:11.582 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:11.629 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:11.817 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:11.828 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:11.995 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:12.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.4 MiB, available=365.1 MiB
    18:59:12.120 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:12.121 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nN4Udx5BTB_NzZktHZ0TnA, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    18:59:12.122 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=oAaQbMniPLlWnMCCVX96Uw, serverRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:12.166 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:12.293 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:12.122 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:12.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:59:12.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=90.5 MiB, available=365.0 MiB
    18:59:12.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:12.904 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:13.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=90.5 MiB, available=365.0 MiB
    18:59:13.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:13.274 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:13.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=90.5 MiB, available=365.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:14.016 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:13.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:59:14.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=90.5 MiB, available=365.0 MiB
    18:59:14.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    18:59:14.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    18:59:14.085 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa localRepositoryRevisionSynced=123
    18:59:14.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 transaction.localRevision=127 remoteFromLocalRevision=123
    18:59:14.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=85fad8c3-4fa1-475a-a123-21e861e5d8fa from='build/repo/j5qyyvrm-2zk5l-local-dest' toID=56f82b73-e3f4-4d12-9049-1389c8599e42 to='https://localhost:34393/56f82b73-e3f4-4d12-9049-1389c8599e42'
    18:59:14.179 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=127
    18:59:14.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    18:59:14.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    18:59:14.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa remoteRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 localRepositoryRevisionSynced=127
    18:59:14.293 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:14.293 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2a95ce1c (of khaled)
    18:59:14.635 [qtp192490287-2125] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56f82b73-e3f4-4d12-9049-1389c8599e42 remoteRepositoryId=85fad8c3-4fa1-475a-a123-21e861e5d8fa transaction.localRevision=128 remoteFromLocalRevision=127
    18:59:14.731 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:14.770 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:14.805 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnRoot <<< ***
    18:59:14.805 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:14.931 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    18:59:15.148 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 25 finished executing tests.
18:59:15.493 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@650ce895{HTTP/1.1}{127.0.0.1:0}
18:59:15.512 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@43e553d6{/,null,UNAVAILABLE}
18:59:15.522 [Thread-8] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_hEMdsdckOFPakcwcoGs9A/.subshare/localServerRunning.deleteToStop
18:59:15.548 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@6cd9b328{SSL-http/1.1}{0.0.0.0:34393}
18:59:15.559 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@8fa2b43{/,null,UNAVAILABLE}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:15.855 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:17.088 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:17.393 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:17.481 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:17.913 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:18.476 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:18.575 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:18.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:18.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:18.837 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:59:18.837 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:59:18.837 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:59:18.837 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:59:18.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:59:18.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:59:18.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:59:18.843 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:59:18.843 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:59:18.843 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:59:18.843 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:59:18.843 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:59:18.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:59:18.875 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco
    18:59:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:19.049 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:19.050 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    18:59:19.255 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:59:19.256 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:59:19.257 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:59:19.290 [qtp1296822510-2336] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    18:59:19.291 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    18:59:19.295 [qtp1296822510-2336] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1999 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:19.315 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:20.062 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:20.305 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:20.542 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:20.643 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:20.746 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:20.800 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:21.025 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:21.163 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:21.297 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    18:59:21.303 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:22.780 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:23.498 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:23.790 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:24.348 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:25.020 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:25.419 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:26.261 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 200 ms.
    18:59:26.262 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qJEtB1OMkR8BwDZefBZK4Q, invitation=false]
    18:59:26.349 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms.
    18:59:26.349 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, invitation=false]
    18:59:27.008 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=72.8 MiB, available=382.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:27.030 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:27.330 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:27.472 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:27.688 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyz5z1-jidg5-local-src
      localRepository.publicKeySha1 = AE:42:0C:49:03:CE:DB:EC:E3:45:7A:9C:36:FA:A7:51:21:C1:A9:82

      remoteRepository.repositoryId = aecc0f87-2e33-4604-b940-b96ab5f94523
      remoteRepository.remoteRoot = https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523
      remoteRepository.publicKeySha1 = AA:FC:1B:8B:A2:DF:B5:46:76:78:C0:40:B3:61:A1:F2:07:9F:44:02

    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 ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 aecc0f87-2e33-4604-b940-b96ab5f94523

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:27.779 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:27.787 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:27.825 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:28.013 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:28.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:28.492 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:28.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:59:28.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    18:59:28.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:59:28.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    18:59:28.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:59:28.782 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    18:59:28.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.00%
    18:59:28.964 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:29.076 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:29.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:59:29.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 to='build/repo/j5qyz5z1-jidg5-local-src', fromRepoLocalSync=true
    18:59:29.163 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 ('build/repo/j5qyz5z1-jidg5-local-src')
    18:59:29.192 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    18:59:29.229 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    18:59:29.326 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 renewalDateTime=2017-07-30T17:29:29.192Z expiryDateTime=2017-07-30T17:59:29.192Z
    18:59:29.753 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    18:59:29.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0
    18:59:30.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=56.1 MiB, available=399.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:31.791 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:31.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    18:59:32.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=56.3 MiB, available=399.2 MiB
    18:59:32.628 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:32.897 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:32.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    18:59:33.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=56.6 MiB, available=398.9 MiB
    18:59:33.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    18:59:33.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=56.5 MiB, available=399.0 MiB
    18:59:33.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    18:59:34.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=56.4 MiB, available=399.1 MiB
    18:59:34.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    18:59:34.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=56.4 MiB, available=399.1 MiB
    18:59:34.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    18:59:34.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    18:59:34.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    18:59:34.787 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=2
    18:59:34.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=6 remoteFromLocalRevision=2
    18:59:34.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 from='build/repo/j5qyz5z1-jidg5-local-src' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:34.947 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:35.093 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    18:59:35.333 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:35.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    18:59:35.384 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    18:59:35.385 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:35.399 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:35.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    18:59:35.532 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:35.856 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:35.913 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:36.505 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:36.516 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:36.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    18:59:36.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:37.024 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:37.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:37.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:37.155 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:37.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:37.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:37.835 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:37.862 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:37.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    18:59:38.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:38.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:38.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:38.238 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:38.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    18:59:38.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:38.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:38.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:38.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    18:59:38.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:38.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    18:59:39.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:59:39.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:39.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:39.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:39.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    18:59:39.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:39.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:39.670 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:39.681 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    18:59:39.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:39.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:39.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:39.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='05e3ff854e6357d551917d027959d4e10092db56' to.sha1='4a8bd75822c16b9bede3ec3cd523c933281c5b21'): /1 {11 11ä11#+} 1/a
    18:59:40.504 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/1 {11 11ä11#+} 1/a"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:40.573 [Test worker] 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'
    18:59:40.635 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ddvHpMelTncFHRV5Q2UtIw/CGj1mpXvQ3Dol8qCPWN8kA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:40.961 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:42.494 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:42.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48771 bytes in 1926 ms. path='/1 {11 11ä11#+} 1/a'
    18:59:42.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:42.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:42.677 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:42.851 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:42.909 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:43.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/1 {11 11ä11#+} 1/a"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:43.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:43.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:43.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    18:59:43.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1aade5c1ffb81010bf664559091a18468d236f88' to.sha1='a06cb840acf6c9e7cfff0a5567ba7937774991e5'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:43.804 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:44.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/1 {11 11ä11#+} 1/b"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:44.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'
    18:59:44.670 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ddvHpMelTncFHRV5Q2UtIw/6L1miivC-Asuw-NOtZWXNw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:45.045 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:45.082 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:45.468 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:45.628 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:45.890 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ddvHpMelTncFHRV5Q2UtIw/6L1miivC-Asuw-NOtZWXNw' offset=1048576

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:46.178 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:46.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1480211 bytes in 2375 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:46.792 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:46.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:46.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:46.929 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:46.932 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:47.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/1 {11 11ä11#+} 1/b"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:47.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:47.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:47.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    18:59:47.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3739ff5e454155ca3e4582aef711ecac928a7322' to.sha1='4f8eb70966aa397aec1402ff86bfd1be74d0728b'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:47.207 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:47.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/1 {11 11ä11#+} 1/c"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:47.687 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:47.707 [Test worker] 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'
    18:59:47.768 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ddvHpMelTncFHRV5Q2UtIw/Cg7wxYVTbp1VAjSnWSj7eA' offset=0
    18:59:47.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28386 bytes in 104 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:47.894 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:47.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:47.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:47.948 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:47.952 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:48.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/1 {11 11ä11#+} 1/c"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:48.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:48.060 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:48.069 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    18:59:48.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:48.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    18:59:48.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4781ba2c37f1e0a813b6364432be68483426f682' to.sha1='b822e16d9f980798fbe4a12eaa8ef336d40505ee'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:48.396 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:48.397 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:48.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/2/1 {11 11ä11#+} 1/a"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:48.460 [Test worker] 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'
    18:59:48.649 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-d2wNA2iPLtz5To3Vtqhzg/k0qBAhsIB2YT5C2yZ3Koow/s5ve-wLDHx0NTCiqCYUKzA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:48.933 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:49.085 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:49.494 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:49.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 572829 bytes in 1286 ms. path='/2/1 {11 11ä11#+} 1/a'
    18:59:49.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:49.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:49.916 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:49.919 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:50.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/2/1 {11 11ä11#+} 1/a"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:50.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:50.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:50.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    18:59:50.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd05a2a51942d669b0b1bf301fe4143d80a87eed' to.sha1='c8ab25fc9f0c382eb28cd00d8200b4ebafdb8732'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:50.158 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:50.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/2/1 {11 11ä11#+} 1/b"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:50.496 [Test worker] 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'
    18:59:50.557 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-d2wNA2iPLtz5To3Vtqhzg/k0qBAhsIB2YT5C2yZ3Koow/0f8tZylacUQNFr33nLeG4A' offset=0
    18:59:50.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105597 bytes in 358 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:50.877 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:50.896 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:50.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:50.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:51.027 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:51.028 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:51.093 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/2/1 {11 11ä11#+} 1/b"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:51.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:51.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:51.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    18:59:51.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a41dd017a51b549b65cb5521f688857ce4ec1008' to.sha1='0020a0c34fc3e609cac9525720a19d3beabedeaf'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:51.289 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:51.456 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:51.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/2/a"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:51.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:51.656 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:51.805 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-d2wNA2iPLtz5To3Vtqhzg/m4jDeFG23dTaOIRbhHaFiQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:51.881 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:52.436 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:52.679 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:52.782 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:52.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1042699 bytes in 1369 ms. path='/2/a'
    18:59:53.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:53.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:53.080 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:53.081 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:53.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/2/a"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:53.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:53.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    18:59:53.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:53.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    18:59:53.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93d504de32fe79b6852a1426f813842ddb80c866' to.sha1='46af8e2a897d45a77b097f6504274e32b812baa5'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:53.405 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:53.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/5/h"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:53.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:53.612 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 73 ms.
    18:59:53.612 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:53.657 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/iasj1daEAl281TXoDwnb8A/m2-C-RPMQGgjtQGEf8w2Tw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:53.771 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 158 ms.
    18:59:53.771 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=QI7SFJHNne2kh54WHdvD7Q, invitation=false]
    18:59:54.435 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=85.9 MiB, available=369.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:54.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581202 bytes in 1218 ms. path='/3 + &#ä/5/h'
    18:59:54.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:59:54.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:54.913 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:54.916 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:54.929 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:54.956 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:55.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/5/h"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:55.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:55.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:55.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0b85cf82-ee75-4a13-8e91-b3290dbe40ff
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyzkq5-au89a-local-src
      localRepository.publicKeySha1 = 03:51:DE:E7:24:89:C7:32:46:6B:D0:7A:41:37:04:A4:50:71:96:63

      remoteRepository.repositoryId = ef3b81c1-96c5-49b2-8948-95e69b46bd55
      remoteRepository.remoteRoot = https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55
      remoteRepository.publicKeySha1 = F6:2D:59:B7:9A:5B:37:A9:3A:D2:3D:79:CF:68:A8:46:1A:7A:84:68

    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 0b85cf82-ee75-4a13-8e91-b3290dbe40ff ef3b81c1-96c5-49b2-8948-95e69b46bd55

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:55.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43f764b362ef8800439c43dd55ef9701922fb522' to.sha1='867ab6a8ef464cfdddc8bda24a016c7cdb71c619'): /3 + &#ä/5/i
    18:59:55.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/5/i"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:55.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:55.491 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:55.562 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    18:59:55.571 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    18:59:55.582 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:55.611 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/iasj1daEAl281TXoDwnb8A/7RATARS8MD8znPfgouQnzw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:55.610 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    18:59:55.635 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:59:55.635 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:59:55.636 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:59:55.636 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:59:55.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:59:55.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:59:55.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:59:55.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:59:55.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:55.667 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms.
    18:59:55.668 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:59:55.668 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:59:55.669 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:59:55.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:55.874 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:55.875 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    18:59:55.875 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    18:59:55.875 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    18:59:55.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    18:59:55.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    18:59:55.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    18:59:55.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    18:59:55.877 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    18:59:55.878 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    18:59:55.878 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    18:59:55.879 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    18:59:55.879 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    18:59:55.879 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    18:59:55.879 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    18:59:55.880 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    18:59:55.886 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    18:59:55.886 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    18:59:55.886 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    18:59:55.886 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    18:59:55.886 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    18:59:55.887 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    18:59:55.887 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:55.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 772444 bytes in 483 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:55.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:55.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:55.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:56.029 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, invitation=false]
    18:59:56.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.046 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:56.049 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:56.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    18:59:56.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/5/i"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:56.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:56.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:56.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    18:59:56.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e1b1f7ec2309b55328b100af52a16272faf4849' to.sha1='6a85e347db2c43aee86c8b6ebfbd9a197a96448c'): /3 + &#ä/aa

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:56.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    18:59:56.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:56.315 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:56.316 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    18:59:56.409 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:56.466 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:56.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/aa"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:56.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:56.580 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:56.593 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.612 [qtp788369844-2197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/bW_VCSoj9plpfBpBLhpIEw' offset=0
    18:59:56.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49381 bytes in 123 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:56.687 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:56.768 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:56.785 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:56.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:56.850 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:56.853 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:56.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    18:59:56.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff to='build/repo/j5qyzkq5-au89a-local-src', fromRepoLocalSync=true
    18:59:56.880 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b85cf82-ee75-4a13-8e91-b3290dbe40ff ('build/repo/j5qyzkq5-au89a-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/aa"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:56.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:56.900 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:56.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:56.939 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:56.953 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da08fd85ec3553e6ae52ba19e85f527520a5f2f9' to.sha1='d768071f8b5839bf2c3b47fc02f200ef04483979'): /3 + &#ä/bb

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:57.024 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:57.052 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:57.104 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:57.178 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:29:56.929Z expiryDateTime=2017-07-30T17:59:56.929Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:57.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/bb"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:57.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:57.196 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:57.210 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:57.243 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:57.268 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:57.279 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/OVkaNAsQ4y-Uggj9MypmJw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:57.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:57.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 186779 bytes in 220 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:57.436 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:57.505 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:57.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    18:59:57.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:57.580 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:57.583 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:57.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/bb"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:57.627 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:57.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:57.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:57.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    18:59:57.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff398111115560d5105b84baf5ef05b5163bb452' to.sha1='88bd137aef5952103cb241f53b0cf54634cc2cbc'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:57.688 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:57.711 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:57.775 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:57.848 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:57.906 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:57.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/cc"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:57.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=54.6 MiB, available=400.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:57.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:57.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:58.019 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/AKJkO3_Vd4zMQct2qbPjkQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:58.068 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:58.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129530 bytes in 180 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:58.165 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:58.228 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:58.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:59:58.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:58.329 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:58.331 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:58.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:58.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/cc"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:58.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:58.451 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:58.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:58.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:58.489 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:58.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ea4ffec8b5e5b64558f0c029eba2e8aef06ce08' to.sha1='b75d457e9c3b623b908d2ea2ac63122677308187'): /3 + &#ä/dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:58.632 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:58.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/dd"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:58.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:58.908 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    18:59:58.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:58.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:59.011 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:59.012 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:59.013 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:59.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=54.9 MiB, available=400.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    18:59:59.226 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    18:59:59.287 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    18:59:59.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:59.296 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/ldpKpH2AokanMGLlOvkagA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:59.312 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    18:59:59.314 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    18:59:59.464 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    18:59:59.472 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    18:59:59.474 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:59.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 732285 bytes in 687 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    18:59:59.479 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    18:59:59.565 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    18:59:59.567 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    18:59:59.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    18:59:59.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    18:59:59.659 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    18:59:59.661 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    18:59:59.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808", toRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", path="/3 + &#ä/dd"} on repo=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808
    18:59:59.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    18:59:59.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    18:59:59.904 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:00.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:00.079 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.
    19:00:00.079 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=EwAFB_ddXO2plw4imnHI5w, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:00.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:00.147 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 67 ms.
    19:00:00.147 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nCI4tD00x716oTSEV5LaEA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:00.285 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 transaction.localRevision=69 remoteFromLocalRevision=6
    19:00:00.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 to='build/repo/j5qyz5z1-jidg5-local-src', fromRepoLocalSync=false
    19:00:00.322 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=69

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:00.431 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:00.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=55.1 MiB, available=400.4 MiB
    19:00:00.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:00.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 50.00%
    19:00:00.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:00.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 58.00%
    19:00:00.794 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 63.61%
    19:00:00.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 74.34%
    19:00:00.865 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 79.40%
    19:00:00.929 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 90.67%
    19:00:00.986 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 96.90%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:01.027 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=85.2 MiB, available=370.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:01.040 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 100.00%
    19:00:01.064 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:01.064 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:01.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:01.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=54.9 MiB, available=400.6 MiB
    19:00:01.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:00.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0
    19:00:01.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=60.1 MiB, available=395.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:01.443 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.444 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.475 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:00:01.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=true
    19:00:01.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:01.496 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 486ab777-d475-4781-909e-fc59435d06d1 ('build/repo/j5qyzf48-lkwj7-local-src-marco')
    19:00:01.542 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.542 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.582 [pool-18-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    19:00:01.608 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.645 [pool-18-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%
    19:00:01.701 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:30:01.545Z expiryDateTime=2017-07-30T18:00:01.545Z
    19:00:01.712 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.714 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.715 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 1473a253-2581-4202-b7d6-c8f5719cbb8c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qyzvty-zupf3-local-src
      localRepository.publicKeySha1 = AF:4D:18:39:0B:4A:7C:A4:B5:81:12:78:72:74:5F:4C:95:62:54:76

      remoteRepository.repositoryId = 120b27b8-b384-4828-bce0-bcafd52755d3
      remoteRepository.remoteRoot = https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:01.733 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.734 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:01.735 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
      remoteRepository.publicKeySha1 = 3B:88:AE:3C:F0:64:94:7E:17:6B:D0:55:8B:C1:F2:B4:74:F3:EC:69

    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 1473a253-2581-4202-b7d6-c8f5719cbb8c 120b27b8-b384-4828-bce0-bcafd52755d3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:01.763 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:02.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=54.9 MiB, available=400.6 MiB
    19:00:02.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:00:02.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:00:02.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:00:02.118 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=2
    19:00:02.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=6 remoteFromLocalRevision=2
    19:00:02.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff from='build/repo/j5qyzkq5-au89a-local-src' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:02.239 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:01.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:00:02.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=58.0 MiB, available=397.5 MiB
    19:00:02.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:02.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:02.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    19:00:02.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:02.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:00:02.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:02.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.637 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:02.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:02.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:02.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.814 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.78%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:02.839 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!
    19:00:02.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:02.872 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 211 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:02.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:01.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:00:02.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=81.5 MiB, available=374.0 MiB
    19:00:02.947 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:02.948 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:02.949 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:03.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:00:03.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=120b27b8-b384-4828-bce0-bcafd52755d3 from='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3' toID=1473a253-2581-4202-b7d6-c8f5719cbb8c to='build/repo/j5qyzvty-zupf3-local-src', fromRepoLocalSync=true
    19:00:03.138 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1473a253-2581-4202-b7d6-c8f5719cbb8c ('build/repo/j5qyzvty-zupf3-local-src')
    19:00:03.198 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:00:03.246 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:00:03.334 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 renewalDateTime=2017-07-30T17:30:03.163Z expiryDateTime=2017-07-30T18:00:03.163Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:03.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=58.0 MiB, available=397.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:03.397 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:03.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:03.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:03.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:00:04.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=56.2 MiB, available=399.3 MiB
    19:00:04.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:04.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 83 ms.
    19:00:04.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:04.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=73.4 MiB, available=382.1 MiB
    19:00:04.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:00:04.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:04.442 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:04.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:04.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:04.505 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:00:04.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:04.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:03.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: repoFileDtos.size=0
    19:00:04.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:04.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:04.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:04.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=56.1 MiB, available=399.4 MiB
    19:00:04.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:05.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=73.8 MiB, available=381.7 MiB
    19:00:05.463 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:05.464 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:05.464 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:05.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:05.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:05.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:05.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=56.1 MiB, available=399.4 MiB
    19:00:05.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:00:05.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:00:05.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:00:05.809 [qtp788369844-2197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=69
    19:00:05.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=139 remoteFromLocalRevision=69
    19:00:05.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 from='build/repo/j5qyz5z1-jidg5-local-src' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'
    19:00:05.874 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:05.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:05.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:05.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:05.996 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:00:05.996 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:00:06.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=139

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:05.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:00:06.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=48.1 MiB, available=407.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:06.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=74.1 MiB, available=381.4 MiB
    19:00:06.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:06.171 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 transaction.localRevision=74 remoteFromLocalRevision=139
    19:00:06.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:00:06.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:06.272 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=EwAFB_ddXO2plw4imnHI5w, serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3} because of missing permissions!
    19:00:06.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:06.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:06.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:06.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=73.9 MiB, available=381.6 MiB
    19:00:06.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:06.592 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:06.602 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:06.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:06.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=48.2 MiB, available=407.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:06.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=73.6 MiB, available=381.9 MiB
    19:00:06.904 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:00:06.907 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    19:00:06.907 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    19:00:06.919 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:06.920 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:06.921 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:06.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:07.011 [qtp1296822510-2711] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=2
    19:00:07.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=6 remoteFromLocalRevision=2
    19:00:07.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:00:07.094 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:07.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:07.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:07.165 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    19:00:07.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:07.176 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:07.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:07.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:07.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:00:07.315 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:00:07.316 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:00:07.351 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:07.354 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:07.365 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:07.386 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:07.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=48.3 MiB, available=407.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:07.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:07.409 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:07.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:07.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:07.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:07.701 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 292 ms.
    19:00:07.721 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:07.721 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:07.722 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:07.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=48.1 MiB, available=407.4 MiB
    19:00:07.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:07.851 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:07.852 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:07.880 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:07.888 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:07.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:07.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:07.907 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:08.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=48.1 MiB, available=407.4 MiB
    19:00:08.228 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:00:08.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:00:08.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:08.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:08.287 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c localRepositoryRevisionSynced=2

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:08.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:08.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 transaction.localRevision=6 remoteFromLocalRevision=2
    19:00:08.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1473a253-2581-4202-b7d6-c8f5719cbb8c from='build/repo/j5qyzvty-zupf3-local-src' toID=120b27b8-b384-4828-bce0-bcafd52755d3 to='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:08.357 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:08.378 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:08.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    19:00:08.404 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:08.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:08.456 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:08.457 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:08.458 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:08.516 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:08.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c285741bed5304f7727ccdc7d1fd5d3817080dbe' to.sha1='f4a3e15e2563f7a465c7d0b3c973edc5fe0000ec'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:09.240 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:09.243 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/server/.subshare
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:09.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:09.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:09.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:09.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:09.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:09.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:09.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:09.329 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:09.330 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:09.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:09.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    19:00:09.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:09.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:09.792 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:09.792 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:09.793 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:09.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:09.842 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/1 {11 11ä11#+} 1/a"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:09.851 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:09.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:00:09.860 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:09.865 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:09.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:09.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:09.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:09.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:00:09.957 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:09.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:09.962 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:09.969 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:09.987 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:09.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:10.000 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:10.015 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.120 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.121 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.121 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.170 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:10.174 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BIbM0yb51wozxqViYNsS1w/MzsLiK4WgyLirwqPh4Nupw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:10.218 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.220 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:10.238 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:00:10.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.260 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.260 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.261 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:10.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:10.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:00:10.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.416 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.421 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.427 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.442 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.452 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.473 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.481 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.488 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.556 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.556 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.557 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.583 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:10.635 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:10.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:10.663 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.679 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.680 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.680 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:10.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:10.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:10.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:00:10.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.909 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.944 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.980 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:10.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:11.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:00:11.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.064 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.065 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.066 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.095 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:11.162 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.164 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:11.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:11.185 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:11.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 838154 bytes in 1349 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.210 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.211 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.212 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.277 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:11.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 45.03%
    19:00:11.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:11.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:00:11.325 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.326 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.330 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:11.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:11.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.336 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.350 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.361 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:11.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:11.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.394 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.403 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.522 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.523 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.523 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.558 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:11.563 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:11.577 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.602 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.604 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:11.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:11.624 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.644 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.646 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.647 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:11.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:11.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:11.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:11.798 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:00:11.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.828 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:11.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/1 {11 11ä11#+} 1/a"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.849 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.860 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:11.867 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.880 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:11.884 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:11.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.888 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:11.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:11.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:11.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:11.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:11.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0001d6d29e0836a97b319e472b685d81c480f2ba' to.sha1='a5a458137976c857143a7032e5a0c4f5d2827b09'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:11.975 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.977 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:11.978 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.031 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:12.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.102 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:12.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:12.106 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.129 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.131 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.134 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:12.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.16%
    19:00:12.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:12.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:12.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:12.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:12.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49e0c267977c28b6f5c2a1738f9d7be3adfafc9a' to.sha1='104404c0b217e6e2e73da52ba8daa2698b07829c'): /1 {11 11ä11#+} 1/a
    19:00:12.299 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.323 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.329 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.335 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:12.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/1 {11 11ä11#+} 1/b"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:12.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:12.368 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:12.431 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:12.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:12.473 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.475 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.475 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.499 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:12.537 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.553 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.553 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.554 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:12.568 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BIbM0yb51wozxqViYNsS1w/Z4JWW1T0Aquv1iNkbnFmvQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:12.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/1 {11 11ä11#+} 1/a"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:12.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a'
    19:00:12.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:12.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:12.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:12.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:12.797 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:12.813 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:00:12.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:12.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:12.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.978 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.979 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.979 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:12.982 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3-33hurLqcpbDqaoi1EUw/7hbSVHJI8B3AbVQfI5rN9Q' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:13.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:13.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:13.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:13.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 430715 bytes in 847 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:13.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:13.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:13.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:13.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:13.500 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:13.505 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:13.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/1 {11 11ä11#+} 1/b"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:13.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:13.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:13.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:13.562 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:13.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:13.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:13.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e74fb89bb9800146dffdbe81034f70c151a0cb69' to.sha1='856e0ac3ef6c64e9e1f0a03458d28f106edc54f0'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:13.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:00:13.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:13.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:00:13.785 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5db1e57c090831b7e3f5cb6367a7a612176ea87' to.sha1='64632e20c2a99ec8900c74710de3bd0d85acc772'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:14.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/1 {11 11ä11#+} 1/c"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:14.056 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:14.056 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:14.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/1 {11 11ä11#+} 1/a"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:14.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:14.267 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BIbM0yb51wozxqViYNsS1w/s1oNusrg3w5zH-WNUD7bgA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:14.293 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:14.294 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:14.463 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:14.481 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pmCl7wGHE6UpsGy76_rWOw/leIyw7C5uyndYKJYFrpj3A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:14.483 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:14.484 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:14.484 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:14.504 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:14.505 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:14.505 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:14.508 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3-33hurLqcpbDqaoi1EUw/7hbSVHJI8B3AbVQfI5rN9Q' offset=1048576

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:15.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 555095 bytes in 1275 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:15.437 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:15.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:15.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:15.563 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:15.566 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:15.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/1 {11 11ä11#+} 1/c"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:15.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:15.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:00:15.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:15.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:00:15.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b60e985f008a08d7f5dd3d9d464653f5532ec54' to.sha1='2d5d5a10f7262b0f81745f7498d425e792e1a7d6'): /2/1 {11 11ä11#+} 1/a
    19:00:16.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/2/1 {11 11ä11#+} 1/a"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:16.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 2055874 bytes in 3399 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:16.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:16.169 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:16.170 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:16.171 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:16.178 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:16.189 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:16.208 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:16.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:16.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:16.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:16.242 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:16.243 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:16.244 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:16.356 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:16.436 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:16.443 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/Nv0BP4XUoIHSYGcD9nogeg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:16.567 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pmCl7wGHE6UpsGy76_rWOw/leIyw7C5uyndYKJYFrpj3A' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:16.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/1 {11 11ä11#+} 1/a"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:16.846 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:17.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:17.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:00:17.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4793272d85a635803acf4b073786b993d0b14d6' to.sha1='6d7b59226c81b60fb57cf3abae6858dcf1332549'): /1 {11 11ä11#+} 1/b
    19:00:17.058 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:17.059 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:17.076 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:17.082 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:17.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1530201 bytes in 3086 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:17.337 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.338 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.338 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.354 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:17.398 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:17.411 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.412 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.412 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:17.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:17.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:17.463 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/1 {11 11ä11#+} 1/b"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:17.467 [Test worker] 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'
    19:00:17.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:17.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:17.564 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.564 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.565 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.578 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.579 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.579 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:17.582 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3-33hurLqcpbDqaoi1EUw/NJq78heci14ll3eiaHZ8vg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:17.610 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:17.661 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:18.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/1 {11 11ä11#+} 1/a"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:18.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:18.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:18.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:00:18.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3666bafec72c2876f451a907907f9f449ad1fa1' to.sha1='1be5cb6cabc06ece2574836fcd111fa98104bca6'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:18.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 320303 bytes in 974 ms. path='/1 {11 11ä11#+} 1/b'
    19:00:18.571 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:18.572 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:18.572 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:18.581 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:18.596 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:18.605 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:18.612 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:18.630 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:18.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:18.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:18.670 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:18.671 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:18.672 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:18.701 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:18.706 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:18.709 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/Nv0BP4XUoIHSYGcD9nogeg' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:18.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/1 {11 11ä11#+} 1/b"} on repo=486ab777-d475-4781-909e-fc59435d06d1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:18.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/1 {11 11ä11#+} 1/b"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:18.962 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:18.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:18.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:18.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:00:19.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13d8e7abb5289c7be94dc1cd8f33cae73beb76e7' to.sha1='cf57dc1297b1d1d4fd5f6923d156507da80d6d63'): /1 {11 11ä11#+} 1/c
    19:00:19.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:19.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:19.045 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:19.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:19.063 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pmCl7wGHE6UpsGy76_rWOw/-O-bs0yVitxPScjq9gLG_A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:19.122 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.123 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.124 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.141 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:19.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:19.211 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.211 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.212 [qtp1296822510-2737] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:19.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1269743 bytes in 3192 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:19.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/1 {11 11ä11#+} 1/c"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:19.397 [Test worker] 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'
    19:00:19.416 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:19.417 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:19.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:19.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:19.505 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264656 bytes in 542 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:19.506 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.507 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.508 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.520 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.521 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.521 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:19.533 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v3-33hurLqcpbDqaoi1EUw/gOpvPeW51ryZmcq_tC3mQA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:19.559 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:19.578 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:19.584 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:19.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:19.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:19.650 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:19.653 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:19.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/1 {11 11ä11#+} 1/b"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:19.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/2/1 {11 11ä11#+} 1/a"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:19.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:19.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:19.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:19.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:19.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:19.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:19.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55832132dc168e0cb3c5779d033723a9211ebac4' to.sha1='ebb3d161f330dec3ef8a225c8a317d01d70c15d1'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:20.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86f11e8fac56e8002cccff592da85ddc6c038c69' to.sha1='fd4924b8a0d0946dd06c2321950f215d3ef9edb6'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 414923 bytes in 772 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:20.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/1 {11 11ä11#+} 1/c"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:20.178 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.218 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.220 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.222 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.232 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:20.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.265 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.267 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:20.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:20.302 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pmCl7wGHE6UpsGy76_rWOw/M7GhtmaAklIueKBGrKLbsQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.304 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.304 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.306 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.338 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:20.342 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:20.380 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.393 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/1 {11 11ä11#+} 1/c"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:20.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:20.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/2/1 {11 11ä11#+} 1/b"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.447 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 54.64%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:20.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:20.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:00:20.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62040d501f1851f082885a534227e73aa17e97c9' to.sha1='35e479a987e41405738613852027f0803d0fcd01'): /2/1 {11 11ä11#+} 1/a
    19:00:20.503 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.504 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.509 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.538 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.545 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:20.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 279987 bytes in 496 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.694 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.695 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.695 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.716 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:20.741 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.752 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.772 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.772 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:20.773 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:20.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:00:20.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:20.812 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:20.813 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:20.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/2/1 {11 11ä11#+} 1/a"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:20.967 [Test worker] 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'
    19:00:20.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:20.993 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:20.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/1 {11 11ä11#+} 1/c"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:21.023 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:21.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:00:21.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:21.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:00:21.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4bbe08a530fe147707d390ecb3115158e913897e' to.sha1='2801d36eab957c325a73dc1368d42ed1497aeb68'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:21.124 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:21.125 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:21.125 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:21.142 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:21.143 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:21.143 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:21.146 [qtp1296822510-2711] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pBOdzdS2z37_G2aXLgscCQ/FxISXyxGhWkYvb9VuHz7dg/z3QPWL0pcABJy0LGrjtwtQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:21.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/2/1 {11 11ä11#+} 1/a"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:21.420 [Test worker] 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'
    19:00:21.568 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ibi8ROBDe3hJM2io3HULhA/3Cp_xaaW8-YqZ9um-R6IoA/iiamJ7KZ7kS0JNUeVQse4g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:22.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581117 bytes in 1360 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:00:22.388 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.389 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.389 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.397 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:22.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:22.431 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:22.433 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:22.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:22.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:22.472 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.473 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.474 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.500 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:22.503 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:22.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 379822 bytes in 1120 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:22.542 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:22.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/2/1 {11 11ä11#+} 1/a"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:22.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:22.702 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:22.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:22.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:22.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:00:22.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac3abd636cd410d92549cd89b8094912f8e52e78' to.sha1='313d2e16b9ad6a9d926a3ccedb56a6955f0fefa8'): /2/1 {11 11ä11#+} 1/b
    19:00:22.748 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:22.750 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:22.751 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:22.754 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:22.768 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:22.775 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:22.832 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.833 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.834 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.852 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:22.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/2/1 {11 11ä11#+} 1/a"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:22.942 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:22.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:22.960 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.961 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:22.962 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:22.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:22.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:22.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:23.004 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:23.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6d496807e3100823c1efdd3ac17081eb141b40a' to.sha1='12fe35676b30c021a3de298d5c464fe2752f12c5'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:23.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/2/1 {11 11ä11#+} 1/b"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:23.073 [Test worker] 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'
    19:00:23.099 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:23.100 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:23.196 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:23.197 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:23.198 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:23.222 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:23.223 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:23.223 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:23.226 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pBOdzdS2z37_G2aXLgscCQ/FxISXyxGhWkYvb9VuHz7dg/p6KEEcDE2Z4ZWBBZn54CVA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:23.312 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/2/1 {11 11ä11#+} 1/b"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:23.322 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:23.375 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:23.455 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ibi8ROBDe3hJM2io3HULhA/3Cp_xaaW8-YqZ9um-R6IoA/o4XzOsvu6BekKvg2X1vHqA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:24.009 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 438453 bytes in 802 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 421651 bytes in 1132 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:24.219 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:24.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.253 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:24.254 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:24.260 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:24.268 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:24.284 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.292 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:24.293 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:24.304 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/2/1 {11 11ä11#+} 1/b"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:24.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.333 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:24.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:24.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:24.339 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.342 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:24.343 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:24.344 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6edc17034460eff72eb17628857e9cefa2a05e98' to.sha1='658d84ac44feebeb67a58a898765dea27cc2bf71'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.374 [qtp1296822510-2711] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:24.376 [qtp1296822510-2711] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:24.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/2/1 {11 11ä11#+} 1/b"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:24.421 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:24.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:24.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:24.487 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:24.488 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46d3d35a5d476f29b67d150c2cc450ef6eec128d' to.sha1='25b28af06e85206ec46e8ceca19b56ba93b9e41b'): /2/a
    19:00:24.518 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:24.520 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:24.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:24.536 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:24.555 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:24.561 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:24.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/2/a"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:24.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:00:24.764 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ibi8ROBDe3hJM2io3HULhA/xJyNwHsTP8-dbNR_1zbLfA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.904 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:24.905 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:24.908 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:24.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102645 bytes in 232 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:24.943 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:25.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.067 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.068 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.069 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:25.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/2/a"} on repo=486ab777-d475-4781-909e-fc59435d06d1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.158 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:25.159 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:00:25.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/2/a"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.234 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.235 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.235 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.245 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.245 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.245 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.249 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pBOdzdS2z37_G2aXLgscCQ/_KnRqC3vvvRh_wNYeucGug' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:25.293 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:25.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41120 bytes in 199 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f472498c422799c67dd793b77081f279d25a65e1' to.sha1='44263376198ce368c42e49afbc8dafbef4adb53d'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.438 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.439 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.439 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.445 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:25.460 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:25.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:25.518 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.518 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.519 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.542 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:25.544 [qtp1296822510-1320] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:25.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/2/a"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:25.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:25.693 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 55.28%
    19:00:25.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:25.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/5/h"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:25.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c175743b22a851590e3dc38b634a54b61cd469a2' to.sha1='d9ad8ad1bdb9799aea8a48a942203168ae857a70'): /3 + &#ä/5/h
    19:00:25.792 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.794 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.800 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:25.837 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.847 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/9h3lSQ6mCK0KD7h_x77S8g/V9rnTjWtZCdrFMOyKlszbQ' offset=0
    19:00:25.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52787 bytes in 98 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.893 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.894 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.895 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.917 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:25.970 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:25.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:25.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:25.988 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.989 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:25.990 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:26.014 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:26.017 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/5/h"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:26.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:26.041 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/5/h"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.047 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:26.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:26.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:26.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:00:26.105 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7ed5053f6a3e8a1dac8210ec99a5a7a6a2938857' to.sha1='c4cecf484f0251e357644f46accebaf19deac218'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.109 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.110 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.111 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:26.113 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:26.120 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.123 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.124 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.124 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.128 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/A5nxWbJ_esqNDskKXVDROg/4adTdAJyx5r2fcqOUfyzeA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:26.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/5/i"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:26.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 212783 bytes in 350 ms. path='/3 + &#ä/5/h'
    19:00:26.435 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.436 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.437 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.444 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:26.456 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.480 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.481 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:26.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:26.518 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.519 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.520 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.546 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:26.565 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:26.568 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/9h3lSQ6mCK0KD7h_x77S8g/3NhxDRK-3U5vlA9ESPUPqA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/5/h"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:26.656 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:26.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:26.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:00:26.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6e4e61e6ef796ae253911372c983927023cd73f' to.sha1='d92768978900dbfc9c650583ba6687884b867ccd'): /3 + &#ä/5/i
    19:00:26.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.744 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.750 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:26.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 4012832 bytes in 6308 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.800 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.801 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.803 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.821 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:26.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 398844 bytes in 474 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.866 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:26.882 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.884 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:26.885 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:26.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:26.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:26.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/5/i"} on repo=486ab777-d475-4781-909e-fc59435d06d1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:26.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:26.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:27.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:27.013 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:27.015 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:27.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:27.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:27.060 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:27.072 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:27.110 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.111 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.111 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.121 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.122 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.123 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.125 [qtp1296822510-2711] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/A5nxWbJ_esqNDskKXVDROg/wnwJI5K7kli-zPkjbBzfxg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:27.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/5/i"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:27.176 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:27.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/2/1 {11 11ä11#+} 1/b"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:27.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:27.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:27.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:27.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:27.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:27.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e87e7f0fd0a90e0e3e900b3b0bcea30cb23ca29' to.sha1='10eea7b545a05e7f01c9606737fa3a85e57d9783'): /3 + &#ä/aa

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:27.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dd6904dc93766079374888a09b7dfcaea04aa96' to.sha1='21b412fe004d1ccb19259e681ee9d7a3004096b6'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:27.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/aa"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:27.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:27.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/2/a"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:27.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 288268 bytes in 825 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:27.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:27.891 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:27.904 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.905 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.906 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.914 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:27.925 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:27.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:27.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:27.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:27.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:27.985 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.987 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:27.988 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:28.018 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:28.021 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:28.030 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ZiSzVt5WMdHU62104Fqyg/2vOA_13l76K06iyZ6v3wyg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:28.062 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/80fZ5eIlwf2BGXVc6jgLoQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:28.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/5/i"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:28.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:28.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:28.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:00:28.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='616e5834fefef94dde7841789a1cf91afc80da46' to.sha1='0e980cf07a103db7c61e8c86c175db4ca58d462c'): /3 + &#ä/aa
    19:00:28.316 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.317 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.321 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.371 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.385 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.471 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:28.472 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:28.473 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:28.493 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:28.562 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.577 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:28.578 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:28.578 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:28.677 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/aa"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:28.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    19:00:28.784 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:28.784 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:29.012 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:29.013 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:29.013 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:29.035 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:29.036 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:29.036 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:29.039 [qtp1296822510-2711] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/QOTaB_TF8HHzqeTcYSb0Vw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:30.011 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:30.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 573844 bytes in 2262 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:30.130 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/80fZ5eIlwf2BGXVc6jgLoQ' offset=1048576

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:30.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:30.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:30.482 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:30.485 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:30.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1312544 bytes in 2823 ms. path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:30.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/2/a"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:30.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:30.707 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:00:30.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:30.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:30.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:30.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:30.804 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:30.807 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:30.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3737355215ae7dbd7dc7e073375f54a192b17a33' to.sha1='869d8a6530013d23c6aa659b1f26490157bcb126'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:30.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/aa"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:30.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:30.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:30.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:00:31.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0cf435c713a62162f47ff283b4e962487b00fcbb' to.sha1='61b15051ecafe0da70f3939351e0e34293fa7861'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:31.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:31.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:31.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/5/h"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:31.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:31.312 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/bb"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:31.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:31.361 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.362 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.362 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.377 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:31.379 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/Zo6m56YmwS0dtgy5TR-IIQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:31.380 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.381 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.385 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/QOTaB_TF8HHzqeTcYSb0Vw' offset=1048576

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:31.392 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/bjtRuTfPfww4J6AECNf7TQ/tMqXfMa6vqDKK-a_dpIrXQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:31.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65124 bytes in 97 ms. path='/3 + &#ä/bb'
    19:00:31.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:31.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:31.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111927 bytes in 308 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:31.619 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:31.622 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:31.623 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:31.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/bb"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:31.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:31.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:31.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:31.835 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:31.838 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:31.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1479065 bytes in 3086 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:31.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:31.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:00:31.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2cf952473b961cd74ac11473af620cf042121bc2' to.sha1='4d5c37db8382f265162a368adee6d161706bea41'): /3 + &#ä/cc

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:31.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/5/h"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:31.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:31.924 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.925 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.926 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:31.933 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:31.945 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:31.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:31.970 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:31.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:31.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:31.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:31.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:32.011 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.012 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.012 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.043 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:32.046 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:32.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3aefb116c662cf57ce8c26e848874f9c938e2107' to.sha1='12bfa71d93e6eea02a37c4b27bb0bd0e07a8488a'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:32.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/aa"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:32.151 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/cc"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:32.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:32.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:00:32.305 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/F2wV03y5zS3WftY5p1Dhfw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:32.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66912ed3ec84f95045ddc8ea15b306e73b055c57' to.sha1='9896d171a9b9d3757b03c8be05dd60319977148b'): /3 + &#ä/bb
    19:00:32.342 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:32.343 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:32.361 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:32.368 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:32.443 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.444 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.444 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.459 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:32.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/5/i"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:32.558 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 149540 bytes in 334 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:32.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:32.575 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.576 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.576 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/bb"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:32.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:00:32.664 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:32.664 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:32.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:32.828 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/bjtRuTfPfww4J6AECNf7TQ/XdYevZtnLCe5qxzYTtFE5w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.849 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:32.851 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:32.875 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.890 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.891 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/cc"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:32.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:32.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436040 bytes in 360 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:32.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:32.931 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.932 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.932 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:32.943 [qtp1296822510-2711] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/kKyunKaupuTfIk_Fs6HpKw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:32.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='496887f0874a8232b1c451668c1c912014b5a6e5' to.sha1='b8bd5e8681807a9c081033ab1e54668adcb859ee'): /3 + &#ä/dd

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:33.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:33.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:33.212 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:33.217 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:33.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/dd"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:33.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:33.342 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/5/i"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 747964 bytes in 719 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:33.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:33.385 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:33.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.428 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:33.429 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:33.430 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:33.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c262386eac683a5e0678425f3c35e67ae8df824' to.sha1='8d51c975e7a2628b2db915b76e2d26dc2c7763ec'): /3 + &#ä/aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.443 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:33.450 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:33.483 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/8unmTOwxJJ4h6n2LyNW55w' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:33.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:33.534 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:33.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 295894 bytes in 245 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:33.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:33.634 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:33.635 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:33.636 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:33.704 [qtp1296822510-2738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:33.707 [qtp1296822510-2738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:33.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:33.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/bb"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:33.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:33.782 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:33.784 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.788 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:33.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:00:33.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74e9ef1344603e8abe93a377f6e3498054c61a27' to.sha1='24f14e7b36a7ef525efd58591b654701f094753f'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:33.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1473a253-2581-4202-b7d6-c8f5719cbb8c", toRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", path="/3 + &#ä/dd"} on repo=1473a253-2581-4202-b7d6-c8f5719cbb8c
    19:00:33.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:33.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:33.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:33.837 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:33.857 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:33.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:33.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:33.948 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:33.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/aa"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:33.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:34.000 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.001 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.003 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:34.010 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:34.036 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:34.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:34.087 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.098 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.099 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:34.158 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:34.232 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/cc"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:34.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:00:34.274 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:34.276 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:34.304 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/-04OSsCUwIGVBqMlv7zqHQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:34.312 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:34.347 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.348 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.349 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.363 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.363 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.364 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.367 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/VkEFaRCAsr5la4nGUWcMCA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:34.450 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:00:34.519 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:00:34.558 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:00:34.610 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:00:34.665 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:34.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151039 bytes in 466 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:34.754 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:00:34.842 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:00:34.922 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:34.983 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.985 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.986 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:34.993 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:34.996 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.004 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.027 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:35.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:35.077 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.078 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.079 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.112 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:35.115 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:35.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/cc"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:35.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:35.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:35.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:35.222 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:35.266 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c transaction.localRevision=70 remoteFromLocalRevision=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:35.280 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='315747ca7dad6cbe57d095551d69eb13134f7ef2' to.sha1='f4a54e9b37a9660f467ba2c443d5b7ea9e9af97d'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:35.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=120b27b8-b384-4828-bce0-bcafd52755d3 from='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3' toID=1473a253-2581-4202-b7d6-c8f5719cbb8c to='build/repo/j5qyzvty-zupf3-local-src', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.321 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.324 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.347 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:35.375 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.433 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.435 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.436 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.453 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:35.464 [qtp788369844-2236] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:35.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 757595 bytes in 1483 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.562 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.563 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.564 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:35.578 [closeDeferredTimer-22f25e3-5j] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[22f25e3] could not be re-opened and was unlisted before.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:35.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:35.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/dd"} on repo=486ab777-d475-4781-909e-fc59435d06d1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:35.727 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:35.730 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:00:35.754 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:35.756 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:35.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:35.787 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/aa"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:35.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:35.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:35.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.848 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.849 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.850 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.872 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.873 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.874 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.879 [qtp1296822510-2738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/0xKVV6Oszchok7_h64nHnA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:35.904 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7efff2627d53594542071bb46f2cf963440f21a4' to.sha1='258f4428696a256e239b8b04540c20fa1a4198a5'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 173060 bytes in 187 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8da9c533-98e0-4d96-83bb-611517f1c722
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz1hp8-283is-local-dest
      localRepository.publicKeySha1 = 89:43:4C:86:8F:EB:E5:55:30:96:2D:AE:7E:7F:67:96:9A:ED:53:6D

      remoteRepository.repositoryId = aecc0f87-2e33-4604-b940-b96ab5f94523
      remoteRepository.remoteRoot = https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523
      remoteRepository.publicKeySha1 = AA:FC:1B:8B:A2:DF:B5:46:76:78:C0:40:B3:61:A1:F2:07:9F:44:02

    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 8da9c533-98e0-4d96-83bb-611517f1c722 aecc0f87-2e33-4604-b940-b96ab5f94523

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:35.974 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.975 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.976 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:35.991 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:36.021 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:36.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:36.054 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:36.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:36.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:36.094 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:36.095 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:36.096 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:36.126 [qtp1296822510-2738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:36.129 [qtp1296822510-2738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:36.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:00:36.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=8da9c533-98e0-4d96-83bb-611517f1c722 to='build/repo/j5qz1hp8-283is-local-dest', fromRepoLocalSync=true
    19:00:36.142 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8da9c533-98e0-4d96-83bb-611517f1c722 ('build/repo/j5qz1hp8-283is-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:36.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="486ab777-d475-4781-909e-fc59435d06d1", toRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", path="/3 + &#ä/dd"} on repo=486ab777-d475-4781-909e-fc59435d06d1
    19:00:36.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:36.162 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:36.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/bb"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:36.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:36.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:36.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=62.1 MiB, available=393.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:36.521 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:36.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:36.745 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:36.766 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:36.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:36.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:36.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:36.773 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:00:36.854 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 renewalDateTime=2017-07-30T17:30:36.164Z expiryDateTime=2017-07-30T18:00:36.164Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:36.883 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:36.982 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=76

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:37.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:37.053 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:37.084 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:37.085 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:37.085 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:37.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=18
    19:00:37.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:37.923 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:00:38.054 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.055 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.056 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.079 [qtp1296822510-2711] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=70 remoteFromLocalRevision=6
    19:00:38.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=false
    19:00:38.146 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.147 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.147 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.152 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.152 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.152 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:38.185 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:37.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:00:38.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=58.9 MiB, available=396.6 MiB
    19:00:38.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:38.509 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:38.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:38.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:38.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:38.681 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=EwAFB_ddXO2plw4imnHI5w, serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:38.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:00:39.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=59.2 MiB, available=396.3 MiB
    19:00:39.142 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:39.143 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:39.144 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:38.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:00:39.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:38.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:00:39.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=58.2 MiB, available=397.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:39.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:39.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:00:40.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=58.0 MiB, available=397.5 MiB
    19:00:40.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:40.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=57.7 MiB, available=397.8 MiB
    19:00:40.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    19:00:40.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:40.449 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:40.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:40.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=58.0 MiB, available=397.5 MiB
    19:00:40.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:40.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.579 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 10 ms.
    19:00:40.640 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.640 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:00:40.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:40.673 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:00:40.673 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:40.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:40.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    19:00:40.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:40.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.909 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:40.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:40.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=58.0 MiB, available=397.5 MiB
    19:00:40.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:00:40.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:00:40.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:40.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:40.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:41.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:41.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:41.033 [qtp1011194845-2025] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c localRepositoryRevisionSynced=70

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:41.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:41.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:41.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:41.085 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:41.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 transaction.localRevision=140 remoteFromLocalRevision=70

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:41.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:41.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:41.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:41.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:00:41.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:41.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1473a253-2581-4202-b7d6-c8f5719cbb8c from='build/repo/j5qyzvty-zupf3-local-src' toID=120b27b8-b384-4828-bce0-bcafd52755d3 to='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3'
    19:00:41.159 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:41.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    19:00:41.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:41.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:41.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:41.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=58.4 MiB, available=397.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:41.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:00:41.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:00:41.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=140

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:41.407 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:41.449 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:41.451 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:41.452 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:41.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:41.484 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!
    19:00:41.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:41.489 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=1473a253-2581-4202-b7d6-c8f5719cbb8c transaction.localRevision=75 remoteFromLocalRevision=140
    19:00:41.495 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:00:41.499 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:41.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3774697 bytes in 5466 ms. path='/3 + &#ä/bb'
    19:00:41.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:41.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:42.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=57.5 MiB, available=398.0 MiB
    19:00:42.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:42.187 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:42.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=67.8 MiB, available=387.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:42.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=55.9 MiB, available=399.6 MiB
    19:00:42.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:42.666 [qtp1276160461-2549] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:42.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:42.785 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/bb"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:42.802 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:42.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:42.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:00:42.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6833b0940871837bec356fe32e7213fe1e042955' to.sha1='51e7a8e738b5eb9b14f6d6dcc1d99d78de3d3d42'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:42.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=55.9 MiB, available=399.6 MiB
    19:00:42.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 61.75%
    19:00:42.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:00:42.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:00:43.002 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:43.003 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:43.004 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:43.047 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=70

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:43.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:43.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=140 remoteFromLocalRevision=70
    19:00:43.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:00:43.197 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140
    19:00:43.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:00:43.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:00:43.308 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=140

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:43.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/cc"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:43.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:43.411 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:43.411 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:43.553 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:43.556 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:43.556 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:43.563 [qtp1296822510-2711] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=75 remoteFromLocalRevision=140

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:43.606 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/rwkjEdyn_xv3AqVBtS6Pmw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:43.619 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:00:43.623 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.623 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.624 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.624 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.625 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.625 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.625 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.625 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.625 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.628 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.628 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.628 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.628 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:43.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.682 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.682 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.682 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.698 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.739 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:43.744 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:43.747 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.748 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.761 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.766 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.766 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.768 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.768 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.769 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.769 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.769 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.770 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.770 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.774 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.774 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.775 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.775 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.776 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:43.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:43.800 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.801 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.802 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.813 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.813 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.815 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:43.979 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 160 ms.
    19:00:43.980 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:43.980 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:43.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:43.982 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:43.982 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:43.982 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:43.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:44.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:44.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:44.093 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:43.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=66.8 MiB, available=388.7 MiB
    19:00:43.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:00:44.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=66.7 MiB, available=388.8 MiB
    19:00:44.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:00:44.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:44.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:44.208 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, invitation=true]
    19:00:44.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:44.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.241 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.245 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.369 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:44.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:44.471 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, invitation=false]] invitedUser=UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, invitation=true]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:44.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:44.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:44.520 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:44.521 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:44.521 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:44.521 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.522 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:44.522 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:44.522 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:44.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:44.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:44.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:44.525 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:44.525 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:44.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:44.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:44.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:44.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:44.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:44.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:44.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:44.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:44.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:44.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:44.529 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:44.529 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:44.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:44.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:44.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:44.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:44.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:44.532 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:44.532 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:44.532 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:44.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 636719 bytes in 1125 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:44.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:00:44.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:00:44.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:00:44.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:00:44.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:00:44.542 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:00:44.542 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:00:44.542 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:00:44.542 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:00:44.542 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:00:44.542 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:00:44.548 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:44.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:44.687 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.687 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.688 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:44.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:44.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:44.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:44.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:44.789 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:44.791 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:44.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:44.889 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:44.891 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:44.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:00:44.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=true
    19:00:44.903 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 486ab777-d475-4781-909e-fc59435d06d1 ('build/repo/j5qyzf48-lkwj7-local-src-marco')
    19:00:44.905 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:44.925 [pool-19-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    19:00:44.958 [pool-19-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:44.990 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:44.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:45.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/cc"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:45.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:45.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:45.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:45.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:45.084 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.085 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.101 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.128 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:30:01.545Z expiryDateTime=2017-07-30T18:00:01.545Z
    19:00:45.136 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.136 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.137 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.140 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.140 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.140 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.144 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=75

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:45.149 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:45.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:45.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:45.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:45.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:45.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86f5413e9e02865a80cfd65bc5198815bac92271' to.sha1='49433687fd0f95ed0d369ea1b853a6c047e67c20'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:45.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:45.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    19:00:45.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:00:45.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:45.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:00:45.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='05e3ff854e6357d551917d027959d4e10092db56' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:45.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/dd"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:00:45.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:45.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/1 {11 11ä11#+} 1/a"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:45.592 [Test worker] 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'
    19:00:45.644 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ddvHpMelTncFHRV5Q2UtIw/CGj1mpXvQ3Dol8qCPWN8kA' offset=0
    19:00:45.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:45.778 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/HyV51NM8C5C3aAOU6e32mg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:45.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 32160 bytes in 205 ms. path='/1 {11 11ä11#+} 1/a'
    19:00:45.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:45.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:00:45.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=56.9 MiB, available=398.6 MiB
    19:00:45.928 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.929 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.929 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:45.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:46.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/1 {11 11ä11#+} 1/a"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:46.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:46.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:46.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 487285 bytes in 524 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:46.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1aade5c1ffb81010bf664559091a18468d236f88' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:00:46.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/1 {11 11ä11#+} 1/b"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:46.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'
    19:00:46.179 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ddvHpMelTncFHRV5Q2UtIw/6L1miivC-Asuw-NOtZWXNw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:46.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:46.283 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:00:46.287 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:00:46.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/3 + &#ä/dd"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:46.332 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:46.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:46.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.445 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:45.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:00:46.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=56.8 MiB, available=398.7 MiB
    19:00:46.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:00:46.507 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:46.514 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:46.515 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:00:46.515 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:00:46.515 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:46.553 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ddvHpMelTncFHRV5Q2UtIw/6L1miivC-Asuw-NOtZWXNw' offset=1048576
    19:00:46.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    19:00:46.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 825165 bytes in 576 ms. path='/1 {11 11ä11#+} 1/b'
    19:00:46.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:00:46.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.781 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff transaction.localRevision=75 remoteFromLocalRevision=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:46.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/1 {11 11ä11#+} 1/b"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff to='build/repo/j5qyzkq5-au89a-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:46.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:46.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:46.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.901 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=75

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:46.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3739ff5e454155ca3e4582aef711ecac928a7322' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:46.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:47.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/1 {11 11ä11#+} 1/c"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:47.037 [Test worker] 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'
    19:00:47.061 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ddvHpMelTncFHRV5Q2UtIw/Cg7wxYVTbp1VAjSnWSj7eA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:46.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:00:47.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=56.8 MiB, available=398.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:47.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:47.082 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:47.083 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:47.084 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:47.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:47.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13776 bytes in 77 ms. path='/1 {11 11ä11#+} 1/c'
    19:00:47.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:00:47.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/1 {11 11ä11#+} 1/c"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:47.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:47.238 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:47.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:00:47.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4781ba2c37f1e0a813b6364432be68483426f682' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:00:47.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/2/1 {11 11ä11#+} 1/a"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:47.326 [Test worker] 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'
    19:00:47.344 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-d2wNA2iPLtz5To3Vtqhzg/k0qBAhsIB2YT5C2yZ3Koow/s5ve-wLDHx0NTCiqCYUKzA' offset=0
    19:00:47.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:47.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=56.4 MiB, available=399.1 MiB
    19:00:47.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:47.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218571 bytes in 222 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:00:47.591 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:00:47.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/2/1 {11 11ä11#+} 1/a"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:47.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:47.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:47.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:00:47.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd05a2a51942d669b0b1bf301fe4143d80a87eed' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:00:47.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/2/1 {11 11ä11#+} 1/b"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:47.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=74.8 MiB, available=380.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:47.817 [Test worker] 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'
    19:00:47.851 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-d2wNA2iPLtz5To3Vtqhzg/k0qBAhsIB2YT5C2yZ3Koow/0f8tZylacUQNFr33nLeG4A' offset=0
    19:00:47.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:00:47.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28301 bytes in 103 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:00:48.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:48.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=56.4 MiB, available=399.1 MiB
    19:00:48.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/2/1 {11 11ä11#+} 1/b"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:48.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:48.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:48.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:00:48.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a41dd017a51b549b65cb5521f688857ce4ec1008' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:00:48.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/2/a"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:48.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:00:48.255 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-d2wNA2iPLtz5To3Vtqhzg/m4jDeFG23dTaOIRbhHaFiQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:48.284 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:00:48.413 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:48.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=56.4 MiB, available=399.1 MiB
    19:00:48.475 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:00:48.477 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    19:00:48.477 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    19:00:48.523 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:48.525 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:48.528 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119753 bytes in 371 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:48.581 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:48.581 [qtp1296822510-2711] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=75
    19:00:48.652 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=147 remoteFromLocalRevision=75
    19:00:48.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:00:48.661 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:48.688 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:00:48.688 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:00:48.700 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=147

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/2/a"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:48.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:48.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.5 MiB, available=382.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:48.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:48.754 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:48.755 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93d504de32fe79b6852a1426f813842ddb80c866' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:00:48.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/5/h"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:48.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:00:48.887 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/iasj1daEAl281TXoDwnb8A/m2-C-RPMQGgjtQGEf8w2Tw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:48.927 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:48.928 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:48.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:48.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:48.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:48.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:48.959 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:48.961 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:48.962 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:48.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:48.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:48.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:48.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:48.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:49.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:49.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:49.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69432 bytes in 208 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:49.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/5/h"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:49.122 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.129 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:49.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:49.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:49.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43f764b362ef8800439c43dd55ef9701922fb522' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:49.181 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.183 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.183 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.191 [qtp1296822510-2738] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=81 remoteFromLocalRevision=147

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:49.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:49.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:49.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/5/i"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:49.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:49.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:49.230 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.231 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.232 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.236 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.238 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.231 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/iasj1daEAl281TXoDwnb8A/7RATARS8MD8znPfgouQnzw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:49.239 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:49.247 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=81

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:49.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:49.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:49.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:49.293 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:00:49.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:49.456 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57330 bytes in 261 ms. path='/3 + &#ä/5/i'
    19:00:49.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:00:49.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/5/i"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:49.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:49.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:49.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:49.572 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e1b1f7ec2309b55328b100af52a16272faf4849' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:00:49.629 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/aa"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:49.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:00:49.671 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/bW_VCSoj9plpfBpBLhpIEw' offset=0
    19:00:49.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:00:49.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6138 bytes in 82 ms. path='/3 + &#ä/aa'
    19:00:49.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:00:49.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/aa"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:49.825 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:49.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:49.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:49.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=73.6 MiB, available=381.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:49.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da08fd85ec3553e6ae52ba19e85f527520a5f2f9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:49.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:00:50.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=57.0 MiB, available=398.5 MiB
    19:00:50.050 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:50.051 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:50.052 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:50.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/bb"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:50.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:50.091 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:50.096 [qtp788369844-2256] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/OVkaNAsQ4y-Uggj9MypmJw' offset=0
    19:00:50.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:00:50.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131911 bytes in 116 ms. path='/3 + &#ä/bb'
    19:00:50.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:00:50.221 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/bb"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:50.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:50.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:50.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:00:50.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff398111115560d5105b84baf5ef05b5163bb452' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:00:50.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/cc"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:50.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:00:50.383 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/AKJkO3_Vd4zMQct2qbPjkQ' offset=0
    19:00:50.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:00:50.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33869 bytes in 83 ms. path='/3 + &#ä/cc'
    19:00:50.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:00:50.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/cc"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:50.479 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:50.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:50.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:50.506 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:50.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ea4ffec8b5e5b64558f0c029eba2e8aef06ce08' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:00:50.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/dd"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:50.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:00:50.633 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mCl3VC-XJaoxZxWjEiE2bw/ldpKpH2AokanMGLlOvkagA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:50.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:00:50.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=73.4 MiB, available=382.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:50.641 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:50.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:50.769 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:50.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:00:50.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=57.0 MiB, available=398.5 MiB
    19:00:50.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:50.819 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:00:50.819 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:00:50.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:50.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:50.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:50.873 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:50.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358160 bytes in 336 ms. path='/3 + &#ä/dd'
    19:00:50.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:50.950 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:50.971 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="aecc0f87-2e33-4604-b940-b96ab5f94523", toRepositoryId="8da9c533-98e0-4d96-83bb-611517f1c722", path="/3 + &#ä/dd"} on repo=8da9c533-98e0-4d96-83bb-611517f1c722
    19:00:50.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:00:50.985 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    19:00:51.052 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:51.072 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:51.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=107 remoteFromLocalRevision=76
    19:00:51.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8da9c533-98e0-4d96-83bb-611517f1c722 from='build/repo/j5qz1hp8-283is-local-dest' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'
    19:00:51.117 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:51.219 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:51.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=72.5 MiB, available=383.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:51.228 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:00:51.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:51.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:51.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=107

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:51.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=57.0 MiB, available=398.5 MiB
    19:00:51.385 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:51.387 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:51.387 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:51.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:51.404 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:51.618 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 transaction.localRevision=81 remoteFromLocalRevision=107
    19:00:51.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=8da9c533-98e0-4d96-83bb-611517f1c722 to='build/repo/j5qz1hp8-283is-local-dest', fromRepoLocalSync=false
    19:00:51.647 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=81
    19:00:51.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:51.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=72.5 MiB, available=383.0 MiB
    19:00:51.745 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:00:51.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:00:51.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:51.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=57.1 MiB, available=398.4 MiB
    19:00:51.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:51.877 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=75
    19:00:52.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=145 remoteFromLocalRevision=75
    19:00:52.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff from='build/repo/j5qyzkq5-au89a-local-src' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:00:52.019 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=145

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:52.028 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:52.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:00:52.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:00:52.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=145
    19:00:52.177 [qtp1276160461-2707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff transaction.localRevision=80 remoteFromLocalRevision=145
    19:00:52.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:00:52.210 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:52.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=57.1 MiB, available=398.4 MiB
    19:00:52.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:52.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:52.558 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 323 ms.
    19:00:52.558 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=QFS4RkrW0zT7CD0UhjkxnQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:52.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:52.657 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 98 ms.
    19:00:52.659 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:52.667 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:52.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:52.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=57.1 MiB, available=398.4 MiB
    19:00:52.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:00:52.918 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:00:52.929 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:52.931 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:52.932 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:52.948 [qtp1296822510-2738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=81
    19:00:53.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=152 remoteFromLocalRevision=81
    19:00:53.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:00:53.050 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=152
    19:00:53.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:00:53.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:53.105 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:00:53.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff to='build/repo/j5qyzkq5-au89a-local-src', fromRepoLocalSync=true

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:53.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=152

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:53.139 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b85cf82-ee75-4a13-8e91-b3290dbe40ff ('build/repo/j5qyzkq5-au89a-local-src')
    19:00:53.155 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:00:53.238 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:53.300 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:53.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:00:53.346 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:53.347 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:53.347 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:00:53.370 [qtp1296822510-1320] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=86 remoteFromLocalRevision=152

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:53.381 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:29:56.929Z expiryDateTime=2017-07-30T17:59:56.929Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:53.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:00:53.399 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    19:00:53.400 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    19:00:53.400 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:00:53.401 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:00:53.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:00:53.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:53.405 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:00:53.406 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:53.416 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:53.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:53.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:53.462 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:53.618 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:53.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=73.6 MiB, available=381.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:53.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:00:54.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:54.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:54.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:00:54.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:54.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=73.5 MiB, available=382.0 MiB
    19:00:54.774 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:00:54.776 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:00:54.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:55.302 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:54.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:55.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=74.1 MiB, available=381.4 MiB
    19:00:55.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:55.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=67.0 MiB, available=388.5 MiB
    19:00:55.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:00:55.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=67.0 MiB, available=388.5 MiB
    19:00:55.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:00:55.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:00:55.720 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=81
    19:00:55.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=112 remoteFromLocalRevision=81
    19:00:55.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8da9c533-98e0-4d96-83bb-611517f1c722 from='build/repo/j5qz1hp8-283is-local-dest' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b79067c5-0c52-49fe-81e1-3ca3af5328f3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:55.871 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz28ws-gmndb-local-dest
      localRepository.publicKeySha1 = 15:32:47:88:59:B0:5D:51:53:AC:13:A4:DB:CE:72:41:F4:BA:65:77

      remoteRepository.repositoryId = 120b27b8-b384-4828-bce0-bcafd52755d3
      remoteRepository.remoteRoot = https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3
      remoteRepository.publicKeySha1 = 3B:88:AE:3C:F0:64:94:7E:17:6B:D0:55:8B:C1:F2:B4:74:F3:EC:69

    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 b79067c5-0c52-49fe-81e1-3ca3af5328f3 120b27b8-b384-4828-bce0-bcafd52755d3

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:55.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=73.5 MiB, available=382.0 MiB
    19:00:55.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:55.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:00:55.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:00:55.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=112
    19:00:56.008 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 transaction.localRevision=86 remoteFromLocalRevision=112
    19:00:56.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:56.041 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:00:56.043 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b79067c5-0c52-49fe-81e1-3ca3af5328f3 ('build/repo/j5qz28ws-gmndb-local-dest')
    19:00:56.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=120b27b8-b384-4828-bce0-bcafd52755d3 from='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3' toID=b79067c5-0c52-49fe-81e1-3ca3af5328f3 to='build/repo/j5qz28ws-gmndb-local-dest', fromRepoLocalSync=true

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:56.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    19:00:56.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:56.307 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:56.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=72.7 MiB, available=382.8 MiB
    19:00:56.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:56.316 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:56.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:00:56.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 to='build/repo/j5qyz5z1-jidg5-local-src', fromRepoLocalSync=true
    19:00:56.418 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 ('build/repo/j5qyz5z1-jidg5-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:56.442 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 renewalDateTime=2017-07-30T17:30:56.351Z expiryDateTime=2017-07-30T18:00:56.351Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:56.453 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:56.471 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:56.483 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:56.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:56.591 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 renewalDateTime=2017-07-30T17:29:29.192Z expiryDateTime=2017-07-30T17:59:29.192Z
    19:00:56.627 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=86
    19:00:56.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:56.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=72.7 MiB, available=382.8 MiB
    19:00:56.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:00:56.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:00:56.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:00:56.845 [qtp1276160461-2558] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=80
    19:00:56.909 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=152 remoteFromLocalRevision=80
    19:00:56.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff from='build/repo/j5qyzkq5-au89a-local-src' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:00:56.917 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=152
    19:00:56.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:00:56.929 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:00:56.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:00:57.133 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:57.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:57.487 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff transaction.localRevision=86 remoteFromLocalRevision=152
    19:00:57.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff to='build/repo/j5qyzkq5-au89a-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:57.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:57.515 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=86

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:57.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:57.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:58.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=68.1 MiB, available=387.4 MiB
    19:00:58.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!
    19:00:58.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:57.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:00:58.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=73.1 MiB, available=382.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:58.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:58.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:58.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:00:59.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.1 MiB, available=382.4 MiB
    19:00:59.133 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:00:59.134 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:58.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:00:59.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=68.2 MiB, available=387.3 MiB
    19:00:59.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:59.413 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    19:00:59.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.481 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:59.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:59.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:59.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:59.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:59.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:59.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:00:59.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:00:59.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=67.8 MiB, available=387.7 MiB
    19:00:59.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:59.669 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:00:59.669 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:59.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:00:59.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=73.1 MiB, available=382.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:00:59.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:00:59.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:00.036 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=EwAFB_ddXO2plw4imnHI5w, serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3} because of missing permissions!
    19:01:00.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:00.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=67.8 MiB, available=387.7 MiB
    19:01:00.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:01:00.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:01:00.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:00:59.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:01:00.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=73.2 MiB, available=382.3 MiB
    19:01:00.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:00.207 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=86
    19:01:00.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=145 remoteFromLocalRevision=86
    19:01:00.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 from='build/repo/j5qyz5z1-jidg5-local-src' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'
    19:01:00.261 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=145
    19:01:00.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    19:01:00.291 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:00.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:00.365 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:01:00.525 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:00.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=73.2 MiB, available=382.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:00.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:00.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:00.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:00.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:00.731 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:00.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:00.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:00.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:00.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:00.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=73.1 MiB, available=382.4 MiB
    19:01:00.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:01:00.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:01:00.974 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=86
    19:01:01.011 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=157 remoteFromLocalRevision=86
    19:01:01.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff from='build/repo/j5qyzkq5-au89a-local-src' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:01:01.041 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=157
    19:01:01.057 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:01:01.057 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:01:01.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:01.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:01.179 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff transaction.localRevision=91 remoteFromLocalRevision=157
    19:01:01.188 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:01.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:01.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:01.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:01.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:01.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    19:01:01.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    19:01:01.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=145
    19:01:01.742 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 transaction.localRevision=96 remoteFromLocalRevision=145
    19:01:01.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 to='build/repo/j5qyz5z1-jidg5-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:01.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:01.799 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=96
    19:01:01.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:01.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:02.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=66.2 MiB, available=389.3 MiB
    19:01:02.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:01:02.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:01:02.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:02.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=69.0 MiB, available=386.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:02.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:02.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:02.642 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:02.702 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:01:02.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:01:02.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:02.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:03.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=68.9 MiB, available=386.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:03.070 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:03.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:03.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:03.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:03.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:03.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:03.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:03.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:03.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!
    19:01:03.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:03.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:03.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    19:01:03.207 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:01:03.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:03.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:01:03.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5db1e57c090831b7e3f5cb6367a7a612176ea87' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:01:03.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/1 {11 11ä11#+} 1/a"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:03.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=68.9 MiB, available=386.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:03.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:03.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:03.660 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pmCl7wGHE6UpsGy76_rWOw/leIyw7C5uyndYKJYFrpj3A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:03.856 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:03.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    19:01:04.003 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pmCl7wGHE6UpsGy76_rWOw/leIyw7C5uyndYKJYFrpj3A' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:04.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=69.2 MiB, available=386.3 MiB
    19:01:04.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:04.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:01:04.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 553149 bytes in 544 ms. path='/1 {11 11ä11#+} 1/a'
    19:01:04.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:01:04.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    19:01:04.344 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/1 {11 11ä11#+} 1/a"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:04.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:04.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:04.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:01:04.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3666bafec72c2876f451a907907f9f449ad1fa1' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:01:04.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/1 {11 11ä11#+} 1/b"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:04.539 [Test worker] 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'
    19:01:04.561 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pmCl7wGHE6UpsGy76_rWOw/-O-bs0yVitxPScjq9gLG_A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:04.591 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:04.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:01:04.641 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 163812 bytes in 102 ms. path='/1 {11 11ä11#+} 1/b'
    19:01:04.683 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:01:04.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/1 {11 11ä11#+} 1/b"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:04.772 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:04.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:04.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:04.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:04.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=68.9 MiB, available=386.6 MiB
    19:01:04.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:04.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=68.1 MiB, available=387.4 MiB
    19:01:04.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:01:04.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:01:04.889 [qtp788369844-2256] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=96

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:04.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55832132dc168e0cb3c5779d033723a9211ebac4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:05.027 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=157 remoteFromLocalRevision=96
    19:01:05.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 from='build/repo/j5qyz5z1-jidg5-local-src' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'
    19:01:05.053 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/1 {11 11ä11#+} 1/c"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:05.075 [Test worker] 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'
    19:01:05.095 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pmCl7wGHE6UpsGy76_rWOw/M7GhtmaAklIueKBGrKLbsQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:05.117 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:05.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:01:05.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:01:05.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:05.167 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218280 bytes in 108 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:05.186 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 transaction.localRevision=101 remoteFromLocalRevision=157
    19:01:05.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:01:05.337 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/1 {11 11ä11#+} 1/c"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:05.353 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:05.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:05.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:05.440 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:01:05.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=8da9c533-98e0-4d96-83bb-611517f1c722 to='build/repo/j5qz1hp8-283is-local-dest', fromRepoLocalSync=true
    19:01:05.441 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8da9c533-98e0-4d96-83bb-611517f1c722 ('build/repo/j5qz1hp8-283is-local-dest')
    19:01:05.451 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4bbe08a530fe147707d390ecb3115158e913897e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:05.479 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/2/1 {11 11ä11#+} 1/a"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:05.568 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:05.583 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.587 [qtp1011194845-2025] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ibi8ROBDe3hJM2io3HULhA/3Cp_xaaW8-YqZ9um-R6IoA/iiamJ7KZ7kS0JNUeVQse4g' offset=0
    19:01:05.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:01:05.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 266452 bytes in 125 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:05.705 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 renewalDateTime=2017-07-30T17:30:36.164Z expiryDateTime=2017-07-30T18:00:36.164Z
    19:01:05.717 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=101

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:05.946 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:05.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/2/1 {11 11ä11#+} 1/a"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:05.967 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:06.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:06.036 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:01:06.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6d496807e3100823c1efdd3ac17081eb141b40a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:01:06.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/2/1 {11 11ä11#+} 1/b"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:06.143 [Test worker] 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'
    19:01:06.206 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ibi8ROBDe3hJM2io3HULhA/3Cp_xaaW8-YqZ9um-R6IoA/o4XzOsvu6BekKvg2X1vHqA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:06.252 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:06.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:05.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=3
    19:01:06.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:06.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146484 bytes in 233 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:01:06.458 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:06.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=4, cryptoLinkDtos.size=4, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:06.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/2/1 {11 11ä11#+} 1/b"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:06.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:06.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:06.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:01:06.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6edc17034460eff72eb17628857e9cefa2a05e98' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:06.679 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:06.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/2/a"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:06.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:01:06.780 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ibi8ROBDe3hJM2io3HULhA/xJyNwHsTP8-dbNR_1zbLfA' offset=0
    19:01:06.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:01:06.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 34818 bytes in 78 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:06.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=69.0 MiB, available=386.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:06.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:01:06.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/2/a"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:06.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:07.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:07.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:07.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    19:01:07.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:07.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f472498c422799c67dd793b77081f279d25a65e1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:07.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:07.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:07.131 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!
    19:01:07.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:07.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/5/h"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:07.221 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:07.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:01:07.249 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/9h3lSQ6mCK0KD7h_x77S8g/V9rnTjWtZCdrFMOyKlszbQ' offset=0
    19:01:07.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:01:07.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35854 bytes in 61 ms. path='/3 + &#ä/5/h'
    19:01:07.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:01:07.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/5/h"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:07.386 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:07.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:07.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:01:07.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7ed5053f6a3e8a1dac8210ec99a5a7a6a2938857' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:01:07.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/5/i"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:07.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:01:07.577 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/9h3lSQ6mCK0KD7h_x77S8g/3NhxDRK-3U5vlA9ESPUPqA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:07.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:07.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:01:07.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360459 bytes in 175 ms. path='/3 + &#ä/5/i'
    19:01:07.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:07.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:07.797 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/5/i"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:07.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:07.843 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:07.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:01:07.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e87e7f0fd0a90e0e3e900b3b0bcea30cb23ca29' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:01:07.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/aa"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:08.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    19:01:08.039 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/80fZ5eIlwf2BGXVc6jgLoQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:08.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:08.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:08.326 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:08.340 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/80fZ5eIlwf2BGXVc6jgLoQ' offset=1048576
    19:01:08.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:01:08.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 719224 bytes in 403 ms. path='/3 + &#ä/aa'
    19:01:08.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:01:08.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa
    19:01:08.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/aa"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:08.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:08.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:08.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:01:08.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0cf435c713a62162f47ff283b4e962487b00fcbb' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:08.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:01:08.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=69.3 MiB, available=386.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:08.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/bb"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:08.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:01:08.720 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/Zo6m56YmwS0dtgy5TR-IIQ' offset=0
    19:01:08.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:01:08.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20090 bytes in 93 ms. path='/3 + &#ä/bb'
    19:01:08.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:01:08.934 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/bb"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:08.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:08.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:08.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:01:09.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2cf952473b961cd74ac11473af620cf042121bc2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:01:09.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/cc"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:09.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:09.192 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.196 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/F2wV03y5zS3WftY5p1Dhfw' offset=0
    19:01:09.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:09.278 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58558 bytes in 190 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:08.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:09.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=69.4 MiB, available=386.1 MiB
    19:01:09.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:01:09.366 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:09.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:09.399 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/cc"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.422 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:09.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.444 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.469 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.468 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:09.469 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:09.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='496887f0874a8232b1c451668c1c912014b5a6e5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:01:09.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:09.610 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/dd"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.648 [qtp788369844-2256] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=101

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:01:09.699 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Czqw0OCN1gYdpjWdOqvIEg/8unmTOwxJJ4h6n2LyNW55w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.700 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=125 remoteFromLocalRevision=101
    19:01:09.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:01:09.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8da9c533-98e0-4d96-83bb-611517f1c722 from='build/repo/j5qz1hp8-283is-local-dest' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'
    19:01:09.731 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=125
    19:01:09.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:09.749 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:09.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=125

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:09.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35607 bytes in 153 ms. path='/3 + &#ä/dd'
    19:01:09.842 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:01:10.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="120b27b8-b384-4828-bce0-bcafd52755d3", toRepositoryId="b79067c5-0c52-49fe-81e1-3ca3af5328f3", path="/3 + &#ä/dd"} on repo=b79067c5-0c52-49fe-81e1-3ca3af5328f3
    19:01:10.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:10.146 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 transaction.localRevision=106 remoteFromLocalRevision=125

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:10.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:10.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=8da9c533-98e0-4d96-83bb-611517f1c722 to='build/repo/j5qz1hp8-283is-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:10.170 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 localRepositoryRevisionSynced=77

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:10.174 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=106
    19:01:10.184 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:10.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 transaction.localRevision=111 remoteFromLocalRevision=77
    19:01:10.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b79067c5-0c52-49fe-81e1-3ca3af5328f3 from='build/repo/j5qz28ws-gmndb-local-dest' toID=120b27b8-b384-4828-bce0-bcafd52755d3 to='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:10.446 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:10.501 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    19:01:10.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:01:10.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:01:10.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:10.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=69.5 MiB, available=386.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:11.194 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 transaction.localRevision=82 remoteFromLocalRevision=111
    19:01:11.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=120b27b8-b384-4828-bce0-bcafd52755d3 from='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3' toID=b79067c5-0c52-49fe-81e1-3ca3af5328f3 to='build/repo/j5qz28ws-gmndb-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:10.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:01:11.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=68.7 MiB, available=386.8 MiB
    19:01:11.285 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:11.289 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=82
    19:01:11.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:11.323 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.332 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.362 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.372 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.373 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:01:11.589 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:11.591 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:11.642 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:11.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:01:11.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:01:11.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.653 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.683 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:11.684 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:11.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:01:11.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=68.6 MiB, available=386.9 MiB
    19:01:11.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:11.869 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:01:11.885 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:11.908 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:11.918 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:12.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=72.0 MiB, available=383.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:12.207 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.207 [qtp1296822510-2711] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.213 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    19:01:12.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=c20031b1-0c4b-4262-85fc-503e68a5836f to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=true
    19:01:12.218 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:12.221 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c20031b1-0c4b-4262-85fc-503e68a5836f ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52')
    19:01:12.253 [pool-20-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    19:01:12.257 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.258 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.332 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:12.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=68.7 MiB, available=386.8 MiB
    19:01:12.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:12.360 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:31:12.261Z expiryDateTime=2017-07-30T18:01:12.261Z
    19:01:12.394 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.395 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:12.396 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:12.397 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.411 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.411 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.412 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:12.421 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=88

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:12.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:01:12.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=71.3 MiB, available=384.2 MiB
    19:01:12.762 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=EwAFB_ddXO2plw4imnHI5w, serverRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:12.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=68.7 MiB, available=386.8 MiB
    19:01:12.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:13.129 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:12.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=18
    19:01:13.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=66.9 MiB, available=388.6 MiB
    19:01:13.238 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:13.239 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:13.240 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:13.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=68.7 MiB, available=386.8 MiB
    19:01:13.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:01:13.309 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:01:13.334 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 localRepositoryRevisionSynced=106

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:13.356 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:13.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=130 remoteFromLocalRevision=106

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:12.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:13.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8da9c533-98e0-4d96-83bb-611517f1c722 from='build/repo/j5qz1hp8-283is-local-dest' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:13.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=71.3 MiB, available=384.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:13.372 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=130
    19:01:13.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:01:13.385 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:01:13.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=130

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:13.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:13.485 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=8da9c533-98e0-4d96-83bb-611517f1c722 transaction.localRevision=111 remoteFromLocalRevision=130
    19:01:13.489 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:13.504 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:01:13.599 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:01:13.685 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:13.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:01:13.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 to='build/repo/j5qyz5z1-jidg5-local-src', fromRepoLocalSync=true
    19:01:13.725 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 ('build/repo/j5qyz5z1-jidg5-local-src')
    19:01:13.757 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:01:13.785 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:13.796 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:13.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=71.3 MiB, available=384.2 MiB
    19:01:13.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:13.970 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 renewalDateTime=2017-07-30T17:29:29.192Z expiryDateTime=2017-07-30T17:59:29.192Z
    19:01:13.994 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=111
    19:01:14.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:14.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=71.3 MiB, available=384.2 MiB
    19:01:14.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:14.482 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:14.622 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:14.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=71.3 MiB, available=384.2 MiB
    19:01:14.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:01:14.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:14.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=69.8 MiB, available=385.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:14.835 [qtp1011194845-1827] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 localRepositoryRevisionSynced=82

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:14.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:14.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 transaction.localRevision=116 remoteFromLocalRevision=82
    19:01:14.904 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b79067c5-0c52-49fe-81e1-3ca3af5328f3 from='build/repo/j5qz28ws-gmndb-local-dest' toID=120b27b8-b384-4828-bce0-bcafd52755d3 to='https://localhost:38321/120b27b8-b384-4828-bce0-bcafd52755d3'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:14.907 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:14.909 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    19:01:15.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:01:15.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:01:15.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 remoteRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 localRepositoryRevisionSynced=116
    19:01:15.266 [qtp1011194845-2597] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=120b27b8-b384-4828-bce0-bcafd52755d3 remoteRepositoryId=b79067c5-0c52-49fe-81e1-3ca3af5328f3 transaction.localRevision=87 remoteFromLocalRevision=116
    19:01:15.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:14.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:01:15.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=63.9 MiB, available=391.6 MiB
    19:01:15.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:01:15.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:15.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=69.6 MiB, available=385.9 MiB
    19:01:15.329 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!
    19:01:15.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:01:15.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    19:01:15.710 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:15.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:16.061 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:16.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=68.9 MiB, available=386.6 MiB
    19:01:16.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:01:16.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=68.9 MiB, available=386.6 MiB
    19:01:16.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:16.627 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:16.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=68.9 MiB, available=386.6 MiB
    19:01:16.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:01:16.853 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:01:16.853 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:01:16.875 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=111
    19:01:16.951 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=163 remoteFromLocalRevision=111
    19:01:17.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 from='build/repo/j5qyz5z1-jidg5-local-src' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'
    19:01:17.049 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163
    19:01:17.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:01:17.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:01:17.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=163
    19:01:17.209 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 transaction.localRevision=116 remoteFromLocalRevision=163
    19:01:17.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aecc0f87-2e33-4604-b940-b96ab5f94523 from='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523' toID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 to='build/repo/j5qyz5z1-jidg5-local-src', fromRepoLocalSync=false
    19:01:17.235 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    19:01:17.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: repoFileDtos.size=0
    19:01:17.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:17.790 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:17.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:18.148 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:01:18.148 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:01:18.149 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:18.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=69.2 MiB, available=386.3 MiB
    19:01:18.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1BgtVSY-uA-ZNCuIdty6wg, serverRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523} because of missing permissions!
    19:01:18.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:01:18.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=69.2 MiB, available=386.3 MiB
    19:01:18.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:18.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:01:18.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:01:18.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=64.2 MiB, available=391.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:18.928 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:18.972 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:18.974 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:18.976 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:19.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:19.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=69.3 MiB, available=386.2 MiB
    19:01:19.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:19.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:19.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=69.3 MiB, available=386.2 MiB
    19:01:19.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:19.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=69.5 MiB, available=386.0 MiB
    19:01:19.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:01:19.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:01:19.924 [qtp788369844-2256] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 localRepositoryRevisionSynced=116

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:19.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:01:20.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=63.9 MiB, available=391.6 MiB
    19:01:20.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:20.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 transaction.localRevision=168 remoteFromLocalRevision=116
    19:01:20.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 from='build/repo/j5qyz5z1-jidg5-local-src' toID=aecc0f87-2e33-4604-b940-b96ab5f94523 to='https://localhost:44949/aecc0f87-2e33-4604-b940-b96ab5f94523'
    19:01:20.173 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=168
    19:01:20.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:01:20.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:01:20.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 remoteRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 localRepositoryRevisionSynced=168
    19:01:20.296 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aecc0f87-2e33-4604-b940-b96ab5f94523 remoteRepositoryId=ad9ae5f2-2e3f-4ff6-96d7-52f9b7000808 transaction.localRevision=121 remoteFromLocalRevision=168
    19:01:20.303 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:20.396 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:20.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    19:01:20.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:20.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=63.4 MiB, available=392.1 MiB
    19:01:20.588 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    19:01:20.601 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.601 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.602 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.613 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=88
    19:01:20.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=5 remoteFromLocalRevision=88
    19:01:20.743 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    19:01:20.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=c20031b1-0c4b-4262-85fc-503e68a5836f to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=false
    19:01:20.760 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.761 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.761 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.765 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.765 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.765 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:20.769 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=92

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:01:20.858 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 138a6857-620d-46c3-a73d-cf4f222d6b6d
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz2o3o-63vgo-local-dest
      localRepository.publicKeySha1 = E6:FE:BC:8D:5A:73:6A:CE:4A:50:51:26:23:C2:E5:25:8F:BF:EF:4B

      remoteRepository.repositoryId = ef3b81c1-96c5-49b2-8948-95e69b46bd55
      remoteRepository.remoteRoot = https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55
      remoteRepository.publicKeySha1 = F6:2D:59:B7:9A:5B:37:A9:3A:D2:3D:79:CF:68:A8:46:1A:7A:84:68

    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 138a6857-620d-46c3-a73d-cf4f222d6b6d ef3b81c1-96c5-49b2-8948-95e69b46bd55
    19:01:21.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:01:21.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=true
    19:01:21.094 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 138a6857-620d-46c3-a73d-cf4f222d6b6d ('build/repo/j5qz2o3o-63vgo-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:21.248 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:20.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:01:21.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=63.5 MiB, available=392.0 MiB
    19:01:21.325 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:21.325 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:21.325 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:21.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:21.452 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:01:21.463 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:01:21.545 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:31:21.488Z expiryDateTime=2017-07-30T18:01:21.488Z
    19:01:21.574 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:21.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=63.8 MiB, available=391.7 MiB
    19:01:21.877 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:01:21.881 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:01:21.883 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:01:21.888 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:01:21.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:22.006 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:22.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=63.9 MiB, available=391.6 MiB
    19:01:22.293 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:22.295 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:22.295 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:22.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:21.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=18
    19:01:22.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=81.0 MiB, available=374.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:22.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=63.4 MiB, available=392.1 MiB
    19:01:22.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:22.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:23.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=63.4 MiB, available=392.1 MiB
    19:01:23.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:23.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=81.0 MiB, available=374.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:23.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=63.1 MiB, available=392.4 MiB
    19:01:23.569 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:23.571 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:23.571 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:01:23.585 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=92
    19:01:23.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=6 remoteFromLocalRevision=92
    19:01:23.664 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    19:01:23.665 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    19:01:23.665 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    19:01:23.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    19:01:23.677 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:01:23.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:01:23.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:01:23.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:23.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:01:23.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:01:23.928 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:01:23.929 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:01:23.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:01:23.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:01:23.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:01:23.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:01:23.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:01:23.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:01:23.949 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:01:23.950 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:01:23.951 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:01:23.951 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:01:23.984 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:01:23.984 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:01:23.992 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:01:23.993 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:01:23.993 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:01:23.993 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:01:23.993 [qtp1296822510-1320] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:01:24.010 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:01:24.011 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:01:24.013 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:01:24.013 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:01:24.013 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:01:24.013 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:01:24.013 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:01:24.013 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:01:24.014 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:01:24.014 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:01:24.015 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:01:24.016 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:01:24.016 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:01:24.016 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:01:24.016 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:01:24.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

    19:01:24.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    19:01:24.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    19:01:24.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    19:01:24.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:01:24.084 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:01:24.086 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:26.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 90 ms.
    19:01:26.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:26.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:01:26.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:01:26.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:26.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:26.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:26.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:26.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:26.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:26.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.259 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.260 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:26.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:26.308 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:26.309 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:26.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:01:26.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=82.3 MiB, available=373.2 MiB
    19:01:26.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:01:27.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=82.0 MiB, available=373.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:27.548 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:27.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:01:28.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=82.0 MiB, available=373.5 MiB
    19:01:28.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:28.394 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:28.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=81.9 MiB, available=373.6 MiB
    19:01:28.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:01:28.459 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:28.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:01:28.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:28.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:28.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:28.773 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:28.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:28.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:28.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:01:28.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:28.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:28.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:01:29.014 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:29.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:29.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:01:29.161 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:29.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:29.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:29.250 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:29.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:29.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    19:01:29.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:01:29.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:29.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:01:29.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c285741bed5304f7727ccdc7d1fd5d3817080dbe' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:01:29.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/1 {11 11ä11#+} 1/a"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:29.619 [Test worker] 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'
    19:01:29.665 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BIbM0yb51wozxqViYNsS1w/MzsLiK4WgyLirwqPh4Nupw' offset=0
    19:01:29.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:01:29.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 291394 bytes in 292 ms. path='/1 {11 11ä11#+} 1/a'
    19:01:30.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:01:30.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/1 {11 11ä11#+} 1/a"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:30.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:30.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:30.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:01:30.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0001d6d29e0836a97b319e472b685d81c480f2ba' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:01:30.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/1 {11 11ä11#+} 1/b"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:30.622 [Test worker] 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'
    19:01:30.663 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BIbM0yb51wozxqViYNsS1w/Z4JWW1T0Aquv1iNkbnFmvQ' offset=0
    19:01:30.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:01:30.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 364380 bytes in 208 ms. path='/1 {11 11ä11#+} 1/b'
    19:01:30.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:01:31.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/1 {11 11ä11#+} 1/b"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:31.017 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:31.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:31.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:01:31.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e74fb89bb9800146dffdbe81034f70c151a0cb69' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    19:01:31.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/1 {11 11ä11#+} 1/c"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:31.283 [Test worker] 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'
    19:01:31.319 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BIbM0yb51wozxqViYNsS1w/s1oNusrg3w5zH-WNUD7bgA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:31.402 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:31.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:01:31.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129800 bytes in 194 ms. path='/1 {11 11ä11#+} 1/c'
    19:01:31.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:01:31.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/1 {11 11ä11#+} 1/c"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:31.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:31.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:31.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:01:31.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b60e985f008a08d7f5dd3d9d464653f5532ec54' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:01:32.039 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/2/1 {11 11ä11#+} 1/a"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:32.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a'
    19:01:32.093 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/Nv0BP4XUoIHSYGcD9nogeg' offset=0
    19:01:32.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:01:32.364 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/Nv0BP4XUoIHSYGcD9nogeg' offset=1048576
    19:01:32.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:01:32.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 474576 bytes in 383 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:01:32.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:01:32.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:32.519 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:32.591 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/2/1 {11 11ä11#+} 1/a"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:32.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:32.755 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:32.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:01:32.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86f11e8fac56e8002cccff592da85ddc6c038c69' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:01:32.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/2/1 {11 11ä11#+} 1/b"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:32.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/1 {11 11ä11#+} 1/b'
    19:01:33.023 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=0
    19:01:33.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    19:01:33.315 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=1048576
    19:01:33.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    19:01:33.592 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:33.635 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:33.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    19:01:33.881 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3ZiSzVt5WMdHU62104Fqyg/TgHdIVjjdUIvMfFLv71OMw/112uHpWge4-0Sc5qP2aQ7w' offset=3145728
    19:01:34.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    19:01:34.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 623586 bytes in 1121 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:01:34.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:01:34.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    19:01:34.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b
    19:01:34.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b
    19:01:34.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/2/1 {11 11ä11#+} 1/b"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:34.328 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:34.406 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:34.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:01:34.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dd6904dc93766079374888a09b7dfcaea04aa96' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:01:34.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/2/a"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:34.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:01:34.654 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3ZiSzVt5WMdHU62104Fqyg/2vOA_13l76K06iyZ6v3wyg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:34.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:34.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:01:34.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556360 bytes in 230 ms. path='/2/a'
    19:01:34.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:34.947 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:35.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/2/a"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:35.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:35.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    19:01:35.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:35.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:01:35.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3737355215ae7dbd7dc7e073375f54a192b17a33' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:35.271 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:35.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/5/h"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:35.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:01:35.377 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/bjtRuTfPfww4J6AECNf7TQ/tMqXfMa6vqDKK-a_dpIrXQ' offset=0
    19:01:35.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:01:35.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23736 bytes in 113 ms. path='/3 + &#ä/5/h'
    19:01:35.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:01:35.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/5/h"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:35.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:35.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:35.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:35.803 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:35.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3aefb116c662cf57ce8c26e848874f9c938e2107' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:01:35.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/5/i"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:35.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:01:35.902 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/bjtRuTfPfww4J6AECNf7TQ/XdYevZtnLCe5qxzYTtFE5w' offset=0
    19:01:35.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:01:36.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356150 bytes in 172 ms. path='/3 + &#ä/5/i'
    19:01:36.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:01:36.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/5/i"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:36.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:36.259 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:36.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:01:36.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c262386eac683a5e0678425f3c35e67ae8df824' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:01:36.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/aa"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:36.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:01:36.469 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/-04OSsCUwIGVBqMlv7zqHQ' offset=0
    19:01:36.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:01:36.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 698880 bytes in 246 ms. path='/3 + &#ä/aa'
    19:01:36.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:01:36.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/aa"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:36.931 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:37.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:37.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:01:37.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7efff2627d53594542071bb46f2cf963440f21a4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:01:37.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/bb"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:37.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/bb'
    19:01:37.401 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=0
    19:01:37.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    19:01:37.692 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=1048576
    19:01:37.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    19:01:37.955 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=2097152
    19:01:38.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    19:01:38.225 [qtp1276160461-2707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/CngD5BmllnztPHvVMeJGeA' offset=3145728
    19:01:38.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:01:38.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 424606 bytes in 1028 ms. path='/3 + &#ä/bb'
    19:01:38.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:01:38.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb
    19:01:38.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_18y68 into destFile bb
    19:01:38.635 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_1vf9c into destFile bb
    19:01:38.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/bb"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:38.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:38.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:38.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:01:39.105 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6833b0940871837bec356fe32e7213fe1e042955' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:01:39.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/cc"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:39.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:01:39.222 [qtp1276160461-2558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/rwkjEdyn_xv3AqVBtS6Pmw' offset=0
    19:01:39.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:01:39.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621240 bytes in 197 ms. path='/3 + &#ä/cc'
    19:01:39.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:01:39.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/cc"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:39.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:39.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:39.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:01:39.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86f5413e9e02865a80cfd65bc5198815bac92271' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:01:39.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/dd"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:40.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:01:40.261 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xSxU-1kWRbOKo-9ETQ9CJQ/HyV51NM8C5C3aAOU6e32mg' offset=0
    19:01:40.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:01:40.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 398088 bytes in 191 ms. path='/3 + &#ä/dd'
    19:01:40.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:01:40.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", path="/3 + &#ä/dd"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:40.586 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:40.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:40.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    19:01:40.758 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=93
    19:01:40.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=111 remoteFromLocalRevision=93
    19:01:40.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:01:40.965 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    19:01:41.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:01:41.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:01:41.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=111
    19:01:41.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:41.500 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:41.624 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:41.396 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:42.554 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:42.779 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:42.889 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=98 remoteFromLocalRevision=111
    19:01:42.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=false
    19:01:42.977 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=98

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:43.697 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:43.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:01:43.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=95.7 MiB, available=359.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:43.763 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:43.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:01:44.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:01:44.356 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:44.358 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:44.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:01:44.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:01:44.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:44.906 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:45.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=95.1 MiB, available=360.4 MiB
    19:01:45.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:45.505 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:45.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=95.1 MiB, available=360.4 MiB
    19:01:45.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:46.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=95.1 MiB, available=360.4 MiB
    19:01:46.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:01:46.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:01:46.075 [qtp1276160461-2707] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=98
    19:01:46.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=116 remoteFromLocalRevision=98
    19:01:46.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:01:46.155 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:46.209 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:46.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:01:46.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:01:46.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:46.605 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:46.639 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=103 remoteFromLocalRevision=116
    19:01:46.687 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:01:47.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:01:47.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=true
    19:01:47.066 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 138a6857-620d-46c3-a73d-cf4f222d6b6d ('build/repo/j5qz2o3o-63vgo-local-dest')
    19:01:47.077 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:01:47.148 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%
    19:01:47.453 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:31:21.488Z expiryDateTime=2017-07-30T18:01:21.488Z
    19:01:47.478 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=103
    19:01:47.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:01:48.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=96.3 MiB, available=359.2 MiB
    19:01:48.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:01:48.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=96.1 MiB, available=359.4 MiB
    19:01:48.500 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:48.501 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:48.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:48.619 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:48.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=96.1 MiB, available=359.4 MiB
    19:01:48.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:01:49.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=96.2 MiB, available=359.3 MiB
    19:01:49.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:01:49.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=96.2 MiB, available=359.3 MiB
    19:01:49.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:49.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=96.2 MiB, available=359.3 MiB
    19:01:49.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:01:49.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:01:49.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:01:49.962 [qtp1276160461-2708] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=103
    19:01:50.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=122 remoteFromLocalRevision=103
    19:01:50.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:01:50.424 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=122
    19:01:50.494 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:50.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:01:50.537 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:01:50.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:01:50.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:01:50.843 [qtp1276160461-2248] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:01:50.861 [qtp1276160461-2248] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:01:51.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    19:01:51.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:51.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    19:01:51.322 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:51.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    19:01:51.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:51.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1'
    19:01:51.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec7c185cde7245015390bc29ebc6a6f884760007' to.sha1='a7ae7d3ebae97a36cf637fa94050e7908827922c'): /new-file1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:51.808 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:52.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/new-file1"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:01:52.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1'
    19:01:52.629 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EtVEwOhIn-MgZztx6EoUbQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:53.141 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:53.703 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:54.132 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:54.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556051 bytes in 1706 ms. path='/new-file1'
    19:01:54.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:01:54.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:54.745 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:01:54.754 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:01:55.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/new-file1"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:55.351 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:55.366 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:01:55.380 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:01:55.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=122

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:55.778 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:55.982 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=115 remoteFromLocalRevision=122
    19:01:56.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=false
    19:01:56.046 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:56.077 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:56.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:56.509 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:56.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=98.3 MiB, available=357.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:57.260 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:01:57.666 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:57.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=3, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:01:57.848 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:58.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=96.7 MiB, available=358.8 MiB
    19:01:58.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:58.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:58.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:01:58.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:01:58.200 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:58.201 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:01:58.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:01:58.579 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:01:58.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=96.8 MiB, available=358.7 MiB
    19:01:58.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:01:59.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=96.8 MiB, available=358.7 MiB
    19:01:59.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:01:59.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=96.8 MiB, available=358.7 MiB
    19:01:59.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:01:59.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=96.8 MiB, available=358.7 MiB
    19:01:59.834 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:01:59.834 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:01:59.880 [qtp1276160461-2708] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=115
    19:01:59.937 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=140 remoteFromLocalRevision=115
    19:02:00.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:00.014 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=140
    19:02:00.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:02:00.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:02:00.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=140

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:00.362 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:00.394 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:00.482 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=120 remoteFromLocalRevision=140
    19:02:00.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:02:00.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:02:00.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff to='build/repo/j5qyzkq5-au89a-local-src', fromRepoLocalSync=true
    19:02:00.814 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b85cf82-ee75-4a13-8e91-b3290dbe40ff ('build/repo/j5qyzkq5-au89a-local-src')
    19:02:00.827 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:02:00.847 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:02:00.992 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:29:56.929Z expiryDateTime=2017-07-30T17:59:56.929Z
    19:02:01.017 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=120

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:01.486 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:01.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=2
    19:02:01.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=97.9 MiB, available=357.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:01.704 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:01.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=2, cryptoLinkDtos.size=5, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:02:02.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=97.1 MiB, available=358.4 MiB
    19:02:02.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 179 ms.
    19:02:02.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:02.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:02.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:02.486 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:02.488 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:02.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:02.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:02:02.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=97.3 MiB, available=358.2 MiB
    19:02:03.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:02:03.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:03.183 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:03.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:03.611 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:03.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=97.4 MiB, available=358.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:03.828 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:03.853 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:03.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:02:04.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=97.4 MiB, available=358.1 MiB
    19:02:04.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:04.344 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:04.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=97.3 MiB, available=358.2 MiB
    19:02:04.609 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:02:04.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:04.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:02:04.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:04.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.64%
    19:02:04.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    19:02:04.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:04.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:04.801 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:04.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec7c185cde7245015390bc29ebc6a6f884760007' to.sha1='<NoInstanceOf_NormalFileDto>'): /new-file1
    19:02:04.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", path="/new-file1"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:02:04.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:04.944 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:04.952 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EtVEwOhIn-MgZztx6EoUbQ' offset=0
    19:02:05.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    19:02:05.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 488439 bytes in 213 ms. path='/new-file1'
    19:02:05.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4682b9754c6f266c76f9b8c10b61c83128570f89_0 into destFile new-file1
    19:02:05.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", toRepositoryId="0b85cf82-ee75-4a13-8e91-b3290dbe40ff", path="/new-file1"} on repo=0b85cf82-ee75-4a13-8e91-b3290dbe40ff
    19:02:05.444 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:05.489 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=120

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:05.564 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:05.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=174 remoteFromLocalRevision=120
    19:02:05.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff from='build/repo/j5qyzkq5-au89a-local-src' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:05.633 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=174
    19:02:05.677 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    19:02:05.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:02:05.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:02:05.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=174

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:06.246 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:06.464 [qtp1276160461-2707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff transaction.localRevision=126 remoteFromLocalRevision=174
    19:02:06.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff to='build/repo/j5qyzkq5-au89a-local-src', fromRepoLocalSync=false
    19:02:06.599 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=126
    19:02:06.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:07.309 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:07.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=98.4 MiB, available=357.1 MiB
    19:02:07.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:08.046 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:08.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=97.5 MiB, available=358.0 MiB
    19:02:08.148 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:08.150 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:08.551 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:08.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:02:08.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=97.5 MiB, available=358.0 MiB
    19:02:08.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:02:09.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=97.5 MiB, available=358.0 MiB
    19:02:09.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:02:09.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=97.5 MiB, available=358.0 MiB
    19:02:09.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:09.492 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:09.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=97.5 MiB, available=358.0 MiB
    19:02:09.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:02:09.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:02:09.829 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff localRepositoryRevisionSynced=126
    19:02:09.874 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=179 remoteFromLocalRevision=126
    19:02:09.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b85cf82-ee75-4a13-8e91-b3290dbe40ff from='build/repo/j5qyzkq5-au89a-local-src' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:09.911 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=179
    19:02:09.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:02:09.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:02:09.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=179
    19:02:10.292 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=0b85cf82-ee75-4a13-8e91-b3290dbe40ff transaction.localRevision=131 remoteFromLocalRevision=179

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:10.292 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.300 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:10.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:10.311 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:10.311 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:10.311 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:10.320 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    19:02:10.324 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[6d7029d6643ca8e3]
    19:02:10.351 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:02:10.356 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    19:02:10.360 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[6d7029d6643ca8e3]
    19:02:10.369 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:02:10.373 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:10.373 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:10.373 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:10.373 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:02:10.376 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:02:10.377 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:10.377 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:10.378 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:10.378 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:02:10.378 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    19:02:10.382 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[6d7029d6643ca8e3]
    19:02:10.389 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:02:10.389 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43922' serverPath='/79e21738-32ff-447e-93b3-3304d1f78c52' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, invitation=true]
    19:02:10.391 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:10.391 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:10.391 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:10.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:02:10.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    19:02:10.396 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[6d7029d6643ca8e3]
    19:02:10.404 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:02:10.405 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    19:02:10.406 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:02:10.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:02:10.416 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:02:10.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:10.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:10.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:10.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:02:10.424 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.511 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms.
    19:02:10.512 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:10.512 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:10.512 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:10.513 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:02:10.515 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    19:02:10.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:10.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:10.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:10.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:02:10.525 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    19:02:10.533 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[dee72586a721b592, [<xenia@subshare.net>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, invitation=false]
    19:02:10.534 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, invitation=false, validTo=null]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:10.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:02:10.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=true
    19:02:10.559 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 138a6857-620d-46c3-a73d-cf4f222d6b6d ('build/repo/j5qz2o3o-63vgo-local-dest')
    19:02:10.572 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:10.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:10.604 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:10.620 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:10.621 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.621 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.622 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:10.772 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:31:21.488Z expiryDateTime=2017-07-30T18:01:21.488Z
    19:02:10.797 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=131

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:10.801 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.879 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:10.881 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.882 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.884 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.889 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:10.950 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, invitation=false]
    19:02:11.040 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:11.040 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:11.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:02:11.221 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:11.223 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:10.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:02:11.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=98.9 MiB, available=356.6 MiB
    19:02:11.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:12.012 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:12.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=98.7 MiB, available=356.8 MiB
    19:02:12.129 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:12.130 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:12.168 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.413 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.480 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.521 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.632 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:12.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:02:12.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=98.4 MiB, available=357.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:12.674 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.725 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.784 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.825 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.880 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.919 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.957 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:12.998 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:13.038 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:13.097 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:12.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:02:13.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=98.7 MiB, available=356.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:13.271 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:13.342 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:13.408 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:13.500 [qtp1296822510-2336] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:02:13.617 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:13.625 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:13.637 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:13.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:02:13.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=98.4 MiB, available=357.1 MiB
    19:02:13.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:02:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:13.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:13.762 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:13.763 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:14.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=98.4 MiB, available=357.1 MiB
    19:02:14.012 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:02:14.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:02:14.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:02:14.043 [qtp1276160461-2707] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=131

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:14.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:14.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:14.053 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:14.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=147 remoteFromLocalRevision=131
    19:02:14.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:14.195 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:14.200 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:14.236 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.237 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.245 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:02:14.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=true
    19:02:14.248 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76f7d654-8c4b-4198-9c3d-78e8db41f850 ('build/repo/j5qz35rm-swesc-local-dest-xenia')
    19:02:14.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:14.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:02:14.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:02:14.317 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=147
    19:02:14.515 [qtp1276160461-2707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=136 remoteFromLocalRevision=147
    19:02:14.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=false
    19:02:14.612 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=136

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:14.718 [pool-21-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    19:02:14.728 [pool-21-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 20.12%
    19:02:14.760 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.761 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.777 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.810 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:32:14.765Z expiryDateTime=2017-07-30T18:02:14.765Z
    19:02:14.819 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.820 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.821 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.824 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.825 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.825 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:14.854 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98
    19:02:15.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=18

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:14.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:02:15.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=98.8 MiB, available=356.7 MiB
    19:02:15.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:02:15.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=98.8 MiB, available=356.7 MiB
    19:02:15.776 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:15.778 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:15.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:15.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=67.5 MiB, available=388.0 MiB
    19:02:15.847 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:15.849 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:15.849 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:16.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=98.8 MiB, available=356.7 MiB
    19:02:16.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:02:16.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.9 MiB, available=356.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:16.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:16.815 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:16.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:02:17.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=99.0 MiB, available=356.5 MiB
    19:02:17.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:17.215 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:17.250 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:17.364 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:16.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:02:17.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=61.3 MiB, available=394.2 MiB
    19:02:17.368 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:02:17.368 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:17.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=97.9 MiB, available=357.6 MiB
    19:02:17.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:02:17.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:02:17.599 [qtp1276160461-2707] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=136
    19:02:17.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=152 remoteFromLocalRevision=136
    19:02:17.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:17.656 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=152
    19:02:17.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:02:17.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:02:17.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:17.729 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:17.863 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=141 remoteFromLocalRevision=152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:17.867 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:17.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:02:18.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:02:18.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=true
    19:02:18.100 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 138a6857-620d-46c3-a73d-cf4f222d6b6d ('build/repo/j5qz2o3o-63vgo-local-dest')
    19:02:18.121 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:02:18.156 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%
    19:02:18.283 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:31:21.488Z expiryDateTime=2017-07-30T18:01:21.488Z
    19:02:18.302 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=141
    19:02:18.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:02:18.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.7 MiB, available=356.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:19.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    19:02:19.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.241 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.241 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:02:19.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:19.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:19.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:19.312 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=kCbm7B8OmGaN3A2yqMKhWQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}
    19:02:19.326 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:19.327 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:19.327 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:19.328 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:19.377 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:19.377 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:02:19.378 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:02:19.391 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:02:19.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:02:19.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:02:19.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:02:19.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:02:19.397 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:02:19.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:19.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:19.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:02:19.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=98.7 MiB, available=356.8 MiB
    19:02:19.460 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:19.462 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:19.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:02:19.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.7 MiB, available=356.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:19.954 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:20.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:19.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:02:20.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.8 MiB, available=356.7 MiB
    19:02:20.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:20.614 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:20.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.8 MiB, available=356.7 MiB
    19:02:20.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:20.846 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:20.847 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:20.847 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:20.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:21.021 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:21.028 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:21.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=98.8 MiB, available=356.7 MiB
    19:02:21.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:02:21.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:02:21.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:02:21.205 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:21.284 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:21.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=158 remoteFromLocalRevision=141
    19:02:21.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:21.375 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=158

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:21.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:21.428 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:21.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:21.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:02:21.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    19:02:21.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:02:21.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    19:02:21.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:21.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:21.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:02:21.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=true
    19:02:21.766 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 138a6857-620d-46c3-a73d-cf4f222d6b6d ('build/repo/j5qz2o3o-63vgo-local-dest')
    19:02:21.788 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:21.823 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:21.840 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:22.138 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:21.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:02:22.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=61.8 MiB, available=393.7 MiB
    19:02:22.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:22.190 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:22.227 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:31:21.488Z expiryDateTime=2017-07-30T18:01:21.488Z
    19:02:22.272 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=145

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:22.532 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:22.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=61.2 MiB, available=394.3 MiB
    19:02:22.628 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:02:22.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:22.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:02:22.658 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:02:22.658 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:22.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:02:22.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=99.7 MiB, available=355.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:22.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:22.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:22.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:22.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:23.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:02:23.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.217 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:02:23.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:23.332 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:23.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=99.1 MiB, available=356.4 MiB
    19:02:23.406 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:23.407 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:23.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:23.438 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:02:23.537 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.609 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 27.03%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:23.619 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:23.619 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 32.16%
    19:02:23.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:23.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:02:23.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49e0c267977c28b6f5c2a1738f9d7be3adfafc9a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:02:23.708 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:23.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=99.1 MiB, available=356.4 MiB
    19:02:23.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:23.872 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:23.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/1 {11 11ä11#+} 1/a"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:23.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a'
    19:02:23.907 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:23.908 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:23.908 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:23.911 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/7hbSVHJI8B3AbVQfI5rN9Q' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:23.932 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:24.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:24.140 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:24.207 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:24.208 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:24.208 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:24.217 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/7hbSVHJI8B3AbVQfI5rN9Q' offset=1048576

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:24.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=99.2 MiB, available=356.3 MiB
    19:02:24.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:24.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:02:24.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 156234 bytes in 571 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:24.487 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:24.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:02:24.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:24.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=99.2 MiB, available=356.3 MiB
    19:02:24.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:24.609 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/1 {11 11ä11#+} 1/a"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:24.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:24.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:24.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:24.726 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:24.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4793272d85a635803acf4b073786b993d0b14d6' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:02:24.817 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/1 {11 11ä11#+} 1/b"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:24.826 [Test worker] 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'
    19:02:24.844 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:24.845 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:24.845 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:24.848 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/NJq78heci14ll3eiaHZ8vg' offset=0
    19:02:24.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:24.909 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:24.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=99.2 MiB, available=356.3 MiB
    19:02:24.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:02:24.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:02:24.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:24.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251028 bytes in 158 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:25.008 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=145

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:25.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:02:25.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/1 {11 11ä11#+} 1/b"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:25.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:25.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:25.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:25.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=161 remoteFromLocalRevision=145
    19:02:25.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:25.244 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=161

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:25.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13d8e7abb5289c7be94dc1cd8f33cae73beb76e7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:25.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:25.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:25.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/1 {11 11ä11#+} 1/c"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:25.334 [Test worker] 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'
    19:02:25.349 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:25.350 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:25.351 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:25.355 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/gOpvPeW51ryZmcq_tC3mQA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:25.357 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:25.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:02:25.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45192 bytes in 134 ms. path='/1 {11 11ä11#+} 1/c'
    19:02:25.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:02:25.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/1 {11 11ä11#+} 1/c"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:25.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:25.575 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:25.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:02:25.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62040d501f1851f082885a534227e73aa17e97c9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:25.660 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:25.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/2/1 {11 11ä11#+} 1/a"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:25.675 [Test worker] 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'
    19:02:25.692 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:25.693 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:25.693 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:25.699 [qtp1296822510-2738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pBOdzdS2z37_G2aXLgscCQ/FxISXyxGhWkYvb9VuHz7dg/z3QPWL0pcABJy0LGrjtwtQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:25.718 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:25.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:25.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    19:02:25.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:25.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 493620 bytes in 211 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:02:25.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:02:26.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/2/1 {11 11ä11#+} 1/a"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:26.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:26.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:26.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:26.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac3abd636cd410d92549cd89b8094912f8e52e78' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:26.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    19:02:26.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:26.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.232 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/2/1 {11 11ä11#+} 1/b"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:26.235 [Test worker] 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'
    19:02:26.249 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.250 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.251 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.253 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pBOdzdS2z37_G2aXLgscCQ/FxISXyxGhWkYvb9VuHz7dg/p6KEEcDE2Z4ZWBBZn54CVA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:26.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2e7008c09b7d2e152a870260dd40d2e998f1f508' to.sha1='7da8a3c28f648b9047c2f6e1dce9818b8af4f0ae'): /new-file2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:02:26.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 407044 bytes in 139 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:02:26.445 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:02:26.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/2/1 {11 11ä11#+} 1/b"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:26.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:26.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:26.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:26.547 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 130 ms.
    19:02:26.547 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=j6rj5OxhYFfAImsWjQgi1A, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46d3d35a5d476f29b67d150c2cc450ef6eec128d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:26.648 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/2/a"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:26.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:02:26.701 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.702 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.703 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.715 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pBOdzdS2z37_G2aXLgscCQ/_KnRqC3vvvRh_wNYeucGug' offset=0
    19:02:26.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:26.736 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 189 ms.
    19:02:26.736 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BYyqD7JMNIR_QO5NtP_pyw, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6525 bytes in 76 ms. path='/2/a'
    19:02:26.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:02:26.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/2/a"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:26.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:26.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:26.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:02:26.904 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c175743b22a851590e3dc38b634a54b61cd469a2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:02:26.947 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/5/h"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:26.947 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/new-file2"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:26.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:26.975 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.976 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.977 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:26.981 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/A5nxWbJ_esqNDskKXVDROg/4adTdAJyx5r2fcqOUfyzeA' offset=0
    19:02:27.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:02:27.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180792 bytes in 121 ms. path='/3 + &#ä/5/h'
    19:02:27.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:27.129 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/V9OlVaKT1hanSsyoDVQ-5g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:27.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/5/h"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:27.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:27.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:27.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:02:27.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6e4e61e6ef796ae253911372c983927023cd73f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:27.203 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:27.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114561 bytes in 260 ms. path='/new-file2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:27.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/5/i"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:27.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:02:27.244 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:27.245 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:27.245 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:27.255 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/A5nxWbJ_esqNDskKXVDROg/wnwJI5K7kli-zPkjbBzfxg' offset=0
    19:02:27.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:02:27.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 230523 bytes in 204 ms. path='/3 + &#ä/5/i'
    19:02:27.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:02:27.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/5/i"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:27.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:27.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:27.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:02:27.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='616e5834fefef94dde7841789a1cf91afc80da46' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:02:27.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/aa"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:27.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:27.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:27.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:27.683 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=75.2 MiB, available=380.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:27.694 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:27.695 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:27.695 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:27.700 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/QOTaB_TF8HHzqeTcYSb0Vw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:27.823 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:27.831 [qtp1276160461-2708] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:27.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:27.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="138a6857-620d-46c3-a73d-cf4f222d6b6d", toRepositoryId="ef3b81c1-96c5-49b2-8948-95e69b46bd55", path="/new-file2"} on repo=138a6857-620d-46c3-a73d-cf4f222d6b6d
    19:02:27.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:27.999 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:28.000 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:28.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:28.001 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:28.004 [qtp1296822510-2738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/QOTaB_TF8HHzqeTcYSb0Vw' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:28.061 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:28.064 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=161

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:28.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:02:28.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 435006 bytes in 463 ms. path='/3 + &#ä/aa'
    19:02:28.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 01e61e3e-8357-4e6f-9bc6-510ad14aa104
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz304i-9087g-local-src
      localRepository.publicKeySha1 = C9:BC:D7:38:19:37:B9:12:74:BB:C3:3A:21:1E:22:A1:A6:00:B9:2C

      remoteRepository.repositoryId = d0e3e1ae-48e6-461b-ac14-961241405d86
      remoteRepository.remoteRoot = https://localhost:38321/d0e3e1ae-48e6-461b-ac14-961241405d86
      remoteRepository.publicKeySha1 = E3:70:25:6A:D3:41:1E:F5:36:D2:30:19:55:B0:3D:72:23:33:29: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 01e61e3e-8357-4e6f-9bc6-510ad14aa104 d0e3e1ae-48e6-461b-ac14-961241405d86

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:28.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa
    19:02:28.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/aa"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:28.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:28.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:28.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:02:28.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66912ed3ec84f95045ddc8ea15b306e73b055c57' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:02:28.318 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/bb"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:28.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:02:28.334 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:28.335 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:28.336 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:28.339 [qtp1296822510-1318] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/kKyunKaupuTfIk_Fs6HpKw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:28.366 [qtp1276160461-2707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=157 remoteFromLocalRevision=161
    19:02:28.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=false
    19:02:28.405 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=157

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:28.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:02:28.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 706745 bytes in 268 ms. path='/3 + &#ä/bb'
    19:02:28.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:02:28.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/bb"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:28.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:28.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:28.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:28.702 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 171 ms.
    19:02:28.703 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zr-0ciC1Zf-2KXFp0AddHQ, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:28.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74e9ef1344603e8abe93a377f6e3498054c61a27' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:02:28.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/cc"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:28.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:28.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:28.761 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:28.762 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:28.763 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:28.772 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms.
    19:02:28.772 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=AySQY8fSMZbalfny3DdUYA, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:28.795 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/VkEFaRCAsr5la4nGUWcMCA' offset=0
    19:02:28.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:02:28.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64416 bytes in 145 ms. path='/3 + &#ä/cc'
    19:02:28.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:02:28.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/cc"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:28.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:28.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:28.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:29.010 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='315747ca7dad6cbe57d095551d69eb13134f7ef2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:29.057 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/dd"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850
    19:02:29.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:02:29.146 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:29.148 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:29.149 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:29.155 [qtp1296822510-2739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/0xKVV6Oszchok7_h64nHnA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:29.178 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:29.225 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    19:02:29.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 126700 bytes in 183 ms. path='/3 + &#ä/dd'
    19:02:29.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:02:29.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="76f7d654-8c4b-4198-9c3d-78e8db41f850", path="/3 + &#ä/dd"} on repo=76f7d654-8c4b-4198-9c3d-78e8db41f850

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:28.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0
    19:02:29.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=100.6 MiB, available=354.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.352 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:29.357 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.52%
    19:02:29.366 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:29.368 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:29.368 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:29.407 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=98

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:29.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:02:29.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.87%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=108 remoteFromLocalRevision=98
    19:02:29.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:29.557 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.559 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:29.655 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=74.6 MiB, available=380.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.668 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:02:29.668 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:02:29.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=108
    19:02:29.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:29.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.835 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=kCbm7B8OmGaN3A2yqMKhWQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:29.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:02:29.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d0e3e1ae-48e6-461b-ac14-961241405d86 from='https://localhost:38321/d0e3e1ae-48e6-461b-ac14-961241405d86' toID=01e61e3e-8357-4e6f-9bc6-510ad14aa104 to='build/repo/j5qz304i-9087g-local-src', fromRepoLocalSync=true
    19:02:29.855 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 01e61e3e-8357-4e6f-9bc6-510ad14aa104 ('build/repo/j5qz304i-9087g-local-src')
    19:02:29.881 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:02:29.927 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:29.929 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:29.931 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:29.963 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:29.965 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:29.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:29.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:29.979 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:30.005 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:30.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:30.050 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 renewalDateTime=2017-07-30T17:32:29.999Z expiryDateTime=2017-07-30T18:02:29.999Z
    19:02:30.099 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    19:02:30.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:30.290 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:30.291 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ede13d78-66c6-400a-b149-dd88cd6db8d2
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz347z-gync2-local-src
      localRepository.publicKeySha1 = 26:D3:7D:E4:FD:50:8D:3C:CA:96:AE:19:C6:34:BB:AD:1C:F4:ED:F4

      remoteRepository.repositoryId = c3ce8609-a870-4f57-b59b-549b8295f7ee
      remoteRepository.remoteRoot = https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee
      remoteRepository.publicKeySha1 = AF:AD:DB:59:41:8B:87:95:67:64:12:BD:56:D4:84:59:D5:B9:28:D4

    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 ede13d78-66c6-400a-b149-dd88cd6db8d2 c3ce8609-a870-4f57-b59b-549b8295f7ee

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:30.359 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.360 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.360 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:30.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=99.4 MiB, available=356.1 MiB
    19:02:30.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:30.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:30.648 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:30.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:30.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:30.687 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:30.689 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:02:30.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:30.704 [qtp1296822510-2738] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:02:30.790 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.792 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.793 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.813 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=104 remoteFromLocalRevision=108
    19:02:30.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=false
    19:02:30.835 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.836 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.836 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.842 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.843 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.844 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:30.852 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:31.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:31.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:31.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:31.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:02:31.225 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:02:31.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:31.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=99.4 MiB, available=356.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:31.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    19:02:31.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:02:31.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:02:31.485 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.69%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:31.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:31.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:31.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:31.824 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:02:31.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=ede13d78-66c6-400a-b149-dd88cd6db8d2 to='build/repo/j5qz347z-gync2-local-src', fromRepoLocalSync=true
    19:02:31.828 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ede13d78-66c6-400a-b149-dd88cd6db8d2 ('build/repo/j5qz347z-gync2-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:31.840 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:31.841 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:31.841 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:31.940 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:02:31.994 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:02:32.049 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee renewalDateTime=2017-07-30T17:32:31.905Z expiryDateTime=2017-07-30T18:02:31.905Z
    19:02:32.126 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:32.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:32.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=99.5 MiB, available=356.0 MiB
    19:02:32.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:32.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:31.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:02:32.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=49.2 MiB, available=406.3 MiB
    19:02:32.743 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BYyqD7JMNIR_QO5NtP_pyw, serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86} because of missing permissions!
    19:02:32.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:33.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=99.4 MiB, available=356.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:33.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=58.5 MiB, available=397.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:33.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=62.4 MiB, available=393.1 MiB
    19:02:33.227 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=kCbm7B8OmGaN3A2yqMKhWQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}
    19:02:33.231 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:33.231 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:02:33.231 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:02:33.232 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:33.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=49.7 MiB, available=405.8 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:33.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:02:33.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=98.7 MiB, available=356.8 MiB
    19:02:33.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:02:33.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:02:33.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:02:33.606 [qtp1276160461-2708] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=157

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:33.232 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:33.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:02:33.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:33.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=179 remoteFromLocalRevision=157

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:33.807 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:33.808 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:33.809 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:33.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:33.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:02:33.843 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=179

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:33.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:02:33.986 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:02:33.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:02:34.011 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=179
    19:02:34.157 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d transaction.localRevision=162 remoteFromLocalRevision=179
    19:02:34.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:33.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:02:34.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=49.5 MiB, available=406.0 MiB
    19:02:34.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:34.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=58.7 MiB, available=396.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:34.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=62.5 MiB, available=393.0 MiB
    19:02:34.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:34.763 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:02:34.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:34.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=49.2 MiB, available=406.3 MiB
    19:02:34.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:35.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=62.5 MiB, available=393.0 MiB
    19:02:35.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:35.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=59.2 MiB, available=396.3 MiB
    19:02:35.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:35.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=49.2 MiB, available=406.3 MiB
    19:02:35.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:02:35.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:02:35.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:35.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=62.5 MiB, available=393.0 MiB
    19:02:35.501 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 61.75%
    19:02:35.502 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:02:35.502 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:02:35.513 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:35.514 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:35.516 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:35.528 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:35.536 [qtp1011194845-2597] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 localRepositoryRevisionSynced=2
    19:02:35.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 remoteRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:35.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=113 remoteFromLocalRevision=104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:35.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=01e61e3e-8357-4e6f-9bc6-510ad14aa104 from='build/repo/j5qz304i-9087g-local-src' toID=d0e3e1ae-48e6-461b-ac14-961241405d86 to='https://localhost:38321/d0e3e1ae-48e6-461b-ac14-961241405d86'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:35.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:02:35.628 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=113

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:35.645 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 remoteRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:35.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:02:35.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:02:35.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=113
    19:02:35.682 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=kCbm7B8OmGaN3A2yqMKhWQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}
    19:02:35.731 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:35.731 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:02:35.865 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:35.866 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:35.868 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:35.877 [qtp1296822510-2738] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=109 remoteFromLocalRevision=113
    19:02:35.887 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:02:35.888 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    19:02:35.889 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    19:02:35.889 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:02:35.889 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:02:35.890 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:02:35.892 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:35.893 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:35.895 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:35.895 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:35.896 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:35.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=58.9 MiB, available=396.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:35.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:35.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:35.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:02:35.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:02:35.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:02:36.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:36.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=58.8 MiB, available=396.7 MiB
    19:02:36.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:36.403 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 376 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:36.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=58.8 MiB, available=396.7 MiB
    19:02:36.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:02:36.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:02:36.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:02:36.855 [qtp788369844-2848] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=2
    19:02:36.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=6 remoteFromLocalRevision=2
    19:02:36.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ede13d78-66c6-400a-b149-dd88cd6db8d2 from='build/repo/j5qz347z-gync2-local-src' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:02:37.178 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    19:02:37.498 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:37.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:37.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    19:02:37.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:37.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:02:37.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:38.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:38.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:38.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:38.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:38.288 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 109 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:38.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:38.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:38.782 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:38.858 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:38.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:02:39.088 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:39.088 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:39.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:02:39.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:39.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:39.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.543 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:02:39.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:39.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 25 ms.
    19:02:39.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:39.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:39.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:39.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:39.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:39.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:40.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:40.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:40.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:40.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:40.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:40.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:02:40.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:40.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:02:40.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93365be13a483d836184938fcb624252b93d21cf' to.sha1='8e88087b7e442748890387dae94757fe3063834a'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:40.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:40.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:40.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:02:40.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:40.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:40.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/1 {11 11ä11#+} 1/a"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:40.743 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:40.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:40.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:40.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:40.871 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:40.990 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yfGNraFMa9Qyq-hY6PN3IA/46RvpWeCw2qfTNZHm1-oOg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:41.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:41.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:41.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:41.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:02:41.218 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:41.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:02:41.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:41.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:41.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:41.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:41.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:02:41.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:41.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:42.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:42.089 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:02:42.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:42.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:02:42.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d05254d33168daa8b10efe2bed6cc0dd8f4322f' to.sha1='38007f811f166243c5f6645ff96cc50abcad5719'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:43.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 874452 bytes in 2262 ms. path='/1 {11 11ä11#+} 1/a'
    19:02:43.177 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:43.177 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:43.336 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:43.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/1 {11 11ä11#+} 1/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:43.385 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:43.389 [Test worker] 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'
    19:02:43.494 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ZtR_Gq_d8G1KLxYyPPihw/didkhWzfavvkSxbxw9ZvLg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:43.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/1 {11 11ä11#+} 1/a"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:43.751 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:43.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:43.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:02:43.865 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2e64374f1cfe896bb4a7d61b59f14748e9e4b3b7' to.sha1='a0d08d797e48c0f134bb736e395510ce60bedf97'): /1 {11 11ä11#+} 1/b
    19:02:44.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/1 {11 11ä11#+} 1/b"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:44.434 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:44.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51495 bytes in 1052 ms. path='/1 {11 11ä11#+} 1/a'
    19:02:44.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:44.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:44.616 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yfGNraFMa9Qyq-hY6PN3IA/ipiTph2l2xRVjN8YqVaaNw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:44.706 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:44.744 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:44.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/1 {11 11ä11#+} 1/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:44.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:44.947 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:44.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:02:45.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e13826132eb7d7d95c318d98a9d0f8ad107e90a' to.sha1='09ad1bb0d4bcf64dca5b29cd683a5ebc8161cf1a'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:45.534 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 577028 bytes in 1099 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:45.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/1 {11 11ä11#+} 1/b"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:45.551 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:45.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:45.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:45.672 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:45.674 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:45.711 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ZtR_Gq_d8G1KLxYyPPihw/zO73jTiku0qgsUp4Z_Iehw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:45.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/1 {11 11ä11#+} 1/b"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:45.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:45.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:45.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:02:45.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b533d30c9c54a7e59b88789abeaaf55f776560be' to.sha1='453b984251a77153e0bf7243b10108b9db808794'): /1 {11 11ä11#+} 1/c
    19:02:46.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/1 {11 11ä11#+} 1/c"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:46.206 [Test worker] 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'
    19:02:46.414 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yfGNraFMa9Qyq-hY6PN3IA/FKtXpmPK1De47QK69z7h2A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:46.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 572119 bytes in 887 ms. path='/1 {11 11ä11#+} 1/b'
    19:02:46.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:46.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:46.575 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:46.576 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:46.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/1 {11 11ä11#+} 1/b"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:46.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:46.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:46.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:02:46.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c3c36e3504dfeb5ee07476807f7810aacad5c34' to.sha1='020ef54e12a5457bba6fb1f4b2716db8696c22a5'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:47.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 803322 bytes in 938 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:47.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/1 {11 11ä11#+} 1/c"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:47.148 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:47.183 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:47.215 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ZtR_Gq_d8G1KLxYyPPihw/6H1Unjj3tW_XoMpT8vkNuQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:47.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:47.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:47.288 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:47.289 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:47.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/1 {11 11ä11#+} 1/c"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:47.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:47.373 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:02:47.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:47.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:47.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98132 bytes in 242 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:47.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a947841c15ae4305a0e1a667630b6f58ac33d90' to.sha1='8d68125ac04f9719498badf4356b57065da13ef1'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:47.451 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:47.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:47.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:02:47.549 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:47.557 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:47.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/1 {11 11ä11#+} 1/c"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:47.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:47.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:02:47.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:47.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:47.659 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:47.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c795314988fc81a1deab6a561804ee229c0e1e24' to.sha1='cc6240502e9f3ac67c391c9d784365055df96f08'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:47.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/2/1 {11 11ä11#+} 1/a"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:47.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:47.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/1 {11 11ä11#+} 1/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:47.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:48.051 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ioXdp3V_YHiulvv6WjbUwg/9cc0hpHojk6W4LS_26S5eQ/uZxbB4Iwf9yzifMtXN7vlw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:48.189 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ttntnAfJM9vJFTFXS68Mow/B38S9Co9yh9BawKKETIRYw/3zTDZ7p351J6RxX5WSmUbw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:49.012 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ioXdp3V_YHiulvv6WjbUwg/9cc0hpHojk6W4LS_26S5eQ/uZxbB4Iwf9yzifMtXN7vlw' offset=1048576
    19:02:49.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1096512 bytes in 1282 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:02:49.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:49.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:49.275 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:49.293 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:49.431 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ttntnAfJM9vJFTFXS68Mow/B38S9Co9yh9BawKKETIRYw/3zTDZ7p351J6RxX5WSmUbw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:49.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/2/1 {11 11ä11#+} 1/a"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:49.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:49.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:49.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:02:49.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe30ed12a6dbfba5e777d553f953a7ce9b290b84' to.sha1='321a74ce3b688643ce97416d318d72d0dcf282db'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:49.630 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:49.817 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/2/1 {11 11ä11#+} 1/b"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:49.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1339604 bytes in 1937 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:49.825 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:49.920 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:49.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:49.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:49.999 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:50.013 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:50.019 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ioXdp3V_YHiulvv6WjbUwg/9cc0hpHojk6W4LS_26S5eQ/QRmSc1HjVdc8BT7_QJw3kQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:50.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/1 {11 11ä11#+} 1/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:50.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:50.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:50.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:50.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 455206 bytes in 257 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:50.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4bce6b123f5a801d336894cfa0d31b82c827a044' to.sha1='d148a5219a4c3a6c3641caa2be9e9caee84864a0'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:50.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:50.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:50.224 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:50.235 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:50.236 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:50.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/2/1 {11 11ä11#+} 1/b"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:50.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:50.275 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:50.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:50.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/1 {11 11ä11#+} 1/b"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:50.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6329616c345d57ed58955ddec8d75406d1548678' to.sha1='0c4d4216bc2cc7120fe88295d71ec08b2ba818aa'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:50.424 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:50.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/2/a"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:50.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:50.616 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ttntnAfJM9vJFTFXS68Mow/B38S9Co9yh9BawKKETIRYw/RUgfrT-ydxc1FFooXgqz3g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:50.652 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ioXdp3V_YHiulvv6WjbUwg/NQI1qp6XJYXZ_4Z19PCbHQ' offset=0
    19:02:50.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169907 bytes in 325 ms. path='/2/a'
    19:02:51.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:51.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:51.055 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:51.057 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:51.091 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/2/a"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:51.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:51.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:51.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:51.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 628493 bytes in 734 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='648e3c0a42faec09493f0e8f1ab5d48e875b7f71' to.sha1='8025c0651f5d81bf63fe1119598a6e9e3d5871aa'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:51.227 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:51.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:51.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:51.316 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:51.318 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:51.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/1 {11 11ä11#+} 1/b"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:51.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:51.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:51.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:51.367 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:51.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18e47182590a313c12ffdab12ee67c3d1e109caf' to.sha1='44167e07a1b431613b8ea562f6b03d32d002082e'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/5/h"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:51.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:51.473 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.543 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/BB8fqBuVoYIJcqG3EWm2IA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:51.552 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162572 bytes in 162 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:51.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:51.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:51.674 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:51.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:51.758 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ttntnAfJM9vJFTFXS68Mow/crlotNv2iU4q_NwH_F5xTg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.768 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:51.771 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:51.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/5/h"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:51.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:51.829 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:51.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:51.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125907 bytes in 187 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:51.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5577156f3016e0ea8906f1c3889c6719550c0254' to.sha1='4e8d8e2cf7432177faef1685529b33f1a02dc276'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:52.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:52.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:52.045 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:52.048 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:52.083 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:52.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:52.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:52.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:52.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:52.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/5/i"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:02:52.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:52.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1030defe33874984ae709b0080f188eecc74330a' to.sha1='5f984c4672fb214c2ea81821b036e1d762c2c63f'): /3 + &#ä/5/h
    19:02:52.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/5/h"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:52.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:52.407 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:52.504 [qtp788369844-2848] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gRXcYdq4sMyi5D4nlktzZg/zo7O09UDHznjoSlr-j_Neg/Y7mMzAcJXJfjEkGeQdPuEw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:52.739 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:53.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 574027 bytes in 820 ms. path='/3 + &#ä/5/h'
    19:02:53.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:02:53.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:53.293 [qtp788369844-2848] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:53.295 [qtp788369844-2848] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:53.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/5/h"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:53.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:53.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:53.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:02:53.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34cd26a37210cd01f9fcb4b977a1313f202f5c7f' to.sha1='81dfa9539118dd4417793131b959d0b093060917'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:53.385 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:53.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/5/i"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:53.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:53.577 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:53.784 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gRXcYdq4sMyi5D4nlktzZg/zo7O09UDHznjoSlr-j_Neg/-DAIu-tR4S0jbtgfcWZL2A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:55.220 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:55.488 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:02:55.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 920379 bytes in 2427 ms. path='/3 + &#ä/5/i'
    19:02:56.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:02:56.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:02:56.188 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:02:56.190 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:02:56.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/5/i"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:56.384 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:56.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:02:56.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:02:56.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b53390e1e5cb4d8e2c43343c0a66cd9b5da7e27' to.sha1='6135399544557ca837809644e869ec94d7d4574d'): /3 + &#ä/aa
    19:02:56.947 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/aa"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:02:56.976 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    19:02:57.331 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gRXcYdq4sMyi5D4nlktzZg/PguD-pI0gcgzz43k--Wa4g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:02:57.355 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:02:57.380 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:57.391 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:57.418 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:57.419 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:02:57.420 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:02:57.668 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:02:57.668 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:00.572 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gRXcYdq4sMyi5D4nlktzZg/PguD-pI0gcgzz43k--Wa4g' offset=1048576
    19:03:00.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1104107 bytes in 3756 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:00.820 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:00.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:00.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:00.942 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:00.945 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:03:01.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/aa"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:03:01.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:01.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:01.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:03:01.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f103ae4ae9184c633f0eb3e515396eb311b3d02c' to.sha1='763561c84502b214bec1b46166bda4f02a261ab4'): /3 + &#ä/bb
    19:03:01.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/bb"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:03:01.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:01.953 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:01.971 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gRXcYdq4sMyi5D4nlktzZg/h1byRsoPe6_cGGjnJtnTpg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:02.257 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.324 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.370 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.478 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.519 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.572 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.627 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.667 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.723 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.760 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.802 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.839 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.881 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:02.942 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:03.164 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:03.188 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:03.212 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:03.331 [qtp1296822510-2739] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:03.384 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:03.391 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:03.401 [closeDeferredTimer-41f45de-1i] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[41f45de] could not be re-opened and was unlisted before.
    19:03:03.560 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:03:03.561 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:03.562 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:03.574 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:03.607 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:03.607 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:03.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 833281 bytes in 2014 ms. path='/3 + &#ä/bb'
    19:03:03.842 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:03.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:03.888 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:03.890 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:03.959 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:03:03.965 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:03.965 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:03.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:04.075 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/bb"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:03:04.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:04.141 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.142 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.148 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    19:03:04.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=true
    19:03:04.149 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dd7299ed-5cd6-499a-8881-6d8d56c55ad1 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52')
    19:03:04.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:04.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:04.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:04.199 [pool-22-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    19:03:04.216 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.216 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.242 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.280 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:33:04.221Z expiryDateTime=2017-07-30T18:03:04.221Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:04.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='274594af181ea280576ca3999d1ce1058d9c2261' to.sha1='9ec4ca003de8fb8e42ad1e675f2c0a5c991cf93f'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:04.294 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.295 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.296 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.300 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.301 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.301 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:04.375 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    19:03:04.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:04.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/cc"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:03:04.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:03:04.989 [qtp788369844-2325] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gRXcYdq4sMyi5D4nlktzZg/raU7D1qcIzss3LI63ksVGQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:05.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=66.8 MiB, available=388.7 MiB
    19:03:05.353 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:05.354 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:05.355 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:05.492 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=6291456

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:05.495 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:05.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 394350 bytes in 811 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:05.825 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:05.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:05.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:05.874 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:05.876 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:05.898 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:05.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/cc"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:03:05.958 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:05.963 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:06.024 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:06.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:03:06.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b231e9cf07cde344fa780a9b90abd1b8b66eb7e2' to.sha1='dbea9b0741c9e2771bf74bde9f34851987311f5c'): /3 + &#ä/dd

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:06.115 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:06.195 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:06.259 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:06.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/dd"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:06.320 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:06.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:06.379 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:06.436 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:06.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:06.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=8, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:06.521 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:06.709 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:06.772 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:06.920 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:06.972 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gRXcYdq4sMyi5D4nlktzZg/bAnuZMMwiaclpBIRCuq_kA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:07.038 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:07.328 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:07.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=54.9 MiB, available=400.6 MiB
    19:03:07.347 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:03:07.347 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:07.421 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:07.595 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:07.671 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=7340032

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:07.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:03:07.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 from='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55' toID=138a6857-620d-46c3-a73d-cf4f222d6b6d to='build/repo/j5qz2o3o-63vgo-local-dest', fromRepoLocalSync=true
    19:03:07.749 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 138a6857-620d-46c3-a73d-cf4f222d6b6d ('build/repo/j5qz2o3o-63vgo-local-dest')
    19:03:07.766 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:03:07.817 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%
    19:03:08.119 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 renewalDateTime=2017-07-30T17:31:21.488Z expiryDateTime=2017-07-30T18:01:21.488Z
    19:03:08.158 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=162
    19:03:08.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:08.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 696867 bytes in 2130 ms. path='/3 + &#ä/dd'
    19:03:08.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:08.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:08.701 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:08.707 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:08.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=85.2 MiB, available=370.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:08.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/3 + &#ä/dd"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:03:08.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:08.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    19:03:08.889 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:09.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:03:09.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=65.8 MiB, available=389.7 MiB
    19:03:09.598 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=GW7U6bBFSHXnqEDhbc2xYA, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!
    19:03:09.600 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg, serverRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:09.780 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 transaction.localRevision=70 remoteFromLocalRevision=6
    19:03:09.813 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=ede13d78-66c6-400a-b149-dd88cd6db8d2 to='build/repo/j5qz347z-gync2-local-src', fromRepoLocalSync=false
    19:03:09.932 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:09.963 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:09.964 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:09.964 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:09.964 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[3]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:09.965 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:09.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:09.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:03:10.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=65.6 MiB, available=389.9 MiB
    19:03:10.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:10.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:10.629 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=8388608

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:10.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:10.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=65.5 MiB, available=390.0 MiB
    19:03:10.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:10.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:03:11.025 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:11.026 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:11.027 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:11.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:11.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=64.9 MiB, available=390.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:11.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=65.5 MiB, available=390.0 MiB
    19:03:11.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:11.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:11.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=48.6 MiB, available=406.9 MiB
    19:03:11.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:11.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=65.5 MiB, available=390.0 MiB
    19:03:11.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:03:11.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:03:11.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:03:11.977 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 remoteRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d localRepositoryRevisionSynced=162

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:12.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=59.4 MiB, available=396.1 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:12.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 transaction.localRevision=185 remoteFromLocalRevision=162
    19:03:12.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=138a6857-620d-46c3-a73d-cf4f222d6b6d from='build/repo/j5qz2o3o-63vgo-local-dest' toID=ef3b81c1-96c5-49b2-8948-95e69b46bd55 to='https://localhost:34859/ef3b81c1-96c5-49b2-8948-95e69b46bd55'
    19:03:12.185 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=138a6857-620d-46c3-a73d-cf4f222d6b6d remoteRepositoryId=ef3b81c1-96c5-49b2-8948-95e69b46bd55 localRepositoryRevisionSynced=179 localRepositoryRevisionInProgress=185

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:12.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:12.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    19:03:12.283 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    19:03:12.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:12.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:12.319 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/RJAm9iXczziF4ahIqsNq-Q/KTbAaW_9DuQf-yMEPKIP2w' offset=9437184

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:12.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:12.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.413 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.443 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.444 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:12.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=48.7 MiB, available=406.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:12.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.495 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:12.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60ba4b2daa4ed4d070fec06687e249e0e6f9ee45' to.sha1='2e7008c09b7d2e152a870260dd40d2e998f1f508'): /new-file2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:12.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:12.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:12.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:12.549 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:03:12.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:12.874 [qtp1276160461-3075] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:12.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:03:12.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=48.6 MiB, available=406.9 MiB
    19:03:12.968 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    19:03:12.993 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:12.994 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:12.995 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:13.081 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:13.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=59.7 MiB, available=395.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:13.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10404980 bytes in 20978 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:13.128 [qtp1276160461-3075] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.1.jar:na]
    	... 44 common frames omitted
    19:03:13.168 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:13.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:776) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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]
    	... 1 common frames omitted

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:13.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:13.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:13.324 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:13.338 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:13.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=5 remoteFromLocalRevision=111
    19:03:13.409 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    19:03:13.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=false
    19:03:13.419 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:13.419 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:13.420 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:13.435 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:13.435 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:13.436 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:13.444 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:13.481 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/5/i"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:13.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:13.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:13.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:13.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:13.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=59.5 MiB, available=396.0 MiB
    19:03:13.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:13.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e74f1fdaddc47c9d5fd4cc0d083bfbc819c5acb' to.sha1='3f4446e63105b4e8b202170e889845d2beaaf053'): /3 + &#ä/aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:14.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=48.9 MiB, available=406.6 MiB
    19:03:14.026 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:14.027 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:14.028 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:14.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/aa"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:14.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:14.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:14.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=59.5 MiB, available=396.0 MiB
    19:03:14.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:14.329 [qtp1276160461-2248] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.1.jar:na]
    	... 44 common frames omitted
    19:03:14.371 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:776) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:14.379 [qtp1011194845-2597] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/HxW7l6k8UKtCSWveQ6N24Q' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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]
    	... 1 common frames omitted

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:14.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=59.5 MiB, available=396.0 MiB
    19:03:14.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:03:14.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:03:14.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:14.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 732837 bytes in 639 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:14.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=48.5 MiB, available=407.0 MiB
    19:03:14.720 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:14.720 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:14.720 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:14.720 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[3]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:14.721 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:14.731 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:14.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:14.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:14.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=140 remoteFromLocalRevision=70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:14.823 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:14.825 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:14.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ede13d78-66c6-400a-b149-dd88cd6db8d2 from='build/repo/j5qz347z-gync2-local-src' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:03:14.894 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:14.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/aa"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:14.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:14.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:14.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:03:14.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='209d89bfba841404d609b69b0165c049f435926d' to.sha1='63d093e704bbc49e63e4e8a35f98bb8f4879325d'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:14.949 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:03:14.949 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:03:14.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=140
    19:03:14.999 [qtp788369844-2325] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 transaction.localRevision=75 remoteFromLocalRevision=140
    19:03:15.003 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:03:15.008 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:14.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:03:15.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=48.5 MiB, available=407.0 MiB
    19:03:15.123 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:15.124 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:15.125 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:15.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:15.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/bb"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:15.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:03:15.319 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/vL5DQLFW0NVtw3PaAAWZvg' offset=0
    19:03:15.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75660 bytes in 362 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:15.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=48.5 MiB, available=407.0 MiB
    19:03:15.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:15.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:15.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:15.742 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:15.744 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:03:15.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/bb"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:15.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:15.813 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:15.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:03:15.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91471334826f6e8c69ae05449d9d806d2bc7069d' to.sha1='fbabc66fb0dc19ca886b9a6179e586d48bab0153'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:15.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=48.5 MiB, available=407.0 MiB
    19:03:15.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:16.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/cc"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:16.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:03:16.224 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/wpYMeBoHBTgYLgPzyoh-FA' offset=0
    19:03:16.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124311 bytes in 192 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:16.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=48.5 MiB, available=407.0 MiB
    19:03:16.373 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:16.374 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:16.375 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:16.384 [qtp1296822510-1318] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:16.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:16.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:16.451 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=6 remoteFromLocalRevision=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:16.484 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:16.486 [qtp1011194845-1827] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:16.488 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    19:03:16.488 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    19:03:16.489 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    19:03:16.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    19:03:16.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    19:03:16.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:16.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/cc"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:16.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:16.578 [qtp1276160461-2248] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.1.jar:na]
    	... 44 common frames omitted
    19:03:16.602 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=V9OlVaKT1hanSsyoDVQ-5g, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:776) [org.subshare.rest.client-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na]
    	at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1]
    	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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1]
    	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]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=n7Luiu2rVCVE-wQWBd_feg and timestamp=Sun Jul 30 19:02:00 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.1.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.1.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.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 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]
    	... 1 common frames omitted
    19:03:16.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:03:16.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    19:03:16.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:16.643 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:16.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:03:16.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4aaeed5a361dc2c57bf0c1ef75307e63f1040d1c' to.sha1='2d2ff2833cd2c628dc744b74f935ba449fdbfd68'): /3 + &#ä/dd
    19:03:16.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/dd"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:17.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:17.169 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:17.304 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lp-pI4qXWb8kQRUxvNpQUA/E6zGToUZD_kcT7fRvufMIw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    19:03:17.444 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:17.502 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:17.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 756778 bytes in 516 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:17.609 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:17.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:17.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:17.692 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:17.692 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:03:17.695 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:17.700 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:17.759 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="01e61e3e-8357-4e6f-9bc6-510ad14aa104", toRepositoryId="d0e3e1ae-48e6-461b-ac14-961241405d86", path="/3 + &#ä/dd"} on repo=01e61e3e-8357-4e6f-9bc6-510ad14aa104
    19:03:17.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:17.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    19:03:17.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 remoteRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:17.860 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:17.873 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:17.928 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:17.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:18.069 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:18.121 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:18.188 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 transaction.localRevision=78 remoteFromLocalRevision=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:18.192 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:18.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d0e3e1ae-48e6-461b-ac14-961241405d86 from='https://localhost:38321/d0e3e1ae-48e6-461b-ac14-961241405d86' toID=01e61e3e-8357-4e6f-9bc6-510ad14aa104 to='build/repo/j5qz304i-9087g-local-src', fromRepoLocalSync=false
    19:03:18.224 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=78

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:18.247 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:18.305 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:18.360 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:18.418 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:18.490 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:18.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:18.819 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:18.893 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:19.075 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:19.153 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:19.161 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:19.223 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:19.224 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:19.225 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:19.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=74.0 MiB, available=381.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:19.457 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.457 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.463 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:03:19.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=true
    19:03:19.465 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 486ab777-d475-4781-909e-fc59435d06d1 ('build/repo/j5qyzf48-lkwj7-local-src-marco')
    19:03:19.467 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:19.589 [pool-23-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    19:03:19.643 [pool-23-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:19.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:19.763 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.764 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.802 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.865 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:30:01.545Z expiryDateTime=2017-07-30T18:00:01.545Z
    19:03:19.875 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.876 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.876 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.881 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.881 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.882 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:19.886 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=119

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:20.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=70.1 MiB, available=385.4 MiB
    19:03:20.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:03:20.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.605 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.605 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:20.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:03:20.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=56.9 MiB, available=398.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:20.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:20.709 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:20.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:20.709 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:20.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:20.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:20.724 [qtp1296822510-1318] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:20.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:20.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:20.813 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BYyqD7JMNIR_QO5NtP_pyw, serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86} because of missing permissions!
    19:03:20.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:20.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:20.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:21.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=70.4 MiB, available=385.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:21.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=53.4 MiB, available=402.1 MiB
    19:03:21.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:03:21.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:21.517 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:21.833 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:21.949 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=kCbm7B8OmGaN3A2yqMKhWQ,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}
    19:03:21.987 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:21.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:03:22.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=70.3 MiB, available=385.2 MiB
    19:03:22.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:22.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:22.064 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:03:22.064 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:03:22.064 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:03:22.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:03:22.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:03:22.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:03:22.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:03:22.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:03:22.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:03:22.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:03:22.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:03:22.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:03:22.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:03:22.070 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:03:22.071 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:03:22.071 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:03:22.072 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:03:22.072 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:03:22.073 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:03:22.073 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:03:22.074 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:03:22.074 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:03:22.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:03:22.089 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[dee72586a721b592]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:22.169 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:22.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:22.241 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:22.241 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:22.241 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:22.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=70.2 MiB, available=385.3 MiB
    19:03:22.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:22.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:03:22.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=55.5 MiB, available=400.0 MiB
    19:03:22.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:03:23.024 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:23.025 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:23.026 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:23.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=70.2 MiB, available=385.3 MiB
    19:03:23.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:03:23.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:03:23.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:23.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:23.154 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 localRepositoryRevisionSynced=78
    19:03:23.193 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 remoteRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 transaction.localRevision=148 remoteFromLocalRevision=78
    19:03:23.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=01e61e3e-8357-4e6f-9bc6-510ad14aa104 from='build/repo/j5qz304i-9087g-local-src' toID=d0e3e1ae-48e6-461b-ac14-961241405d86 to='https://localhost:38321/d0e3e1ae-48e6-461b-ac14-961241405d86'
    19:03:23.221 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 remoteRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148
    19:03:23.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:03:23.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:03:23.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 remoteRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 localRepositoryRevisionSynced=148

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:23.330 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:23.396 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=01e61e3e-8357-4e6f-9bc6-510ad14aa104 transaction.localRevision=83 remoteFromLocalRevision=148
    19:03:23.411 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:03:23.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/lp-pI4qXWb8kQRUxvNpQUA

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:23.423 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:23.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=55.6 MiB, available=399.9 MiB
    19:03:23.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:23.676 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 259 ms.
    19:03:23.677 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=97lEeM4HChq2JuKTmou46g, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:23.708 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:23.782 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 104 ms.
    19:03:23.782 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=RnK3gSOyd_e9WrEBRR1KHQ, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:24.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=55.2 MiB, available=400.3 MiB
    19:03:24.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:24.226 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:24.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=55.1 MiB, available=400.4 MiB
    19:03:24.476 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:03:24.479 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    19:03:24.479 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    19:03:24.491 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:24.492 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:24.492 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:24.504 [qtp1296822510-2740] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=119
    19:03:24.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=159 remoteFromLocalRevision=119
    19:03:24.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:03:24.625 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=159
    19:03:24.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:03:24.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:03:25.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=159
    19:03:25.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:03:25.340 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:25.341 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:25.746 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:25.746 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:25.747 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:25.978 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:26.152 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:26.171 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.171 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.172 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.188 [qtp1296822510-2738] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=125 remoteFromLocalRevision=159
    19:03:26.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=false
    19:03:26.239 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.241 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.243 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.245 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.246 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.249 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=125
    19:03:26.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:26.495 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:26.847 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:26.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=57.1 MiB, available=398.4 MiB
    19:03:26.899 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.900 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:26.901 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:27.233 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:26.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:03:27.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=57.0 MiB, available=398.5 MiB
    19:03:27.447 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:27.448 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:27.448 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:27.448 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:27.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:27.596 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:27.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=57.1 MiB, available=398.4 MiB
    19:03:27.810 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:27.811 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:27.811 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:27.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:28.167 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:28.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=57.3 MiB, available=398.2 MiB
    19:03:28.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:28.452 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:28.757 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:28.758 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:28.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=57.1 MiB, available=398.4 MiB
    19:03:28.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:28.872 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:28.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:29.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=56.6 MiB, available=398.9 MiB
    19:03:29.191 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:03:29.191 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:03:29.201 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:29.202 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:29.203 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:29.212 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=125
    19:03:29.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=164 remoteFromLocalRevision=125
    19:03:29.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:03:29.335 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=164
    19:03:29.353 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:03:29.354 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:03:29.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=164

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:29.404 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:29.960 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:29.960 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:30.122 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:30.123 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:30.124 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:30.129 [qtp1296822510-2738] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=130 remoteFromLocalRevision=164
    19:03:30.175 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:03:30.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    19:03:30.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    19:03:30.178 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:03:30.180 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:03:30.180 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:03:30.822 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:30.931 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:31.080 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.158 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.224 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.334 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.373 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.428 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.489 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.524 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.573 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.624 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.661 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.762 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:31.799 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:31.801 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:31.989 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:32.042 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:32.186 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:32.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:32.253 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:32.273 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:03:32.284 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:32.284 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:32.285 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:03:32.477 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.477 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.485 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    19:03:32.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=c20031b1-0c4b-4262-85fc-503e68a5836f to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=true
    19:03:32.487 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c20031b1-0c4b-4262-85fc-503e68a5836f ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52')
    19:03:32.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:32.514 [pool-24-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    19:03:32.528 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.529 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.543 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.577 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:31:12.261Z expiryDateTime=2017-07-30T18:01:12.261Z
    19:03:32.589 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.590 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.591 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.593 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.594 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.594 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:32.603 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=130
    19:03:32.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:33.040 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:33.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=64.4 MiB, available=391.1 MiB
    19:03:33.151 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:33.151 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:33.152 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:33.215 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:33.309 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:03:33.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:33.780 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:33.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=61.4 MiB, available=394.1 MiB
    19:03:33.811 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:03:33.811 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:34.185 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:34.486 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:34.615 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=68.4 MiB, available=387.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:34.186 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:34.186 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:34.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:34.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:03:34.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=63.3 MiB, available=392.2 MiB
    19:03:34.693 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:03:34.796 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:34.796 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:34.797 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:34.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz5jcx-e84fk-local-dest
      localRepository.publicKeySha1 = 56:31:52:FA:F7:85:81:54:D9:18:76:BB:3C:97:C5:AC:E7:66:98:9F

      remoteRepository.repositoryId = c3ce8609-a870-4f57-b59b-549b8295f7ee
      remoteRepository.remoteRoot = https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee
      remoteRepository.publicKeySha1 = AF:AD:DB:59:41:8B:87:95:67:64:12:BD:56:D4:84:59:D5:B9:28:D4

    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 4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 c3ce8609-a870-4f57-b59b-549b8295f7ee

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:35.226 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:35.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=63.0 MiB, available=392.5 MiB
    19:03:35.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:35.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:03:35.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 to='build/repo/j5qz5jcx-e84fk-local-dest', fromRepoLocalSync=true
    19:03:35.331 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 ('build/repo/j5qz5jcx-e84fk-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:35.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=63.0 MiB, available=392.5 MiB
    19:03:35.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:35.883 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:35.896 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:03:35.904 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:03:35.958 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee renewalDateTime=2017-07-30T17:33:35.363Z expiryDateTime=2017-07-30T18:03:35.363Z
    19:03:35.992 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77
    19:03:36.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=18

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:36.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=63.0 MiB, available=392.5 MiB
    19:03:36.181 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.182 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.183 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.200 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=130
    19:03:36.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=8 remoteFromLocalRevision=130
    19:03:36.400 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    19:03:36.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=c20031b1-0c4b-4262-85fc-503e68a5836f to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=false
    19:03:36.413 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.414 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.414 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.419 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.419 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.419 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:36.425 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=134

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:36.491 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:36.500 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:36.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=67.2 MiB, available=388.3 MiB
    19:03:36.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:37.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:37.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:37.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=63.9 MiB, available=391.6 MiB
    19:03:37.957 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:37.964 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:37.971 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:38.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:38.161 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:38.627 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:38.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=62.8 MiB, available=392.7 MiB
    19:03:38.920 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:38.923 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:38.924 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:38.925 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:03:38.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:38.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    19:03:38.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:39.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:39.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:39.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:39.192 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:39.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:39.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:03:39.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:03:39.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:03:39.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:39.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=62.1 MiB, available=393.4 MiB
    19:03:39.525 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:39.526 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:39.526 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:40.022 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:40.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:03:40.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:39.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:03:40.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=61.5 MiB, available=394.0 MiB
    19:03:40.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:40.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:40.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=61.5 MiB, available=394.0 MiB
    19:03:40.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:40.928 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:40.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=61.5 MiB, available=394.0 MiB
    19:03:40.995 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:40.995 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:40.996 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:41.005 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=134
    19:03:41.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=9 remoteFromLocalRevision=134
    19:03:41.103 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    19:03:41.103 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    19:03:41.103 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    19:03:41.104 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    19:03:41.104 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    19:03:41.104 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:40.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:03:41.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=68.2 MiB, available=387.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:41.632 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:41.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:03:41.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=68.2 MiB, available=387.3 MiB
    19:03:41.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:41.964 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:42.180 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:42.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=68.0 MiB, available=387.5 MiB
    19:03:42.248 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:03:42.257 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:42.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:42.267 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:42.308 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:42.407 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:42.443 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:42.509 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:42.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:42.549 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:42.566 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:42.628 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:42.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:42.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:42.676 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:42.748 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:42.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:42.799 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:42.849 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:42.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:42.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:42.900 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:42.952 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:42.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:42.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:42.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:43.004 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:43.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:43.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:43.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:43.233 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:43.267 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:43.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:43.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:43.306 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:43.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:43.472 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:43.479 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    19:03:43.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:03:43.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:43.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:43.541 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:43.559 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:43.567 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:43.596 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:43.597 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:43.597 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:43.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d05254d33168daa8b10efe2bed6cc0dd8f4322f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:43.619 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:43.781 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:43.782 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:43.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:03:43.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=true
    19:03:43.790 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76f7d654-8c4b-4198-9c3d-78e8db41f850 ('build/repo/j5qz35rm-swesc-local-dest-xenia')
    19:03:43.791 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:43.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/1 {11 11ä11#+} 1/a"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:43.951 [pool-25-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:43.975 [Test worker] 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'
    19:03:44.012 [qtp788369844-2848] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ZtR_Gq_d8G1KLxYyPPihw/didkhWzfavvkSxbxw9ZvLg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:44.044 [pool-25-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:44.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:03:44.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29952 bytes in 106 ms. path='/1 {11 11ä11#+} 1/a'
    19:03:44.161 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:44.169 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.170 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.209 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.287 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:32:14.765Z expiryDateTime=2017-07-30T18:02:14.765Z
    19:03:44.303 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.303 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.304 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.307 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.307 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.308 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:44.312 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=138
    19:03:44.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:44.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/1 {11 11ä11#+} 1/a"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:44.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:44.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:44.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:03:44.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e13826132eb7d7d95c318d98a9d0f8ad107e90a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:03:44.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/1 {11 11ä11#+} 1/b"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:44.874 [Test worker] 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'
    19:03:44.903 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ZtR_Gq_d8G1KLxYyPPihw/zO73jTiku0qgsUp4Z_Iehw' offset=0
    19:03:45.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    19:03:45.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 480356 bytes in 243 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:45.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=68.4 MiB, available=387.1 MiB
    19:03:45.154 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:45.155 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:45.156 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:45.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:45.320 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:45.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/1 {11 11ä11#+} 1/b"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:45.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:45.465 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:45.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:45.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:45.761 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:45.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c3c36e3504dfeb5ee07476807f7810aacad5c34' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:45.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:03:45.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=65.3 MiB, available=390.2 MiB
    19:03:45.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:03:45.809 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:45.904 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/1 {11 11ä11#+} 1/c"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:45.985 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:45.996 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=kCbm7B8OmGaN3A2yqMKhWQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=nnM8Y8ouIUZev1lAddGW5g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:46.005 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ZtR_Gq_d8G1KLxYyPPihw/6H1Unjj3tW_XoMpT8vkNuQ' offset=0
    19:03:46.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:03:46.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66099 bytes in 66 ms. path='/1 {11 11ä11#+} 1/c'
    19:03:46.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:03:46.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/1 {11 11ä11#+} 1/c"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:46.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:46.205 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:46.206 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:46.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:46.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:46.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:46.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:46.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:03:46.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c795314988fc81a1deab6a561804ee229c0e1e24' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:03:46.571 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/2/1 {11 11ä11#+} 1/a"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:46.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a'
    19:03:46.633 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ttntnAfJM9vJFTFXS68Mow/B38S9Co9yh9BawKKETIRYw/3zTDZ7p351J6RxX5WSmUbw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:46.715 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:46.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:46.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:46.891 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:46.991 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:46.992 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:46.993 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:47.012 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ttntnAfJM9vJFTFXS68Mow/B38S9Co9yh9BawKKETIRYw/3zTDZ7p351J6RxX5WSmUbw' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:47.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:47.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:03:47.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 315952 bytes in 581 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:03:47.328 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:03:47.344 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    19:03:47.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/2/1 {11 11ä11#+} 1/a"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:47.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:47.569 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:47.567 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:47.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:03:47.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4bce6b123f5a801d336894cfa0d31b82c827a044' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:47.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=67.5 MiB, available=388.0 MiB
    19:03:47.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:47.838 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/2/1 {11 11ä11#+} 1/b"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:47.913 [Test worker] 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'
    19:03:47.950 [qtp788369844-2848] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ttntnAfJM9vJFTFXS68Mow/B38S9Co9yh9BawKKETIRYw/RUgfrT-ydxc1FFooXgqz3g' offset=0
    19:03:48.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:03:48.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20766 bytes in 199 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:03:48.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:48.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=67.2 MiB, available=388.3 MiB
    19:03:48.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:48.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/2/1 {11 11ä11#+} 1/b"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:48.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:48.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:48.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:48.466 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:48.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18e47182590a313c12ffdab12ee67c3d1e109caf' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:03:48.537 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/2/a"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:48.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:03:48.639 [qtp788369844-2848] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ttntnAfJM9vJFTFXS68Mow/crlotNv2iU4q_NwH_F5xTg' offset=0
    19:03:48.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:48.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=67.5 MiB, available=388.0 MiB
    19:03:48.712 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:03:48.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    19:03:48.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    19:03:48.723 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:48.724 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:48.724 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:48.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36685 bytes in 123 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:48.733 [qtp1296822510-2738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=138

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:48.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:03:48.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/2/a"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:48.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=120 remoteFromLocalRevision=138
    19:03:48.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:48.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:48.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    19:03:48.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:48.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:48.966 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=120

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:49.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1030defe33874984ae709b0080f188eecc74330a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:03:49.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/5/h"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:49.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:03:49.117 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gRXcYdq4sMyi5D4nlktzZg/zo7O09UDHznjoSlr-j_Neg/Y7mMzAcJXJfjEkGeQdPuEw' offset=0
    19:03:49.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:03:49.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 539904 bytes in 186 ms. path='/3 + &#ä/5/h'
    19:03:49.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:03:49.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/5/h"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:49.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:49.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:03:49.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:03:49.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=120

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:49.737 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:49.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:49.757 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:49.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34cd26a37210cd01f9fcb4b977a1313f202f5c7f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:49.888 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:49.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/5/i"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:49.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:03:49.916 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gRXcYdq4sMyi5D4nlktzZg/zo7O09UDHznjoSlr-j_Neg/-DAIu-tR4S0jbtgfcWZL2A' offset=0
    19:03:50.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    19:03:50.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182400 bytes in 236 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:50.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:50.214 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:03:50.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/5/i"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:50.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:50.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:50.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:03:50.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b53390e1e5cb4d8e2c43343c0a66cd9b5da7e27' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:50.820 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:50.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/aa"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:50.911 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:50.912 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:50.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    19:03:50.952 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gRXcYdq4sMyi5D4nlktzZg/PguD-pI0gcgzz43k--Wa4g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:50.991 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:50.992 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:50.992 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.010 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:03:51.087 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.095 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.096 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.105 [qtp1296822510-2740] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=143 remoteFromLocalRevision=120

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:51.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:51.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=false
    19:03:51.151 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.152 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.153 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.160 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.160 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.160 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.164 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=143
    19:03:51.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:51.207 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:51.269 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gRXcYdq4sMyi5D4nlktzZg/PguD-pI0gcgzz43k--Wa4g' offset=1048576
    19:03:51.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:03:51.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 100833 bytes in 397 ms. path='/3 + &#ä/aa'
    19:03:51.397 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:03:51.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa
    19:03:51.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/aa"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:51.446 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:51.464 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:51.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:03:51.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f103ae4ae9184c633f0eb3e515396eb311b3d02c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:03:51.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/bb"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:51.588 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:51.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:03:51.642 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gRXcYdq4sMyi5D4nlktzZg/h1byRsoPe6_cGGjnJtnTpg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:51.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=67.9 MiB, available=387.6 MiB
    19:03:51.803 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.804 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:51.804 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:51.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:51.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:51.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 487350 bytes in 371 ms. path='/3 + &#ä/bb'
    19:03:51.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:03:52.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/bb"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:52.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:52.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:52.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:52.071 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:52.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='274594af181ea280576ca3999d1ce1058d9c2261' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:03:52.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/cc"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:52.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:03:52.172 [qtp788369844-2848] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gRXcYdq4sMyi5D4nlktzZg/raU7D1qcIzss3LI63ksVGQ' offset=0
    19:03:52.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:03:52.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 334932 bytes in 139 ms. path='/3 + &#ä/cc'
    19:03:52.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:52.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=66.6 MiB, available=388.9 MiB
    19:03:52.365 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:52.367 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:03:52.367 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:03:52.367 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:52.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:52.368 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:52.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=70.3 MiB, available=385.2 MiB
    19:03:52.389 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:52.390 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:52.391 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:52.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/cc"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:52.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:52.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:52.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:03:52.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b231e9cf07cde344fa780a9b90abd1b8b66eb7e2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:03:52.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/dd"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:52.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:03:52.708 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gRXcYdq4sMyi5D4nlktzZg/bAnuZMMwiaclpBIRCuq_kA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:52.799 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:52.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:03:52.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 648620 bytes in 232 ms. path='/3 + &#ä/dd'
    19:03:52.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:52.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:53.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", toRepositoryId="4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890", path="/3 + &#ä/dd"} on repo=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890
    19:03:53.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:03:53.102 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=77
    19:03:53.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=111 remoteFromLocalRevision=77
    19:03:53.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 from='build/repo/j5qz5jcx-e84fk-local-dest' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:03:53.211 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    19:03:53.250 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    19:03:53.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:03:53.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:03:53.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=111

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:53.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=66.9 MiB, available=388.6 MiB
    19:03:53.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:03:53.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=67.2 MiB, available=388.3 MiB
    19:03:53.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:54.025 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 transaction.localRevision=82 remoteFromLocalRevision=111

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:54.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=66.8 MiB, available=388.7 MiB
    19:03:54.058 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:03:54.058 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:03:54.067 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:54.068 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:54.068 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:54.084 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=143

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:54.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 to='build/repo/j5qz5jcx-e84fk-local-dest', fromRepoLocalSync=false
    19:03:54.102 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=82
    19:03:54.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:54.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=125 remoteFromLocalRevision=143
    19:03:54.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:03:54.224 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=125
    19:03:54.305 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:03:54.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:03:54.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=125
    19:03:54.365 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:03:54.366 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:54.368 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:54.420 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:54.420 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:54.421 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:54.430 [qtp1296822510-2740] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=148 remoteFromLocalRevision=125
    19:03:54.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:03:54.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    19:03:54.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    19:03:54.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:03:54.608 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:03:54.608 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:54.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=76.3 MiB, available=379.2 MiB
    19:03:54.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:03:55.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=75.0 MiB, available=380.5 MiB
    19:03:55.371 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:03:55.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:03:56.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=75.0 MiB, available=380.5 MiB
    19:03:56.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:56.572 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:56.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=75.1 MiB, available=380.4 MiB
    19:03:56.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:57.123 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:57.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=75.1 MiB, available=380.4 MiB
    19:03:57.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:57.477 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:57.545 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:57.642 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:03:57.698 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:57.709 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:57.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=75.1 MiB, available=380.4 MiB
    19:03:57.740 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:03:57.740 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:57.746 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:57.765 [qtp788369844-2848] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=82
    19:03:57.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=116 remoteFromLocalRevision=82
    19:03:57.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 from='build/repo/j5qz5jcx-e84fk-local-dest' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:03:57.810 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    19:03:57.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:03:57.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:03:57.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:57.847 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:57.871 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:57.882 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 transaction.localRevision=87 remoteFromLocalRevision=116
    19:03:57.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:57.908 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:57.936 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:58.040 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.062 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:58.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    19:03:58.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.091 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.107 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.129 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.178 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.184 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:58.231 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.236 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.272 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:58.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:03:58.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=ede13d78-66c6-400a-b149-dd88cd6db8d2 to='build/repo/j5qz347z-gync2-local-src', fromRepoLocalSync=true
    19:03:58.303 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ede13d78-66c6-400a-b149-dd88cd6db8d2 ('build/repo/j5qz347z-gync2-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.310 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:58.313 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.321 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:58.345 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.408 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.409 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.474 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.486 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:58.600 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:58.680 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee renewalDateTime=2017-07-30T17:32:31.905Z expiryDateTime=2017-07-30T18:02:31.905Z
    19:03:58.720 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.723 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.761 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.783 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.815 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:58.833 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:58.980 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:03:59.045 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:59.053 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:59.077 [closeDeferredTimer-7059a94b-2] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[7059a94b] could not be re-opened and was unlisted before.
    19:03:59.090 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:59.091 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:59.101 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:59.101 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:59.106 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:59.166 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:59.331 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.331 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.345 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    19:03:59.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=true
    19:03:59.352 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:03:59.355 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dd7299ed-5cd6-499a-8881-6d8d56c55ad1 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52')
    19:03:59.369 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.370 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.404 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.429 [pool-26-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:03:59.458 [qtp1011194845-2595] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:59.490 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:33:04.221Z expiryDateTime=2017-07-30T18:03:04.221Z
    19:03:59.512 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.514 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.515 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.521 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.522 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.523 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:03:59.528 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=148

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:58.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0
    19:03:59.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:03:59.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:03:59.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0cc04097-d098-4601-adf6-c235853d9d98
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz5q55-q18ch-local-dest
      localRepository.publicKeySha1 = F1:FD:52:FA:7B:20:37:1F:31:13:0D:64:8B:A1:86:39:79:CB:FE:C0

      remoteRepository.repositoryId = d0e3e1ae-48e6-461b-ac14-961241405d86
      remoteRepository.remoteRoot = https://localhost:38321/d0e3e1ae-48e6-461b-ac14-961241405d86/lp-pI4qXWb8kQRUxvNpQUA
      remoteRepository.publicKeySha1 = E3:70:25:6A:D3:41:1E:F5:36:D2:30:19:55:B0:3D:72:23:33:29: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 0cc04097-d098-4601-adf6-c235853d9d98 d0e3e1ae-48e6-461b-ac14-961241405d86
    19:04:00.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:04:00.400 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0cc04097-d098-4601-adf6-c235853d9d98 ('build/repo/j5qz5q55-q18ch-local-dest')
    19:04:00.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d0e3e1ae-48e6-461b-ac14-961241405d86 from='https://localhost:38321/d0e3e1ae-48e6-461b-ac14-961241405d86/lp-pI4qXWb8kQRUxvNpQUA' toID=0cc04097-d098-4601-adf6-c235853d9d98 to='build/repo/j5qz5q55-q18ch-local-dest', fromRepoLocalSync=true

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:00.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:04:00.545 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:04:00.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:00.713 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:00.795 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:00.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=73.1 MiB, available=382.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:00.807 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:00.814 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:00.815 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:00.816 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:00.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:04:00.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:00.933 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0cc04097-d098-4601-adf6-c235853d9d98 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 renewalDateTime=2017-07-30T17:34:00.873Z expiryDateTime=2017-07-30T18:04:00.873Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:00.927 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:01.020 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=0cc04097-d098-4601-adf6-c235853d9d98 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=86

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:01.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:04:01.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:01.121 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:01.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cc04097-d098-4601-adf6-c235853d9d98 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:01.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=76.3 MiB, available=379.2 MiB
    19:04:01.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:01.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=58.7 MiB, available=396.8 MiB
    19:04:01.635 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:04:01.636 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:02.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:02.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=76.2 MiB, available=379.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:02.407 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:02.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:02.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:04:02.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=76.2 MiB, available=379.3 MiB
    19:04:02.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:04:02.822 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:04:02.822 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:02.850 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:04:02.851 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:04:02.851 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:04:02.852 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:04:02.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:02.876 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=87
    19:04:02.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=146 remoteFromLocalRevision=87
    19:04:02.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ede13d78-66c6-400a-b149-dd88cd6db8d2 from='build/repo/j5qz347z-gync2-local-src' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:04:02.952 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146
    19:04:03.001 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    19:04:03.003 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    19:04:03.005 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:03.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:04:03.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bcf58ad65a08b63be072037d0c61b765e13b912b' to.sha1='18e47182590a313c12ffdab12ee67c3d1e109caf'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:03.093 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:03.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0cc04097-d098-4601-adf6-c235853d9d98 serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:03.513 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:03.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=59.2 MiB, available=396.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:03.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:04:03.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:03.686 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:03.718 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:03.719 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:03.719 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:03.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:03.755 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ttntnAfJM9vJFTFXS68Mow/crlotNv2iU4q_NwH_F5xTg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:03.777 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:03.896 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:03.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125907 bytes in 313 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:03.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=79.6 MiB, available=375.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:04.013 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:04.137 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:04.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms.
    19:04:04.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:04.329 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:04.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=54.2 MiB, available=401.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:04.397 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:04.405 [qtp788369844-906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:04.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:04.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ede13d78-66c6-400a-b149-dd88cd6db8d2", toRepositoryId="c3ce8609-a870-4f57-b59b-549b8295f7ee", path="/2/a"} on repo=ede13d78-66c6-400a-b149-dd88cd6db8d2
    19:04:04.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:04.581 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:04.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    19:04:04.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=146
    19:04:04.847 [qtp788369844-2848] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 transaction.localRevision=98 remoteFromLocalRevision=146
    19:04:04.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=ede13d78-66c6-400a-b149-dd88cd6db8d2 to='build/repo/j5qz347z-gync2-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:04.888 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=eFkaVrJpzJibs-Ud1T2e-w could not be decrypted! Access rights missing?!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:04.889 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=98

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:04.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    19:04:04.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:04.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:04.918 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=X2COgQkz5mlZ27vFx6fGPg could not be decrypted! Access rights missing?!
    19:04:04.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:04.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:04.924 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=yf0tfdfbbNXEh36AdZJOWw could not be decrypted! Access rights missing?!
    19:04:04.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:04.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:04.938 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NFGipPE1AdbhVExHK-MYUg could not be decrypted! Access rights missing?!
    19:04:04.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:04.943 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:04.945 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=e3cYS-7QBFcUkZaarvf9xg could not be decrypted! Access rights missing?!
    19:04:04.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:04.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:04.959 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=3X9YlBtPWGiez7JqzitTJw could not be decrypted! Access rights missing?!
    19:04:04.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:04.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:04.969 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=w4kfn6iOklJi6-1--P-B3g could not be decrypted! Access rights missing?!
    19:04:04.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:04.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:04.983 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Y0-BV4X1zhEahpuR36vsig could not be decrypted! Access rights missing?!
    19:04:04.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:04.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:04.991 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=W_GKwMXwRBnN29mJG7NMjA could not be decrypted! Access rights missing?!
    19:04:04.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:04.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:04.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=54.1 MiB, available=401.4 MiB
    19:04:04.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:04.999 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=FCOuxJkQjsNfNFXZrfPgVg could not be decrypted! Access rights missing?!
    19:04:05.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:05.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.008 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=HuJmt9QVyA-NNaPXkMnwtw could not be decrypted! Access rights missing?!
    19:04:05.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:05.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.012 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZbNZY6PUJgslaW59kKE8dg could not be decrypted! Access rights missing?!
    19:04:05.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:05.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.020 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=z7DTj74d_oKhRxgEDOWeHQ could not be decrypted! Access rights missing?!
    19:04:05.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:05.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:04:05.028 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=CadvdKh_iWi-VGE01jlm1w could not be decrypted! Access rights missing?!
    19:04:05.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:05.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.033 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=KgH4Xf471e3-OT8uOl60Vw could not be decrypted! Access rights missing?!
    19:04:05.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:05.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.039 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Kfp8FThJyKZ9Ez3wNGcZ8A could not be decrypted! Access rights missing?!
    19:04:05.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:05.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.044 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=2nT-9Lue7xRdUnxIVLh0Uw could not be decrypted! Access rights missing?!
    19:04:05.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:05.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.049 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=7t1oW4VnaDgZYZo9H0PLpA could not be decrypted! Access rights missing?!
    19:04:05.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:05.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:05.218 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BYyqD7JMNIR_QO5NtP_pyw, serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86} because of missing permissions!
    19:04:05.220 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=RnK3gSOyd_e9WrEBRR1KHQ, serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86} because of missing permissions!
    19:04:05.223 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=97lEeM4HChq2JuKTmou46g, serverRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86} because of missing permissions!
    19:04:05.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:05.506 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:05.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=54.1 MiB, available=401.4 MiB
    19:04:05.532 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    19:04:05.555 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.556 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.557 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.568 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=148

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:05.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=77.3 MiB, available=378.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:05.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=8 remoteFromLocalRevision=148
    19:04:05.708 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    19:04:05.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=false
    19:04:05.720 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.720 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.721 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.725 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.725 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.726 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:05.731 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=152
    19:04:05.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:06.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:06.056 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:06.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:05.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:04:06.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=76.7 MiB, available=378.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:06.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=54.2 MiB, available=401.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:06.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:06.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:06.527 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:06.529 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:06.531 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:06.533 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:06.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:06.827 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:06.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=80.2 MiB, available=375.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:07.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=54.3 MiB, available=401.2 MiB
    19:04:07.221 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:04:07.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:04:07.224 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:04:07.224 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:04:07.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:06.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:04:07.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=76.7 MiB, available=378.8 MiB
    19:04:07.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:07.512 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 153 ms.
    19:04:07.512 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=3uosr3euguKh4iJWbJasjg, invitation=false]
    19:04:07.646 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 134 ms.
    19:04:07.647 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:06.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:04:07.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=80.2 MiB, available=375.3 MiB
    19:04:07.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:07.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=76.8 MiB, available=378.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:07.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=54.3 MiB, available=401.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:07.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:07.890 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:07.891 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:07.891 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:07.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:08.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=80.1 MiB, available=375.4 MiB
    19:04:08.331 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:04:08.333 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:04:08.333 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:04:08.410 [qtp1011194845-2595] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0e3e1ae-48e6-461b-ac14-961241405d86 remoteRepositoryId=0cc04097-d098-4601-adf6-c235853d9d98 localRepositoryRevisionSynced=86

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:08.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=77.0 MiB, available=378.5 MiB
    19:04:08.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:08.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    19:04:08.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:04:08.505 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey: Caught ReadAccessDeniedException as expected.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:08.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=54.4 MiB, available=401.1 MiB
    19:04:08.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:08.977 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:09.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:04:09.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:04:09.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:04:09.127 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=98
    19:04:09.154 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=161 remoteFromLocalRevision=98
    19:04:09.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ede13d78-66c6-400a-b149-dd88cd6db8d2 from='build/repo/j5qz347z-gync2-local-src' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:04:09.163 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=161
    19:04:09.186 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:04:09.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:04:09.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=161

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:09.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=54.4 MiB, available=401.1 MiB
    19:04:09.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    19:04:09.282 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:09.296 [qtp788369844-2848] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 transaction.localRevision=103 remoteFromLocalRevision=161
    19:04:09.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:04:09.561 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:04:09.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 to='build/repo/j5qz5jcx-e84fk-local-dest', fromRepoLocalSync=true
    19:04:09.573 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 ('build/repo/j5qz5jcx-e84fk-local-dest')
    19:04:09.588 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:09.683 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:09.690 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = de1529fa-d030-4f62-bdbc-9edfee9388b4
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz5m50-w7jai-local-src
      localRepository.publicKeySha1 = 3F:B5:7F:F0:F5:69:FD:7E:72:56:40:99:F4:C6:65:68:2A:A2:5A:49

      remoteRepository.repositoryId = f6470460-29da-4b26-adf3-4494d28d122e
      remoteRepository.remoteRoot = https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e
      remoteRepository.publicKeySha1 = D9:7A:CB:3D:3A:A1:C8:6A:B6:D6:C6:EB:07:7D:99:3A:B3:AB:FB:5F

    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 de1529fa-d030-4f62-bdbc-9edfee9388b4 f6470460-29da-4b26-adf3-4494d28d122e

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:09.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=54.4 MiB, available=401.1 MiB
    19:04:09.712 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:09.713 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:09.713 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:09.723 [qtp1296822510-2738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=152
    19:04:09.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=9 remoteFromLocalRevision=152
    19:04:09.782 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    19:04:09.784 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    19:04:09.784 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    19:04:09.785 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    19:04:09.785 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    19:04:09.785 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    19:04:09.786 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:09.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:09.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:09.972 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee renewalDateTime=2017-07-30T17:33:35.363Z expiryDateTime=2017-07-30T18:03:35.363Z
    19:04:10.018 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=103

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:10.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    19:04:10.457 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:04:10.475 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:04:10.535 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:04:10.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:10.581 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:10.604 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:04:10.669 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:04:10.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%
    19:04:10.754 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:10.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=3
    19:04:10.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:11.041 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:11.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:04:11.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e' toID=de1529fa-d030-4f62-bdbc-9edfee9388b4 to='build/repo/j5qz5m50-w7jai-local-src', fromRepoLocalSync=true
    19:04:11.097 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing de1529fa-d030-4f62-bdbc-9edfee9388b4 ('build/repo/j5qz5m50-w7jai-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:11.147 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:11.160 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:04:11.188 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:11.218 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:11.254 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:34:11.128Z expiryDateTime=2017-07-30T18:04:11.128Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:11.313 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:11.337 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:11.352 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:11.403 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:11.473 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:11.568 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:11.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:04:11.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:11.701 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:11.749 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:11.796 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:11.846 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:11.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 27 ms.
    19:04:11.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:11.892 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:04:11.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:11.906 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:11.951 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:11.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0
    19:04:12.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=57.8 MiB, available=397.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:12.250 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:12.299 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:12.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:12.484 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:12.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:12.559 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:12.568 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:12.583 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.583 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.584 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.585 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.585 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.586 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.586 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.587 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.587 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.588 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.588 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.589 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.589 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.590 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.591 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.592 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.592 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.593 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.593 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.594 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.594 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.595 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.595 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.596 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.597 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.597 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.598 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.602 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.602 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.603 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.604 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.604 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.604 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.605 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.605 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.606 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.608 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.608 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.634 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:12.856 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 170 ms.
    19:04:12.857 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.858 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.859 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.859 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:12.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:12.860 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.860 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.860 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.865 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco
    19:04:12.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:12.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:12.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:12.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:12.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:12.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:12.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:12.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:12.999 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:13.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:13.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:13.148 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=2C4R6M986puNmj333hUHIA, invitation=true]
    19:04:13.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:04:13.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:04:13.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:04:13.295 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:13.297 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.297 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.298 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.310 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.329 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.358 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.372 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.372 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.373 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:13.479 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:04:13.587 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, invitation=false]] invitedUser=UserImpl[EpstD0M24_o5F8afiH_3bA, null, null, [yasmin@subshare.net], [3917c69f887ff76c]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2C4R6M986puNmj333hUHIA, invitation=true]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:13.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=58.1 MiB, available=397.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:13.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:13.697 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:13.710 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:13.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:13.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:13.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:13.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:13.729 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    19:04:13.729 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@184a520d
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:04:13.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:13.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=77.8 MiB, available=377.7 MiB
    19:04:13.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:13.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:04:13.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:04:13.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:04:13.743 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:04:13.743 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:04:13.746 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:13.874 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:04:13.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:13.973 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:14.016 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:14.017 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:14.017 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:04:14.201 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:14.202 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:14.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:04:14.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=true
    19:04:14.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:14.215 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 486ab777-d475-4781-909e-fc59435d06d1 ('build/repo/j5qyzf48-lkwj7-local-src-marco')
    19:04:14.233 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:14.233 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:14.267 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:14.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:14.317 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:04:14.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:14.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:14.369 [pool-27-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:14.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:14.450 [pool-27-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:14.460 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:14.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:14.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=58.7 MiB, available=396.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:14.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:14.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:04:14.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:04:14.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:14.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:04:14.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bcf58ad65a08b63be072037d0c61b765e13b912b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:14.575 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:30:01.545Z expiryDateTime=2017-07-30T18:00:01.545Z
    19:04:14.598 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:14.599 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:14.599 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:14.604 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a
    19:04:14.605 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:14.663 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=103
    19:04:14.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=130 remoteFromLocalRevision=103
    19:04:14.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:04:14.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 from='build/repo/j5qz5jcx-e84fk-local-dest' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:04:14.732 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=130
    19:04:14.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:04:14.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:04:14.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:14.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:14.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:04:15.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:15.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:04:15.329 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:04:15.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=130

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:15.409 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:15.410 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:15.411 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:15.420 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=156
    19:04:15.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:15.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:15.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    19:04:15.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:15.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:15.578 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=6wjsKaqwRN9zBdwt0QTcgg, cryptoRepoFileId=crlotNv2iU4q_NwH_F5xTg} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=H8h2HNMVQzdaqr55p5uCig, cryptoRepoFileId=crlotNv2iU4q_NwH_F5xTg} duplicateCryptoRepoFileId=null localRevision=135
    19:04:15.597 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:15.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:15.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:15.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:15.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:04:15.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=58.1 MiB, available=397.4 MiB
    19:04:15.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:15.927 [qtp788369844-2848] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 transaction.localRevision=110 remoteFromLocalRevision=130
    19:04:15.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 to='build/repo/j5qz5jcx-e84fk-local-dest', fromRepoLocalSync=false
    19:04:15.969 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=110

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:16.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=59.7 MiB, available=395.8 MiB
    19:04:16.363 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:16.363 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:16.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=58.1 MiB, available=397.4 MiB
    19:04:16.364 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:16.364 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:16.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:04:16.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:04:16.427 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:16.461 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:16.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:16.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=6 remoteFromLocalRevision=2
    19:04:16.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de1529fa-d030-4f62-bdbc-9edfee9388b4 from='build/repo/j5qz5m50-w7jai-local-src' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e'
    19:04:16.629 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:15.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0
    19:04:16.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:16.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:16.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:17.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:04:17.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:04:17.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:04:17.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:17.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=58.3 MiB, available=397.2 MiB
    19:04:17.347 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:04:17.347 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:17.383 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:17.388 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 132 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:17.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:04:17.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:04:17.384 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[EpstD0M24_o5F8afiH_3bA, null, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:04:17.384 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:17.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:17.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=76.9 MiB, available=378.6 MiB
    19:04:17.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:17.816 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:17.828 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:17.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:17.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:17.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:17.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:17.861 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:17.875 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:04:17.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:18.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=58.2 MiB, available=397.3 MiB
    19:04:18.048 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:18.049 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:18.049 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:18.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:18.162 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:18.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=77.0 MiB, available=378.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:18.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=58.5 MiB, available=397.0 MiB
    19:04:18.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:18.761 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:18.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:04:19.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:19.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    19:04:19.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:19.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:19.250 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:19.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=58.5 MiB, available=397.0 MiB
    19:04:19.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:19.552 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:19.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:19.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:19.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=77.6 MiB, available=377.9 MiB
    19:04:19.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:19.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=58.3 MiB, available=397.2 MiB
    19:04:19.768 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:04:19.770 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    19:04:19.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    19:04:19.800 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:19.802 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:19.803 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:19.821 [qtp1296822510-2740] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=156
    19:04:19.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=171 remoteFromLocalRevision=156
    19:04:19.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:04:19.937 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=171
    19:04:20.071 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:04:20.071 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:04:20.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=171

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:20.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=77.0 MiB, available=378.5 MiB
    19:04:20.169 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:04:20.170 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:04:20.192 [qtp788369844-2848] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 localRepositoryRevisionSynced=110
    19:04:20.243 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=138 remoteFromLocalRevision=110

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:20.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:20.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:20.285 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:20.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 from='build/repo/j5qz5jcx-e84fk-local-dest' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:04:20.322 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=138
    19:04:20.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:04:20.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:04:20.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=138

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:20.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:20.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:20.444 [qtp788369844-2849] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=4ce7fa32-e5fa-489b-8f3a-49e1d7eaa890 transaction.localRevision=115 remoteFromLocalRevision=138
    19:04:20.448 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:20.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:20.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:20.587 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:20.588 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:20.590 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:20.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:04:20.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=ede13d78-66c6-400a-b149-dd88cd6db8d2 to='build/repo/j5qz347z-gync2-local-src', fromRepoLocalSync=true
    19:04:20.645 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ede13d78-66c6-400a-b149-dd88cd6db8d2 ('build/repo/j5qz347z-gync2-local-src')
    19:04:20.651 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:04:20.675 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:20.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:20.835 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:20.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:20.902 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee renewalDateTime=2017-07-30T17:32:31.905Z expiryDateTime=2017-07-30T18:02:31.905Z
    19:04:20.925 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=115

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:20.992 [qtp1296822510-2738] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:04:21.108 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.109 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.109 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.126 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=162 remoteFromLocalRevision=171
    19:04:21.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=486ab777-d475-4781-909e-fc59435d06d1 to='build/repo/j5qyzf48-lkwj7-local-src-marco', fromRepoLocalSync=false
    19:04:21.157 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.158 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.160 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.163 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.164 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.164 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.168 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=162
    19:04:21.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:21.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:21.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:21.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:21.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:21.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:20.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0
    19:04:21.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:21.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:21.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:21.728 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:21.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    19:04:21.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:21.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:21.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:21.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=60.2 MiB, available=395.3 MiB
    19:04:21.875 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.876 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:21.877 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:21.981 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:21.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:22.238 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:22.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:22.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:22.406 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:22.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:21.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0
    19:04:22.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:22.526 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:22.669 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:22.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms.
    19:04:22.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:22.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:22.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:22.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:22.731 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:22.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:22.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:22.740 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:22.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:22.741 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:22.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:04:22.749 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:04:22.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:22.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:22.897 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    19:04:22.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:22.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:04:22.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='303eaaeef4a6b84167bfe9a8723166bab12fc4af' to.sha1='12d63ef17902c6ead18493426c3c605540df87fa'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:23.138 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:22.741 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:04:22.742 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[EpstD0M24_o5F8afiH_3bA, null, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:04:22.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:22.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:04:23.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=54.8 MiB, available=400.7 MiB
    19:04:23.326 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:23.327 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:23.328 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:23.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=77.3 MiB, available=378.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:23.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/1 {11 11ä11#+} 1/a"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:23.392 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:23.446 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:23.605 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XXdx-0Sdm5W4QsV2ub1yyw/sdxqEy-JwQV85hqJg1UPhQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:23.618 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:23.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:04:23.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=54.8 MiB, available=400.7 MiB
    19:04:23.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:23.893 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:23.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:04:23.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.3 MiB, available=378.2 MiB
    19:04:23.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:24.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 336071 bytes in 683 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:24.083 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:24.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:24.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:24.308 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:24.310 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:24.360 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:24.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=54.8 MiB, available=400.7 MiB
    19:04:24.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:24.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:24.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:24.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/1 {11 11ä11#+} 1/a"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:24.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:24.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=54.8 MiB, available=400.7 MiB
    19:04:24.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:04:24.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:24.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:24.877 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:24.879 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:24.879 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:24.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:24.891 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 localRepositoryRevisionSynced=162

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:24.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='991f7315ccb05dff71194c12ab1636ef6f254e85' to.sha1='6a39f9d4846302c51060f6d9775a105c388a3aa1'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:24.916 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:24.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=176 remoteFromLocalRevision=162
    19:04:24.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=486ab777-d475-4781-909e-fc59435d06d1 from='build/repo/j5qyzf48-lkwj7-local-src-marco' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:04:24.996 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=176

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:24.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=77.5 MiB, available=378.0 MiB
    19:04:24.999 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:04:25.001 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    19:04:25.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:25.011 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:25.011 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:04:25.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=176
    19:04:25.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:25.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:25.096 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:25.097 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:25.097 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:25.103 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=486ab777-d475-4781-909e-fc59435d06d1 transaction.localRevision=167 remoteFromLocalRevision=176
    19:04:25.112 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:04:25.112 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    19:04:25.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    19:04:25.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:04:25.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:04:25.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.180 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:25.198 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    19:04:25.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:04:25.236 [qtp788369844-1792] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=115

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:25.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/1 {11 11ä11#+} 1/b"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.305 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=170 remoteFromLocalRevision=115

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:25.309 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ede13d78-66c6-400a-b149-dd88cd6db8d2 from='build/repo/j5qz347z-gync2-local-src' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:04:25.312 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=170
    19:04:25.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:04:25.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:04:25.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=170

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:25.448 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XXdx-0Sdm5W4QsV2ub1yyw/ZIXYcvwXVgnbPuTOyJZcMw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.756 [qtp788369844-2849] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 transaction.localRevision=120 remoteFromLocalRevision=170
    19:04:25.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c3ce8609-a870-4f57-b59b-549b8295f7ee from='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee' toID=ede13d78-66c6-400a-b149-dd88cd6db8d2 to='build/repo/j5qz347z-gync2-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:25.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 261926 bytes in 473 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.784 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=120

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:25.834 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:25.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:25.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:26.031 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:26.035 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:26.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/1 {11 11ä11#+} 1/b"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:26.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:26.114 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:26.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:04:26.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c2abec14fb7db682f0d91c12cc5201bf5e8aa3f' to.sha1='13fbafd08d1e0d1be9edd5059ac23d0d17064b10'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.147 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:26.225 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:26.237 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.281 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:26.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/1 {11 11ä11#+} 1/c"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:26.426 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.429 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:26.508 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:25.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: repoFileDtos.size=0
    19:04:26.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=77.6 MiB, available=377.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:26.615 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XXdx-0Sdm5W4QsV2ub1yyw/pfBkNwvpmqJqDLOvVRFX4g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.636 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:26.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.717 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:26.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292209 bytes in 308 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.763 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:26.833 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:26.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:26.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.896 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:26.922 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:26.937 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:26.939 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:26.957 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:26.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/1 {11 11ä11#+} 1/c"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:26.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:27.010 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:27.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:04:27.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:27.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:04:27.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e35bb169764bf3dd20f796d75d59c2a0724e0c25' to.sha1='3b4bf0fbec07869c928cb18b3b13704b037c37bf'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:27.066 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:27.115 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:27.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:27.149 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=AySQY8fSMZbalfny3DdUYA, serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee} because of missing permissions!
    19:04:27.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:27.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/2/1 {11 11ä11#+} 1/a"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:27.444 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:27.470 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:27.546 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:27.552 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/w71sz7OYunv4XMtqIw8CWA/wTCGOnPDeJNLIvqKw_60zg/PMXVIDIhdUha5UgtJv-k4g' offset=0
    19:04:27.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59093 bytes in 231 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:27.684 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:27.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:27.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:27.760 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:27.768 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:27.769 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:27.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:27.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:27.799 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare
    19:04:27.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:27.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:27.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:27.891 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:27.893 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:27.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/2/1 {11 11ä11#+} 1/a"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:27.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:27.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:27.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:04:27.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5488ab28388cfb7eb2dcddd5a05cc7bb2fa84ac8' to.sha1='f0a46f540716b21e4376445d8c646d7549753cc4'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:28.039 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.040 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.049 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    19:04:28.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=c20031b1-0c4b-4262-85fc-503e68a5836f to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=true
    19:04:28.055 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    19:04:28.061 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c20031b1-0c4b-4262-85fc-503e68a5836f ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52')
    19:04:28.079 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.081 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.107 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.124 [pool-28-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    19:04:28.151 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:31:12.261Z expiryDateTime=2017-07-30T18:01:12.261Z
    19:04:28.160 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.160 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.161 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.164 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.165 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.165 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:28.169 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=167
    19:04:28.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:28.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:28.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:28.314 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/2/1 {11 11ä11#+} 1/b"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:28.316 [Test worker] 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'
    19:04:28.797 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/w71sz7OYunv4XMtqIw8CWA/wTCGOnPDeJNLIvqKw_60zg/bQQPUMekqy43eq49XZyqZg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:28.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:28.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:29.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=61.9 MiB, available=393.6 MiB
    19:04:29.106 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:29.106 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:29.107 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:29.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:29.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 996864 bytes in 924 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:04:29.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:29.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:29.567 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:29.569 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:29.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/2/1 {11 11ä11#+} 1/b"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:29.666 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:29.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:29.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:04:29.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a9969c7410bcc0aefb8993f81b115aab382a90c' to.sha1='839f169c5dc35a0f354729432f81822d7e914536'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:29.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=77.2 MiB, available=378.3 MiB
    19:04:29.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:04:29.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:04:29.853 [qtp788369844-906] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 localRepositoryRevisionSynced=120

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:29.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:29.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee transaction.localRevision=176 remoteFromLocalRevision=120
    19:04:29.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ede13d78-66c6-400a-b149-dd88cd6db8d2 from='build/repo/j5qz347z-gync2-local-src' toID=c3ce8609-a870-4f57-b59b-549b8295f7ee to='https://localhost:44949/c3ce8609-a870-4f57-b59b-549b8295f7ee'
    19:04:29.898 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=176
    19:04:29.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:04:29.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:04:29.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 remoteRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee localRepositoryRevisionSynced=176
    19:04:30.025 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee remoteRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 transaction.localRevision=125 remoteFromLocalRevision=176
    19:04:30.029 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:30.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/2/a"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:30.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:04:30.475 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/w71sz7OYunv4XMtqIw8CWA/xSUtPjipNd7XqmpDyK8DMg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:29.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=60.0 MiB, available=395.5 MiB
    19:04:30.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    19:04:30.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:30.667 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ede13d78-66c6-400a-b149-dd88cd6db8d2 serverRepositoryId=c3ce8609-a870-4f57-b59b-549b8295f7ee renewalDateTime=2017-07-30T17:32:31.905Z expiryDateTime=2017-07-30T18:02:31.905Z
    19:04:30.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:04:30.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:04:30.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    19:04:30.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:30.929 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:30.930 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:04:30.930 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:04:30.930 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[EpstD0M24_o5F8afiH_3bA, null, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:04:30.931 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:30.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    19:04:31.253 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:31.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 415415 bytes in 1274 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:31.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=60.2 MiB, available=395.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:31.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:31.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:31.628 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:31.649 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:31.650 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:31.739 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:31.740 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:31.742 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:31.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:31.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/2/a"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:31.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:31.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:31.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:04:32.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d77fac7dcb5c200a184f1696f58cc99cf54dd091' to.sha1='641f760e3f0543b8b210bc215514f29a09552a7d'): /3 + &#ä/5/h
    19:04:32.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/5/h"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:32.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=59.4 MiB, available=396.1 MiB
    19:04:32.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:32.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:04:32.725 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/RQGN2pJ9P9YTd_bMc0Jf8w' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:32.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=59.4 MiB, available=396.1 MiB
    19:04:32.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:04:33.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=58.6 MiB, available=396.9 MiB
    19:04:33.256 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    19:04:33.266 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.267 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.267 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.278 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=167
    19:04:33.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=11 remoteFromLocalRevision=167
    19:04:33.513 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    19:04:33.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=c20031b1-0c4b-4262-85fc-503e68a5836f to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/marco/.subshare/metaOnlyRepo/XcwCA7xgebIZh0D3SsBZ3w/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=false
    19:04:33.529 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.530 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.530 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.533 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.533 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.534 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:33.541 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=171
    19:04:33.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:33.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621410 bytes in 1474 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:34.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=59.9 MiB, available=395.6 MiB
    19:04:34.051 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:34.052 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:34.052 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:34.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:34.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:34.142 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:34.145 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:34.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/5/h"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:34.218 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:34.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:34.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:04:34.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='906a7e734cb7abfcdb1cb6f3a85f123b0bbd6b18' to.sha1='f39ca8699699f5843dc4d7b1d8aee96e71cd7c63'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:34.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:04:34.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=60.0 MiB, available=395.5 MiB
    19:04:34.535 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:34.536 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:04:34.536 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[hrJeIROnKhve5yWGpyG1kg, null, null, [xenia@subshare.net], [dee72586a721b592]]
    19:04:34.536 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[EpstD0M24_o5F8afiH_3bA, null, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:04:34.537 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    19:04:34.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:04:34.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=60.0 MiB, available=395.5 MiB
    19:04:34.884 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:34.885 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:34.885 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:35.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:35.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/5/i"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:35.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:36.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=59.9 MiB, available=395.6 MiB
    19:04:36.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:36.063 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/uJVIONYhIz0baFxq_CmQQQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:36.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=59.9 MiB, available=395.6 MiB
    19:04:36.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:04:36.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=59.5 MiB, available=396.0 MiB
    19:04:36.812 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:36.813 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:36.813 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:04:36.825 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f localRepositoryRevisionSynced=171

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:36.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 289656 bytes in 946 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:36.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c20031b1-0c4b-4262-85fc-503e68a5836f remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=12 remoteFromLocalRevision=171
    19:04:36.891 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    19:04:36.892 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    19:04:36.892 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    19:04:36.895 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    19:04:36.895 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    19:04:36.895 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    19:04:36.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:04:36.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:04:36.901 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:36.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:36.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:37.003 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:37.005 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:37.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/5/i"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:37.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:37.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:37.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:04:37.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e8e8f7f92a6ec910fec4211b132965292580865' to.sha1='1590c312af0111ceb949384b4ec921e0fa46cbed'): /3 + &#ä/aa
    19:04:37.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/aa"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:37.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:04:37.972 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zSbfnvj-5H7ny2d0EAbibA/VU2WOfbTxnOqrxqgj2XcQg' offset=0
    19:04:38.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358901 bytes in 812 ms. path='/3 + &#ä/aa'
    19:04:38.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:38.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:38.803 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:38.805 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:38.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/aa"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:38.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:38.869 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:38.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:38.895 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:04:38.896 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:04:38.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:04:38.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:04:38.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:38.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e2d0926d9d2c82aa1fce0501cdd3b6193f50430' to.sha1='858820e58c30653e4cc0cc2f906d5a73ebfa926b'): /3 + &#ä/bb
    19:04:39.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/bb"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:39.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:39.317 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:39.432 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zSbfnvj-5H7ny2d0EAbibA/PtJgfWGwl5OuWDBmG94eqQ' offset=0
    19:04:40.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 616387 bytes in 867 ms. path='/3 + &#ä/bb'
    19:04:40.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:04:40.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:40.288 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:40.289 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:40.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/bb"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:40.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:40.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:40.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:04:40.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2758c8d670d7dda32f539095435e6a144131ec3a' to.sha1='e05646bbc64092451e0b5f5533f13b7ea13eaa36'): /3 + &#ä/cc
    19:04:40.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/cc"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:40.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:40.922 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:41.159 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zSbfnvj-5H7ny2d0EAbibA/cKCYkT4zjwHGhtrzVruK1w' offset=0
    19:04:42.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 960230 bytes in 1331 ms. path='/3 + &#ä/cc'
    19:04:42.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:42.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:42.355 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:42.357 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:04:42.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/cc"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:42.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:42.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:42.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:04:42.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0c20670ec03e7e745dd501a3fc4e13555332468' to.sha1='89a7b5e7597f018f033420ec72be7ab61b58ccb7'): /3 + &#ä/dd
    19:04:42.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/dd"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:42.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:04:42.887 [qtp1276160461-2657] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zSbfnvj-5H7ny2d0EAbibA/mVbvi_td8GViPOPfIxIhWg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:43.130 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:43.261 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:43.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313038 bytes in 532 ms. path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:43.343 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:43.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:43.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:43.474 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:04:43.476 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:43.505 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:43.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/3 + &#ä/dd"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:04:43.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:04:43.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    19:04:43.593 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:44.080 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:44.085 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 transaction.localRevision=68 remoteFromLocalRevision=6
    19:04:44.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e' toID=de1529fa-d030-4f62-bdbc-9edfee9388b4 to='build/repo/j5qz5m50-w7jai-local-src', fromRepoLocalSync=false
    19:04:44.161 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68
    19:04:44.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:44.327 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:44.632 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:44.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:44.932 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:45.384 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:45.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:46.089 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:46.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=69.3 MiB, available=386.2 MiB
    19:04:46.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:46.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:46.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:46.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:46.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:46.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:46.420 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:46.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:04:46.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:04:46.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:04:46.454 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:04:46.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:04:46.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=68.6 MiB, available=386.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:47.155 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:47.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:04:47.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=68.4 MiB, available=387.1 MiB
    19:04:47.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:04:48.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=68.4 MiB, available=387.1 MiB
    19:04:48.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:48.064 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:48.128 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:48.276 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:48.347 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:48.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=68.4 MiB, available=387.1 MiB
    19:04:48.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:04:48.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:04:48.452 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=68

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:48.524 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:48.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=138 remoteFromLocalRevision=68
    19:04:48.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de1529fa-d030-4f62-bdbc-9edfee9388b4 from='build/repo/j5qz5m50-w7jai-local-src' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e'
    19:04:48.619 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:48.651 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:48.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:04:48.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:48.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:48.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:48.724 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:48.829 [qtp1276160461-2657] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 transaction.localRevision=73 remoteFromLocalRevision=138
    19:04:48.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:04:48.896 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/zSbfnvj-5H7ny2d0EAbibA

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:48.970 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:48.984 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:48.991 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:49.053 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 133 ms.
    19:04:49.053 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:49.152 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:49.167 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:49.259 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 206 ms.
    19:04:49.260 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=0c5_OAliQrHfMUpm4i05CA, invitation=false]
    19:04:49.271 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:49.275 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:49.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:04:49.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyType gave an error on extracting the value : null
    19:04:49.315 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:49.376 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:49.411 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:49.443 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    19:04:49.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:49.633 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:49.641 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:49.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:04:49.784 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 84 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:49.945 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:50.221 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:50.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:04:50.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e' toID=de1529fa-d030-4f62-bdbc-9edfee9388b4 to='build/repo/j5qz5m50-w7jai-local-src', fromRepoLocalSync=true
    19:04:50.259 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing de1529fa-d030-4f62-bdbc-9edfee9388b4 ('build/repo/j5qz5m50-w7jai-local-src')
    19:04:50.277 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:04:50.333 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:50.359 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:50.400 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:50.601 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:34:11.128Z expiryDateTime=2017-07-30T18:04:11.128Z
    19:04:50.621 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=73
    19:04:50.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:50.773 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:51.041 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:51.164 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:51.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=68.9 MiB, available=386.6 MiB
    19:04:51.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:51.624 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:51.807 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:51.922 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:52.015 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:52.150 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:52.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=67.3 MiB, available=388.2 MiB
    19:04:52.174 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:04:52.175 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:04:52.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:52.282 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:52.477 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:04:52.641 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:52.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=67.4 MiB, available=388.1 MiB
    19:04:52.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:52.874 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:53.061 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 217 ms.
    19:04:53.065 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qM_QXjOwk7_n75LB3aSJmQ, invitation=false]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:53.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=67.5 MiB, available=388.0 MiB
    19:04:53.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:53.350 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 284 ms.
    19:04:53.351 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Lh6W_hGGxb0gIJbuDLqemA, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:53.382 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:53.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=67.4 MiB, available=388.1 MiB
    19:04:53.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:54.158 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:54.282 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=91.8 MiB, available=363.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:54.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=67.4 MiB, available=388.1 MiB
    19:04:54.648 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:04:54.651 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:04:54.651 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:04:54.672 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=73

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:54.753 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:54.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=145 remoteFromLocalRevision=73
    19:04:54.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de1529fa-d030-4f62-bdbc-9edfee9388b4 from='build/repo/j5qz5m50-w7jai-local-src' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e'
    19:04:54.823 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=145
    19:04:54.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:04:54.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:04:54.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=145

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz6qad-g6yon-local-src
      localRepository.publicKeySha1 = 33:32:25:F3:39:1B:75:EC:BA:A3:54:B2:5D:EA:CB:22:67:AA:F5:6E

      remoteRepository.repositoryId = 89ccf322-7a15-4a16-8f88-1ed04d8b1471
      remoteRepository.remoteRoot = https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471
      remoteRepository.publicKeySha1 = FD:4B:B6:40:E6:BD:58:90:4B:E8:54:00:4E:4B:2F:CA:05:66:D6:FF

    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 eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 89ccf322-7a15-4a16-8f88-1ed04d8b1471
    19:04:55.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:56.092 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:56.144 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 transaction.localRevision=79 remoteFromLocalRevision=145
    19:04:56.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e' toID=de1529fa-d030-4f62-bdbc-9edfee9388b4 to='build/repo/j5qz5m50-w7jai-local-src', fromRepoLocalSync=false
    19:04:56.314 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=79

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:56.707 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:04:56.736 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:04:56.945 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:04:57.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:56.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0
    19:04:57.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=68.0 MiB, available=387.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:57.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:04:57.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:04:57.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:57.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:57.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    19:04:57.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:04:57.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 from='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471' toID=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 to='build/repo/j5qz6qad-g6yon-local-src', fromRepoLocalSync=true
    19:04:57.753 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 ('build/repo/j5qz6qad-g6yon-local-src')
    19:04:57.875 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:04:57.952 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:04:58.081 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 renewalDateTime=2017-07-30T17:34:57.762Z expiryDateTime=2017-07-30T18:04:57.762Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:58.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=67.6 MiB, available=387.9 MiB
    19:04:58.144 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:04:58.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:04:58.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:58.147 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:04:58.197 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:58.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:59.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=67.6 MiB, available=387.9 MiB
    19:04:59.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:04:59.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=71.6 MiB, available=383.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:04:59.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=67.7 MiB, available=387.8 MiB
    19:04:59.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:04:59.843 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:00.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=67.7 MiB, available=387.8 MiB
    19:05:00.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:05:00.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=67.8 MiB, available=387.7 MiB
    19:05:00.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:05:00.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:05:00.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:05:00.578 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=79
    19:05:00.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=150 remoteFromLocalRevision=79
    19:05:00.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de1529fa-d030-4f62-bdbc-9edfee9388b4 from='build/repo/j5qz5m50-w7jai-local-src' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e'
    19:05:00.891 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=150
    19:05:00.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:05:00.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:05:00.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=150
    19:05:01.177 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 transaction.localRevision=84 remoteFromLocalRevision=150
    19:05:01.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:01.907 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:01.922 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:01.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:01.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:01.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:01.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    19:05:01.938 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[e0d71e9e7262808f]
    19:05:01.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:05:01.953 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    19:05:01.957 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[e0d71e9e7262808f]
    19:05:01.965 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:05:01.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:01.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:01.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:01.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:01.971 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:05:01.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:01.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:01.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:01.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:01.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    19:05:01.976 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[e0d71e9e7262808f]
    19:05:01.983 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:05:01.984 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43922' serverPath='/79e21738-32ff-447e-93b3-3304d1f78c52' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2C4R6M986puNmj333hUHIA, invitation=true]
    19:05:01.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:01.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:01.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:01.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:01.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    19:05:01.988 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[e0d71e9e7262808f]
    19:05:01.995 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:05:01.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=yasmin
    19:05:01.999 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:05:02.006 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    19:05:02.012 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:05:02.018 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:02.018 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:02.018 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:02.019 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:02.019 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.067 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms.
    19:05:02.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:02.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:02.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:02.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:02.075 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    19:05:02.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:02.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:02.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:02.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:02.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    19:05:02.089 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, invitation=false]
    19:05:02.089 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2C4R6M986puNmj333hUHIA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, invitation=false, validTo=null]
    19:05:02.296 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:02.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:02.613 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:02.615 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.615 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.616 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.680 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.784 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:02.785 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.785 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.786 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:02.790 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:03.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=71.8 MiB, available=383.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:03.249 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2C4R6M986puNmj333hUHIA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:03.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qM_QXjOwk7_n75LB3aSJmQ, serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:03.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:03.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:03.411 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:05:03.629 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:03.630 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:03.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:05:04.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=72.0 MiB, available=383.5 MiB
    19:05:04.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:05:04.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=50.3 MiB, available=405.2 MiB
    19:05:04.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:05:05.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=50.3 MiB, available=405.2 MiB
    19:05:05.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:05:05.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=50.2 MiB, available=405.3 MiB
    19:05:05.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:05:05.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:05:05.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:05:05.704 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 localRepositoryRevisionSynced=2
    19:05:06.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 transaction.localRevision=6 remoteFromLocalRevision=2
    19:05:06.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 from='build/repo/j5qz6qad-g6yon-local-src' toID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 to='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471'
    19:05:06.467 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    19:05:06.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:06.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:05:06.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:05:06.787 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:05:06.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:05:06.939 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 98 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:07.280 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:07.511 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:07.586 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:07.655 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:07.785 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:07.838 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:07.901 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:07.968 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.010 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.064 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.108 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.157 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:08.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    19:05:08.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:08.215 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.268 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.319 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:08.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:08.527 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.570 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:08.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:08.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:08.714 [qtp1296822510-3460] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:08.780 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:08.793 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:08.804 [closeDeferredTimer-7c741be8-42] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[7c741be8] could not be re-opened and was unlisted before.
    19:05:08.859 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    19:05:08.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:08.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:08.869 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:08.897 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:08.897 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:09.193 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:09.193 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:09.194 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:09.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:09.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:09.370 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:09.371 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:09.382 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:05:09.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 to='build/repo/j5qz7ajk-dwi5g-local-dest-yasmin', fromRepoLocalSync=true
    19:05:09.384 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7291f8a-baf9-42a6-a0fa-6c0d240620f0 ('build/repo/j5qz7ajk-dwi5g-local-dest-yasmin')
    19:05:09.391 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:09.436 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:09.517 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:09.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:05:09.842 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:09.842 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:09.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:09.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:09.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:05:10.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:10.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:10.333 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:10.334 [pool-29-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:10.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:10.345 [pool-29-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:10.341 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:10.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:10.357 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.358 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.379 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.420 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:35:10.361Z expiryDateTime=2017-07-30T18:05:10.361Z
    19:05:10.429 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.430 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.431 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.436 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.436 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.436 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:10.459 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=177

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:10.468 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:10.593 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:10.593 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:10.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:10.642 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:10.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:10.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:10.957 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:11.014 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:11.014 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:11.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:11.070 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:05:11.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:11.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:05:11.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe5124cf465d461549be60ecceedc4dc2eddc7f2' to.sha1='226b2078bc748ea69ed48d1b370138d9a1bac69b'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:11.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:11.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/1 {11 11ä11#+} 1/a"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:11.432 [Test worker] 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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:11.447 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:11.448 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:11.448 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:11.729 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIbMkSK1PGPBxUsU1NzeDg/QmLwfOIYHADwteWHsmx9_g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:12.480 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:12.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=6, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=9, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:12.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 499300 bytes in 1180 ms. path='/1 {11 11ä11#+} 1/a'
    19:05:12.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:05:12.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:12.936 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:12.951 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:13.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/1 {11 11ä11#+} 1/a"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:13.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:13.154 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:13.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=55.1 MiB, available=400.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:13.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:13.158 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    19:05:13.161 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:13.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='991495c565359c4c181b8a79f97b0b87726c58d2' to.sha1='17f62cf7bb28c32af8ec98f73521d093c60f150e'): /1 {11 11ä11#+} 1/b
    19:05:13.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/1 {11 11ä11#+} 1/b"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:13.555 [Test worker] 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'
    19:05:13.760 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIbMkSK1PGPBxUsU1NzeDg/bd71NcAL2bCBEqt3pFI0SA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:13.789 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:14.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 357847 bytes in 525 ms. path='/1 {11 11ä11#+} 1/b'
    19:05:14.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:14.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:14.282 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:14.289 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:14.306 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:14.362 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/1 {11 11ä11#+} 1/b"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:14.369 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:14.380 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:14.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:05:14.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='326ade7b49f4667e62aab940557b9f936f4347a1' to.sha1='e4797b7ed56d9e79a65140c27d918afb1c001606'): /1 {11 11ä11#+} 1/c
    19:05:14.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/1 {11 11ä11#+} 1/c"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:14.778 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:14.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/c'
    19:05:15.049 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIbMkSK1PGPBxUsU1NzeDg/NBhe3jfyOhn0D33V0guc9w' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:15.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    19:05:15.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.226 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.226 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.238 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:15.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:05:15.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:15.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:15.392 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=i0b5ZhgzdkOnybh0pT6sZQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}
    19:05:15.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:15.427 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:15.428 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:15.429 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:15.434 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:15.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:15.527 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:05:15.527 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:05:15.563 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:05:15.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:15.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:15.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:15.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:15.572 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:05:15.587 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[L0kz0hPNkxzQAnBJ2KybUQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]] for UserRepoKeyPublicKey[4]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:05:15.588 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:15.588 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:15.588 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:15.588 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:15.588 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[dee72586a721b592]
    19:05:15.589 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [dee72586a721b592]
    19:05:15.590 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:15.761 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:16.171 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:15.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:05:16.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=56.1 MiB, available=399.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:16.549 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIbMkSK1PGPBxUsU1NzeDg/NBhe3jfyOhn0D33V0guc9w' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:16.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:16.727 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:16.828 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:16.830 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:16.830 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:17.274 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:16.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:05:17.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=55.7 MiB, available=399.8 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:17.767 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:17.826 [qtp1011194845-2595] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIbMkSK1PGPBxUsU1NzeDg/NBhe3jfyOhn0D33V0guc9w' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:17.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:17.931 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:18.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=55.8 MiB, available=399.7 MiB
    19:05:18.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:18.461 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:18.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=55.6 MiB, available=399.9 MiB
    19:05:18.728 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:05:18.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:18.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:05:18.747 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    19:05:18.748 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:18.843 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:18.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:18.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:05:19.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:05:19.223 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:05:19.306 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:05:19.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.489 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:05:19.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.565 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 27.03%
    19:05:19.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 32.16%
    19:05:19.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:19.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:19.587 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:19.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49e0c267977c28b6f5c2a1738f9d7be3adfafc9a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:05:19.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:19.733 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:19.737 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIbMkSK1PGPBxUsU1NzeDg/NBhe3jfyOhn0D33V0guc9w' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:19.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/1 {11 11ä11#+} 1/a"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:19.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a'
    19:05:19.769 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:19.769 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:19.770 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:19.776 [qtp1296822510-3460] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/7hbSVHJI8B3AbVQfI5rN9Q' offset=0
    19:05:20.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.
    19:05:20.154 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:20.155 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:20.157 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:20.161 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/7hbSVHJI8B3AbVQfI5rN9Q' offset=1048576
    19:05:20.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:20.364 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:20.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 156234 bytes in 665 ms. path='/1 {11 11ä11#+} 1/a'
    19:05:20.476 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:05:20.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:20.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3544766 bytes in 5706 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:20.635 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/1 {11 11ä11#+} 1/a"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:20.636 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:20.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:20.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:20.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:20.693 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:20.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:20.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:20.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4793272d85a635803acf4b073786b993d0b14d6' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:20.763 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:20.770 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:20.786 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:20.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/1 {11 11ä11#+} 1/b"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:20.984 [Test worker] 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'
    19:05:21.003 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:21.004 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:21.005 [qtp1296822510-2740] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:21.009 [qtp1296822510-2740] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/NJq78heci14ll3eiaHZ8vg' offset=0
    19:05:21.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:21.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/1 {11 11ä11#+} 1/c"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:21.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:21.098 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:05:21.100 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:21.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:21.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251028 bytes in 123 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:21.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e271ea5bbdf3f70d4a4271e657a16a57f658efa' to.sha1='4eead4dc228732449962692fea08d186bd68c785'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:21.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:05:21.298 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/1 {11 11ä11#+} 1/b"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:21.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:21.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:21.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:21.327 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:21.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13d8e7abb5289c7be94dc1cd8f33cae73beb76e7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    19:05:21.494 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/1 {11 11ä11#+} 1/c"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:21.505 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/2/1 {11 11ä11#+} 1/a"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:21.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:21.519 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:21.519 [Test worker] 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'
    19:05:21.533 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:21.534 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:21.534 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:21.549 [qtp1296822510-3460] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v3-33hurLqcpbDqaoi1EUw/gOpvPeW51ryZmcq_tC3mQA' offset=0
    19:05:21.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:21.658 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:21.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45192 bytes in 157 ms. path='/1 {11 11ä11#+} 1/c'
    19:05:21.705 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:05:21.805 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/1 {11 11ä11#+} 1/c"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:21.819 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:21.818 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:21.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:21.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:05:21.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62040d501f1851f082885a534227e73aa17e97c9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:21.937 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ciyg_B9_mQD4srIr6r14bA/bFwrp6OC_ulxqzQeVH_2BA/damv24-Ia5FdP0IpGdqnGg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:21.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/2/1 {11 11ä11#+} 1/a"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:21.983 [Test worker] 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'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:21.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:22.009 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.010 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.011 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.015 [qtp1296822510-3460] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pBOdzdS2z37_G2aXLgscCQ/FxISXyxGhWkYvb9VuHz7dg/z3QPWL0pcABJy0LGrjtwtQ' offset=0
    19:05:22.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:05:22.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 493620 bytes in 181 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:05:22.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:05:22.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/2/1 {11 11ä11#+} 1/a"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:22.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:22.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:22.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:05:22.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac3abd636cd410d92549cd89b8094912f8e52e78' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:05:22.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/2/1 {11 11ä11#+} 1/b"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:22.482 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:22.488 [Test worker] 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'
    19:05:22.506 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.507 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.507 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.510 [qtp1296822510-3460] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pBOdzdS2z37_G2aXLgscCQ/FxISXyxGhWkYvb9VuHz7dg/p6KEEcDE2Z4ZWBBZn54CVA' offset=0
    19:05:22.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:05:22.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 407044 bytes in 156 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:05:22.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:05:22.746 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/2/1 {11 11ä11#+} 1/b"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:22.757 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:22.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:22.769 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:05:22.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46d3d35a5d476f29b67d150c2cc450ef6eec128d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:22.852 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:22.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/2/a"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:22.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:05:22.971 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.971 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.973 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:22.979 [qtp1296822510-3460] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pBOdzdS2z37_G2aXLgscCQ/_KnRqC3vvvRh_wNYeucGug' offset=0
    19:05:22.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:05:23.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6525 bytes in 73 ms. path='/2/a'
    19:05:23.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:05:23.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/2/a"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:23.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:23.161 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:23.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:23.169 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:23.182 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:23.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c175743b22a851590e3dc38b634a54b61cd469a2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:05:23.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/5/h"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:23.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:05:23.389 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:23.390 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:23.391 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:23.408 [qtp1296822510-3460] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/A5nxWbJ_esqNDskKXVDROg/4adTdAJyx5r2fcqOUfyzeA' offset=0
    19:05:23.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:05:23.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180792 bytes in 131 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:23.511 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ciyg_B9_mQD4srIr6r14bA/bFwrp6OC_ulxqzQeVH_2BA/damv24-Ia5FdP0IpGdqnGg' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:23.534 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:23.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:05:23.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/5/h"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:23.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:23.819 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:23.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:05:23.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6e4e61e6ef796ae253911372c983927023cd73f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:05:23.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/5/i"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:24.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:05:24.024 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.024 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.025 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.028 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/A5nxWbJ_esqNDskKXVDROg/wnwJI5K7kli-zPkjbBzfxg' offset=0
    19:05:24.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:05:24.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 230523 bytes in 119 ms. path='/3 + &#ä/5/i'
    19:05:24.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:05:24.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/5/i"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:24.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:24.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:24.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:05:24.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='616e5834fefef94dde7841789a1cf91afc80da46' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:05:24.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/aa"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:24.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    19:05:24.494 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.495 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.495 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.498 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/QOTaB_TF8HHzqeTcYSb0Vw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:24.501 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:24.603 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:24.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    19:05:24.810 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.811 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.812 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:24.816 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/QOTaB_TF8HHzqeTcYSb0Vw' offset=1048576
    19:05:24.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:05:24.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 435006 bytes in 488 ms. path='/3 + &#ä/aa'
    19:05:25.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:05:25.077 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa
    19:05:25.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/aa"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:25.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:25.164 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:25.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:05:25.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66912ed3ec84f95045ddc8ea15b306e73b055c57' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:05:25.342 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/bb"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:25.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:05:25.361 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:25.363 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:25.363 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:25.367 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/kKyunKaupuTfIk_Fs6HpKw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:25.372 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:25.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:25.547 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ciyg_B9_mQD4srIr6r14bA/bFwrp6OC_ulxqzQeVH_2BA/damv24-Ia5FdP0IpGdqnGg' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:25.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 706745 bytes in 249 ms. path='/3 + &#ä/bb'
    19:05:25.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:05:25.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/bb"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:26.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:26.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:26.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:05:26.125 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74e9ef1344603e8abe93a377f6e3498054c61a27' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:05:26.214 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/cc"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:26.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:05:26.374 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:26.375 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:26.376 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:26.379 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/VkEFaRCAsr5la4nGUWcMCA' offset=0
    19:05:26.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:05:26.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64416 bytes in 83 ms. path='/3 + &#ä/cc'
    19:05:26.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:05:26.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/cc"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:26.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:26.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:26.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:05:26.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='315747ca7dad6cbe57d095551d69eb13134f7ef2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:05:26.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/dd"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:26.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:05:26.938 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:26.939 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:26.939 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:26.948 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6DzwLL6UGj6o0kmLy1uNwg/0xKVV6Oszchok7_h64nHnA' offset=0
    19:05:26.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:05:27.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 126700 bytes in 93 ms. path='/3 + &#ä/dd'
    19:05:27.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:05:27.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="79e21738-32ff-447e-93b3-3304d1f78c52", toRepositoryId="e7291f8a-baf9-42a6-a0fa-6c0d240620f0", path="/3 + &#ä/dd"} on repo=e7291f8a-baf9-42a6-a0fa-6c0d240620f0
    19:05:27.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:27.227 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.52%
    19:05:27.238 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:27.239 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:27.239 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:27.276 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 localRepositoryRevisionSynced=177
    19:05:27.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=110 remoteFromLocalRevision=177

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:27.341 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:27.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 from='build/repo/j5qz7ajk-dwi5g-local-dest-yasmin' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:05:27.442 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110
    19:05:27.547 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:05:27.547 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:05:27.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=110
    19:05:27.699 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=i0b5ZhgzdkOnybh0pT6sZQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}
    19:05:27.877 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.878 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.911 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:27.912 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.912 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.913 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.921 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:27.981 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:28.013 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:28.048 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ciyg_B9_mQD4srIr6r14bA/bFwrp6OC_ulxqzQeVH_2BA/damv24-Ia5FdP0IpGdqnGg' offset=3145728

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:28.164 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:28.522 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.
    19:05:28.523 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, invitation=false]
    19:05:28.602 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 78 ms.
    19:05:28.602 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=CGi21eZupjCF1HtPfC3Bfw, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:28.701 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:28.701 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:28.814 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:28.814 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:28.815 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.245 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:05:29.277 [qtp1296822510-3460] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:29.277 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=80.8 MiB, available=374.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:29.450 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.451 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.451 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.470 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 transaction.localRevision=183 remoteFromLocalRevision=110
    19:05:29.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 to='build/repo/j5qz7ajk-dwi5g-local-dest-yasmin', fromRepoLocalSync=false
    19:05:29.521 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.522 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.523 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.530 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.530 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.531 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:29.543 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=183
    19:05:29.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:29.795 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 6cb61a56-38f9-4880-8507-fad1a41b472b
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz7753-1wp6y-local-src
      localRepository.publicKeySha1 = EB:10:67:69:68:6F:29:83:43:2C:C8:FF:89:91:F3:65:6F:0D:62:F6

      remoteRepository.repositoryId = daedca0c-dd46-4094-b9a2-ddb43528f805
      remoteRepository.remoteRoot = https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805
      remoteRepository.publicKeySha1 = 29:B3:0B:3B:20:1D:9F:5E:22:90:23:F4:B1:55:4F:70:67:CB:C5:C8

    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 6cb61a56-38f9-4880-8507-fad1a41b472b daedca0c-dd46-4094-b9a2-ddb43528f805

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:30.087 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ciyg_B9_mQD4srIr6r14bA/bFwrp6OC_ulxqzQeVH_2BA/damv24-Ia5FdP0IpGdqnGg' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:30.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=65.9 MiB, available=389.6 MiB
    19:05:30.403 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:30.404 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:30.405 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:30.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:30.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:31.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4776262 bytes in 9568 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:31.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=65.1 MiB, available=390.4 MiB
    19:05:31.219 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=i0b5ZhgzdkOnybh0pT6sZQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}
    19:05:31.221 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:31.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:05:31.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:05:31.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:31.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:31.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:31.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:31.236 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[L0kz0hPNkxzQAnBJ2KybUQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:05:31.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:05:31.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:05:31.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:05:31.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:05:31.239 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[dee72586a721b592]
    19:05:31.239 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [dee72586a721b592]
    19:05:31.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:31.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:31.245 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:31.269 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:05:31.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:05:31.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    19:05:31.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:31.480 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:31.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:05:31.586 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70%
    19:05:31.637 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:31.725 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:31.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=65.1 MiB, available=390.4 MiB
    19:05:31.854 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:31.859 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:31.860 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:31.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:05:31.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=6cb61a56-38f9-4880-8507-fad1a41b472b to='build/repo/j5qz7753-1wp6y-local-src', fromRepoLocalSync=true
    19:05:31.875 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6cb61a56-38f9-4880-8507-fad1a41b472b ('build/repo/j5qz7753-1wp6y-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:31.889 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/2/1 {11 11ä11#+} 1/a"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:31.892 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:05:31.920 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:31.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:31.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:31.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:05:32.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46112cc607602196224990bf2383dc10e5e961ba' to.sha1='579beb619a4bf453ef58accdb0f64e0a77ef16aa'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:32.128 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 renewalDateTime=2017-07-30T17:35:32.045Z expiryDateTime=2017-07-30T18:05:32.044Z
    19:05:32.199 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    19:05:32.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:31.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:05:32.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=65.1 MiB, available=390.4 MiB
    19:05:32.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:32.745 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=73.0 MiB, available=382.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:32.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/2/1 {11 11ä11#+} 1/b"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:32.804 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:32.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:33.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=65.1 MiB, available=390.4 MiB
    19:05:33.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:33.124 [qtp1011194845-3534] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ciyg_B9_mQD4srIr6r14bA/bFwrp6OC_ulxqzQeVH_2BA/Rs2AgEsi-kBxGn4YjNojXA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:33.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=65.1 MiB, available=390.4 MiB
    19:05:33.639 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 61.75%
    19:05:33.639 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:05:33.639 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:05:33.649 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:33.652 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:33.654 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:33.667 [qtp1296822510-3460] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 localRepositoryRevisionSynced=183
    19:05:33.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=115 remoteFromLocalRevision=183
    19:05:33.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 from='build/repo/j5qz7ajk-dwi5g-local-dest-yasmin' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:05:33.786 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115
    19:05:33.853 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:05:33.853 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:05:33.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=115
    19:05:33.901 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=i0b5ZhgzdkOnybh0pT6sZQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:33.909 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:33.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:33.965 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:33.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:05:34.057 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:34.057 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:34.058 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:05:34.066 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=e7291f8a-baf9-42a6-a0fa-6c0d240620f0 transaction.localRevision=188 remoteFromLocalRevision=115
    19:05:34.076 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:05:34.078 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=yasmin
    19:05:34.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=yasmin
    19:05:34.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    19:05:34.082 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:05:34.084 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:05:34.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:34.089 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:34.090 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:34.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:34.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:34.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:05:34.093 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:34.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 994746 bytes in 1370 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:34.252 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:34.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:34.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:34.319 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:34.385 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:34.426 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:34.438 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:34.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:34.532 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:34.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/2/1 {11 11ä11#+} 1/b"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:34.589 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:34.597 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:34.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:34.617 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:34.625 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:34.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ea0c0dcd685831f8f2ca12f7a8c6b3140bc77de' to.sha1='6897abfd3aa5443488fa2e447b1198b0930a5d16'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:34.775 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:34.873 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:34.949 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:35.000 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:35.053 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:35.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/2/a"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:35.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:35.183 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:35.276 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:34.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:05:35.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:35.334 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ciyg_B9_mQD4srIr6r14bA/5pcnAIB_UIU6nrYbYnK23A' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:35.371 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:35.482 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:36.167 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:35.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:05:36.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=63.9 MiB, available=391.6 MiB
    19:05:36.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:36.226 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:05:36.396 [qtp1276160461-3624] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:36.573 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 261894 bytes in 1450 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:36.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=63.9 MiB, available=391.6 MiB
    19:05:36.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:36.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:36.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:36.805 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:36.807 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:36.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/2/a"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:36.929 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:36.997 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:05:37.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 7c9ff536-2a39-4cf8-bc68-6f477a559c41
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz7tjv-fhbjr-local-dest
      localRepository.publicKeySha1 = DA:CF:C6:28:A9:7A:CE:BB:AB:E9:A5:4F:36:D5:77:C0:0D:B3:D5:14

      remoteRepository.repositoryId = f6470460-29da-4b26-adf3-4494d28d122e
      remoteRepository.remoteRoot = https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA
      remoteRepository.publicKeySha1 = D9:7A:CB:3D:3A:A1:C8:6A:B6:D6:C6:EB:07:7D:99:3A:B3:AB:FB:5F

    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 7c9ff536-2a39-4cf8-bc68-6f477a559c41 f6470460-29da-4b26-adf3-4494d28d122e

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:37.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:37.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=63.9 MiB, available=391.6 MiB
    19:05:37.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:05:37.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:05:37.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:37.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64bc282dff3b57a8fdf0dad863b97064018beafb' to.sha1='4982bb114de4d1edb3fe34c14eb2772be92b5d67'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:37.111 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=2
    19:05:37.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:37.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:05:37.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 to='build/repo/j5qz7tjv-fhbjr-local-dest', fromRepoLocalSync=true
    19:05:37.224 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7c9ff536-2a39-4cf8-bc68-6f477a559c41 ('build/repo/j5qz7tjv-fhbjr-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:37.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6cb61a56-38f9-4880-8507-fad1a41b472b from='build/repo/j5qz7753-1wp6y-local-src' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:37.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/5/h"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:37.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:37.376 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:37.490 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wR_mH6olp3sHqGGHbuTbcA/mCjHmksWpjVCC6WWHW7Qlw/BuRe2WyYlYkvpuDXzmVv6w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:37.564 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:37.588 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:05:37.598 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:37.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:05:37.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:05:37.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:37.695 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:35:37.647Z expiryDateTime=2017-07-30T18:05:37.647Z
    19:05:37.737 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=86

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:37.881 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:37.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:38.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 376629 bytes in 705 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:38.082 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:38.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:38.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:38.236 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:38.245 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:38.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/5/h"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:38.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:38.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:38.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:05:38.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11018fae4429220c91b88b36d3ebf79d0d2d9307' to.sha1='c1d28ee3ec609f3f62688796ee7102ffa8657980'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:38.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=78.8 MiB, available=376.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:38.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/5/i"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:38.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:05:38.955 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wR_mH6olp3sHqGGHbuTbcA/mCjHmksWpjVCC6WWHW7Qlw/9LXcLY7c0gu-U-yCXPuInw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:39.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms.
    19:05:39.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:39.101 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254668 bytes in 335 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:39.163 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:39.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:39.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:39.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:39.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:39.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:39.348 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:39.350 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:39.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/5/i"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:39.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:39.420 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:39.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:05:39.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60363596c1ef90a59059bbe311ebc0f46ae96832' to.sha1='7a455eeaa5076adee617731a208ff9fe64513229'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:39.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:39.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:39.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=54, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:39.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:39.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:39.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:39.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/aa"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:39.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:05:40.004 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wR_mH6olp3sHqGGHbuTbcA/qinXnC10eWP6r6FvYvasLg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:40.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:40.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:40.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:40.259 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:40.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:40.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:40.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 422241 bytes in 594 ms. path='/3 + &#ä/aa'
    19:05:40.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:40.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:40.593 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:40.597 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:40.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:40.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:40.697 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:40.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/aa"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:40.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:40.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:05:40.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:40.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:40.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:40.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:05:40.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6eef65dde97dd8ac55fd2ede8364ab93bc4301a3' to.sha1='aa2d17fb01df92db5cefa2dc795ead38b4c6cab0'): /3 + &#ä/bb
    19:05:41.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/bb"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:41.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:41.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:41.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:41.263 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wR_mH6olp3sHqGGHbuTbcA/rW-Ye8awh5wQ4rcUJOegZA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:41.422 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:41.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47576 bytes in 263 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:41.433 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:41.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:41.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:41.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:41.624 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:41.626 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:41.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/bb"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:41.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:41.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:41.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:41.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:41.798 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:05:41.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39f3b7c80b398eedcd111c0d3d102fc04169f33b' to.sha1='4a5b3d203a37f2af31af122670ef2ddd5e2b8396'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:41.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:41.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:05:41.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:41.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:42.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    19:05:42.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.109 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=-fpuKWuGp85yEyVm3LxSFQ could not be decrypted! Access rights missing?!
    19:05:42.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:42.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91adc71b06478edfead7da1c5de07805ce5ab8d2' to.sha1='4d65e6080b820709de0e5009834e3483532c0179'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:42.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.127 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Mwp5qF-xcMNC_D-6qaA81Q could not be decrypted! Access rights missing?!
    19:05:42.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:42.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.130 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nTcPolvOfsjSOLkzwXlzMg could not be decrypted! Access rights missing?!
    19:05:42.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.133 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m8ylv8cK5Lkq4W0GmUtCYQ could not be decrypted! Access rights missing?!
    19:05:42.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.149 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PmxLvICWtPpZ3svKAEdWnA could not be decrypted! Access rights missing?!
    19:05:42.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.154 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QQgEyjlKx25GLCbaEIjH9w could not be decrypted! Access rights missing?!
    19:05:42.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.158 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cKz8VOZbF3YFuwj4vbOtOA could not be decrypted! Access rights missing?!
    19:05:42.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:42.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:42.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/cc"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:42.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:42.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:42.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:05:42.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.224 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=KMT01OLaI5kjoKdsS_v-uQ could not be decrypted! Access rights missing?!
    19:05:42.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:42.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.227 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JpCdNKI2JvlMzBVHhIRp1A could not be decrypted! Access rights missing?!
    19:05:42.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:42.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:42.354 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:05:42.355 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:05:42.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:42.507 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wR_mH6olp3sHqGGHbuTbcA/4MJ2_kW6zx0Mc8H6EEx6lQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:42.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/1 {11 11ä11#+} 1/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:42.690 [Test worker] 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'
    19:05:43.038 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8bAi2J9_QyyRmfXopCFdgQ/wD1HAy2tlMfbJd9q-1uDlA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:43.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=80.1 MiB, available=375.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:43.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 804067 bytes in 1586 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:43.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:05:43.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=80.1 MiB, available=375.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:43.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:43.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:44.013 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:44.014 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:44.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/cc"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:44.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:44.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:44.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:05:44.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29c6b8bd48cffacf427f6776f065d217b3ba68d1' to.sha1='25c1042e0b32ef348b946a42d7058fa1c46fe5c1'): /3 + &#ä/dd
    19:05:44.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/dd"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1
    19:05:44.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:44.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 852321 bytes in 1745 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:44.435 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:44.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:05:44.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=79.7 MiB, available=375.8 MiB
    19:05:44.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:44.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:44.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:44.662 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:44.689 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:44.697 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:44.748 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wR_mH6olp3sHqGGHbuTbcA/K4yNYq78hU6fwQ2MnmTWCQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:44.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/1 {11 11ä11#+} 1/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:44.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:44.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:44.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:05:44.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d216e25c7e82950e357c280fdd6f89584bf9437' to.sha1='bad713aa87f7ca869fca91a88bc22fc8ba04059c'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:44.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=79.2 MiB, available=376.3 MiB
    19:05:44.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:05:44.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:44.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:44.986 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:45.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:45.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:45.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:45.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/1 {11 11ä11#+} 1/b"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:45.334 [Test worker] 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'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:45.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:45.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    19:05:45.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    19:05:45.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:45.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    19:05:45.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d77fac7dcb5c200a184f1696f58cc99cf54dd091' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:45.603 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8bAi2J9_QyyRmfXopCFdgQ/so-diy-42PleTgnS9lXEaA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:45.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/5/h"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:45.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    19:05:45.783 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/RQGN2pJ9P9YTd_bMc0Jf8w' offset=0
    19:05:45.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:05:45.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 545272 bytes in 222 ms. path='/5/h'
    19:05:46.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:05:46.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/5/h"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:46.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399746 bytes in 1012 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:46.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:46.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:46.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    19:05:46.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='906a7e734cb7abfcdb1cb6f3a85f123b0bbd6b18' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:05:46.463 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/5/i"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:46.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:46.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:46.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:46.499 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/uJVIONYhIz0baFxq_CmQQQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:46.521 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:46.527 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:46.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:46.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/1 {11 11ä11#+} 1/b"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:46.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:46.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:46.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:46.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198080 bytes in 144 ms. path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:46.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb180295685cd9112379e78725d0232223f99db0' to.sha1='61d453a7c3b95e03a7fc488ca904e2fe4bda3c23'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:46.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:46.672 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wR_mH6olp3sHqGGHbuTbcA/K4yNYq78hU6fwQ2MnmTWCQ' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:46.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/5/i"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:46.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:46.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:46.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:46.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/1 {11 11ä11#+} 1/c"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:46.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e8e8f7f92a6ec910fec4211b132965292580865' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:46.923 [Test worker] 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'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:47.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/aa"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:47.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:47.060 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8bAi2J9_QyyRmfXopCFdgQ/5_YdHvOcDitpPABKyKFgxQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:47.079 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/VU2WOfbTxnOqrxqgj2XcQg' offset=0
    19:05:47.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:05:47.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337700 bytes in 136 ms. path='/aa'
    19:05:47.258 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:05:47.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/aa"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:47.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:47.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:47.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:05:47.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e2d0926d9d2c82aa1fce0501cdd3b6193f50430' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    19:05:47.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/bb"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:47.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:47.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1566848 bytes in 3183 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:47.629 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/PtJgfWGwl5OuWDBmG94eqQ' offset=0
    19:05:47.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:47.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:47.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:47.785 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:47.789 [qtp1011194845-3535] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:47.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 603534 bytes in 184 ms. path='/bb'
    19:05:47.889 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:47.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 395617 bytes in 999 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:47.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1", toRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", path="/3 + &#ä/dd"} on repo=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:47.998 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/bb"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:48.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:48.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:48.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:48.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    19:05:48.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2758c8d670d7dda32f539095435e6a144131ec3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:48.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:48.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:48.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/cc"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:48.109 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:48.111 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:05:48.204 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/cKCYkT4zjwHGhtrzVruK1w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:48.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/1 {11 11ä11#+} 1/c"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:48.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:48.337 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:48.337 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:05:48.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:48.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:48.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4af1cd7b73c73e52ccce6f97a5000bd656d17669' to.sha1='dc084487dfc7ab099630b1403b0c52968c9c94a0'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142912 bytes in 253 ms. path='/cc'
    19:05:48.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:05:48.591 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/cc"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:48.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:48.632 [qtp1011194845-3535] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 transaction.localRevision=76 remoteFromLocalRevision=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:48.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 from='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471' toID=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 to='build/repo/j5qz6qad-g6yon-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:48.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/1 {11 11ä11#+} 1/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:48.724 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:48.733 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=76

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0c20670ec03e7e745dd501a3fc4e13555332468' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    19:05:48.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/dd"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:48.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    19:05:48.939 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/mVbvi_td8GViPOPfIxIhWg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:48.945 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnI4eaq472goZ-fPS0gJ_A/G-3TCpEuo1qlR4VZLskWmw/GEYQrcuUhBtai7RQWBz9SQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:48.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:05:49.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280050 bytes in 112 ms. path='/dd'
    19:05:49.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:49.174 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:49.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="7c9ff536-2a39-4cf8-bc68-6f477a559c41", path="/dd"} on repo=7c9ff536-2a39-4cf8-bc68-6f477a559c41
    19:05:49.262 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:49.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    19:05:49.329 [qtp1276160461-3624] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=86
    19:05:49.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=52 remoteFromLocalRevision=86
    19:05:49.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 from='build/repo/j5qz7tjv-fhbjr-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:05:49.531 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=52
    19:05:49.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:05:49.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:05:49.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=52

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:49.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:49.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:50.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=72.4 MiB, available=383.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:50.703 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 transaction.localRevision=91 remoteFromLocalRevision=52
    19:05:50.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 to='build/repo/j5qz7tjv-fhbjr-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:50.803 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:50.823 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=91
    19:05:50.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:50.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 729936 bytes in 2191 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:51.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:51.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:51.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:51.408 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:51.417 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:51.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/1 {11 11ä11#+} 1/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:51.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:51.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:51.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:05:51.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='40bd9c8b41ad69c478ba8f8a92952563695c8aa0' to.sha1='cc8a54c28a93c9883c1ed89f14ddec230e6016ac'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:51.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=74.0 MiB, available=381.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:51.818 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/1 {11 11ä11#+} 1/b"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:51.886 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=68.9 MiB, available=386.6 MiB
    19:05:52.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:52.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:52.082 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    19:05:52.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    19:05:52.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:52.215 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnI4eaq472goZ-fPS0gJ_A/G-3TCpEuo1qlR4VZLskWmw/S5cECKh-cS0tk2sT4K9aPw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:52.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:51.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:05:52.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:52.277 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:05:52.279 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:05:52.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:52.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:52.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:52.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:05:52.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:52.362 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.384 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qM_QXjOwk7_n75LB3aSJmQ, serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471} because of missing permissions!
    19:05:52.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:52.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=67.9 MiB, available=387.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:52.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:52.903 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:52.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:53.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=74.0 MiB, available=381.5 MiB
    19:05:53.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:53.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 741577 bytes in 1489 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:53.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=67.7 MiB, available=387.8 MiB
    19:05:53.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:53.473 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:53.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:53.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:05:53.565 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:53.567 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:53.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/1 {11 11ä11#+} 1/b"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:53.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:53.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:53.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:05:53.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0cc595b0df088521c8874a196d70c6d5c4575cc' to.sha1='fafef220ad1a293592b2f2ddba47b25cabecd476'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:53.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=74.0 MiB, available=381.5 MiB
    19:05:53.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:53.764 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:53.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=67.6 MiB, available=387.9 MiB
    19:05:53.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:54.025 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:54.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:54.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:54.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=74.0 MiB, available=381.5 MiB
    19:05:54.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:05:54.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:05:54.239 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=91

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:54.242 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnI4eaq472goZ-fPS0gJ_A/OUJvJMsVEg7ed5tgXWWVoA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:54.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=57 remoteFromLocalRevision=91
    19:05:54.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 from='build/repo/j5qz7tjv-fhbjr-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:05:54.303 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=52 localRepositoryRevisionInProgress=57

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:54.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=67.6 MiB, available=387.9 MiB
    19:05:54.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:05:54.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:05:54.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:54.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:05:54.329 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:05:54.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=57

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:54.350 [qtp1011194845-3535] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 localRepositoryRevisionSynced=76
    19:05:54.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 transaction.localRevision=146 remoteFromLocalRevision=76
    19:05:54.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 from='build/repo/j5qz6qad-g6yon-local-src' toID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 to='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471'
    19:05:54.425 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=146

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:54.453 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 transaction.localRevision=96 remoteFromLocalRevision=57
    19:05:54.459 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:54.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 378761 bytes in 419 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:05:54.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:05:54.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:05:54.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=146
    19:05:54.612 [qtp1011194845-3534] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=eb0cd0c3-9506-47f4-bae6-78cb5b47dfe1 transaction.localRevision=81 remoteFromLocalRevision=146
    19:05:54.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:05:54.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/wR_mH6olp3sHqGGHbuTbcA

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:54.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:54.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:54.725 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 233 ms.
    19:05:54.726 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lhNobayYiT4GGXSZDNz2vA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:54.771 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:54.773 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:54.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:54.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:54.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:05:54.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:54.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:54.944 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 218 ms.
    19:05:54.944 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, invitation=false]
    19:05:54.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:05:54.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:54.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23e73f6575537434b0dc6f577a2d943e899135c8' to.sha1='31b2960b142c7ff9b426e07322ea6bd85690b148'): /3 + &#ä/5/h

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:54.992 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:55.318 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/5/h"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:55.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:55.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:05:55.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 to='build/repo/j5qz7tjv-fhbjr-local-dest', fromRepoLocalSync=true
    19:05:55.362 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7c9ff536-2a39-4cf8-bc68-6f477a559c41 ('build/repo/j5qz7tjv-fhbjr-local-dest')
    19:05:55.374 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:05:55.401 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:55.430 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/WHde7hf9zxXR5r1G17q7SQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:55.529 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:35:37.647Z expiryDateTime=2017-07-30T18:05:37.647Z
    19:05:55.552 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=96
    19:05:55.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0
    19:05:56.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=75.2 MiB, available=380.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:56.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231005 bytes in 974 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:56.397 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:56.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:05:56.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:56.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:56.504 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:05:56.508 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:05:56.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/5/h"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:05:56.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:56.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:05:56.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:56.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=75.1 MiB, available=380.4 MiB
    19:05:56.834 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:05:56.836 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:05:56.837 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:05:56.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:56.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='109372fbed51c92b7ea140074f673c91bc55d0f2' to.sha1='2c84213ba44915c769feb35b0bd38577b0d2791b'): /3 + &#ä/5/i
    19:05:57.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/5/i"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:57.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=75.1 MiB, available=380.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:57.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:57.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:57.434 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:57.520 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:05:57.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=75.2 MiB, available=380.3 MiB
    19:05:57.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:05:58.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=75.2 MiB, available=380.3 MiB
    19:05:58.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:05:58.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=75.2 MiB, available=380.3 MiB
    19:05:58.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:05:58.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:05:58.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:05:58.410 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=96
    19:05:58.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=64 remoteFromLocalRevision=96
    19:05:58.583 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 from='build/repo/j5qz7tjv-fhbjr-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:05:58.593 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=64
    19:05:58.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:05:58.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:05:58.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=64
    19:05:58.971 [qtp1276160461-3624] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:05:59.065 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 transaction.localRevision=102 remoteFromLocalRevision=64
    19:05:59.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 to='build/repo/j5qz7tjv-fhbjr-local-dest', fromRepoLocalSync=false
    19:05:59.146 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102
    19:05:59.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0
    19:05:59.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=76.1 MiB, available=379.4 MiB
    19:05:59.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:05:59.898 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:05:59.993 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:00.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=75.7 MiB, available=379.8 MiB
    19:06:00.296 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:00.297 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:00.299 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:00.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:06:00.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=75.2 MiB, available=380.3 MiB
    19:06:00.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:01.027 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:01.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=75.3 MiB, available=380.2 MiB
    19:06:01.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:06:01.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=75.3 MiB, available=380.2 MiB
    19:06:01.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:01.695 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=2097152

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:01.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=75.2 MiB, available=380.3 MiB
    19:06:01.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:06:01.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:06:01.870 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=102
    19:06:01.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=69 remoteFromLocalRevision=102
    19:06:01.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 from='build/repo/j5qz7tjv-fhbjr-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:06:01.984 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=64 localRepositoryRevisionInProgress=69
    19:06:02.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:06:02.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:06:02.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=69
    19:06:02.189 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 transaction.localRevision=107 remoteFromLocalRevision=69
    19:06:02.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:02.312 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:02.964 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:03.963 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:03.977 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:03.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:03.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:03.998 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:04.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:06:04.165 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:04.165 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:04.936 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.181 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.261 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:05.280 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:05.306 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.407 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.446 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.492 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.547 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.586 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.635 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.669 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.714 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.756 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.803 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:05.851 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:06.069 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:06.127 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:06.295 [qtp1296822510-3281] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:06.351 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:06.356 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:06.533 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    19:06:06.533 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:06:06.534 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:06.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:06.577 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:06.578 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:06.999 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:06:07.006 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:07.007 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:07.008 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare
    19:06:07.197 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.199 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.208 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    19:06:07.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=86b92177-17c2-4841-9ef0-ba536ba2cd0d to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare/metaOnlyRepo/GD_9uCi6__9_tPVVu1hnng/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=true
    19:06:07.211 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 86b92177-17c2-4841-9ef0-ba536ba2cd0d ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare/metaOnlyRepo/GD_9uCi6__9_tPVVu1hnng/79e21738-32ff-447e-93b3-3304d1f78c52')
    19:06:07.215 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:07.234 [pool-30-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    19:06:07.254 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.255 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.271 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.298 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:36:07.257Z expiryDateTime=2017-07-30T18:06:07.257Z
    19:06:07.306 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.307 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.307 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.311 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.311 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.311 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:07.378 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=190

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:07.988 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:08.004 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:07.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=18
    19:06:08.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=70.1 MiB, available=385.4 MiB
    19:06:08.133 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:08.134 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:08.134 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:08.268 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:08.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:08.596 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:09.100 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    19:06:09.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=6, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=4, userIdentityLinkDtos.size=15, userRepoKeyPublicKeyDtos.size=4, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:09.239 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=6291456

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:09.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=50.5 MiB, available=405.0 MiB
    19:06:09.605 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    19:06:09.606 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:11.122 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:11.583 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:12.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:06:12.032 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:06:12.051 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[L0kz0hPNkxzQAnBJ2KybUQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]] via PGP-key[s] for UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:12.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:06:12.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:06:12.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:12.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:06:12.053 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[dee72586a721b592]
    19:06:12.053 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [dee72586a721b592]
    19:06:12.053 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:12.053 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:12.053 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:06:12.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:12.295 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:12.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=51.5 MiB, available=404.0 MiB
    19:06:12.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:06:12.861 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:12.862 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:12.863 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:12.907 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=8388608

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:12.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:13.066 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:13.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=50.9 MiB, available=404.6 MiB
    19:06:13.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:14.195 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=9437184

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:14.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=50.9 MiB, available=404.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:14.529 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:14.536 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:14.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:06:14.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=50.8 MiB, available=404.7 MiB
    19:06:14.578 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    19:06:14.591 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.592 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.592 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.654 [qtp1296822510-3460] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d localRepositoryRevisionSynced=190

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:14.661 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:14.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=5 remoteFromLocalRevision=190
    19:06:14.781 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    19:06:14.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=86b92177-17c2-4841-9ef0-ba536ba2cd0d to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/yasmin/.subshare/metaOnlyRepo/GD_9uCi6__9_tPVVu1hnng/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=false
    19:06:14.797 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.798 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.798 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.801 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.802 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.802 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:14.809 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=194
    19:06:14.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:15.018 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:15.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10448598 bytes in 17807 ms. path='/3 + &#ä/5/i'
    19:06:15.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:15.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:15.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=51.2 MiB, available=404.3 MiB
    19:06:15.456 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:15.457 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:15.457 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:15.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:15.689 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:16.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=50.8 MiB, available=404.7 MiB
    19:06:16.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:06:16.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:06:16.045 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[L0kz0hPNkxzQAnBJ2KybUQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]] via PGP-key[s] for UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:16.046 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    19:06:16.046 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3c6cd6b1
    19:06:16.046 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:16.046 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:06:16.047 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[dee72586a721b592]
    19:06:16.047 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [dee72586a721b592]
    19:06:16.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:16.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[l6YT_c6H7anw4OGZhoCtXA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:16.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    19:06:16.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:16.357 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:06:16.380 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:16.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=50.8 MiB, available=404.7 MiB
    19:06:16.389 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:16.389 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:16.390 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:16.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:16.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/5/i"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:16.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:16.523 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:16.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:16.586 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:06:16.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbf91e7965fccd665df37ced9fda1f250879526b' to.sha1='087ef29ac18e2127ade573c94650f02c7504f645'): /3 + &#ä/aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:16.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=50.7 MiB, available=404.8 MiB
    19:06:16.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:16.899 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:17.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=50.7 MiB, available=404.8 MiB
    19:06:17.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:17.433 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/aa"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:17.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=50.7 MiB, available=404.8 MiB
    19:06:17.512 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:17.513 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:17.513 [qtp1296822510-3460] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:17.521 [qtp1296822510-3460] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d localRepositoryRevisionSynced=194

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:17.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:17.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86b92177-17c2-4841-9ef0-ba536ba2cd0d remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=6 remoteFromLocalRevision=194
    19:06:17.636 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    19:06:17.636 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    19:06:17.636 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    19:06:17.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    19:06:17.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    19:06:17.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:17.707 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:17.899 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/PDZKJFXi9GquzwxDpqRbtQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:18.314 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:18.338 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:18.538 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:18.602 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:18.654 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:18.717 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:18.788 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:18.838 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:18.900 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:18.911 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:18.956 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:18.995 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:19.050 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:19.088 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:19.126 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:19.166 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:19.174 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:19.215 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:19.261 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:19.477 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:19.518 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:19.527 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:19.689 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/PDZKJFXi9GquzwxDpqRbtQ' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:19.698 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:19.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1059154 bytes in 2160 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:19.776 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:19.781 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:19.784 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:19.818 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:19.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:19.819 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:19.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:19.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:19.909 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:06:19.911 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:06:19.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/aa"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:19.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:19.973 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:19.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:20.004 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.004 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:20.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fde5bbd7a2ac74c58d1eb0991d2c1cfa7d764a0' to.sha1='a463279a0e9ba7abf799323ea48061fff55b369b'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:20.012 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:06:20.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=true
    19:06:20.013 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76f7d654-8c4b-4198-9c3d-78e8db41f850 ('build/repo/j5qz35rm-swesc-local-dest-xenia')
    19:06:20.016 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:20.096 [pool-31-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    19:06:20.157 [pool-31-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%
    19:06:20.325 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.326 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:20.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/bb"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:20.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:20.344 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:20.368 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:20.378 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:32:14.765Z expiryDateTime=2017-07-30T18:02:14.765Z
    19:06:20.387 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.388 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.389 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.400 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.400 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.401 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:20.405 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=198

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:20.434 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/w-TiSlMS4MT05wynSxYLOg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:20.568 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:20.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153933 bytes in 332 ms. path='/3 + &#ä/bb'
    19:06:20.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:06:20.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:20.796 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:20.812 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:06:20.814 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:06:20.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/bb"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:20.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:20.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:20.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:20.979 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:21.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dea7dcd24b96a73f6ad6dd0b37309a22778d3660' to.sha1='cdf25d61cac94c3f471981d7d09d2cbe825ba34a'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:21.017 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:21.080 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:20.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:06:21.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=58.9 MiB, available=396.6 MiB
    19:06:21.199 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:21.201 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:21.202 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:21.317 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:21.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=11, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:21.383 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:21.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/cc"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:21.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:21.531 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:21.555 [qtp788369844-1792] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/sc5amP-KrTz-9fduLXg_yA' offset=0
    19:06:21.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 126854 bytes in 193 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:21.785 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:21.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:21.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:21.837 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:21.855 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:06:21.864 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:06:21.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/cc"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:21.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:21.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:21.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:21.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=55.6 MiB, available=399.9 MiB
    19:06:21.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:06:21.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:21.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80545fcea98bb0c56f3d6c5735fbf33a493e7277' to.sha1='d8552a578db19c8d796bfa4fab8f1694034e08f2'): /3 + &#ä/dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:21.964 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:22.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/dd"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:22.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:22.264 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:22.265 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:06:22.265 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:22.270 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/EJClqmunFo-rn9eW7_h0sQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:22.281 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]] for UserRepoKeyPublicKey[4]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:22.282 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:06:22.282 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:06:22.294 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:22.295 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:22.295 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[3917c69f887ff76c]
    19:06:22.295 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [3917c69f887ff76c]
    19:06:22.305 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]] via PGP-key[s] for InvitationUserRepoKeyPublicKey[5]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:22.305 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:06:22.305 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:06:22.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:22.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:22.313 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:06:22.314 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:22.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:22.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 219946 bytes in 351 ms. path='/3 + &#ä/dd'
    19:06:22.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:22.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:22.676 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:06:22.677 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:06:22.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/3 + &#ä/dd"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:06:22.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:22.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    19:06:22.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:23.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=57.5 MiB, available=398.0 MiB
    19:06:23.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:06:23.203 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:23.204 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:23.204 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:23.213 [qtp788369844-3402] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b transaction.localRevision=78 remoteFromLocalRevision=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:23.221 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:23.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:23.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=6cb61a56-38f9-4880-8507-fad1a41b472b to='build/repo/j5qz7753-1wp6y-local-src', fromRepoLocalSync=false
    19:06:23.343 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=78

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:23.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=57.6 MiB, available=397.9 MiB
    19:06:23.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:23.925 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:24.323 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:24.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=57.6 MiB, available=397.9 MiB
    19:06:24.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:24.511 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:24.649 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:24.740 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:24.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=0
    19:06:24.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=75.3 MiB, available=380.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:24.788 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:24.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=57.5 MiB, available=398.0 MiB
    19:06:24.854 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:06:24.856 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    19:06:24.856 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    19:06:24.876 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:24.878 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:24.880 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:24.894 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=198

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:24.914 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:24.959 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:24.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=132 remoteFromLocalRevision=198

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:25.012 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:06:25.044 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=132

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:25.076 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:25.132 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:25.188 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:25.231 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:25.273 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:25.318 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.331 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:06:25.331 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:06:25.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=132

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:25.369 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:25.425 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:25.509 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:25.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:25.704 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:25.753 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:25.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:25.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:25.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:25.866 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.867 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:25.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:25.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:25.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.904 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:25.904 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:25.905 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:25.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:25.926 [qtp1011194845-3408] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:25.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:25.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:25.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:25.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:25.960 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!
    19:06:25.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:25.999 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    19:06:26.058 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.059 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.059 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.071 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=203 remoteFromLocalRevision=132
    19:06:26.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=false
    19:06:26.084 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.085 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.085 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.088 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.088 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.089 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.092 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=198 localRepositoryRevisionInProgress=203
    19:06:26.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 11b6c95c-c77f-403d-8ae9-75e35f327bec
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz8yil-ll0v-local-dest
      localRepository.publicKeySha1 = C8:E0:66:FC:4F:32:00:70:E1:41:2E:99:E2:D7:45:62:89:ED:7B:CE

      remoteRepository.repositoryId = 89ccf322-7a15-4a16-8f88-1ed04d8b1471
      remoteRepository.remoteRoot = https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471/wR_mH6olp3sHqGGHbuTbcA
      remoteRepository.publicKeySha1 = FD:4B:B6:40:E6:BD:58:90:4B:E8:54:00:4E:4B:2F:CA:05:66:D6:FF

    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 11b6c95c-c77f-403d-8ae9-75e35f327bec 89ccf322-7a15-4a16-8f88-1ed04d8b1471

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:26.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=70.1 MiB, available=385.4 MiB
    19:06:26.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:26.623 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:06:26.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 from='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471/wR_mH6olp3sHqGGHbuTbcA' toID=11b6c95c-c77f-403d-8ae9-75e35f327bec to='build/repo/j5qz8yil-ll0v-local-dest', fromRepoLocalSync=true
    19:06:26.632 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11b6c95c-c77f-403d-8ae9-75e35f327bec ('build/repo/j5qz8yil-ll0v-local-dest')
    19:06:26.857 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:06:26.879 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:06:26.895 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 renewalDateTime=2017-07-30T17:36:26.655Z expiryDateTime=2017-07-30T18:06:26.655Z
    19:06:26.930 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=83

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:26.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=59.7 MiB, available=395.8 MiB
    19:06:26.951 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.952 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:26.953 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:27.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=69.9 MiB, available=385.6 MiB
    19:06:27.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:27.571 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=78.8 MiB, available=376.7 MiB
    19:06:27.588 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.PermissionIT.nonOwnerAdminGrantsWritePermission(PermissionIT.java:125) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na: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]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:26.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:06:27.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=59.3 MiB, available=396.2 MiB
    19:06:27.705 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:27.706 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:06:27.706 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:06:27.716 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:06:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:06:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:27.717 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:27.717 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[3917c69f887ff76c]
    19:06:27.718 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [3917c69f887ff76c]
    19:06:27.718 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[5]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:27.718 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:27.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:27.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=69.9 MiB, available=385.6 MiB
    19:06:27.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:27.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: repoFileDtos.size=8
    19:06:28.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=76.5 MiB, available=379.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:28.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=59.3 MiB, available=396.2 MiB
    19:06:28.417 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:28.418 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:28.419 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:28.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:28.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=69.9 MiB, available=385.6 MiB
    19:06:28.664 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:06:28.664 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:06:28.664 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:28.712 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:28.725 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=78
    19:06:28.759 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=148 remoteFromLocalRevision=78
    19:06:28.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6cb61a56-38f9-4880-8507-fad1a41b472b from='build/repo/j5qz7753-1wp6y-local-src' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:06:28.771 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148
    19:06:28.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:06:28.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:06:28.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=148

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:28.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=59.3 MiB, available=396.2 MiB
    19:06:28.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:28.893 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b transaction.localRevision=83 remoteFromLocalRevision=148
    19:06:28.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:06:28.905 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:28.993 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:29.048 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:29.100 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:29.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:29.232 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:29.337 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:29.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=59.3 MiB, available=396.2 MiB
    19:06:29.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:29.407 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:29.509 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:29.568 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:29.609 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:29.659 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:29.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=59.3 MiB, available=396.2 MiB
    19:06:29.763 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:06:29.763 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:06:29.778 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:29.780 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:29.781 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:29.796 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=203

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:29.829 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:29.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=137 remoteFromLocalRevision=203
    19:06:29.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:06:29.902 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=137
    19:06:29.918 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:06:29.919 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:06:29.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=137

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:29.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:29.976 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:30.057 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:30.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:30.071 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:30.128 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:30.129 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:30.129 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:30.137 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=208 remoteFromLocalRevision=137

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:30.144 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:30.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:06:30.199 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    19:06:30.200 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    19:06:30.202 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:06:30.203 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:06:30.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:30.353 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:30.412 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:30.603 [qtp1276160461-3075] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:31.288 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 5ad29010-e381-4bae-aa92-7b2a6fa3b28d
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz94eh-2sqr1-local-dest
      localRepository.publicKeySha1 = 54:40:F1:53:48:32:1D:14:71:F0:99:EB:87:98:5B:16:F6:53:E5:86

      remoteRepository.repositoryId = f6470460-29da-4b26-adf3-4494d28d122e
      remoteRepository.remoteRoot = https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA
      remoteRepository.publicKeySha1 = D9:7A:CB:3D:3A:A1:C8:6A:B6:D6:C6:EB:07:7D:99:3A:B3:AB:FB:5F

    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 5ad29010-e381-4bae-aa92-7b2a6fa3b28d f6470460-29da-4b26-adf3-4494d28d122e

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:31.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 36 ms.
    19:06:31.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:31.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:31.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:31.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=5ad29010-e381-4bae-aa92-7b2a6fa3b28d to='build/repo/j5qz94eh-2sqr1-local-dest', fromRepoLocalSync=true
    19:06:31.525 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5ad29010-e381-4bae-aa92-7b2a6fa3b28d ('build/repo/j5qz94eh-2sqr1-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:31.533 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:31.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:31.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:31.610 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:31.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:31.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:31.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:31.649 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:31.779 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:31.815 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:31.862 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:31.911 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:31.946 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:31.995 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:32.035 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:32.083 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:32.130 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:32.140 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:32.172 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:32.192 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:32.241 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:32.315 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:36:32.247Z expiryDateTime=2017-07-30T18:06:32.247Z
    19:06:32.395 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:32.461 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:32.531 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:32.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:32.106 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qM_QXjOwk7_n75LB3aSJmQ, serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471} because of missing permissions!
    19:06:32.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:06:32.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:32.704 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:32.799 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:32.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:32.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:06:32.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:32.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:32.842 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare
    19:06:33.045 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.046 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.056 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    19:06:33.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=true
    19:06:33.059 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:33.075 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dd7299ed-5cd6-499a-8881-6d8d56c55ad1 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52')
    19:06:33.079 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.080 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:33.102 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:33.108 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.177 [pool-32-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    19:06:33.201 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:33:04.221Z expiryDateTime=2017-07-30T18:03:04.221Z
    19:06:33.219 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.219 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.219 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.224 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.224 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.225 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:33.227 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=208
    19:06:33.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:33.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=84.8 MiB, available=370.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:32.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:06:33.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=59.9 MiB, available=395.6 MiB
    19:06:33.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:34.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=67.0 MiB, available=388.5 MiB
    19:06:34.142 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:34.143 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:34.144 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:34.225 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:34.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=11, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:34.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=55, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:34.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=59.4 MiB, available=396.1 MiB
    19:06:34.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:34.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=63.5 MiB, available=392.0 MiB
    19:06:34.922 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:06:34.923 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:35.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=59.4 MiB, available=396.1 MiB
    19:06:35.001 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:06:35.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:35.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:35.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:35.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:35.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:35.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    19:06:35.419 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:35.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    19:06:35.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    19:06:35.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:35.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:35.456 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:35.457 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:06:35.457 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:06:35.475 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:35.475 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:06:35.475 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:06:35.476 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:35.476 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:35.476 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[3917c69f887ff76c]
    19:06:35.476 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [3917c69f887ff76c]
    19:06:35.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[5]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:35.477 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:35.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:35.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64bc282dff3b57a8fdf0dad863b97064018beafb' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    19:06:35.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/5/h"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:35.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    19:06:35.794 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wR_mH6olp3sHqGGHbuTbcA/mCjHmksWpjVCC6WWHW7Qlw/BuRe2WyYlYkvpuDXzmVv6w' offset=0
    19:06:35.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:06:35.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286971 bytes in 217 ms. path='/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:35.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=65.3 MiB, available=390.2 MiB
    19:06:36.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:36.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:36.202 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:36.203 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:36.203 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:36.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/5/h"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:36.404 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:36.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:36.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:36.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    19:06:36.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11018fae4429220c91b88b36d3ebf79d0d2d9307' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:06:36.596 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/5/i"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:36.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    19:06:36.643 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wR_mH6olp3sHqGGHbuTbcA/mCjHmksWpjVCC6WWHW7Qlw/9LXcLY7c0gu-U-yCXPuInw' offset=0
    19:06:36.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:06:36.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 167201 bytes in 105 ms. path='/5/i'
    19:06:36.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:06:36.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/5/i"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:36.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:36.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=64.9 MiB, available=390.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:36.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:36.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:36.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    19:06:36.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60363596c1ef90a59059bbe311ebc0f46ae96832' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:36.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:06:36.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:37.063 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/aa"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:37.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:37.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.081 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=-fpuKWuGp85yEyVm3LxSFQ could not be decrypted! Access rights missing?!
    19:06:37.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.093 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wR_mH6olp3sHqGGHbuTbcA/qinXnC10eWP6r6FvYvasLg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:37.094 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Mwp5qF-xcMNC_D-6qaA81Q could not be decrypted! Access rights missing?!
    19:06:37.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.096 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m8ylv8cK5Lkq4W0GmUtCYQ could not be decrypted! Access rights missing?!
    19:06:37.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.099 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nTcPolvOfsjSOLkzwXlzMg could not be decrypted! Access rights missing?!
    19:06:37.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.102 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PmxLvICWtPpZ3svKAEdWnA could not be decrypted! Access rights missing?!
    19:06:37.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.115 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QQgEyjlKx25GLCbaEIjH9w could not be decrypted! Access rights missing?!
    19:06:37.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.117 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cKz8VOZbF3YFuwj4vbOtOA could not be decrypted! Access rights missing?!
    19:06:37.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:37.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:37.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.172 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JpCdNKI2JvlMzBVHhIRp1A could not be decrypted! Access rights missing?!
    19:06:37.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:37.175 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=KMT01OLaI5kjoKdsS_v-uQ could not be decrypted! Access rights missing?!
    19:06:37.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:37.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 224050 bytes in 134 ms. path='/aa'
    19:06:37.243 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:37.257 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:37.258 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:37.260 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/aa"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:37.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=64.9 MiB, available=390.6 MiB
    19:06:37.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:37.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:37.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:06:37.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6eef65dde97dd8ac55fd2ede8364ab93bc4301a3' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:37.447 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/bb"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:37.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    19:06:37.485 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wR_mH6olp3sHqGGHbuTbcA/rW-Ye8awh5wQ4rcUJOegZA' offset=0
    19:06:37.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:06:37.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27097 bytes in 59 ms. path='/bb'
    19:06:37.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:06:37.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/bb"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:37.564 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:37.570 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:37.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    19:06:37.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39f3b7c80b398eedcd111c0d3d102fc04169f33b' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:37.608 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/cc"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:37.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:06:37.647 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wR_mH6olp3sHqGGHbuTbcA/4MJ2_kW6zx0Mc8H6EEx6lQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:37.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=64.9 MiB, available=390.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:37.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:06:37.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=77.6 MiB, available=377.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:37.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 266021 bytes in 355 ms. path='/cc'
    19:06:38.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:06:38.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/cc"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:38.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:38.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:38.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    19:06:38.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29c6b8bd48cffacf427f6776f065d217b3ba68d1' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:38.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:38.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/dd"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:38.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/dd'
    19:06:38.171 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wR_mH6olp3sHqGGHbuTbcA/K4yNYq78hU6fwQ2MnmTWCQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:38.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:38.449 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.450 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.457 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.473 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=208

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:38.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 72 ms.
    19:06:38.655 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wR_mH6olp3sHqGGHbuTbcA/K4yNYq78hU6fwQ2MnmTWCQ' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:38.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=11 remoteFromLocalRevision=208
    19:06:38.692 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 22.31%
    19:06:38.693 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    19:06:38.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare/metaOnlyRepo/vMdjVkLPjzITEmuHI0TPyg/79e21738-32ff-447e-93b3-3304d1f78c52', fromRepoLocalSync=false
    19:06:38.714 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.715 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.716 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.720 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.720 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.721 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:38.724 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=208 localRepositoryRevisionInProgress=212

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:38.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:38.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:38.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 800665 bytes in 650 ms. path='/dd'
    19:06:38.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:06:38.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:38.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=77.8 MiB, available=377.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:38.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="89ccf322-7a15-4a16-8f88-1ed04d8b1471", toRepositoryId="11b6c95c-c77f-403d-8ae9-75e35f327bec", path="/dd"} on repo=11b6c95c-c77f-403d-8ae9-75e35f327bec
    19:06:39.003 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:39.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    19:06:39.054 [qtp1011194845-3535] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec localRepositoryRevisionSynced=83

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:39.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:39.127 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 transaction.localRevision=56 remoteFromLocalRevision=83
    19:06:39.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11b6c95c-c77f-403d-8ae9-75e35f327bec from='build/repo/j5qz8yil-ll0v-local-dest' toID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 to='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471/wR_mH6olp3sHqGGHbuTbcA'
    19:06:39.201 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=56
    19:06:39.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:06:39.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:06:39.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=56

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:39.399 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:39.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=64.5 MiB, available=391.0 MiB
    19:06:39.412 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:39.412 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:39.413 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:39.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:39.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=77.5 MiB, available=378.0 MiB
    19:06:39.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:39.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=63.3 MiB, available=392.2 MiB
    19:06:39.890 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:39.891 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:06:39.891 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:06:39.900 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:39.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:06:39.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:06:39.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:39.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:39.901 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[3917c69f887ff76c]
    19:06:39.901 [Test worker] WARN  o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [3917c69f887ff76c]
    19:06:39.902 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[5]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:39.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:39.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:39.994 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:40.035 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec transaction.localRevision=88 remoteFromLocalRevision=56
    19:06:40.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 from='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471/wR_mH6olp3sHqGGHbuTbcA' toID=11b6c95c-c77f-403d-8ae9-75e35f327bec to='build/repo/j5qz8yil-ll0v-local-dest', fromRepoLocalSync=false
    19:06:40.085 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=88
    19:06:40.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:40.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=76.7 MiB, available=378.8 MiB
    19:06:40.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:06:40.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:40.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:06:40.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:40.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:40.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:40.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=63.9 MiB, available=391.6 MiB
    19:06:40.508 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:40.509 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:40.510 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:40.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:40.537 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:40.560 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    19:06:40.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    19:06:40.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:40.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:40.619 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:40.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:40.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d77fac7dcb5c200a184f1696f58cc99cf54dd091' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:40.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:41.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=63.9 MiB, available=391.6 MiB
    19:06:41.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:41.330 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/5/h"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:41.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    19:06:41.372 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/RQGN2pJ9P9YTd_bMc0Jf8w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:41.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=66.8 MiB, available=388.7 MiB
    19:06:41.504 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qM_QXjOwk7_n75LB3aSJmQ, serverRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471} because of missing permissions!
    19:06:41.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:41.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:06:41.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 545272 bytes in 340 ms. path='/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:41.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=63.3 MiB, available=392.2 MiB
    19:06:41.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:41.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:06:41.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/5/h"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:41.937 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:41.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:41.957 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:41.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:42.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=66.8 MiB, available=388.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='906a7e734cb7abfcdb1cb6f3a85f123b0bbd6b18' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:06:42.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/5/i"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:42.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:42.226 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.240 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/uJVIONYhIz0baFxq_CmQQQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.247 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:42.248 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:42.249 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:42.261 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 localRepositoryRevisionSynced=212
    19:06:42.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd7299ed-5cd6-499a-8881-6d8d56c55ad1 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=12 remoteFromLocalRevision=212
    19:06:42.297 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    19:06:42.297 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    19:06:42.297 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    19:06:42.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:06:42.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:06:42.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198080 bytes in 125 ms. path='/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.376 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:42.378 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    19:06:42.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:06:42.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:06:42.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:42.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:42.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.436 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:42.436 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:42.437 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:42.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:06:42.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=67.0 MiB, available=388.5 MiB
    19:06:42.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/5/i"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:42.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.602 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:06:42.602 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:06:42.629 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:06:42.630 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:06:42.630 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:42.630 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:06:42.630 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:06:42.630 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:06:42.630 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:06:42.630 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:42.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.651 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:06:42.651 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:06:42.657 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:42.658 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:06:42.658 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:06:42.658 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:06:42.658 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:06:42.658 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:42.659 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:06:42.674 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:06:42.675 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e8e8f7f92a6ec910fec4211b132965292580865' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:42.709 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    19:06:42.709 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@499533d3
    19:06:42.709 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    19:06:42.709 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.709 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    19:06:42.709 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    19:06:42.710 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    19:06:42.710 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:42.710 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:42.711 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    19:06:42.712 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    19:06:42.713 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:06:42.713 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    19:06:42.713 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    19:06:42.734 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:42.734 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:42.735 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/xenia/.subshare

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:42.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/aa"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:42.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    19:06:42.792 [qtp1276160461-2248] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/VU2WOfbTxnOqrxqgj2XcQg' offset=0
    19:06:42.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:06:42.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337700 bytes in 159 ms. path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:42.944 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:42.960 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:42.960 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:42.967 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    19:06:42.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=true
    19:06:42.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    19:06:42.972 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76f7d654-8c4b-4198-9c3d-78e8db41f850 ('build/repo/j5qz35rm-swesc-local-dest-xenia')
    19:06:42.984 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:42.985 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:43.009 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:43.019 [pool-33-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    19:06:43.020 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:43.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:43.072 [pool-33-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:43.086 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/aa"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:43.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:43.179 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 renewalDateTime=2017-07-30T17:32:14.765Z expiryDateTime=2017-07-30T18:02:14.765Z
    19:06:43.189 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:43.190 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:43.190 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:43.194 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:43.195 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:43.195 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:43.199 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=203 localRepositoryRevisionInProgress=216

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:43.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:43.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:06:43.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e2d0926d9d2c82aa1fce0501cdd3b6193f50430' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:43.320 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:43.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/bb"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:43.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    19:06:43.427 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/PtJgfWGwl5OuWDBmG94eqQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:43.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:06:43.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=66.9 MiB, available=388.6 MiB
    19:06:43.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:06:43.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:06:43.491 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec localRepositoryRevisionSynced=88
    19:06:43.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 transaction.localRevision=61 remoteFromLocalRevision=88
    19:06:43.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11b6c95c-c77f-403d-8ae9-75e35f327bec from='build/repo/j5qz8yil-ll0v-local-dest' toID=89ccf322-7a15-4a16-8f88-1ed04d8b1471 to='https://localhost:38321/89ccf322-7a15-4a16-8f88-1ed04d8b1471/wR_mH6olp3sHqGGHbuTbcA'
    19:06:43.524 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=56 localRepositoryRevisionInProgress=61

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:43.534 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:43.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:43.541 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:06:43.541 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:06:43.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec remoteRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 localRepositoryRevisionSynced=61
    19:06:43.598 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=89ccf322-7a15-4a16-8f88-1ed04d8b1471 remoteRepositoryId=11b6c95c-c77f-403d-8ae9-75e35f327bec transaction.localRevision=93 remoteFromLocalRevision=61
    19:06:43.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:43.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 603534 bytes in 245 ms. path='/bb'
    19:06:43.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:06:43.759 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/bb"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:43.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:43.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:43.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:43.809 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:43.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2758c8d670d7dda32f539095435e6a144131ec3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    19:06:43.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/cc"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:43.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:06:43.920 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/cKCYkT4zjwHGhtrzVruK1w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:44.043 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:43.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:06:44.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=65.2 MiB, available=390.3 MiB
    19:06:44.058 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:44.059 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:44.059 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:44.103 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:44.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 36 ms.
    19:06:44.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142912 bytes in 353 ms. path='/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    19:06:44.245 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:44.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:06:44.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/cc"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:44.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:44.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:44.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    19:06:44.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0c20670ec03e7e745dd501a3fc4e13555332468' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    19:06:44.448 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/dd"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:44.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    19:06:44.483 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/mVbvi_td8GViPOPfIxIhWg' offset=0
    19:06:44.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:44.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:06:44.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=64.4 MiB, available=391.1 MiB
    19:06:44.654 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:06:44.655 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:44.667 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:44.667 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:44.668 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:06:44.668 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:44.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280050 bytes in 213 ms. path='/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:44.678 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52}
    19:06:44.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    19:06:44.679 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@3d244e73
    19:06:44.681 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[dee72586a721b592, [<xenia@subshare.net>]]
    19:06:44.681 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    19:06:44.681 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3917c69f887ff76c, [<yasmin@subshare.net>]]
    19:06:44.683 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[3917c69f887ff76c]
    19:06:44.684 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[5]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:44.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:44.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:44.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:44.728 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:44.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="5ad29010-e381-4bae-aa92-7b2a6fa3b28d", path="/dd"} on repo=5ad29010-e381-4bae-aa92-7b2a6fa3b28d
    19:06:44.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:44.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    19:06:44.874 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d localRepositoryRevisionSynced=109
    19:06:44.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=54 remoteFromLocalRevision=109
    19:06:44.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5ad29010-e381-4bae-aa92-7b2a6fa3b28d from='build/repo/j5qz94eh-2sqr1-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:06:44.950 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54
    19:06:45.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:06:45.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:06:45.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=54
    19:06:45.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:45.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=64.4 MiB, available=391.1 MiB
    19:06:45.308 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:45.308 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:45.309 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:45.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:45.484 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:45.518 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d transaction.localRevision=114 remoteFromLocalRevision=54
    19:06:45.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=5ad29010-e381-4bae-aa92-7b2a6fa3b28d to='build/repo/j5qz94eh-2sqr1-local-dest', fromRepoLocalSync=false
    19:06:45.548 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114
    19:06:45.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:45.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=64.5 MiB, available=391.0 MiB
    19:06:45.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:46.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=83.9 MiB, available=371.6 MiB
    19:06:46.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:46.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=65.6 MiB, available=389.9 MiB
    19:06:46.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:46.746 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:46.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=83.9 MiB, available=371.6 MiB
    19:06:47.033 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:47.046 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:47.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:47.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:47.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=64.1 MiB, available=391.4 MiB
    19:06:47.096 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    19:06:47.098 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    19:06:47.098 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    19:06:47.114 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.115 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.116 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.129 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=216
    19:06:47.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=143 remoteFromLocalRevision=216
    19:06:47.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:06:47.231 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=143
    19:06:47.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    19:06:47.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    19:06:47.314 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=143
    19:06:47.431 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:47.431 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:47.601 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.601 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.602 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.611 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=221 remoteFromLocalRevision=143
    19:06:47.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=79e21738-32ff-447e-93b3-3304d1f78c52 from='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52' toID=76f7d654-8c4b-4198-9c3d-78e8db41f850 to='build/repo/j5qz35rm-swesc-local-dest-xenia', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:47.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=83.9 MiB, available=371.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:47.669 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.670 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.670 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.679 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.680 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:47.683 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=216 localRepositoryRevisionInProgress=221

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:47.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:48.127 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=77.4 MiB, available=378.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:48.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=83.9 MiB, available=371.6 MiB
    19:06:48.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:47.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: repoFileDtos.size=0
    19:06:48.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=65.0 MiB, available=390.5 MiB
    19:06:48.442 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:48.443 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:48.444 [qtp1296822510-3673] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:48.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qz9oz0-klw0m-local-dest
      localRepository.publicKeySha1 = 40:80:19:ED:B9:88:8B:81:32:25:E9:35:C4:B2:AF:F4:58:BA:83:2E

      remoteRepository.repositoryId = daedca0c-dd46-4094-b9a2-ddb43528f805
      remoteRepository.remoteRoot = https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805
      remoteRepository.publicKeySha1 = 29:B3:0B:3B:20:1D:9F:5E:22:90:23:F4:B1:55:4F:70:67:CB:C5:C8

    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 86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 daedca0c-dd46-4094-b9a2-ddb43528f805

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:48.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=83.9 MiB, available=371.6 MiB
    19:06:48.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:48.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:06:48.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 to='build/repo/j5qz9oz0-klw0m-local-dest', fromRepoLocalSync=true
    19:06:48.990 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 ('build/repo/j5qz9oz0-klw0m-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:49.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=65.0 MiB, available=390.5 MiB
    19:06:49.014 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:49.018 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=eMnz84E5Hin8zhqFOE2tnA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[0fbTCJMC6ZDKxqDEW9BvJQ, Xenia, null, [xenia@subshare.net], [dee72586a721b592]]
    19:06:49.021 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Y9ZpVUc42KiZZ9iLSjA32g, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:06:49.021 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=vQ_gYDRJUvhj_aZJSIH6uw, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:49.021 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[5]{userRepoKeyId=2C4R6M986puNmj333hUHIA, serverRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52} already associated with UserImpl[ZWlzEFVP571am1VjPa-UUA, Yasmin, null, [yasmin@subshare.net], [3917c69f887ff76c]]
    19:06:49.027 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:49.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:49.303 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:06:49.311 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:06:49.333 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 renewalDateTime=2017-07-30T17:36:49.030Z expiryDateTime=2017-07-30T18:06:49.030Z
    19:06:49.351 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=85
    19:06:49.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=18

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:49.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=83.9 MiB, available=371.6 MiB
    19:06:49.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:06:49.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:06:49.646 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d localRepositoryRevisionSynced=114

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:49.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=65.0 MiB, available=390.5 MiB
    19:06:49.679 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:49.680 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:49.680 [qtp1296822510-3281] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:49.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:49.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=59 remoteFromLocalRevision=114
    19:06:49.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5ad29010-e381-4bae-aa92-7b2a6fa3b28d from='build/repo/j5qz94eh-2sqr1-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:06:49.783 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=59
    19:06:49.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:06:49.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:06:49.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=59
    19:06:49.903 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d transaction.localRevision=119 remoteFromLocalRevision=59
    19:06:49.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:49.981 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:50.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:06:50.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=5ad29010-e381-4bae-aa92-7b2a6fa3b28d to='build/repo/j5qz94eh-2sqr1-local-dest', fromRepoLocalSync=true
    19:06:50.245 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5ad29010-e381-4bae-aa92-7b2a6fa3b28d ('build/repo/j5qz94eh-2sqr1-local-dest')
    19:06:50.258 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:50.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=65.1 MiB, available=390.4 MiB
    19:06:50.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:50.384 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:50.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:50.468 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:36:32.247Z expiryDateTime=2017-07-30T18:06:32.247Z
    19:06:50.484 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119
    19:06:50.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:50.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=65.1 MiB, available=390.4 MiB
    19:06:50.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:06:51.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=64.6 MiB, available=390.9 MiB
    19:06:51.230 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    19:06:51.230 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    19:06:51.249 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:51.250 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:51.251 [qtp1296822510-2739] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:51.262 [qtp1296822510-2739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 localRepositoryRevisionSynced=221

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:51.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:51.314 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 transaction.localRevision=148 remoteFromLocalRevision=221
    19:06:51.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76f7d654-8c4b-4198-9c3d-78e8db41f850 from='build/repo/j5qz35rm-swesc-local-dest-xenia' toID=79e21738-32ff-447e-93b3-3304d1f78c52 to='https://localhost:43922/79e21738-32ff-447e-93b3-3304d1f78c52'
    19:06:51.376 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=148

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:51.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:51.385 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    19:06:51.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    19:06:51.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 remoteRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 localRepositoryRevisionSynced=148
    19:06:51.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:51.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    19:06:51.516 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:51.517 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:51.517 [qtp1296822510-2336] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    19:06:51.525 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=79e21738-32ff-447e-93b3-3304d1f78c52 remoteRepositoryId=76f7d654-8c4b-4198-9c3d-78e8db41f850 transaction.localRevision=226 remoteFromLocalRevision=148
    19:06:51.570 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    19:06:51.572 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    19:06:51.572 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:50.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:06:51.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    19:06:51.614 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:51.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=85.0 MiB, available=370.5 MiB
    19:06:51.977 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:51.979 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:51.980 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:51.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:06:52.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=85.0 MiB, available=370.5 MiB
    19:06:52.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:52.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:06:52.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:52.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=85.1 MiB, available=370.4 MiB
    19:06:52.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:52.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:52.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:52.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:52.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:52.949 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:52.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:52.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:52.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:52.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:52.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:52.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:52.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:52.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:53.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:53.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:53.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:53.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:53.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:53.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:53.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:53.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:53.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:06:53.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:06:53.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:06:53.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:53.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=85.1 MiB, available=370.4 MiB
    19:06:53.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:53.553 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:06:53.701 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:53.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:06:53.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=78.1 MiB, available=377.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:53.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=85.1 MiB, available=370.4 MiB
    19:06:53.889 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:06:53.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:06:53.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:53.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:53.916 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:53.942 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d localRepositoryRevisionSynced=119
    19:06:54.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=65 remoteFromLocalRevision=119
    19:06:54.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5ad29010-e381-4bae-aa92-7b2a6fa3b28d from='build/repo/j5qz94eh-2sqr1-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:06:54.038 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ad29010-e381-4bae-aa92-7b2a6fa3b28d remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=59 localRepositoryRevisionInProgress=65
    19:06:54.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:54.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:06:54.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    19:06:54.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:06:54.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    19:06:54.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:06:54.129 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:06:54.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:06:54.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 to='build/repo/j5qz7tjv-fhbjr-local-dest', fromRepoLocalSync=true
    19:06:54.386 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7c9ff536-2a39-4cf8-bc68-6f477a559c41 ('build/repo/j5qz7tjv-fhbjr-local-dest')
    19:06:54.397 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:06:54.418 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:54.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=77.4 MiB, available=378.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:54.542 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:35:37.647Z expiryDateTime=2017-07-30T18:05:37.647Z
    19:06:54.575 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=123
    19:06:54.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:06:54.948 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    19:06:54.949 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:54.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:06:55.197 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=77.4 MiB, available=378.1 MiB
    19:06:55.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:55.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=86.2 MiB, available=369.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:55.331 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:55.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:06:55.390 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:06:55.391 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    19:06:55.392 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:06:55.393 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:06:55.394 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:06:55.487 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    19:06:55.488 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:06:55.489 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:06:55.490 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:55.563 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:06:55.569 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    19:06:55.569 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:06:55.570 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:06:55.571 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:06:55.645 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    19:06:55.648 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:06:55.651 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:06:55.654 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:55.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=77.3 MiB, available=378.2 MiB
    19:06:55.661 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:06:55.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:55.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:06:55.715 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    19:06:55.715 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:06:55.716 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:06:55.716 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:06:55.719 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    19:06:55.720 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:06:55.720 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:06:55.720 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:06:55.722 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    19:06:55.722 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:55.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:55.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=86.1 MiB, available=369.4 MiB
    19:06:55.850 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:55.851 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:55.853 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:55.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:55.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:55.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:06:56.047 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:56.094 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:56.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:56.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=85.3 MiB, available=370.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:56.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.402 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:06:56.502 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:06:56.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:56.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:06:56.605 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    19:06:56.614 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:56.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:06:56.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:06:56.619 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:56.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:06:56.620 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:56.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91adc71b06478edfead7da1c5de07805ce5ab8d2' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:56.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:06:56.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=85.4 MiB, available=370.1 MiB
    19:06:56.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:56.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/1 {11 11ä11#+} 1/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:56.875 [Test worker] 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'
    19:06:56.910 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8bAi2J9_QyyRmfXopCFdgQ/wD1HAy2tlMfbJd9q-1uDlA' offset=0
    19:06:57.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:06:57.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 586719 bytes in 272 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:57.155 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:57.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=85.4 MiB, available=370.1 MiB
    19:06:57.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:57.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:06:57.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/1 {11 11ä11#+} 1/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:57.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:57.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:57.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:06:57.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d216e25c7e82950e357c280fdd6f89584bf9437' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:57.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=85.4 MiB, available=370.1 MiB
    19:06:57.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:06:57.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:06:57.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:06:57.622 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=123

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:57.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/1 {11 11ä11#+} 1/b"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:57.683 [Test worker] 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'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:57.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=76 remoteFromLocalRevision=123
    19:06:57.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 from='build/repo/j5qz7tjv-fhbjr-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:06:57.689 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:57.689 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:57.702 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:06:57.702 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:57.707 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8bAi2J9_QyyRmfXopCFdgQ/so-diy-42PleTgnS9lXEaA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:57.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=76

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:57.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:06:57.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 388322 bytes in 138 ms. path='/1 {11 11ä11#+} 1/b'
    19:06:57.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:57.903 [qtp1276160461-2248] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:57.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/1 {11 11ä11#+} 1/b"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:57.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:58.026 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 transaction.localRevision=129 remoteFromLocalRevision=76

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:58.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:58.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 to='build/repo/j5qz7tjv-fhbjr-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:58.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:58.097 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:58.116 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:58.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb180295685cd9112379e78725d0232223f99db0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:58.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:58.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/1 {11 11ä11#+} 1/c"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:58.355 [Test worker] 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'
    19:06:58.384 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8bAi2J9_QyyRmfXopCFdgQ/5_YdHvOcDitpPABKyKFgxQ' offset=0
    19:06:58.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:06:58.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 394380 bytes in 132 ms. path='/1 {11 11ä11#+} 1/c'
    19:06:58.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:06:58.568 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/1 {11 11ä11#+} 1/c"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:58.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:58.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:58.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:58.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=85.7 MiB, available=369.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:58.715 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:58.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4af1cd7b73c73e52ccce6f97a5000bd656d17669' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:58.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:58.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/2/1 {11 11ä11#+} 1/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:58.906 [Test worker] 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'
    19:06:58.932 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TnI4eaq472goZ-fPS0gJ_A/G-3TCpEuo1qlR4VZLskWmw/GEYQrcuUhBtai7RQWBz9SQ' offset=0
    19:06:59.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:59.087 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:59.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 727740 bytes in 206 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:06:59.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:59.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=85.7 MiB, available=369.8 MiB
    19:06:59.205 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:59.207 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:59.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:06:59.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:59.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/2/1 {11 11ä11#+} 1/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:59.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:59.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:59.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:06:59.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='40bd9c8b41ad69c478ba8f8a92952563695c8aa0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:06:59.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/2/1 {11 11ä11#+} 1/b"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:59.423 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:59.437 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:59.450 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TnI4eaq472goZ-fPS0gJ_A/G-3TCpEuo1qlR4VZLskWmw/S5cECKh-cS0tk2sT4K9aPw' offset=0
    19:06:59.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    19:06:59.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 708720 bytes in 227 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:06:59.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=85.7 MiB, available=369.8 MiB
    19:06:59.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:59.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:06:59.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/2/1 {11 11ä11#+} 1/b"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:06:59.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:59.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:06:59.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:06:59.899 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:06:59.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0cc595b0df088521c8874a196d70c6d5c4575cc' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:07:00.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/2/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:00.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:07:00.074 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TnI4eaq472goZ-fPS0gJ_A/OUJvJMsVEg7ed5tgXWWVoA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:00.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=85.8 MiB, available=369.7 MiB
    19:07:00.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:00.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:07:00.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 332949 bytes in 156 ms. path='/2/a'
    19:07:00.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:07:00.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/2/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:00.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:00.325 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:00.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:00.356 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:00.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23e73f6575537434b0dc6f577a2d943e899135c8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:07:00.463 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/5/h"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:00.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:07:00.513 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/WHde7hf9zxXR5r1G17q7SQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:00.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=86.3 MiB, available=369.2 MiB
    19:07:00.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:00.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:07:00.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 174168 bytes in 155 ms. path='/3 + &#ä/5/h'
    19:07:00.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:07:00.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/5/h"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:00.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:00.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:00.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:07:00.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='109372fbed51c92b7ea140074f673c91bc55d0f2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:07:00.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/5/i"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:00.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'
    19:07:00.891 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=0
    19:07:01.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:01.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=85.9 MiB, available=369.6 MiB
    19:07:01.169 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:07:01.169 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:07:01.190 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 localRepositoryRevisionSynced=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:01.207 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:01.240 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:01.341 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:01.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=81 remoteFromLocalRevision=129
    19:07:01.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c9ff536-2a39-4cf8-bc68-6f477a559c41 from='build/repo/j5qz7tjv-fhbjr-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:07:01.356 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=81
    19:07:01.368 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:07:01.368 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:07:01.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=81

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:01.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:01.435 [qtp1276160461-3868] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=7c9ff536-2a39-4cf8-bc68-6f477a559c41 transaction.localRevision=134 remoteFromLocalRevision=81
    19:07:01.439 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:01.527 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=2097152
    19:07:01.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    19:07:01.780 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:01.908 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:01.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    19:07:02.043 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=4194304
    19:07:02.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:07:02.288 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=5242880
    19:07:02.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    19:07:02.573 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=6291456
    19:07:02.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:02.769 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:02.858 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=7340032
    19:07:03.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 48 ms.
    19:07:03.355 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=8388608
    19:07:03.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:07:03.628 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/iKGrtOt3nBG2vagbVUvbSQ/PvNzkfMS4GyTlg2X0wfRyA' offset=9437184
    19:07:03.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:07:03.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 133240 bytes in 3060 ms. path='/3 + &#ä/5/i'
    19:07:03.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:07:03.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    19:07:03.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    19:07:03.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    19:07:03.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    19:07:03.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    19:07:03.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i
    19:07:03.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4dbls into destFile i
    19:07:03.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4zsow into destFile i
    19:07:03.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_5m9s0 into destFile i
    19:07:04.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/5/i"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:04.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:04.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:04.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:07:04.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbf91e7965fccd665df37ced9fda1f250879526b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:07:04.331 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/aa"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:04.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    19:07:04.354 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/PDZKJFXi9GquzwxDpqRbtQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:04.375 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:04.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    19:07:04.683 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/PDZKJFXi9GquzwxDpqRbtQ' offset=1048576
    19:07:04.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:07:04.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 94923 bytes in 417 ms. path='/3 + &#ä/aa'
    19:07:04.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:07:04.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa
    19:07:04.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/aa"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:04.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:04.973 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:04.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:07:05.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fde5bbd7a2ac74c58d1eb0991d2c1cfa7d764a0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:07:05.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/bb"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:05.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:07:05.204 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/w-TiSlMS4MT05wynSxYLOg' offset=0
    19:07:05.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:07:05.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120564 bytes in 85 ms. path='/3 + &#ä/bb'
    19:07:05.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:07:05.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/bb"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:05.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:05.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:05.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:07:05.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dea7dcd24b96a73f6ad6dd0b37309a22778d3660' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:07:05.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/cc"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:05.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:07:05.872 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/sc5amP-KrTz-9fduLXg_yA' offset=0
    19:07:05.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:07:05.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50110 bytes in 65 ms. path='/3 + &#ä/cc'
    19:07:06.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:07:06.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/cc"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:06.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:06.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:06.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:07:06.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80545fcea98bb0c56f3d6c5735fbf33a493e7277' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:07:06.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/dd"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:06.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:07:06.687 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hK_o0SyYolrBBCN4ZvslqQ/EJClqmunFo-rn9eW7_h0sQ' offset=0
    19:07:06.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:07:06.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157079 bytes in 94 ms. path='/3 + &#ä/dd'
    19:07:06.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:07:06.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", path="/3 + &#ä/dd"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:06.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:06.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    19:07:07.003 [qtp788369844-3402] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=85
    19:07:07.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=112 remoteFromLocalRevision=85
    19:07:07.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 from='build/repo/j5qz9oz0-klw0m-local-dest' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:07.224 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112
    19:07:07.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:07:07.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:07:07.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=112

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:07.485 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:08.366 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:08.557 [qtp788369844-2849] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 transaction.localRevision=90 remoteFromLocalRevision=112
    19:07:08.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 to='build/repo/j5qz9oz0-klw0m-local-dest', fromRepoLocalSync=false
    19:07:08.679 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=90
    19:07:08.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=0
    19:07:09.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=93.0 MiB, available=362.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:09.485 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:09.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:07:09.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=92.7 MiB, available=362.8 MiB
    19:07:09.788 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!
    19:07:09.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:07:10.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=92.5 MiB, available=363.0 MiB
    19:07:10.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:07:10.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=92.5 MiB, available=363.0 MiB
    19:07:10.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:07:11.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=92.5 MiB, available=363.0 MiB
    19:07:11.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:07:11.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=92.5 MiB, available=363.0 MiB
    19:07:11.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:07:11.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:07:11.346 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=90
    19:07:11.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=117 remoteFromLocalRevision=90
    19:07:11.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 from='build/repo/j5qz9oz0-klw0m-local-dest' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:11.453 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=117
    19:07:11.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:07:11.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:07:11.537 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=117
    19:07:11.643 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 transaction.localRevision=95 remoteFromLocalRevision=117
    19:07:11.701 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:07:11.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    19:07:11.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:12.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:07:12.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=6cb61a56-38f9-4880-8507-fad1a41b472b to='build/repo/j5qz7753-1wp6y-local-src', fromRepoLocalSync=true
    19:07:12.121 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6cb61a56-38f9-4880-8507-fad1a41b472b ('build/repo/j5qz7753-1wp6y-local-src')
    19:07:12.127 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:07:12.146 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:07:12.503 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 renewalDateTime=2017-07-30T17:35:32.045Z expiryDateTime=2017-07-30T18:05:32.044Z
    19:07:12.533 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=95
    19:07:12.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=0
    19:07:13.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=94.6 MiB, available=360.9 MiB
    19:07:13.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:07:13.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=93.6 MiB, available=361.9 MiB
    19:07:13.650 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!
    19:07:13.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:07:14.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=93.6 MiB, available=361.9 MiB
    19:07:14.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:07:14.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=93.7 MiB, available=361.8 MiB
    19:07:14.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:07:14.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=93.9 MiB, available=361.6 MiB
    19:07:14.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:14.880 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:15.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=93.7 MiB, available=361.8 MiB
    19:07:15.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:07:15.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:07:15.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:07:15.166 [qtp788369844-2849] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=95
    19:07:15.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=154 remoteFromLocalRevision=95
    19:07:15.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6cb61a56-38f9-4880-8507-fad1a41b472b from='build/repo/j5qz7753-1wp6y-local-src' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:15.228 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=154
    19:07:15.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    19:07:15.303 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    19:07:15.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:15.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:15.393 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:15.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f15d26c0ae240bad8e9f46a2be4640c98b2c5783' to.sha1='c0cc595b0df088521c8874a196d70c6d5c4575cc'): /2/a
    19:07:16.510 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:07:16.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:16.585 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:16.627 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:16.631 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:16.700 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnI4eaq472goZ-fPS0gJ_A/OUJvJMsVEg7ed5tgXWWVoA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:16.867 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:17.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 378761 bytes in 457 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:17.096 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:17.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    19:07:17.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:17.357 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:17.364 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:07:17.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:07:17.459 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:17.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    19:07:17.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=154
    19:07:17.860 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b transaction.localRevision=106 remoteFromLocalRevision=154
    19:07:17.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=6cb61a56-38f9-4880-8507-fad1a41b472b to='build/repo/j5qz7753-1wp6y-local-src', fromRepoLocalSync=false
    19:07:17.947 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=106
    19:07:17.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:18.148 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:18.443 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:18.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=94.4 MiB, available=361.1 MiB
    19:07:18.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:18.807 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:19.004 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:19.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=94.3 MiB, available=361.2 MiB
    19:07:19.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:19.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:19.084 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!
    19:07:19.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:19.344 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:19.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=94.4 MiB, available=361.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:19.569 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:19.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:19.856 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:19.877 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:19.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=94.6 MiB, available=360.9 MiB
    19:07:19.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:20.097 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:20.274 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:20.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=94.6 MiB, available=360.9 MiB
    19:07:20.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:20.394 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:20.414 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:20.582 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:20.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=93.6 MiB, available=361.9 MiB
    19:07:20.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:07:20.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:07:20.738 [qtp788369844-2849] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=106
    19:07:20.826 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=169 remoteFromLocalRevision=106
    19:07:20.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6cb61a56-38f9-4880-8507-fad1a41b472b from='build/repo/j5qz7753-1wp6y-local-src' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:20.881 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=169
    19:07:20.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:07:20.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:07:20.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=169

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:20.929 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:20.946 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b transaction.localRevision=111 remoteFromLocalRevision=169
    19:07:20.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:07:21.167 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:07:21.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 to='build/repo/j5qz9oz0-klw0m-local-dest', fromRepoLocalSync=true
    19:07:21.168 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 ('build/repo/j5qz9oz0-klw0m-local-dest')
    19:07:21.174 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:07:21.220 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:21.285 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:21.567 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 renewalDateTime=2017-07-30T17:36:49.030Z expiryDateTime=2017-07-30T18:06:49.030Z
    19:07:21.593 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=111

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:21.831 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:22.315 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:21.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=3
    19:07:22.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=94.5 MiB, available=361.0 MiB
    19:07:22.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:22.675 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:22.931 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:22.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=94.5 MiB, available=361.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:23.076 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:23.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:07:23.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:23.092 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:23.116 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:23.268 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:23.308 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:23.481 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:23.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:07:23.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=94.6 MiB, available=360.9 MiB
    19:07:23.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:23.702 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:23.914 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:23.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=94.6 MiB, available=360.9 MiB
    19:07:24.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:24.201 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:24.203 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:24.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=94.7 MiB, available=360.8 MiB
    19:07:24.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:24.487 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:24.583 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:24.738 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:24.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=94.6 MiB, available=360.9 MiB
    19:07:24.765 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:07:24.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:24.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:07:24.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:24.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:24.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:07:24.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:24.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:07:24.926 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:07:24.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:24.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:07:24.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f15d26c0ae240bad8e9f46a2be4640c98b2c5783' to.sha1='8ebc0b4275831e77d47919f1d34956e4ad6151e2'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:25.040 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:25.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a
    19:07:25.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:25.168 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=111
    19:07:25.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=131 remoteFromLocalRevision=111
    19:07:25.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:07:25.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 from='build/repo/j5qz9oz0-klw0m-local-dest' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:25.299 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=131
    19:07:25.402 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    19:07:25.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    19:07:25.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:25.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:07:25.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ebc0b4275831e77d47919f1d34956e4ad6151e2' to.sha1='f15d26c0ae240bad8e9f46a2be4640c98b2c5783'): /2/a
    19:07:25.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:07:25.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:25.487 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:25.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:25.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:07:25.803 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnI4eaq472goZ-fPS0gJ_A/OUJvJMsVEg7ed5tgXWWVoA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:25.927 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:25.941 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:26.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 378761 bytes in 873 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:26.575 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:26.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:26.861 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:26.864 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:26.916 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:26.918 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:26.974 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:27.081 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5", toRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", path="/2/a"} on repo=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5
    19:07:27.107 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:27.128 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:07:27.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=131
    19:07:27.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:27.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    19:07:27.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:27.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:07:27.345 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=F1ung6KePTeyurU_fOyLwg, cryptoRepoFileId=OUJvJMsVEg7ed5tgXWWVoA} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=AEXjmloDftgoMw-f1bKy-w, cryptoRepoFileId=OUJvJMsVEg7ed5tgXWWVoA} duplicateCryptoRepoFileId=null localRevision=143
    19:07:27.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:27.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:07:27.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:27.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:07:27.617 [qtp788369844-2849] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 transaction.localRevision=122 remoteFromLocalRevision=131
    19:07:27.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 to='build/repo/j5qz9oz0-klw0m-local-dest', fromRepoLocalSync=false
    19:07:27.655 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=122
    19:07:27.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:27.765 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:27.831 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:27.927 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:28.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=96.1 MiB, available=359.4 MiB
    19:07:28.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:28.435 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:28.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=94.9 MiB, available=360.6 MiB
    19:07:28.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:28.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:07:28.906 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:28.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:07:28.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:28.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    19:07:28.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:28.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:29.176 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=89.5 MiB, available=366.0 MiB
    19:07:29.187 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.PermissionIT.nonOwnerAdminGrantsWritePermission(PermissionIT.java:149) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na: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]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:28.945 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!
    19:07:28.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:07:29.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=95.0 MiB, available=360.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:29.459 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:29.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:29.964 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:30.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=95.1 MiB, available=360.4 MiB
    19:07:30.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:30.214 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:30.270 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:30.318 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:30.362 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 231 ms.
    19:07:30.364 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7mC_b9oOrBPCDPsttkYVZg, invitation=false]
    19:07:30.412 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms.
    19:07:30.412 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, invitation=false]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:30.453 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:30.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:30.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:30.550 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:30.619 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:30.726 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:30.787 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:30.824 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:30.863 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:30.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:30.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:07:30.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:07:30.964 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 localRepositoryRevisionSynced=122

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:30.995 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:31.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=146 remoteFromLocalRevision=122
    19:07:31.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 from='build/repo/j5qz9oz0-klw0m-local-dest' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:31.057 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=146

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:31.073 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=76.5 MiB, available=379.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:31.093 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:31.168 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:31.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:07:31.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:07:31.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=146

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:31.249 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:31.279 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=86aa6469-6fa5-4aa7-b8b9-6b15a1382ed5 transaction.localRevision=127 remoteFromLocalRevision=146
    19:07:31.311 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:31.472 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:31.511 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:07:31.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=6cb61a56-38f9-4880-8507-fad1a41b472b to='build/repo/j5qz7753-1wp6y-local-src', fromRepoLocalSync=true
    19:07:31.512 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6cb61a56-38f9-4880-8507-fad1a41b472b ('build/repo/j5qz7753-1wp6y-local-src')
    19:07:31.519 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:31.531 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:31.542 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:07:31.649 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 renewalDateTime=2017-07-30T17:35:32.045Z expiryDateTime=2017-07-30T18:05:32.044Z
    19:07:31.672 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=127

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:31.677 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:31.694 [qtp1276160461-2248] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 147f77c3-29dc-4172-88f1-f719754e1725
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qza1qe-i36n2-local-src
      localRepository.publicKeySha1 = D6:EE:BF:EF:AB:79:22:FA:FB:A5:19:52:D9:6E:03:2A:6A:98:73:CB

      remoteRepository.repositoryId = 8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc
      remoteRepository.remoteRoot = https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc
      remoteRepository.publicKeySha1 = E7:94:34:4B:E7:31:41:5C:F6:0E:43:01:43:6A:D7:38:2A:C2:D6: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 147f77c3-29dc-4172-88f1-f719754e1725 8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:31.901 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e3843c3d-9d30-4829-b703-1b55b4911c35
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzae3o-2h279-local-dest
      localRepository.publicKeySha1 = B5:CF:06:7D:55:B3:E3:E1:26:05:66:1B:D3:0D:B5:20:05:2C:C1:51

      remoteRepository.repositoryId = f6470460-29da-4b26-adf3-4494d28d122e
      remoteRepository.remoteRoot = https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA
      remoteRepository.publicKeySha1 = D9:7A:CB:3D:3A:A1:C8:6A:B6:D6:C6:EB:07:7D:99:3A:B3:AB:FB:5F

    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 e3843c3d-9d30-4829-b703-1b55b4911c35 f6470460-29da-4b26-adf3-4494d28d122e

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:32.057 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:32.188 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:32.263 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:07:32.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=e3843c3d-9d30-4829-b703-1b55b4911c35 to='build/repo/j5qzae3o-2h279-local-dest', fromRepoLocalSync=true
    19:07:32.267 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3843c3d-9d30-4829-b703-1b55b4911c35 ('build/repo/j5qzae3o-2h279-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:31.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=3
    19:07:32.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=95.8 MiB, available=359.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:32.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:07:32.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:32.613 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:07:32.627 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:07:32.647 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:37:32.292Z expiryDateTime=2017-07-30T18:07:32.292Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:32.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:07:32.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:32.693 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:32.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:07:32.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:07:32.834 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:32.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:32.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0
    19:07:32.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=94.8 MiB, available=360.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:32.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:33.088 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:33.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms.
    19:07:33.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:33.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:07:33.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:33.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:07:33.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:33.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:33.268 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:07:33.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=147f77c3-29dc-4172-88f1-f719754e1725 to='build/repo/j5qza1qe-i36n2-local-src', fromRepoLocalSync=true
    19:07:33.277 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 147f77c3-29dc-4172-88f1-f719754e1725 ('build/repo/j5qza1qe-i36n2-local-src')
    19:07:33.317 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:07:33.415 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:07:33.534 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc renewalDateTime=2017-07-30T17:37:33.307Z expiryDateTime=2017-07-30T18:07:33.307Z
    19:07:33.600 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:33.599 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:33.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:33.913 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:33.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=94.6 MiB, available=360.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:33.163 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!
    19:07:33.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:07:34.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:34.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:34.375 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:34.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=59.8 MiB, available=395.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:34.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=95.1 MiB, available=360.4 MiB
    19:07:34.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:34.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=55, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=4, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:35.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=95.1 MiB, available=360.4 MiB
    19:07:35.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:35.429 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:35.544 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:35.785 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:07:35.995 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:35.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:07:36.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=60.1 MiB, available=395.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:36.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=95.5 MiB, available=360.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:36.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:36.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:07:36.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:36.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:36.116 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:07:36.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:36.139 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:36.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:36.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:07:36.198 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:36.203 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:36.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:07:36.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:07:36.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:36.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:07:36.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ebc0b4275831e77d47919f1d34956e4ad6151e2' to.sha1='f15d26c0ae240bad8e9f46a2be4640c98b2c5783'): /2/a
    19:07:36.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", path="/2/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b
    19:07:36.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:07:36.382 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TnI4eaq472goZ-fPS0gJ_A/OUJvJMsVEg7ed5tgXWWVoA' offset=0
    19:07:36.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:07:36.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 332950 bytes in 194 ms. path='/2/a'
    19:07:36.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:36.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=60.2 MiB, available=395.3 MiB
    19:07:36.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:36.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="daedca0c-dd46-4094-b9a2-ddb43528f805", toRepositoryId="6cb61a56-38f9-4880-8507-fad1a41b472b", path="/2/a"} on repo=6cb61a56-38f9-4880-8507-fad1a41b472b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:36.739 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:36.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:36.817 [qtp788369844-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=127
    19:07:36.850 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=187 remoteFromLocalRevision=127
    19:07:36.896 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:07:36.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6cb61a56-38f9-4880-8507-fad1a41b472b from='build/repo/j5qz7753-1wp6y-local-src' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:36.910 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=187
    19:07:37.011 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:07:37.011 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:07:37.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=187

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:37.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=60.4 MiB, available=395.1 MiB
    19:07:37.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:37.277 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:37.509 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b transaction.localRevision=132 remoteFromLocalRevision=187
    19:07:37.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=daedca0c-dd46-4094-b9a2-ddb43528f805 from='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805' toID=6cb61a56-38f9-4880-8507-fad1a41b472b to='build/repo/j5qz7753-1wp6y-local-src', fromRepoLocalSync=false
    19:07:37.537 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=132
    19:07:37.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:37.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=60.2 MiB, available=395.3 MiB
    19:07:37.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:37.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 38 ms.
    19:07:37.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:37.764 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:37.773 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=-fpuKWuGp85yEyVm3LxSFQ could not be decrypted! Access rights missing?!
    19:07:37.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:37.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.786 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Mwp5qF-xcMNC_D-6qaA81Q could not be decrypted! Access rights missing?!
    19:07:37.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:07:37.788 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nTcPolvOfsjSOLkzwXlzMg could not be decrypted! Access rights missing?!
    19:07:37.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:37.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.791 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m8ylv8cK5Lkq4W0GmUtCYQ could not be decrypted! Access rights missing?!
    19:07:37.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.794 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PmxLvICWtPpZ3svKAEdWnA could not be decrypted! Access rights missing?!
    19:07:37.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:37.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.807 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QQgEyjlKx25GLCbaEIjH9w could not be decrypted! Access rights missing?!
    19:07:37.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:37.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.810 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cKz8VOZbF3YFuwj4vbOtOA could not be decrypted! Access rights missing?!
    19:07:37.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:37.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.861 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:37.861 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.865 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JpCdNKI2JvlMzBVHhIRp1A could not be decrypted! Access rights missing?!
    19:07:37.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:37.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.867 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=KMT01OLaI5kjoKdsS_v-uQ could not be decrypted! Access rights missing?!
    19:07:37.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:37.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:37.891 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:37.893 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:37.895 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:37.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:38.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=60.2 MiB, available=395.3 MiB
    19:07:38.084 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:07:38.087 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:07:38.087 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:07:38.184 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=2
    19:07:38.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=6 remoteFromLocalRevision=2
    19:07:38.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=147f77c3-29dc-4172-88f1-f719754e1725 from='build/repo/j5qza1qe-i36n2-local-src' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:38.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=95.9 MiB, available=359.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:38.419 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:38.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:38.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=96.6 MiB, available=358.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:38.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:38.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:38.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:38.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:07:38.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:07:38.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:38.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:38.879 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UUK9U_ltt779TjLsb2_C-A, serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805} because of missing permissions!
    19:07:38.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:39.054 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 133 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:39.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:39.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:39.411 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:39.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:39.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:39.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:40.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:07:40.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:40.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:40.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:40.223 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:40.294 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:40.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:40.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:40.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=96.1 MiB, available=359.4 MiB
    19:07:40.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:40.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:40.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:40.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=95.0 MiB, available=360.5 MiB
    19:07:40.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:07:40.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:07:40.780 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b localRepositoryRevisionSynced=132
    19:07:40.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 transaction.localRevision=192 remoteFromLocalRevision=132
    19:07:40.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6cb61a56-38f9-4880-8507-fad1a41b472b from='build/repo/j5qz7753-1wp6y-local-src' toID=daedca0c-dd46-4094-b9a2-ddb43528f805 to='https://localhost:44949/daedca0c-dd46-4094-b9a2-ddb43528f805'
    19:07:40.821 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=192
    19:07:40.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:07:40.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:07:40.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b remoteRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 localRepositoryRevisionSynced=192

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:40.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:40.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:40.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:40.970 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 remoteRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b transaction.localRevision=137 remoteFromLocalRevision=192
    19:07:40.974 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:41.015 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:41.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:41.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:41.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=95.6 MiB, available=359.9 MiB
    19:07:41.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:41.349 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:41.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:41.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:41.493 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6cb61a56-38f9-4880-8507-fad1a41b472b serverRepositoryId=daedca0c-dd46-4094-b9a2-ddb43528f805 renewalDateTime=2017-07-30T17:35:32.045Z expiryDateTime=2017-07-30T18:05:32.044Z
    19:07:41.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:41.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:41.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:41.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:41.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:41.710 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:07:41.712 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:41.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:41.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    19:07:41.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:41.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=95.5 MiB, available=360.0 MiB
    19:07:41.844 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:07:41.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:41.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:07:41.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:41.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:41.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:41.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:41.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:41.983 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 163 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    19:07:42.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    19:07:42.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:42.037 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d77fac7dcb5c200a184f1696f58cc99cf54dd091' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:42.125 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/5/h"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:42.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    19:07:42.189 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/RQGN2pJ9P9YTd_bMc0Jf8w' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:42.211 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, invitation=false]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:42.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:42.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 545272 bytes in 277 ms. path='/5/h'
    19:07:42.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:42.497 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.505 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:07:42.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.509 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:42.517 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:42.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62ff1e831f1ea163bb457c27063750787f9c97b2' to.sha1='ee5d232fe9e24984dfaa1570d76b6e82542ad2f0'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/5/h"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:42.627 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:42.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    19:07:42.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='906a7e734cb7abfcdb1cb6f3a85f123b0bbd6b18' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:07:42.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/5/i"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:42.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    19:07:42.775 [qtp1276160461-3075] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/6BCmfmZwBIzIW6kTWeLFeg/uJVIONYhIz0baFxq_CmQQQ' offset=0
    19:07:42.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:42.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/1 {11 11ä11#+} 1/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198080 bytes in 164 ms. path='/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:42.911 [Test worker] 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'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:42.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:07:43.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/5/i"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:43.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:43.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:43.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:43.093 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uDCCu5XCcpFuE_pJQXG8fA/iboTCE8fS4wmDqpqhfpetA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:43.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e8e8f7f92a6ec910fec4211b132965292580865' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:43.252 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:43.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/aa"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:43.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    19:07:43.308 [qtp1276160461-3294] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/VU2WOfbTxnOqrxqgj2XcQg' offset=0
    19:07:43.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:07:43.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337700 bytes in 149 ms. path='/aa'
    19:07:43.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:43.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103837 bytes in 601 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:43.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/aa"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:43.553 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:43.575 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:43.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:07:43.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e2d0926d9d2c82aa1fce0501cdd3b6193f50430' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:43.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:43.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:43.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/bb"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:43.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    19:07:43.718 [qtp1276160461-3866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/PtJgfWGwl5OuWDBmG94eqQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:43.792 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:43.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 694d7303-6549-4d1a-99c6-a055584090bc
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzaacz-nmmqj-local-src
      localRepository.publicKeySha1 = D9:EA:81:E8:2A:AB:6B:11:0E:7D:2E:55:A5:8F:77:6E:C2:1B:B3:8B

      remoteRepository.repositoryId = 50860168-bd33-41c3-a891-18e6eb872368
      remoteRepository.remoteRoot = https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368
      remoteRepository.publicKeySha1 = F9:34:EA:C4:C3:2E:1A:66:0E:9B:28:C3:0A:83:40:84:29:83:71:A2

    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 694d7303-6549-4d1a-99c6-a055584090bc 50860168-bd33-41c3-a891-18e6eb872368

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:43.839 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:43.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 603534 bytes in 259 ms. path='/bb'
    19:07:44.011 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:44.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/1 {11 11ä11#+} 1/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/bb"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:44.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:44.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.207 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:44.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:44.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:44.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2758c8d670d7dda32f539095435e6a144131ec3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:44.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91a3abfdb3344e2a7004d893ef4f0db1b1a34afa' to.sha1='3f955de620c569ba56e50051a0f44b711ac572ed'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.380 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/cc"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:44.385 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:07:44.404 [qtp1276160461-3869] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/cKCYkT4zjwHGhtrzVruK1w' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:44.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:07:44.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142912 bytes in 250 ms. path='/cc'
    19:07:44.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:44.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/1 {11 11ä11#+} 1/b"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:44.749 [Test worker] 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'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/cc"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:44.757 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:44.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:44.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:44.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:07:44.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0c20670ec03e7e745dd501a3fc4e13555332468' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:44.917 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uDCCu5XCcpFuE_pJQXG8fA/NHU0RS4tl5p8S_95Lys4xw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/dd"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:44.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:44.953 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:07:44.970 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:44.971 [qtp1276160461-3870] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/mVbvi_td8GViPOPfIxIhWg' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:45.005 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:45.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:45.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:45.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280050 bytes in 124 ms. path='/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:45.117 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.88%
    19:07:45.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:45.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:07:45.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", path="/dd"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:45.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:45.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:45.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:07:45.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=true
    19:07:45.389 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 694d7303-6549-4d1a-99c6-a055584090bc ('build/repo/j5qzaacz-nmmqj-local-src')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:45.409 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=136

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:45.420 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:07:45.454 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:45.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=54 remoteFromLocalRevision=136
    19:07:45.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3843c3d-9d30-4829-b703-1b55b4911c35 from='build/repo/j5qzae3o-2h279-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:45.618 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:37:45.574Z expiryDateTime=2017-07-30T18:07:45.574Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:45.641 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:45.665 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    19:07:45.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:45.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:07:45.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:07:45.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=54
    19:07:46.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:46.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=51.3 MiB, available=404.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:46.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 586481 bytes in 1978 ms. path='/1 {11 11ä11#+} 1/b'
    19:07:46.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:46.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:46.876 [qtp1011194845-3891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:46.880 [qtp1011194845-3891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:07:47.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/1 {11 11ä11#+} 1/b"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:47.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:47.073 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 transaction.localRevision=141 remoteFromLocalRevision=54

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:47.186 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:47.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=e3843c3d-9d30-4829-b703-1b55b4911c35 to='build/repo/j5qzae3o-2h279-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:47.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:47.214 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=141
    19:07:47.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:47.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12e2c176da48f2916c94a1375ed03929fa88329a' to.sha1='4a109335a29e34e43256445b1f382c50ee6d11cf'): /1 {11 11ä11#+} 1/c
    19:07:47.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/1 {11 11ä11#+} 1/c"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:47.712 [Test worker] 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'
    19:07:47.813 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uDCCu5XCcpFuE_pJQXG8fA/Qeg8leQcVK6VYvGnTIWVYw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:47.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=94.3 MiB, available=361.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:47.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:47.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:48.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130214 bytes in 329 ms. path='/1 {11 11ä11#+} 1/c'
    19:07:48.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:48.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:48.236 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:48.258 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:07:48.353 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/1 {11 11ä11#+} 1/c"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:48.360 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:48.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:07:48.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:48.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:07:48.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='745a80ce95830d909cf09341ca45b7fabd49f2b3' to.sha1='76f550a65b52c9fb39a23572fa61ced4d8d11582'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:48.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=52.0 MiB, available=403.5 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:48.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=94.3 MiB, available=361.2 MiB
    19:07:48.807 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:48.809 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:48.810 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:48.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:48.904 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:07:48.909 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:07:48.910 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:07:48.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:48.989 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/1 {11 11ä11#+} 1/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:48.992 [Test worker] 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'
    19:07:49.228 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/LLlpj0LoQN2gvz4CZ8q7tg/05G5cRkB0acT_m9myclcNg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:49.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=94.3 MiB, available=361.2 MiB
    19:07:49.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:49.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 585046 bytes in 679 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:49.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=51.7 MiB, available=403.8 MiB
    19:07:49.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:49.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:49.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:49.952 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:49.955 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:07:50.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/1 {11 11ä11#+} 1/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:50.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:50.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:50.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:07:50.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6db623fc06402045bb574b663380e6829bc5eb73' to.sha1='2323949ae8287b17825631e714183db6b8474b3f'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:50.151 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:50.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=94.3 MiB, available=361.2 MiB
    19:07:50.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:50.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/1 {11 11ä11#+} 1/b"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:50.497 [Test worker] 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'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:50.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=51.6 MiB, available=403.9 MiB
    19:07:50.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:50.943 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/LLlpj0LoQN2gvz4CZ8q7tg/QVjT_c7K9NnVzOqOgj791Q' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:50.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=94.8 MiB, available=360.7 MiB
    19:07:50.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:07:51.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=94.3 MiB, available=361.2 MiB
    19:07:51.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:07:51.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:07:51.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:51.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=51.6 MiB, available=403.9 MiB
    19:07:51.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:51.372 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=141
    19:07:51.463 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=59 remoteFromLocalRevision=141
    19:07:51.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3843c3d-9d30-4829-b703-1b55b4911c35 from='build/repo/j5qzae3o-2h279-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:07:51.477 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=59
    19:07:51.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:07:51.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:07:51.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=59

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:51.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=51.6 MiB, available=403.9 MiB
    19:07:51.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:07:51.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:07:51.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:51.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 681493 bytes in 1267 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:51.796 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 transaction.localRevision=146 remoteFromLocalRevision=59

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:51.803 [qtp1296822510-2336] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=2

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:51.862 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:51.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:51.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:51.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=6 remoteFromLocalRevision=2
    19:07:51.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:07:51.923 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:51.930 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:51.932 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:07:51.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/1 {11 11ä11#+} 1/b"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:51.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:51.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:51.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:07:52.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7743da4838644d83d95a7e428814358b25226149' to.sha1='c6450a0e1d9b8d9c3d95963b6899022daa747bd4'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:52.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:07:52.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=e3843c3d-9d30-4829-b703-1b55b4911c35 to='build/repo/j5qzae3o-2h279-local-dest', fromRepoLocalSync=true
    19:07:52.231 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3843c3d-9d30-4829-b703-1b55b4911c35 ('build/repo/j5qzae3o-2h279-local-dest')
    19:07:52.240 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:07:52.279 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    19:07:52.412 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:37:32.292Z expiryDateTime=2017-07-30T18:07:32.292Z
    19:07:52.432 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=146

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:52.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:52.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:52.482 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:52.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:52.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:07:52.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:07:52.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:07:52.828 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 123 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:52.833 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/O11V24CIJT0P8Ye05PIUUA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:52.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0
    19:07:53.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=95.4 MiB, available=360.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:54.061 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:53.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:07:54.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=95.4 MiB, available=360.1 MiB
    19:07:54.121 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:54.122 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:54.123 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:07:54.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:54.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    19:07:54.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:54.383 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/O11V24CIJT0P8Ye05PIUUA' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:54.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=95.4 MiB, available=360.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:54.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:54.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:54.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:54.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:55.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1607974 bytes in 2587 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:55.163 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:55.177 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:55.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:55.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:55.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:55.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:55.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=95.5 MiB, available=360.0 MiB
    19:07:55.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:55.344 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:55.349 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:55.391 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:55.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:55.421 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:55.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:55.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:55.434 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:55.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:07:55.446 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:55.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:07:55.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9540616f478f7bff9dd76fbea08ebf9ff270e5e4' to.sha1='4f8a6467dbea7bc7fbcb498156b568d0e46bd234'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:55.613 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:55.653 [qtp1296822510-3742] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:07:55.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:55.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:55.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=95.5 MiB, available=360.0 MiB
    19:07:55.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:55.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:55.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:55.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:55.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/5/h"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:07:55.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:56.220 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:56.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=95.5 MiB, available=360.0 MiB
    19:07:56.370 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:07:56.372 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:07:56.372 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:56.387 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:56.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:07:56.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:56.396 [qtp1276160461-3866] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=146
    19:07:56.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=65 remoteFromLocalRevision=146
    19:07:56.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3843c3d-9d30-4829-b703-1b55b4911c35 from='build/repo/j5qzae3o-2h279-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:07:56.441 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=59 localRepositoryRevisionInProgress=65

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:56.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:56.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:07:56.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:56.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:56.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:56.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:07:56.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:07:56.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:56.732 [qtp1296822510-3742] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:07:56.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:07:56.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:56.827 [qtp1276160461-3294] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:56.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:56.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:56.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:56.851 [qtp1276160461-3294] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:07:56.890 [qtp1276160461-3294] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:07:56.896 [qtp1276160461-3294] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:07:57.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    19:07:57.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:57.050 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:57.075 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:57.081 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:57.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:57.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:57.213 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    19:07:57.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:57.249 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    19:07:57.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:57.252 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/yyaagjohdsfg'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:57.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:07:57.341 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:07:57.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:57.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39795669b2fb9420281b7c38a7bc1b33a9a30c24' to.sha1='ad43528fda5507249a877710cf5c3e0520fc2cb3'): /yyaagjohdsfg

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:57.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:07:57.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c3a57d9093a74c4dd6e7e4db1ab512a6ce295ee' to.sha1='6452a6e12583fe4413b7bd1f561b8cd96057c9af'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:57.833 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:57.939 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:58.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/yyaagjohdsfg"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:07:58.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/yyaagjohdsfg'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:58.192 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/1 {11 11ä11#+} 1/a"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:07:58.203 [Test worker] 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'
    19:07:58.292 [qtp1296822510-3742] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yFTFI8g6i4k4lePqwut7fA/oghah8mbj6Gq_-JPFL5QXw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:58.431 [qtp1276160461-3868] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zSbfnvj-5H7ny2d0EAbibA/f40L0ETUyYJv61LqUWz17A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:07:59.144 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:07:59.266 [qtp1011194845-3891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=2097152

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:59.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139403 bytes in 1208 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:59.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 791683 bytes in 1288 ms. path='/yyaagjohdsfg'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:59.498 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:07:59.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:59.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:07:59.661 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:59.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:07:59.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:07:59.676 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:07:59.842 [qtp1276160461-3868] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:07:59.934 [qtp1276160461-3868] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:00.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e3843c3d-9d30-4829-b703-1b55b4911c35", toRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", path="/yyaagjohdsfg"} on repo=e3843c3d-9d30-4829-b703-1b55b4911c35
    19:08:00.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:00.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:08:00.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=65
    19:08:00.385 [qtp1276160461-3866] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 transaction.localRevision=158 remoteFromLocalRevision=65

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:00.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/1 {11 11ä11#+} 1/a"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:00.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:00.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=e3843c3d-9d30-4829-b703-1b55b4911c35 to='build/repo/j5qzae3o-2h279-local-dest', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:00.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:00.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:00.487 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=158

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:00.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0af6326ef579772e31c1092492627847402fe79c' to.sha1='41cb654876095ae2a1d9c1a0d70a7cd60277b72c'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:00.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:01.079 [qtp1296822510-3281] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:01.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/1 {11 11ä11#+} 1/b"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:01.351 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:01.362 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:01.472 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:01.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=99.7 MiB, available=355.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:01.611 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yFTFI8g6i4k4lePqwut7fA/eS04uZuDxegPI03p31UlpA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:01.727 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=3145728

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:01.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:02.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 582468 bytes in 832 ms. path='/1 {11 11ä11#+} 1/b'
    19:08:02.291 [qtp1296822510-3281] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:02.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:02.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:02.508 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:02.520 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:02.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/1 {11 11ä11#+} 1/b"} on repo=694d7303-6549-4d1a-99c6-a055584090bc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:02.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=98.4 MiB, available=357.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:02.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:02.637 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:02.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:02.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:02.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:02.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a2365f169ce489bf8a324d4def6984bb0016492' to.sha1='047ae784c585a6feff04ad39c979507942463cfc'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:02.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:02.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:02.755 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:02.757 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:02.758 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:02.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:02.888 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:03.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/1 {11 11ä11#+} 1/c"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:03.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:03.013 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=4194304

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:03.311 [qtp1296822510-3742] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yFTFI8g6i4k4lePqwut7fA/t6BnNx47w0v3HdUz4lGVqw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:03.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5059441 bytes in 7364 ms. path='/3 + &#ä/5/h'
    19:08:03.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:03.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:03.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=97.8 MiB, available=357.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:03.644 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:03.653 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:03.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/5/h"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:08:03.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:03.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:03.748 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yFTFI8g6i4k4lePqwut7fA/t6BnNx47w0v3HdUz4lGVqw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:03.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:03.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1194504 bytes in 812 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:03.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6749e50ea1ef131b0f348c21a64be1ff0aa076ba' to.sha1='91cbd54217b08549ed23bc726c6dc669e885b0f6'): /3 + &#ä/5/i

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:03.905 [qtp1296822510-3742] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:03.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:03.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:04.053 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:04.073 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:04.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/1 {11 11ä11#+} 1/c"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:04.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:04.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:08:04.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:04.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:08:04.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='538061797b93285823d94545709e054771f2293a' to.sha1='135397123cbfbb8e218774cefb1d0d78a5d111a6'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:04.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/5/i"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:08:04.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:04.327 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:04.403 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/hyESb-47cuMjx8ZZ0x8HgA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:04.420 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:03.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:08:04.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=97.7 MiB, available=357.8 MiB
    19:08:04.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:04.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/2/1 {11 11ä11#+} 1/a"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:04.782 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:04.943 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:04.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=97.7 MiB, available=357.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:04.983 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a50O6g3bwiBv1uQS_iFfKA/dJc3xoo6_MB9FBe0IRrShA/HWA6J5WnOwf4gNUcygT-ww' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:04.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:05.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 246809 bytes in 1020 ms. path='/3 + &#ä/5/i'
    19:08:05.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:05.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:05.418 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:05.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=97.7 MiB, available=357.8 MiB
    19:08:05.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:08:05.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:08:05.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:05.420 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:05.475 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:05.476 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=158

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:05.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/5/i"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:05.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=83 remoteFromLocalRevision=158
    19:08:05.534 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3843c3d-9d30-4829-b703-1b55b4911c35 from='build/repo/j5qzae3o-2h279-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:05.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:05.551 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=65 localRepositoryRevisionInProgress=83

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:05.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:05.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:08:05.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8331dcccf273d49a30006f5c631f946d8161c8b3' to.sha1='cb34d142af213571d941e06f8c8eff6fc0436cde'): /3 + &#ä/aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:05.622 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:08:05.623 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:08:05.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=83
    19:08:05.836 [qtp1276160461-3870] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 transaction.localRevision=163 remoteFromLocalRevision=83
    19:08:05.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:06.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/aa"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:08:06.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:06.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 654424 bytes in 1258 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:06.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:08:06.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e' toID=de1529fa-d030-4f62-bdbc-9edfee9388b4 to='build/repo/j5qz5m50-w7jai-local-src', fromRepoLocalSync=true
    19:08:06.121 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing de1529fa-d030-4f62-bdbc-9edfee9388b4 ('build/repo/j5qz5m50-w7jai-local-src')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:06.182 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:06.184 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:08:06.207 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:06.218 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/le-npgo9CsqaKoZY_1VYJw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:06.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:06.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:06.278 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:06.292 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:34:11.128Z expiryDateTime=2017-07-30T18:04:11.128Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:06.302 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:06.305 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:06.348 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=163

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:06.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/2/1 {11 11ä11#+} 1/a"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:06.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:06.482 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:06.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:06.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=3

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:06.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ee3162f2f0abc28ad4e6a71b4aefbf76a72ac62' to.sha1='44eff5ac8e7b9b480a9ddf6fe4bce64b6b9a0161'): /2/1 {11 11ä11#+} 1/b
    19:08:06.936 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:07.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489600 bytes in 1030 ms. path='/3 + &#ä/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:07.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/2/1 {11 11ä11#+} 1/b"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:07.167 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:07.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:07.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:07.339 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:07.340 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:07.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/aa"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:07.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=98.7 MiB, available=356.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:07.478 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:07.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:07.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:07.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:07.580 [qtp1296822510-3742] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a50O6g3bwiBv1uQS_iFfKA/dJc3xoo6_MB9FBe0IRrShA/VciKiKFtE8VoBRWRstGeEA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:07.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01729fd8910788052ed71ed07639f173fa76c7e1' to.sha1='2a5e521862edd3053f14530405b20a4be82ef373'): /3 + &#ä/bb

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:07.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:08:08.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=98.6 MiB, available=356.9 MiB
    19:08:08.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    19:08:08.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:08.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:08.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:08.607 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:08.609 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:08.611 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:08.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:08.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/bb"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:08:08.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:09.016 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:09.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=98.0 MiB, available=357.5 MiB
    19:08:09.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:08:09.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:09.356 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/o7_RbEdira3AcLYbEbbZAA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:09.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:09.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 81943 bytes in 741 ms. path='/3 + &#ä/bb'
    19:08:09.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:09.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:09.957 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:09.985 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:10.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=98.0 MiB, available=357.5 MiB
    19:08:10.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:10.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/bb"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:08:10.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:10.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:10.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:08:10.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50e1d887b0414a2d7ef0480d6f1f959a9eda1381' to.sha1='a0cfa17aadb3f30c25e126066542ee1ac0febf6c'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:10.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=98.0 MiB, available=357.5 MiB
    19:08:10.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:08:10.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=97.9 MiB, available=357.6 MiB
    19:08:10.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:08:10.997 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:11.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:08:11.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:11.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:11.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:08:11.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:11.303 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:08:11.312 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:08:11.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:11.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/yyaagjohdsfg'
    19:08:11.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39795669b2fb9420281b7c38a7bc1b33a9a30c24' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/yyaagjohdsfg

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:11.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/cc"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:11.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", path="/3 + &#ä/yyaagjohdsfg"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:08:11.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/yyaagjohdsfg'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:11.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:11.832 [qtp1276160461-3868] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zSbfnvj-5H7ny2d0EAbibA/f40L0ETUyYJv61LqUWz17A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:11.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1020623 bytes in 4675 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:08:11.900 [qtp1296822510-3858] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:11.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:11.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:11.989 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:11.991 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:12.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:08:12.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 730048 bytes in 283 ms. path='/3 + &#ä/yyaagjohdsfg'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:12.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/2/1 {11 11ä11#+} 1/b"} on repo=694d7303-6549-4d1a-99c6-a055584090bc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:12.174 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4b3fb2e8b44c501919302210fb9f0ff20a3a1632_0 into destFile yyaagjohdsfg

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:12.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:12.195 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:12.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:12.203 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/JlKkv0ChRJzwlK_QYlD3yA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:12.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa81767146a437deef683d604686ef8769d7a2b2' to.sha1='d7b086e8aee3f54a03437962568c6d6f5e214a06'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:12.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="f6470460-29da-4b26-adf3-4494d28d122e", toRepositoryId="de1529fa-d030-4f62-bdbc-9edfee9388b4", path="/3 + &#ä/yyaagjohdsfg"} on repo=de1529fa-d030-4f62-bdbc-9edfee9388b4
    19:08:12.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:12.485 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=163
    19:08:12.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=169 remoteFromLocalRevision=163
    19:08:12.637 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:08:12.638 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de1529fa-d030-4f62-bdbc-9edfee9388b4 from='build/repo/j5qz5m50-w7jai-local-src' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e'
    19:08:12.652 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=169

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:12.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 178878 bytes in 917 ms. path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:12.720 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:12.719 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:12.745 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:08:12.745 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:08:12.761 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=169

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:12.878 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:12.878 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:12.964 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/2/a"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:13.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:08:13.124 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a50O6g3bwiBv1uQS_iFfKA/YFgrhaccGIR7pCFrjaEAkA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:13.320 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:13.324 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:13.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/cc"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:13.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152897 bytes in 445 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:13.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:13.502 [qtp1276160461-3075] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 transaction.localRevision=168 remoteFromLocalRevision=169

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:13.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:13.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e' toID=de1529fa-d030-4f62-bdbc-9edfee9388b4 to='build/repo/j5qz5m50-w7jai-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:13.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:13.604 [qtp1296822510-3281] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:13.606 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=168

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:13.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:13.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:13.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ce29c60fe6afa374b110b70e91c9c5a885969a8' to.sha1='f67ab3c1bb40deacc55839892a854df059dd83e0'): /3 + &#ä/dd

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:13.695 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:13.698 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:13.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/2/a"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:13.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:13.873 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:08:13.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:13.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:08:13.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f04ad702169590136b8fc2d7b685b9484073a74b' to.sha1='5a69212937d7d5cd1b1acff6c330c98357ad7aae'): /3 + &#ä/5/h
    19:08:14.058 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:14.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/5/h"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:14.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:13.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0
    19:08:14.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=98.9 MiB, available=356.6 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:14.384 [qtp1296822510-2336] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/xcLHEiFQORA56ilx0J_TIQ/q5Ku5iZMfyw3uwg9UchV_A' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:14.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:14.487 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:14.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97176 bytes in 267 ms. path='/3 + &#ä/5/h'
    19:08:14.679 [qtp1296822510-3742] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:14.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:14.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:14.772 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:14.775 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:14.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/dd"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:14.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=98.1 MiB, available=357.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:14.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:14.886 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:14.889 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:14.890 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:15.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/5/h"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:15.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:15.223 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:15.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:15.236 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/PhGULPNaoOl7-t7biaO-Mw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:15.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0c4cf4f3466e483f6acdecca71c645234ef7671' to.sha1='6bef441ec2183c7d81d01efe861adec540637dc9'): /3 + &#ä/5/i
    19:08:15.356 [qtp1296822510-3742] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:14.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:08:15.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=98.1 MiB, available=357.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:15.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/5/i"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:15.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:15.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:15.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281833 bytes in 823 ms. path='/3 + &#ä/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:15.743 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/xcLHEiFQORA56ilx0J_TIQ/Ku5K7g1VFPesJCjhlN8HYg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:15.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:15.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:16.052 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:16.054 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:16.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=98.2 MiB, available=357.3 MiB
    19:08:16.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:16.445 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/3 + &#ä/dd"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:08:16.495 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:16.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:16.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=98.2 MiB, available=357.3 MiB
    19:08:16.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:16.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:16.934 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:16.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 472068 bytes in 1427 ms. path='/3 + &#ä/5/i'
    19:08:17.106 [qtp1296822510-3895] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:17.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:17.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=98.2 MiB, available=357.3 MiB
    19:08:17.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:08:17.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:17.198 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:17.199 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.204 [qtp1276160461-3870] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 localRepositoryRevisionSynced=168

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:17.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/5/i"} on repo=694d7303-6549-4d1a-99c6-a055584090bc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=174 remoteFromLocalRevision=168
    19:08:17.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de1529fa-d030-4f62-bdbc-9edfee9388b4 from='build/repo/j5qz5m50-w7jai-local-src' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:17.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.307 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=174

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:17.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:17.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.316 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:08:17.316 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:08:17.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=174

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:17.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='036b2c5494163afb555c0956d48578cccfa55ca3' to.sha1='a7478cc0e07434be176d1966b34291d47d08a745'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:17.361 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 transaction.localRevision=73 remoteFromLocalRevision=6
    19:08:17.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=147f77c3-29dc-4172-88f1-f719754e1725 to='build/repo/j5qza1qe-i36n2-local-src', fromRepoLocalSync=false
    19:08:17.393 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=73

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.398 [qtp1276160461-3294] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=de1529fa-d030-4f62-bdbc-9edfee9388b4 transaction.localRevision=173 remoteFromLocalRevision=174
    19:08:17.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:17.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:17.536 [qtp1296822510-3895] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:17.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/aa"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:17.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:08:17.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=e3843c3d-9d30-4829-b703-1b55b4911c35 to='build/repo/j5qzae3o-2h279-local-dest', fromRepoLocalSync=true
    19:08:17.673 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3843c3d-9d30-4829-b703-1b55b4911c35 ('build/repo/j5qzae3o-2h279-local-dest')
    19:08:17.690 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:08:17.715 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    19:08:17.813 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e renewalDateTime=2017-07-30T17:37:32.292Z expiryDateTime=2017-07-30T18:07:32.292Z
    19:08:17.842 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=173

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:17.915 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/tTrlhv1Krzs_vGmzJH81Iw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:18.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=68.5 MiB, available=387.0 MiB
    19:08:18.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:17.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0
    19:08:18.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=99.3 MiB, available=356.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:18.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 845095 bytes in 1204 ms. path='/3 + &#ä/aa'
    19:08:18.876 [qtp1296822510-3858] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:18.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:18.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.008 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:19.010 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:19.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=65.6 MiB, available=389.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:19.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/aa"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:19.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:19.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:19.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:08:19.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdd70972b338f1d2f3a3e650e21c34f2a75f74c5' to.sha1='feb93843861d99152f4f1819734deb3cc7e6d675'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:19.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:19.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:19.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:18.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:19.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:19.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=99.1 MiB, available=356.4 MiB
    19:08:19.260 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:19.261 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:19.262 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:19.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:19.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:19.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:19.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:19.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:19.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:19.347 [qtp1296822510-3858] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:19.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:19.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:19.389 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:08:19.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:19.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/bb"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:19.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:08:19.767 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/nnR2GRN-ZllLmLBrYifhsg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:19.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=99.1 MiB, available=356.4 MiB
    19:08:19.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:20.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=65.8 MiB, available=389.7 MiB
    19:08:20.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:20.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=99.2 MiB, available=356.3 MiB
    19:08:20.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:20.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 671499 bytes in 1096 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:20.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=65.7 MiB, available=389.8 MiB
    19:08:20.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:20.759 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:20.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:20.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:20.925 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:20.927 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:20.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=99.2 MiB, available=356.3 MiB
    19:08:20.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:20.959 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/bb"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:20.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:20.969 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:20.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:08:20.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9e3fa3c9fd1a970db49a891c62d382591add2e9' to.sha1='af6f7dd0526f9e3abb698251d6f880c11c947808'): /3 + &#ä/cc
    19:08:21.089 [qtp1296822510-3281] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:21.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/cc"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:21.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:21.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=65.6 MiB, available=389.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:21.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=99.2 MiB, available=356.3 MiB
    19:08:21.549 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:08:21.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:08:21.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:21.560 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/tEp2-eTciTH1X4cIeeFROw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:21.586 [qtp1276160461-2248] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=173

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:21.761 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:21.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=89 remoteFromLocalRevision=173
    19:08:21.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3843c3d-9d30-4829-b703-1b55b4911c35 from='build/repo/j5qzae3o-2h279-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:08:21.771 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=89
    19:08:21.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:08:21.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:08:21.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=89

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:21.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:08:21.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=65.7 MiB, available=389.8 MiB
    19:08:21.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:08:21.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:08:21.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:08:21.931 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=73
    19:08:21.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=143 remoteFromLocalRevision=73

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:21.982 [qtp1276160461-3866] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 transaction.localRevision=178 remoteFromLocalRevision=89

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:22.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=147f77c3-29dc-4172-88f1-f719754e1725 from='build/repo/j5qza1qe-i36n2-local-src' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:22.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f6470460-29da-4b26-adf3-4494d28d122e from='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA' toID=e3843c3d-9d30-4829-b703-1b55b4911c35 to='build/repo/j5qzae3o-2h279-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:22.061 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=143

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:22.070 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=178
    19:08:22.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:22.207 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:08:22.207 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:08:22.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=143
    19:08:22.365 [qtp1011194845-3891] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 transaction.localRevision=78 remoteFromLocalRevision=143
    19:08:22.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:08:22.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:22.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=99.6 MiB, available=355.9 MiB
    19:08:22.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:22.813 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 652881 bytes in 1640 ms. path='/3 + &#ä/cc'
    19:08:22.940 [qtp1296822510-3895] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:22.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:22.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:23.023 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:23.025 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:23.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/cc"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:23.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:23.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:23.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:08:23.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44ce2032a0300e7956a7d9109c952449afd93dbe' to.sha1='07a9e1b95254d204139fe6152943b472f151a22e'): /3 + &#ä/dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:23.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=99.6 MiB, available=355.9 MiB
    19:08:23.289 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=UaZdbzzFwcMWNnztgb0rQQ, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:23.290 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=FHEL2-SXZGKlfNHu-INSlA, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:23.292 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=0WD85mwWe92ek_gTVrkr9w, serverRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e} because of missing permissions!
    19:08:23.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:23.396 [qtp1296822510-3895] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:23.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/dd"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:23.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:08:23.743 [qtp1296822510-3895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/GX2ZgaCb1Yo5WpVaxMxXPg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:23.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=98.9 MiB, available=356.6 MiB
    19:08:23.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:24.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 282859 bytes in 487 ms. path='/3 + &#ä/dd'
    19:08:24.203 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:24.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=98.9 MiB, available=356.6 MiB
    19:08:24.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:24.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:24.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:24.319 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:24.321 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:24.397 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="694d7303-6549-4d1a-99c6-a055584090bc", toRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", path="/3 + &#ä/dd"} on repo=694d7303-6549-4d1a-99c6-a055584090bc
    19:08:24.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:24.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    19:08:24.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:24.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=98.9 MiB, available=356.6 MiB
    19:08:24.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:08:25.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=98.9 MiB, available=356.6 MiB
    19:08:25.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:08:25.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:25.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:25.145 [qtp1276160461-3866] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 localRepositoryRevisionSynced=178
    19:08:25.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e transaction.localRevision=94 remoteFromLocalRevision=178
    19:08:25.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3843c3d-9d30-4829-b703-1b55b4911c35 from='build/repo/j5qzae3o-2h279-local-dest' toID=f6470460-29da-4b26-adf3-4494d28d122e to='https://localhost:34859/f6470460-29da-4b26-adf3-4494d28d122e/zSbfnvj-5H7ny2d0EAbibA'
    19:08:25.215 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=94

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:25.224 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:25.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:08:25.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:08:25.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 remoteRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e localRepositoryRevisionSynced=94
    19:08:25.396 [qtp1276160461-3869] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f6470460-29da-4b26-adf3-4494d28d122e remoteRepositoryId=e3843c3d-9d30-4829-b703-1b55b4911c35 transaction.localRevision=183 remoteFromLocalRevision=94
    19:08:25.455 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:25.543 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:25.543 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    19:08:25.901 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:26.807 [qtp1296822510-3858] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:26.910 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=69 remoteFromLocalRevision=6
    19:08:26.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=false
    19:08:26.957 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=69
    19:08:27.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:27.540 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:27.664 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:27.839 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:27.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:28.048 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:28.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.PgpSyncIT > testPgpSync STANDARD_OUT
    19:08:28.815 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:28.942 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:29.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=64.2 MiB, available=391.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:29.141 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:29.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.255 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.255 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:08:29.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.334 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.334 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:29.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:29.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:29.433 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:29.577 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:30.020 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:29.435 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:08:29.435 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:29.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:08:30.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=64.2 MiB, available=391.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:30.056 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:30.102 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:30.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:30.156 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:30.184 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:30.293 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:30.318 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:30.414 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:30.559 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:30.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:30.805 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:30.976 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:30.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:08:31.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=62.8 MiB, available=392.7 MiB
    19:08:31.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:31.287 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:31.497 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:31.520 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:31.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=62.8 MiB, available=392.7 MiB
    19:08:31.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:08:31.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:08:31.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:08:31.796 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=69
    19:08:31.824 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=139 remoteFromLocalRevision=69
    19:08:31.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:08:31.835 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139
    19:08:31.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:08:31.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:08:31.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=139

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:31.932 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:31.944 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:31.945 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:31.995 [qtp1296822510-3858] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=74 remoteFromLocalRevision=139
    19:08:32.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:32.069 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:32.321 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 245 ms.
    19:08:32.570 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, invitation=true]

org.subshare.test.PgpSyncIT > testPgpSync STANDARD_OUT
    19:08:32.595 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:32.601 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:32.603 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
Gradle Test Executor 24 finished executing tests.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:32.637 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, invitation=true]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:32.837 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
19:08:32.912 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@69ea44ea{HTTP/1.1}{127.0.0.1:0}
19:08:32.927 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@66c99aea{/,null,UNAVAILABLE}
19:08:32.940 [Thread-8] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/3ghDms2vDvWPQODP64oHRw/.subshare/localServerRunning.deleteToStop
19:08:32.973 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@4bf9a232{SSL-http/1.1}{0.0.0.0:34859}
19:08:32.984 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@24c0fef3{/,null,UNAVAILABLE}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:32.993 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:33.014 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:33.030 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:33.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=true
    19:08:33.035 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 694d7303-6549-4d1a-99c6-a055584090bc ('build/repo/j5qzaacz-nmmqj-local-src')
    19:08:33.060 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:08:33.086 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:33.135 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:33.203 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:37:45.574Z expiryDateTime=2017-07-30T18:07:45.574Z
    19:08:33.219 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=74
    19:08:33.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:33.236 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:33.361 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:08:33.499 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:33.582 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 105 ms.
    19:08:33.583 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=G1aY6L7MR7bIHqUOkUV5uA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:33.606 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:33.701 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 118 ms.
    19:08:33.701 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, invitation=false]

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:33.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=63.7 MiB, available=391.8 MiB
    19:08:33.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:34.080 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:34.487 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=89.7 MiB, available=365.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:34.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=63.7 MiB, available=391.8 MiB
    19:08:34.572 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:34.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:08:34.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:08:34.573 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:34.636 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 23b55df5-2cdb-4714-9872-73b4b12f1aa8
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzbafe-9ojra-local-src
      localRepository.publicKeySha1 = 19:A1:6A:4A:4D:22:1A:39:37:AD:64:01:61:10:7C:BE:FC:2B:FE:F5

      remoteRepository.repositoryId = e6272f71-7fb2-4fd0-963b-9b315f926e9b
      remoteRepository.remoteRoot = https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b
      remoteRepository.publicKeySha1 = 0A:CC:C9:FC:FF:9E:EF:8F:B2:F6:06:2F:3E:BF:83:0B:10:86:95:F6

    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 23b55df5-2cdb-4714-9872-73b4b12f1aa8 e6272f71-7fb2-4fd0-963b-9b315f926e9b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:34.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:08:35.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:35.199 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:35.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:35.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    19:08:35.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:08:35.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:08:35.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:08:35.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:35.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=63.2 MiB, available=392.3 MiB
    19:08:35.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:35.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:08:35.886 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:08:35.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75%
    19:08:36.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    19:08:36.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:08:36.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 to='build/repo/j5qzbafe-9ojra-local-src', fromRepoLocalSync=true
    19:08:36.244 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 23b55df5-2cdb-4714-9872-73b4b12f1aa8 ('build/repo/j5qzbafe-9ojra-local-src')
    19:08:36.279 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:08:36.301 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:36.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=63.2 MiB, available=392.3 MiB
    19:08:36.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:36.457 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=74.9 MiB, available=380.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:36.511 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b renewalDateTime=2017-07-30T17:38:36.437Z expiryDateTime=2017-07-30T18:08:36.437Z
    19:08:36.550 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 3d07558e-3c37-4bbf-8140-4129fb32a7f1
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzc4k0-sjrr4-local-dest
      localRepository.publicKeySha1 = DE:23:80:12:A1:95:86:D4:43:32:FD:60:53:09:41:DB:D2:35:DD:FA

      remoteRepository.repositoryId = 8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc
      remoteRepository.remoteRoot = https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc
      remoteRepository.publicKeySha1 = E7:94:34:4B:E7:31:41:5C:F6:0E:43:01:43:6A:D7:38:2A:C2:D6: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 3d07558e-3c37-4bbf-8140-4129fb32a7f1 8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:36.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=63.2 MiB, available=392.3 MiB
    19:08:36.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:08:36.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:08:36.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:08:36.850 [qtp1296822510-3858] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=74
    19:08:36.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=146 remoteFromLocalRevision=74
    19:08:36.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:08:36.882 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=146
    19:08:36.890 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:08:36.890 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:08:36.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=146
    19:08:36.957 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:36.957 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:36.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:08:36.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 to='build/repo/j5qzc4k0-sjrr4-local-dest', fromRepoLocalSync=true
    19:08:36.988 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3d07558e-3c37-4bbf-8140-4129fb32a7f1 ('build/repo/j5qzc4k0-sjrr4-local-dest')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:37.057 [qtp1296822510-2336] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:37.099 [qtp1296822510-3858] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=80 remoteFromLocalRevision=146
    19:08:37.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=false
    19:08:37.132 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=74 localRepositoryRevisionInProgress=80
    19:08:37.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:37.197 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:08:37.218 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:08:37.294 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc renewalDateTime=2017-07-30T17:38:37.236Z expiryDateTime=2017-07-30T18:08:37.236Z
    19:08:37.334 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=80

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:36.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=0
    19:08:37.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=73.0 MiB, available=382.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:37.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=18

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:37.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=63.6 MiB, available=391.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:37.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:37.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:38.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=73.5 MiB, available=382.0 MiB
    19:08:38.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:38.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=63.6 MiB, available=391.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:38.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=73.2 MiB, available=382.3 MiB
    19:08:38.720 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:38.389 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:38.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:08:38.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:08:38.390 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:38.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:38.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=73.6 MiB, available=381.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:38.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=63.7 MiB, available=391.8 MiB
    19:08:38.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:38.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:08:39.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=73.4 MiB, available=382.1 MiB
    19:08:39.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:39.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=63.8 MiB, available=391.7 MiB
    19:08:39.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:39.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    19:08:39.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:39.978 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:39.978 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:39.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:39.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:39.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:39.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:08:40.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.014 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:40.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:40.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:40.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=74.0 MiB, available=381.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:40.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.101 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:40.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:40.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:40.179 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:40.297 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:40.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:40.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=64.3 MiB, available=391.2 MiB
    19:08:40.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:08:40.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=63.7 MiB, available=391.8 MiB
    19:08:40.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:08:40.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:08:40.859 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=80
    19:08:40.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=151 remoteFromLocalRevision=80
    19:08:40.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:08:40.960 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=151
    19:08:40.973 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:08:40.973 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:08:40.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=151

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:40.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:08:40.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=74.7 MiB, available=380.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:41.024 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:41.026 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:08:41.049 [qtp1296822510-3742] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=85 remoteFromLocalRevision=151
    19:08:41.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:08:41.070 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:08:41.078 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:08:41.087 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    19:08:41.088 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:08:41.089 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:08:41.091 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:41.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:40.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=73.5 MiB, available=382.0 MiB
    19:08:40.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:08:41.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=73.5 MiB, available=382.0 MiB
    19:08:41.234 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:08:41.237 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:08:41.237 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:08:41.315 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=2
    19:08:41.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=6 remoteFromLocalRevision=2
    19:08:41.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 from='build/repo/j5qzbafe-9ojra-local-src' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:08:41.452 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    19:08:41.789 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:41.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=74.7 MiB, available=380.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:41.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:08:41.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:08:41.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:08:41.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:42.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:42.083 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 134 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:42.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=74.5 MiB, available=381.0 MiB
    19:08:42.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:08:42.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=74.2 MiB, available=381.3 MiB
    19:08:42.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:08:42.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:42.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:08:43.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.209 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:08:43.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.454 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:43.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    19:08:43.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:43.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:08:43.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:43.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:43.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:43.835 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:43.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    19:08:43.941 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:08:43.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:43.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:08:43.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62ff1e831f1ea163bb457c27063750787f9c97b2' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:08:44.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/1 {11 11ä11#+} 1/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:44.205 [Test worker] 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'
    19:08:44.241 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uDCCu5XCcpFuE_pJQXG8fA/iboTCE8fS4wmDqpqhfpetA' offset=0
    19:08:44.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:08:44.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11530 bytes in 115 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:44.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:44.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:44.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:44.444 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:44.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:44.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:44.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/1 {11 11ä11#+} 1/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:44.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:44.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:44.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:08:44.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91a3abfdb3344e2a7004d893ef4f0db1b1a34afa' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:08:44.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/1 {11 11ä11#+} 1/b"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:44.687 [Test worker] 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'
    19:08:44.715 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uDCCu5XCcpFuE_pJQXG8fA/NHU0RS4tl5p8S_95Lys4xw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:44.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:44.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:44.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:44.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:44.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:44.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:44.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 549934 bytes in 203 ms. path='/1 {11 11ä11#+} 1/b'
    19:08:44.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:08:44.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/1 {11 11ä11#+} 1/b"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:44.992 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.004 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:45.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12e2c176da48f2916c94a1375ed03929fa88329a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    19:08:45.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/1 {11 11ä11#+} 1/c"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.099 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:08:45.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.140 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uDCCu5XCcpFuE_pJQXG8fA/Qeg8leQcVK6VYvGnTIWVYw' offset=0
    19:08:45.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:08:45.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35648 bytes in 102 ms. path='/1 {11 11ä11#+} 1/c'
    19:08:45.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:08:45.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/1 {11 11ä11#+} 1/c"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:45.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:45.285 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:08:45.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='745a80ce95830d909cf09341ca45b7fabd49f2b3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:08:45.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/1 {11 11ä11#+} 1/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:45.381 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:45.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.402 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/LLlpj0LoQN2gvz4CZ8q7tg/05G5cRkB0acT_m9myclcNg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.456 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:08:45.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285888 bytes in 197 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:08:45.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:08:45.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/1 {11 11ä11#+} 1/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:45.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:08:45.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6db623fc06402045bb574b663380e6829bc5eb73' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:45.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/1 {11 11ä11#+} 1/b"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:45.827 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.846 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/LLlpj0LoQN2gvz4CZ8q7tg/QVjT_c7K9NnVzOqOgj791Q' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:45.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:08:45.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:45.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:08:45.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41cbd14a0028d06c48c4a3b762944ea342aa6523' to.sha1='f1ca3a009e13cb03460cf5ac3f810e8efb2d0db6'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:45.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    19:08:46.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 629811 bytes in 210 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:08:46.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:08:46.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/1 {11 11ä11#+} 1/b"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:46.163 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:46.261 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:46.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:46.285 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/1 {11 11ä11#+} 1/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:46.289 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:46.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7743da4838644d83d95a7e428814358b25226149' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:08:46.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:46.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:46.410 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vWPa0lWk93MRQ1atkRHpaA/-C11MBdSHpvnzVl6hrgw8g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:46.424 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/O11V24CIJT0P8Ye05PIUUA' offset=0
    19:08:46.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:08:46.673 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/O11V24CIJT0P8Ye05PIUUA' offset=1048576
    19:08:46.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:08:46.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 19817 bytes in 403 ms. path='/2/a'
    19:08:46.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:08:46.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    19:08:46.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:46.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:46.911 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:46.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:08:47.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9540616f478f7bff9dd76fbea08ebf9ff270e5e4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:08:47.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/5/h"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:47.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h'
    19:08:47.125 [qtp1011194845-1617] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=0
    19:08:47.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    19:08:47.413 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=1048576
    19:08:47.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    19:08:47.659 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:47.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 319417 bytes in 1531 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:47.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:47.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:47.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:47.928 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:48.021 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:48.089 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:48.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:08:48.208 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/upY1QjlFStqr7HD0ycB8JQ' offset=4194304
    19:08:48.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:48.413 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/1 {11 11ä11#+} 1/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:48.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:48.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:48.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:48.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 97240 bytes in 1352 ms. path='/3 + &#ä/5/h'
    19:08:48.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:08:48.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h
    19:08:48.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h
    19:08:48.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h
    19:08:48.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:48.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a794623a0e3c54f4cc4905d4edd4c34727a8f68' to.sha1='b6d283b3749614583facf184aa52436fbcac7147'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:48.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/5/h"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:48.603 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:48.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:48.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:08:48.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6749e50ea1ef131b0f348c21a64be1ff0aa076ba' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:08:48.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/5/i"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:48.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:08:48.865 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/VvhJkqh1edJRJAQJ_iQ1KA/hyESb-47cuMjx8ZZ0x8HgA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:48.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/1 {11 11ä11#+} 1/b"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:48.903 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:48.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:08:49.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13552 bytes in 196 ms. path='/3 + &#ä/5/i'
    19:08:49.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:08:49.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/5/i"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:49.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:49.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:49.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:08:49.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8331dcccf273d49a30006f5c631f946d8161c8b3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:49.171 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vWPa0lWk93MRQ1atkRHpaA/YZu8L5EhPTprTdCM8gmQsw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:49.221 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/aa"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:49.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:08:49.270 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/le-npgo9CsqaKoZY_1VYJw' offset=0
    19:08:49.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:08:49.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104429 bytes in 162 ms. path='/3 + &#ä/aa'
    19:08:49.458 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:08:49.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/aa"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:49.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:49.570 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:49.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:08:49.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01729fd8910788052ed71ed07639f173fa76c7e1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:08:49.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/bb"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:49.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:08:49.829 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/o7_RbEdira3AcLYbEbbZAA' offset=0
    19:08:49.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:08:49.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13029 bytes in 64 ms. path='/3 + &#ä/bb'
    19:08:49.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:08:50.011 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/bb"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:50.037 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:50.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:50.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:08:50.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50e1d887b0414a2d7ef0480d6f1f959a9eda1381' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:08:50.328 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/cc"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:50.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:08:50.352 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/JlKkv0ChRJzwlK_QYlD3yA' offset=0
    19:08:50.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:08:50.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106416 bytes in 76 ms. path='/3 + &#ä/cc'
    19:08:50.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:50.529 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:50.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/cc"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:50.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:50.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:50.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:08:50.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ce29c60fe6afa374b110b70e91c9c5a885969a8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:50.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 719342 bytes in 1876 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:50.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/dd"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:08:50.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:08:50.861 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ByFCMwCWJxJvJQrJYbHu6g/PhGULPNaoOl7-t7biaO-Mw' offset=0
    19:08:50.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:50.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:50.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:50.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257471 bytes in 153 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:50.999 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:51.002 [qtp788369844-3402] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:51.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:51.278 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:51.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/3 + &#ä/dd"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:51.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/1 {11 11ä11#+} 1/b"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:51.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:51.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:51.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    19:08:51.429 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=80

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:51.470 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:51.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:08:51.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b6ab5c00acf922fc0851e7a7b185ad60a652e7d' to.sha1='9cf85078e48ae46a68be05ee00e5e8d2c9067bcb'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:51.515 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=107 remoteFromLocalRevision=80
    19:08:51.574 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 from='build/repo/j5qzc4k0-sjrr4-local-dest' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:08:51.599 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:51.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/1 {11 11ä11#+} 1/c"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:51.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:08:51.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:51.897 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:51.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=107

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:51.963 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:52.078 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vWPa0lWk93MRQ1atkRHpaA/V5cLryuPS9Mp3BJGGTA51A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:52.628 [qtp1011194845-3408] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 transaction.localRevision=85 remoteFromLocalRevision=107
    19:08:52.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 to='build/repo/j5qzc4k0-sjrr4-local-dest', fromRepoLocalSync=false
    19:08:52.660 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=85
    19:08:52.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:52.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 620289 bytes in 957 ms. path='/1 {11 11ä11#+} 1/c'
    19:08:52.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:52.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:53.003 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:53.004 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:53.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/1 {11 11ä11#+} 1/c"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:53.178 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:53.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    19:08:53.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:53.192 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:08:53.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91b836d50a420c205d856320e89fff504e351386' to.sha1='103cb39d95f816a0de6d0f46862797c85e14b098'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:53.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=84.5 MiB, available=371.0 MiB
    19:08:53.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:53.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/1 {11 11ä11#+} 1/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:53.549 [Test worker] 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'
    19:08:53.621 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FEKDRElP1oB_WKl_SwpPlw/BGK3ZDZJZsPNUZ7CSYpfzg/8R0z-nqlAjcxkZ5OsRRHQA' offset=0
    19:08:53.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 81613 bytes in 147 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:08:53.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:53.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:53.883 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:53.885 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:53.911 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:53.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/1 {11 11ä11#+} 1/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:53.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:53.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=83.9 MiB, available=371.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:53.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:53.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:53.990 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:08:53.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:54.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='040216166b05beeadd594409c07b87ec7c0cd629' to.sha1='bf93c23f56ba89e5acb00c43ac532a3205107dfa'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:54.167 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:54.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/1 {11 11ä11#+} 1/b"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:54.236 [Test worker] 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'
    19:08:54.345 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FEKDRElP1oB_WKl_SwpPlw/BGK3ZDZJZsPNUZ7CSYpfzg/Nf51ar50vg41PCYO0c2gdQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:54.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=83.9 MiB, available=371.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:54.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 290574 bytes in 444 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:08:54.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:54.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:54.794 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:54.818 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:54.819 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:54.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:08:54.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.0 MiB, available=371.5 MiB
    19:08:54.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:54.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/1 {11 11ä11#+} 1/b"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:54.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:54.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:54.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:08:54.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6027994c16b00e3cdd5085d9b28279e8299b494c' to.sha1='be1321d959af2f7bd460be230d7515feb1203716'): /2/a
    19:08:55.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:55.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:55.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=84.0 MiB, available=371.5 MiB
    19:08:55.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:55.459 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FEKDRElP1oB_WKl_SwpPlw/xwTTbxcE4gG9rYr-RZL5ig' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:55.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.0 MiB, available=371.5 MiB
    19:08:55.817 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:08:55.817 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:08:55.843 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=85

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:55.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 321631 bytes in 641 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:55.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=112 remoteFromLocalRevision=85
    19:08:55.953 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 from='build/repo/j5qzc4k0-sjrr4-local-dest' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:08:55.959 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:55.967 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:55.977 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:08:55.977 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:08:55.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=112

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:55.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:55.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:56.023 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:56.024 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:56.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:56.146 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 transaction.localRevision=90 remoteFromLocalRevision=112

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:56.149 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:56.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:56.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:56.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:08:56.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3baa892751caa6d2fc2e0943fd431cf37f52f68c' to.sha1='bd4fba421a7135b2f03ef52eb34e2e00eabcd8eb'): /3 + &#ä/5/h

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:56.272 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:56.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/5/h"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:56.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:56.527 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:56.541 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:08:56.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=147f77c3-29dc-4172-88f1-f719754e1725 to='build/repo/j5qza1qe-i36n2-local-src', fromRepoLocalSync=true
    19:08:56.543 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 147f77c3-29dc-4172-88f1-f719754e1725 ('build/repo/j5qza1qe-i36n2-local-src')
    19:08:56.549 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:08:56.590 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:56.639 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HGrhiGP5reiGpanYf832nw/N4s0TI0dBqWvuBuoZlH1dg/wLHQbDJ0-modPCWVSjqyQA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:56.822 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:56.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 149741 bytes in 361 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:56.945 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc renewalDateTime=2017-07-30T17:37:33.307Z expiryDateTime=2017-07-30T18:07:33.307Z
    19:08:56.959 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=90

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:56.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:56.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:56.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:57.023 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:57.026 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:57.029 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:57.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/5/h"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:57.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:57.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:57.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:08:57.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c88b944bb56a7553f2f75d10ef1f338490ffd263' to.sha1='f58bb3bc511799648911565b55b6b9a879696f57'): /3 + &#ä/5/i

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:57.354 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:57.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/5/i"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:57.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:57.641 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:57.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=85.7 MiB, available=369.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:57.756 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HGrhiGP5reiGpanYf832nw/N4s0TI0dBqWvuBuoZlH1dg/PioQes6MDSu7AusmP21SZQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:57.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:08:58.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=85.0 MiB, available=370.5 MiB
    19:08:58.250 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:58.284 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:58.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 941254 bytes in 1056 ms. path='/3 + &#ä/5/i'
    19:08:58.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:08:58.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:08:58.669 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:58.677 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:58.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/5/i"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:58.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:58.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:58.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:08:58.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3fdf6332b2ebe12273ff7d51a98058c2d440f61' to.sha1='41005c85f8b5bf14c303ab9de60cbe44d9872e4e'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:58.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:08:58.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:58.960 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:59.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/aa"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:59.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:08:59.218 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HGrhiGP5reiGpanYf832nw/y_8OMB9FEjh8XxhOlZYabA' offset=0
    19:08:59.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120570 bytes in 133 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:58.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:08:59.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=85.2 MiB, available=370.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:59.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:08:59.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:59.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:59.445 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:08:59.447 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:08:59.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/aa"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:59.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:59.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:08:59.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:08:59.534 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='637ebc26654ee31b48196f26f4404c27349adb34' to.sha1='691c5e4e5ccda27ca09b76ce203c1377259919d4'): /3 + &#ä/bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:08:59.561 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:08:59.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/bb"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:08:59.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:08:59.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=85.1 MiB, available=370.4 MiB
    19:08:59.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:00.012 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HGrhiGP5reiGpanYf832nw/lU7yl0aNJyvsBcJX5NMxDA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:00.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=85.1 MiB, available=370.4 MiB
    19:09:00.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:00.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:09:00.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:09:00.261 [qtp1011194845-3408] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=90
    19:09:00.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=149 remoteFromLocalRevision=90
    19:09:00.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=147f77c3-29dc-4172-88f1-f719754e1725 from='build/repo/j5qza1qe-i36n2-local-src' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:00.328 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=149

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:00.365 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:00.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:00.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:00.728 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HGrhiGP5reiGpanYf832nw/lU7yl0aNJyvsBcJX5NMxDA' offset=1048576
    19:09:00.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1135680 bytes in 1145 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:00.896 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    19:09:00.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:00.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:00.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:00.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:00.996 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:09:00.999 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:09:01.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/bb"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:09:01.114 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:01.145 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:01.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:01.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:01.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:01.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c1496b5b1861d30f68d10b2a38ccd1a8a0ed306' to.sha1='6b2642a6ad547508244153b5e9433d2cfa1d0306'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:01.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:01.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    19:09:01.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:01.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=149
    19:09:01.371 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 transaction.localRevision=99 remoteFromLocalRevision=149

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:01.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/cc"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:09:01.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:01.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=147f77c3-29dc-4172-88f1-f719754e1725 to='build/repo/j5qza1qe-i36n2-local-src', fromRepoLocalSync=false
    19:09:01.391 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=99
    19:09:01.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:01.639 [qtp788369844-4270] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HGrhiGP5reiGpanYf832nw/UsMseBDl1T01BfR1t7lJVQ' offset=0
    19:09:01.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 500263 bytes in 498 ms. path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:01.901 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:01.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:01.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:02.045 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:09:02.063 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:02.171 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:02.186 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/cc"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:09:02.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:02.233 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:02.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:02.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=84.9 MiB, available=370.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:02.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b870792aba81da2bbccd56dd064e06727aabde2' to.sha1='6207cb7ee28986d0d6bd235adad01cd90c03360f'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:02.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:02.371 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:09:02.377 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:09:02.381 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    19:09:02.498 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:09:02.499 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43922' serverPath='/50860168-bd33-41c3-a891-18e6eb872368' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, invitation=true]
    19:09:02.502 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:02.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/dd"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:02.607 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:02.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:02.772 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 135 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:02.840 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HGrhiGP5reiGpanYf832nw/rqXhsdv808OyaTg3OOrClg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:02.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.5 MiB, available=371.0 MiB
    19:09:02.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:02.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:02.999 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:03.027 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, invitation=false]
    19:09:03.028 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, invitation=false, validTo=null]
    19:09:03.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:03.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 373007 bytes in 470 ms. path='/3 + &#ä/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:03.209 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:03.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:03.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:03.300 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:09:03.302 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:03.315 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:02.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:09:03.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=83.6 MiB, available=371.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:03.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/3 + &#ä/dd"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:09:03.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:03.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:03.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:03.641 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:03.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:04.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=83.6 MiB, available=371.9 MiB
    19:09:04.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:09:04.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=83.6 MiB, available=371.9 MiB
    19:09:04.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:04.803 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 transaction.localRevision=69 remoteFromLocalRevision=6
    19:09:04.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 to='build/repo/j5qzbafe-9ojra-local-src', fromRepoLocalSync=false
    19:09:04.837 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=69
    19:09:04.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:04.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=83.6 MiB, available=371.9 MiB
    19:09:04.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:04.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:04.972 [qtp1011194845-1617] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=99
    19:09:05.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=160 remoteFromLocalRevision=99
    19:09:05.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=147f77c3-29dc-4172-88f1-f719754e1725 from='build/repo/j5qza1qe-i36n2-local-src' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:05.030 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=160
    19:09:05.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:05.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:05.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=160
    19:09:05.109 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 transaction.localRevision=104 remoteFromLocalRevision=160
    19:09:05.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:09:05.322 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:05.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 to='build/repo/j5qzc4k0-sjrr4-local-dest', fromRepoLocalSync=true
    19:09:05.323 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3d07558e-3c37-4bbf-8140-4129fb32a7f1 ('build/repo/j5qzc4k0-sjrr4-local-dest')
    19:09:05.332 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:05.363 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:05.369 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:05.505 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc renewalDateTime=2017-07-30T17:38:37.236Z expiryDateTime=2017-07-30T18:08:37.236Z
    19:09:05.529 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=104
    19:09:05.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:05.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:05.748 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:05.831 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:05.885 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:05.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:06.032 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:06.098 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:06.186 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:06.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:06.301 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:06.348 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:06.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:06.413 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:06.463 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:06.510 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:06.566 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:06.665 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:06.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=64.6 MiB, available=390.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:06.713 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:06.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:06.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:06.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:06.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:06.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:06.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:06.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:06.945 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:06.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:06.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:06.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:06.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.5 MiB, available=371.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:06.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:06.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:06.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:06.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:06.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:07.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:07.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:07.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:07.028 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:07.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:07.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:07.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:07.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:07.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.119 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:09:07.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:07.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms.
    19:09:07.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:07.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:07.220 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:09:07.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:07.243 [qtp1296822510-3673] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:07.401 [closeDeferredTimer-6bc1a76f-6b] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[6bc1a76f] could not be re-opened and was unlisted before.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:07.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=63.0 MiB, available=392.5 MiB
    19:09:07.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:07.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=84.9 MiB, available=370.6 MiB
    19:09:07.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:08.067 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:08.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=true
    19:09:08.073 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c4052d10-b620-4bd7-89d4-46151138f1c7 ('build/repo/j5qzciyu-cdst0-local-dest')
    19:09:08.249 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:08.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=62.8 MiB, available=392.7 MiB
    19:09:08.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:08.270 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:09:08.290 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:39:08.093Z expiryDateTime=2017-07-30T18:09:08.093Z
    19:09:08.422 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:08.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.6 MiB, available=370.9 MiB
    19:09:08.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:08.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:08.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=62.8 MiB, available=392.7 MiB
    19:09:08.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:09:09.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=62.8 MiB, available=392.7 MiB
    19:09:09.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:09:09.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:09.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:09.244 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=69

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:09.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=83.9 MiB, available=371.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:09.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=139 remoteFromLocalRevision=69
    19:09:09.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 from='build/repo/j5qzbafe-9ojra-local-src' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:09:09.321 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139
    19:09:09.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:09.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:09.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=139
    19:09:09.618 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 transaction.localRevision=74 remoteFromLocalRevision=139
    19:09:09.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:09:09.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:09.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=78.8 MiB, available=376.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:09.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:09:09.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=83.8 MiB, available=371.7 MiB
    19:09:09.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:09.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:09.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:09:09.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:09.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:09.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:09:09.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    19:09:09.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:09.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:09.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'
    19:09:10.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:10.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    19:09:10.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:09:10.144 [qtp1011194845-3408] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=104
    19:09:10.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=125 remoteFromLocalRevision=104
    19:09:10.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 from='build/repo/j5qzc4k0-sjrr4-local-dest' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:10.209 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=125
    19:09:10.266 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:10.266 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:10.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=125
    19:09:10.371 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 transaction.localRevision=109 remoteFromLocalRevision=125
    19:09:10.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 to='build/repo/j5qzc4k0-sjrr4-local-dest', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:10.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:10.407 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=109
    19:09:10.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0
    19:09:11.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=84.1 MiB, available=371.4 MiB
    19:09:11.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:11.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=74.7 MiB, available=380.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:11.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.0 MiB, available=371.5 MiB
    19:09:11.692 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:09:11.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:09:12.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=84.1 MiB, available=371.4 MiB
    19:09:12.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:12.713 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:12.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 218 ms.
    19:09:12.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:12.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:12.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:09:12.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:12.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:12.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:12.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.3 MiB, available=371.2 MiB
    19:09:12.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:12.927 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:12.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:12.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:12.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:12.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:12.978 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:12.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:12.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:13.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:13.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:13.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:13.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:13.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:13.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:13.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:13.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:13.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:13.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:13.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:13.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:13.080 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=dBz3Rmk6toAW9ixYZEY0gg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368}}
    19:09:13.119 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:13.120 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:13.120 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:13.122 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} because of missing permissions!
    19:09:13.122 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:13.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:13.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.0 MiB, available=371.5 MiB
    19:09:13.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:09:14.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=83.2 MiB, available=372.3 MiB
    19:09:14.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:14.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:14.076 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=109
    19:09:14.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=131 remoteFromLocalRevision=109

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:14.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=75.7 MiB, available=379.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:14.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 from='build/repo/j5qzc4k0-sjrr4-local-dest' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:14.124 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=131
    19:09:14.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:14.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:14.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=131
    19:09:14.201 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 transaction.localRevision=114 remoteFromLocalRevision=131
    19:09:14.209 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:14.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:14.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:14.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=147f77c3-29dc-4172-88f1-f719754e1725 to='build/repo/j5qza1qe-i36n2-local-src', fromRepoLocalSync=true
    19:09:14.737 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 147f77c3-29dc-4172-88f1-f719754e1725 ('build/repo/j5qza1qe-i36n2-local-src')
    19:09:14.758 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:14.784 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:09:14.984 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc renewalDateTime=2017-07-30T17:37:33.307Z expiryDateTime=2017-07-30T18:07:33.307Z
    19:09:15.021 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=114
    19:09:15.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:15.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:15.316 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:15.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:15.456 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:15.658 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:15.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.3 MiB, available=370.2 MiB
    19:09:15.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:16.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=75.2 MiB, available=380.3 MiB
    19:09:16.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:16.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.2 MiB, available=371.3 MiB
    19:09:16.459 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:09:16.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:16.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=74.6 MiB, available=380.9 MiB
    19:09:16.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:16.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:16.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:09:16.819 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:16.845 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:16.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:16.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:09:17.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:17.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.2 MiB, available=371.3 MiB
    19:09:17.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:17.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:17.153 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:17.157 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:09:17.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:09:17.303 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:09:17.366 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    19:09:17.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:09:17.385 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:09:17.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c3a57d9093a74c4dd6e7e4db1ab512a6ce295ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:09:17.505 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/1 {11 11ä11#+} 1/a"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:17.507 [Test worker] 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'
    19:09:17.551 [qtp1296822510-3895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yFTFI8g6i4k4lePqwut7fA/oghah8mbj6Gq_-JPFL5QXw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:17.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=84.3 MiB, available=371.2 MiB
    19:09:17.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:17.622 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:17.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:09:17.686 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87864 bytes in 179 ms. path='/1 {11 11ä11#+} 1/a'
    19:09:17.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:09:17.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/1 {11 11ä11#+} 1/a"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:17.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:17.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:09:17.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0af6326ef579772e31c1092492627847402fe79c' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:09:17.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/1 {11 11ä11#+} 1/b"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:17.982 [Test worker] 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'
    19:09:18.022 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yFTFI8g6i4k4lePqwut7fA/eS04uZuDxegPI03p31UlpA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:18.216 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:18.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:09:18.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 537216 bytes in 310 ms. path='/1 {11 11ä11#+} 1/b'
    19:09:18.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:18.349 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:18.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/1 {11 11ä11#+} 1/b"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:18.389 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:18.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:18.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:09:18.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a2365f169ce489bf8a324d4def6984bb0016492' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    19:09:18.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/1 {11 11ä11#+} 1/c"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:18.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:18.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.3 MiB, available=371.2 MiB
    19:09:18.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:18.551 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:18.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.3 MiB, available=371.2 MiB
    19:09:18.549 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:18.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:09:18.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:18.561 [qtp1296822510-3742] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yFTFI8g6i4k4lePqwut7fA/t6BnNx47w0v3HdUz4lGVqw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:18.571 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=114
    19:09:18.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=166 remoteFromLocalRevision=114
    19:09:18.604 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=147f77c3-29dc-4172-88f1-f719754e1725 from='build/repo/j5qza1qe-i36n2-local-src' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:18.608 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=166
    19:09:18.661 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    19:09:18.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:18.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:18.714 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:18.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:09:18.846 [qtp1296822510-3858] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yFTFI8g6i4k4lePqwut7fA/t6BnNx47w0v3HdUz4lGVqw' offset=1048576
    19:09:18.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:09:18.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 347450 bytes in 369 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:18.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    19:09:18.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:18.973 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:09:18.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:19.000 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:19.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.040 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/1 {11 11ä11#+} 1/c"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:19.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:19.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:19.056 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:19.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:19.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0479f472f1c6c15d722542205af6dc9d1a783f36' to.sha1='null'): /2/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='538061797b93285823d94545709e054771f2293a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:09:19.252 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/2/1 {11 11ä11#+} 1/a"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:19.256 [Test worker] 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'
    19:09:19.283 [qtp1296822510-3895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a50O6g3bwiBv1uQS_iFfKA/dJc3xoo6_MB9FBe0IRrShA/HWA6J5WnOwf4gNUcygT-ww' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:19.365 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:19.413 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 322704 bytes in 190 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:19.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:09:19.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/2/1 {11 11ä11#+} 1/a"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:19.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:19.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:19.581 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:09:19.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ee3162f2f0abc28ad4e6a71b4aefbf76a72ac62' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:09:19.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/2/1 {11 11ä11#+} 1/b"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:19.696 [Test worker] 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'
    19:09:19.715 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a50O6g3bwiBv1uQS_iFfKA/dJc3xoo6_MB9FBe0IRrShA/VciKiKFtE8VoBRWRstGeEA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:19.718 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/O11V24CIJT0P8Ye05PIUUA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:19.798 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:19.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 790250 bytes in 490 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:19.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 938880 bytes in 285 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:09:20.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:09:20.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/2/1 {11 11ä11#+} 1/b"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:20.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:20.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:20.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:20.129 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa81767146a437deef683d604686ef8769d7a2b2' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.192 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.199 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/2/a"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.203 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:09:20.224 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a50O6g3bwiBv1uQS_iFfKA/YFgrhaccGIR7pCFrjaEAkA' offset=0
    19:09:20.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="147f77c3-29dc-4172-88f1-f719754e1725", toRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", path="/2/a"} on repo=147f77c3-29dc-4172-88f1-f719754e1725
    19:09:20.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:20.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67074 bytes in 85 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=166

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.318 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:09:20.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/2/a"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:20.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:20.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:20.385 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:09:20.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f04ad702169590136b8fc2d7b685b9484073a74b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:09:20.472 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/5/h"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:20.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.488 [qtp1011194845-3408] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 transaction.localRevision=126 remoteFromLocalRevision=166
    19:09:20.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=147f77c3-29dc-4172-88f1-f719754e1725 to='build/repo/j5qza1qe-i36n2-local-src', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.500 [qtp1296822510-3673] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/xcLHEiFQORA56ilx0J_TIQ/q5Ku5iZMfyw3uwg9UchV_A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.523 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=126

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:09:20.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9975 bytes in 79 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:20.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:09:20.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/5/h"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:20.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:20.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:20.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:09:20.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0c4cf4f3466e483f6acdecca71c645234ef7671' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:09:20.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/5/i"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:20.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:09:20.811 [qtp1296822510-3742] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/xcLHEiFQORA56ilx0J_TIQ/Ku5K7g1VFPesJCjhlN8HYg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:20.886 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:20.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:09:20.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 453192 bytes in 168 ms. path='/3 + &#ä/5/i'
    19:09:21.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:09:21.084 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/5/i"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:21.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:21.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:21.101 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:09:21.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='036b2c5494163afb555c0956d48578cccfa55ca3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:09:21.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/aa"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:21.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:09:21.227 [qtp1296822510-3742] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/tTrlhv1Krzs_vGmzJH81Iw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:21.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=86.1 MiB, available=369.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:21.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    19:09:21.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 364780 bytes in 254 ms. path='/3 + &#ä/aa'
    19:09:21.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:21.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:21.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/aa"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:21.553 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:21.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:21.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:09:21.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdd70972b338f1d2f3a3e650e21c34f2a75f74c5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:09:21.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/bb"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:21.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:09:21.648 [qtp1296822510-3895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/nnR2GRN-ZllLmLBrYifhsg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:21.650 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:21.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:09:21.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118624 bytes in 171 ms. path='/3 + &#ä/bb'
    19:09:21.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:09:21.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/bb"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:21.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:21.857 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:21.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:09:21.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9e3fa3c9fd1a970db49a891c62d382591add2e9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:09:21.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/cc"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:21.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:09:21.953 [qtp1296822510-3895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/tEp2-eTciTH1X4cIeeFROw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:22.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.9 MiB, available=369.6 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:22.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:22.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:22.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:22.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:22.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:22.217 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:09:22.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:22.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384826 bytes in 327 ms. path='/3 + &#ä/cc'
    19:09:22.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:09:22.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/cc"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:22.431 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:22.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:22.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:09:22.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44ce2032a0300e7956a7d9109c952449afd93dbe' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:22.480 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:22.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/dd"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:22.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:09:22.527 [qtp1296822510-3281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PD4FY5ZWcR1UB3u-7ntCZg/GX2ZgaCb1Yo5WpVaxMxXPg' offset=0
    19:09:22.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:09:22.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 228735 bytes in 111 ms. path='/3 + &#ä/dd'
    19:09:22.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:09:22.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="50860168-bd33-41c3-a891-18e6eb872368", toRepositoryId="c4052d10-b620-4bd7-89d4-46151138f1c7", path="/3 + &#ä/dd"} on repo=c4052d10-b620-4bd7-89d4-46151138f1c7
    19:09:22.653 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:22.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:22.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=85.9 MiB, available=369.6 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:22.768 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=87
    19:09:22.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=107 remoteFromLocalRevision=87
    19:09:22.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:22.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:22.897 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107
    19:09:23.020 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:23.020 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:23.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=107
    19:09:23.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:09:23.100 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=dBz3Rmk6toAW9ixYZEY0gg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368}}
    19:09:23.172 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:23.452 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:23.453 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:23.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:23.728 [qtp1296822510-3742] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:23.838 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=93 remoteFromLocalRevision=107
    19:09:23.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=false
    19:09:23.878 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=93

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:23.930 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:23.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:23.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzd4zn-rd1ao-local-dest
      localRepository.publicKeySha1 = 53:BC:9D:5D:EF:B1:08:DE:73:E8:16:C5:93:F5:93:9E:1C:9E:09:33

      remoteRepository.repositoryId = e6272f71-7fb2-4fd0-963b-9b315f926e9b
      remoteRepository.remoteRoot = https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b
      remoteRepository.publicKeySha1 = 0A:CC:C9:FC:FF:9E:EF:8F:B2:F6:06:2F:3E:BF:83:0B:10:86:95:F6

    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 84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 e6272f71-7fb2-4fd0-963b-9b315f926e9b
    19:09:24.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:24.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 to='build/repo/j5qzd4zn-rd1ao-local-dest', fromRepoLocalSync=true
    19:09:24.526 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 ('build/repo/j5qzd4zn-rd1ao-local-dest')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:24.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=76.1 MiB, available=379.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:24.801 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:24.818 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:24.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.9 MiB, available=369.6 MiB
    19:09:24.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:09:24.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.9 MiB, available=369.6 MiB
    19:09:24.829 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:24.829 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:24.845 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b renewalDateTime=2017-07-30T17:39:24.523Z expiryDateTime=2017-07-30T18:09:24.523Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:24.878 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 localRepositoryRevisionSynced=126

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:24.884 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=76

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:24.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:24.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:24.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=184 remoteFromLocalRevision=126
    19:09:25.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=147f77c3-29dc-4172-88f1-f719754e1725 from='build/repo/j5qza1qe-i36n2-local-src' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:25.017 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=184
    19:09:25.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:25.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:25.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=184
    19:09:25.223 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=147f77c3-29dc-4172-88f1-f719754e1725 transaction.localRevision=131 remoteFromLocalRevision=184
    19:09:25.228 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:09:25.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:25.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 to='build/repo/j5qzc4k0-sjrr4-local-dest', fromRepoLocalSync=true
    19:09:25.469 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3d07558e-3c37-4bbf-8140-4129fb32a7f1 ('build/repo/j5qzc4k0-sjrr4-local-dest')
    19:09:25.483 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:25.520 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:09:25.648 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc renewalDateTime=2017-07-30T17:38:37.236Z expiryDateTime=2017-07-30T18:08:37.236Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:25.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:25.699 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=131

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:25.763 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=dBz3Rmk6toAW9ixYZEY0gg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368}}
    19:09:25.765 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:25.769 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:25.769 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:25.772 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} because of missing permissions!
    19:09:25.772 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:25.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:25.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:25.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=69.6 MiB, available=385.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:26.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=74.3 MiB, available=381.2 MiB
    19:09:26.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:26.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:26.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=86.1 MiB, available=369.4 MiB
    19:09:26.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:27.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=74.3 MiB, available=381.2 MiB
    19:09:27.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:27.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=69.7 MiB, available=385.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:27.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=86.0 MiB, available=369.5 MiB
    19:09:27.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:27.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:27.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:27.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:27.497 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:09:27.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:27.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=74.3 MiB, available=381.2 MiB
    19:09:27.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:27.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=86.1 MiB, available=369.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:28.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=74.6 MiB, available=380.9 MiB
    19:09:28.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:09:28.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:28.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:28.129 [qtp1296822510-3858] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=93

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:28.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:28.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=112 remoteFromLocalRevision=93
    19:09:28.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:09:28.274 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112
    19:09:28.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:28.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:28.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=112
    19:09:28.323 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=dBz3Rmk6toAW9ixYZEY0gg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368}}
    19:09:28.357 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:28.357 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:28.390 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=98 remoteFromLocalRevision=112

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:28.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    19:09:28.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:28.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:28.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:28.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:28.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:28.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:28.521 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    19:09:28.521 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:09:28.523 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:09:28.524 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:28.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:28.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:28.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:28.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:28.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:28.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:28.685 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:09:28.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:28.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=86.2 MiB, available=369.3 MiB
    19:09:28.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:28.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:28.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=true
    19:09:28.926 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 694d7303-6549-4d1a-99c6-a055584090bc ('build/repo/j5qzaacz-nmmqj-local-src')
    19:09:28.937 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:28.955 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:09:29.002 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:37:45.574Z expiryDateTime=2017-07-30T18:07:45.574Z
    19:09:29.016 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=98
    19:09:29.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:29.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=70.8 MiB, available=384.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:29.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=86.2 MiB, available=369.3 MiB
    19:09:29.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:29.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:29.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=75.6 MiB, available=379.9 MiB
    19:09:30.000 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:30.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=85.2 MiB, available=370.3 MiB
    19:09:30.213 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:30.217 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:30.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:09:30.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:30.275 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:30.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:09:30.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:30.332 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:09:30.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:09:30.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:30.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:09:30.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0479f472f1c6c15d722542205af6dc9d1a783f36' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:30.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:30.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:09:30.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:09:30.502 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWNvbPDb9rpMyDSddJv7Lw/O11V24CIJT0P8Ye05PIUUA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:30.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:30.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=75.2 MiB, available=380.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:30.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:30.869 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=dBz3Rmk6toAW9ixYZEY0gg,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368}}
    19:09:30.933 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:30.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 767510 bytes in 468 ms. path='/2/a'
    19:09:30.965 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:30.965 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    19:09:31.056 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:31.057 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:09:31.057 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:31.057 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:31.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:31.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc", toRepositoryId="3d07558e-3c37-4bbf-8140-4129fb32a7f1", path="/2/a"} on repo=3d07558e-3c37-4bbf-8140-4129fb32a7f1
    19:09:31.096 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:31.141 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=131
    19:09:31.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=150 remoteFromLocalRevision=131
    19:09:31.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:09:31.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 from='build/repo/j5qzc4k0-sjrr4-local-dest' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:31.253 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=150
    19:09:31.300 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:31.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:31.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=150

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:31.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=70.3 MiB, available=385.2 MiB
    19:09:31.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:31.659 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 transaction.localRevision=136 remoteFromLocalRevision=150
    19:09:31.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc from='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc' toID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 to='build/repo/j5qzc4k0-sjrr4-local-dest', fromRepoLocalSync=false
    19:09:31.695 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=136
    19:09:31.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:31.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=75.6 MiB, available=379.9 MiB
    19:09:31.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:32.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=70.2 MiB, available=385.3 MiB
    19:09:32.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:32.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:09:32.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.163 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:09:32.404 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:32.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=86.3 MiB, available=369.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:32.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:32.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=75.6 MiB, available=379.9 MiB
    19:09:32.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:32.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:32.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:09:32.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:09:32.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    19:09:32.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    19:09:32.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:32.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:09:32.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41cbd14a0028d06c48c4a3b762944ea342aa6523' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:09:33.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/1 {11 11ä11#+} 1/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:33.065 [Test worker] 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'
    19:09:33.109 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vWPa0lWk93MRQ1atkRHpaA/-C11MBdSHpvnzVl6hrgw8g' offset=0
    19:09:33.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:09:33.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 316635 bytes in 356 ms. path='/1 {11 11ä11#+} 1/a'
    19:09:33.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:33.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=86.0 MiB, available=369.5 MiB
    19:09:33.563 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=G7UV7rXXNGZ_G9Gyblermg, serverRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc} because of missing permissions!
    19:09:33.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:33.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/1 {11 11ä11#+} 1/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:33.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:33.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:33.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:09:33.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a794623a0e3c54f4cc4905d4edd4c34727a8f68' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:09:33.769 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/1 {11 11ä11#+} 1/b"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:33.775 [Test worker] 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'
    19:09:33.798 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vWPa0lWk93MRQ1atkRHpaA/YZu8L5EhPTprTdCM8gmQsw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:33.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=75.8 MiB, available=379.7 MiB
    19:09:33.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:09:34.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=76.8 MiB, available=378.7 MiB
    19:09:34.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:34.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:09:34.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:09:34.036 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=98

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:34.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:34.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=159 remoteFromLocalRevision=98
    19:09:34.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:09:34.110 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=159

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:34.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 710655 bytes in 456 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:34.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=86.1 MiB, available=369.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:34.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:34.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:34.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:34.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=159

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:34.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/1 {11 11ä11#+} 1/b"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:34.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:34.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:34.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:09:34.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b6ab5c00acf922fc0851e7a7b185ad60a652e7d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:34.672 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:34.673 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:34.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/1 {11 11ä11#+} 1/c"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:34.740 [Test worker] 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'
    19:09:34.793 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vWPa0lWk93MRQ1atkRHpaA/V5cLryuPS9Mp3BJGGTA51A' offset=0
    19:09:34.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:34.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:09:34.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=85.9 MiB, available=369.6 MiB
    19:09:34.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:35.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3827 bytes in 263 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:35.016 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:35.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:35.083 [qtp1296822510-3858] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=104 remoteFromLocalRevision=159

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:35.086 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/1 {11 11ä11#+} 1/c"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:35.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:35.093 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:35.101 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:35.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:35.119 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:35.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91b836d50a420c205d856320e89fff504e351386' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:09:35.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/2/1 {11 11ä11#+} 1/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:35.238 [Test worker] 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'
    19:09:35.274 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FEKDRElP1oB_WKl_SwpPlw/BGK3ZDZJZsPNUZ7CSYpfzg/8R0z-nqlAjcxkZ5OsRRHQA' offset=0
    19:09:35.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:09:35.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35000 bytes in 88 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:09:35.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:09:35.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/2/1 {11 11ä11#+} 1/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:35.392 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:35.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:35.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:09:35.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='040216166b05beeadd594409c07b87ec7c0cd629' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:35.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=85.2 MiB, available=370.3 MiB
    19:09:35.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:35.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/2/1 {11 11ä11#+} 1/b"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:35.500 [Test worker] 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'
    19:09:35.561 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FEKDRElP1oB_WKl_SwpPlw/BGK3ZDZJZsPNUZ7CSYpfzg/Nf51ar50vg41PCYO0c2gdQ' offset=0
    19:09:35.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:09:35.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275400 bytes in 206 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:09:35.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:09:35.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/2/1 {11 11ä11#+} 1/b"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:35.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:35.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:35.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:09:35.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6027994c16b00e3cdd5085d9b28279e8299b494c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:09:35.959 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/2/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:35.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:35.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0
    19:09:35.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:36.011 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FEKDRElP1oB_WKl_SwpPlw/xwTTbxcE4gG9rYr-RZL5ig' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:36.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=85.2 MiB, available=370.3 MiB
    19:09:36.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:36.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:36.055 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 localRepositoryRevisionSynced=136
    19:09:36.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc transaction.localRevision=155 remoteFromLocalRevision=136

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:36.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:36.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d07558e-3c37-4bbf-8140-4129fb32a7f1 from='build/repo/j5qzc4k0-sjrr4-local-dest' toID=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc to='https://localhost:38321/8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc'
    19:09:36.098 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=155
    19:09:36.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:36.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:36.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 remoteRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc localRepositoryRevisionSynced=155

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:36.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 311256 bytes in 177 ms. path='/2/a'
    19:09:36.170 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:36.183 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc5a4b7-f0a9-4c75-b3ee-2e38c0b360bc remoteRepositoryId=3d07558e-3c37-4bbf-8140-4129fb32a7f1 transaction.localRevision=141 remoteFromLocalRevision=155
    19:09:36.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:36.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/2/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:36.218 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:36.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:36.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:09:36.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3baa892751caa6d2fc2e0943fd431cf37f52f68c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:09:36.330 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/5/h"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:36.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:09:36.358 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HGrhiGP5reiGpanYf832nw/N4s0TI0dBqWvuBuoZlH1dg/wLHQbDJ0-modPCWVSjqyQA' offset=0
    19:09:36.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    19:09:36.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49938 bytes in 106 ms. path='/3 + &#ä/5/h'
    19:09:36.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:09:36.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/5/h"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:36.495 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:36.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:36.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:09:36.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c88b944bb56a7553f2f75d10ef1f338490ffd263' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:09:36.589 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/5/i"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:36.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:09:36.623 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HGrhiGP5reiGpanYf832nw/N4s0TI0dBqWvuBuoZlH1dg/PioQes6MDSu7AusmP21SZQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:36.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:09:36.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=75.6 MiB, available=379.9 MiB
    19:09:36.818 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:36.819 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:09:36.820 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:36.820 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:36.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    19:09:36.851 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:36.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:09:36.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129610 bytes in 362 ms. path='/3 + &#ä/5/i'
    19:09:36.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:09:37.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/5/i"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:37.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:37.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:37.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:09:37.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3fdf6332b2ebe12273ff7d51a98058c2d440f61' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:09:37.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/aa"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:37.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:09:37.136 [qtp788369844-4270] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HGrhiGP5reiGpanYf832nw/y_8OMB9FEjh8XxhOlZYabA' offset=0
    19:09:37.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:09:37.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86128 bytes in 81 ms. path='/3 + &#ä/aa'
    19:09:37.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:09:37.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/aa"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:37.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:37.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:37.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:37.271 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:37.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=75.7 MiB, available=379.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:37.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='637ebc26654ee31b48196f26f4404c27349adb34' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:37.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:37.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/bb"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:37.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'
    19:09:37.527 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HGrhiGP5reiGpanYf832nw/lU7yl0aNJyvsBcJX5NMxDA' offset=0
    19:09:37.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:09:37.847 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HGrhiGP5reiGpanYf832nw/lU7yl0aNJyvsBcJX5NMxDA' offset=1048576
    19:09:37.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:09:37.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 99541 bytes in 403 ms. path='/3 + &#ä/bb'
    19:09:37.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:09:37.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:37.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=75.7 MiB, available=379.8 MiB
    19:09:37.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:37.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/bb"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:38.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:38.023 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:38.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:09:38.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c1496b5b1861d30f68d10b2a38ccd1a8a0ed306' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:09:38.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/cc"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:38.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:09:38.147 [qtp788369844-4270] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HGrhiGP5reiGpanYf832nw/UsMseBDl1T01BfR1t7lJVQ' offset=0
    19:09:38.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:09:38.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78600 bytes in 162 ms. path='/3 + &#ä/cc'
    19:09:38.309 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:09:38.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/cc"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:38.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:38.369 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:38.372 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:09:38.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b870792aba81da2bbccd56dd064e06727aabde2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:09:38.458 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/dd"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:38.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=75.7 MiB, available=379.8 MiB
    19:09:38.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:38.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:09:38.510 [qtp788369844-2849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HGrhiGP5reiGpanYf832nw/rqXhsdv808OyaTg3OOrClg' offset=0
    19:09:38.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:09:38.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361512 bytes in 180 ms. path='/3 + &#ä/dd'
    19:09:38.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:09:38.693 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", path="/3 + &#ä/dd"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:38.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:38.709 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    19:09:38.737 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=76
    19:09:38.787 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=111 remoteFromLocalRevision=76
    19:09:38.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 from='build/repo/j5qzd4zn-rd1ao-local-dest' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:09:38.814 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    19:09:38.879 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:38.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:38.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=111

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:38.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=75.7 MiB, available=379.8 MiB
    19:09:38.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:38.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:38.931 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=104
    19:09:38.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=164 remoteFromLocalRevision=104
    19:09:39.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:09:39.024 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=164
    19:09:39.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:39.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:39.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=164
    19:09:39.095 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:39.095 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:39.149 [qtp1296822510-3858] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=109 remoteFromLocalRevision=164
    19:09:39.192 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:09:39.192 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    19:09:39.193 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:09:39.195 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:09:39.195 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:09:39.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:39.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=true
    19:09:39.419 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c4052d10-b620-4bd7-89d4-46151138f1c7 ('build/repo/j5qzciyu-cdst0-local-dest')
    19:09:39.430 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:39.477 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:39.529 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 transaction.localRevision=81 remoteFromLocalRevision=111
    19:09:39.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 to='build/repo/j5qzd4zn-rd1ao-local-dest', fromRepoLocalSync=false
    19:09:39.556 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=81
    19:09:39.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:39.702 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:39:08.093Z expiryDateTime=2017-07-30T18:09:08.093Z
    19:09:39.744 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=109
    19:09:39.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:40.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=76.4 MiB, available=379.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:40.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=76.0 MiB, available=379.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:40.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:40.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:40.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=75.7 MiB, available=379.8 MiB
    19:09:41.006 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:09:41.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:41.139 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:41.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=75.7 MiB, available=379.8 MiB
    19:09:41.264 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=dBz3Rmk6toAW9ixYZEY0gg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=qK5jtICBNiRpqu5rgs4Z6Q, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368}}
    19:09:41.349 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:41.350 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:41.364 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368}
    19:09:41.381 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    19:09:41.382 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:41.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=75.7 MiB, available=379.8 MiB
    19:09:41.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:41.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:09:41.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:42.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:42.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=75.8 MiB, available=379.7 MiB
    19:09:42.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:42.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:42.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:42.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=75.8 MiB, available=379.7 MiB
    19:09:42.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:42.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:42.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:43.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=75.8 MiB, available=379.7 MiB
    19:09:43.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:43.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:43.091 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=81
    19:09:43.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=116 remoteFromLocalRevision=81
    19:09:43.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 from='build/repo/j5qzd4zn-rd1ao-local-dest' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:09:43.190 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    19:09:43.210 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:43.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:43.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=116
    19:09:43.280 [qtp788369844-4270] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 transaction.localRevision=86 remoteFromLocalRevision=116
    19:09:43.284 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:43.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:43.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:43.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:09:43.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:09:43.380 [qtp1296822510-3858] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=109
    19:09:43.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=119 remoteFromLocalRevision=109
    19:09:43.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:43.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    19:09:43.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:43.452 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=119

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:43.465 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:43.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:43.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:43.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=119

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:43.614 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:43.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:43.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 to='build/repo/j5qzbafe-9ojra-local-src', fromRepoLocalSync=true
    19:09:43.645 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 23b55df5-2cdb-4714-9872-73b4b12f1aa8 ('build/repo/j5qzbafe-9ojra-local-src')
    19:09:43.659 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:43.691 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:43.723 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:43.723 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:43.771 [qtp1296822510-3858] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:43.799 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:43.810 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=114 remoteFromLocalRevision=119
    19:09:43.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=false
    19:09:43.836 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114
    19:09:43.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:43.954 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b renewalDateTime=2017-07-30T17:38:36.437Z expiryDateTime=2017-07-30T18:08:36.437Z
    19:09:43.974 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=86
    19:09:43.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:44.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=76.5 MiB, available=379.0 MiB
    19:09:44.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:44.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=77.9 MiB, available=377.6 MiB
    19:09:44.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:44.925 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:45.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:45.099 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:45.100 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:45.113 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:45.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=76.9 MiB, available=378.6 MiB
    19:09:45.325 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:09:45.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:45.403 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:45.100 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:09:45.100 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:45.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:09:45.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=76.1 MiB, available=379.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:45.856 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:45.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=76.7 MiB, available=378.8 MiB
    19:09:45.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:45.996 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:46.103 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:45.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:46.209 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:46.301 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:46.384 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:46.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:09:46.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:46.502 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:46.629 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:46.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:46.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:09:46.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:46.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:46.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:09:46.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:47.139 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:47.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:47.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:47.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:47.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:09:47.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:47.419 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:09:47.419 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:47.431 [qtp1296822510-3742] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:47.441 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=86

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:47.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=124 remoteFromLocalRevision=114
    19:09:47.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:09:47.460 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=124

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:47.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=145 remoteFromLocalRevision=86
    19:09:47.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 from='build/repo/j5qzbafe-9ojra-local-src' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:09:47.467 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=145

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:47.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:47.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:47.472 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=124
    19:09:47.508 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:47.508 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:09:47.532 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=119 remoteFromLocalRevision=124
    19:09:47.540 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:47.601 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:47.611 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:47.617 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:09:47.618 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    19:09:47.618 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:09:47.620 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:09:47.620 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:09:47.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:47.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:47.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:47.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:47.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=true
    19:09:47.976 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 694d7303-6549-4d1a-99c6-a055584090bc ('build/repo/j5qzaacz-nmmqj-local-src')
    19:09:47.988 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:48.014 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:48.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    19:09:48.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:48.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:48.142 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:37:45.574Z expiryDateTime=2017-07-30T18:07:45.574Z
    19:09:48.157 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=119
    19:09:48.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:48.177 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:48.177 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:48.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:48.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    19:09:48.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:48.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=145

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:48.300 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:48.395 [qtp788369844-4270] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 transaction.localRevision=95 remoteFromLocalRevision=145
    19:09:48.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 to='build/repo/j5qzbafe-9ojra-local-src', fromRepoLocalSync=false
    19:09:48.423 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=95
    19:09:48.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:48.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=77.4 MiB, available=378.1 MiB
    19:09:48.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:49.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=77.5 MiB, available=378.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:49.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=76.9 MiB, available=378.6 MiB
    19:09:49.338 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:49.339 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:09:49.339 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:49.339 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:49.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:49.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:49.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:49.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:49.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=77.4 MiB, available=378.1 MiB
    19:09:49.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:49.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:49.926 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:09:49.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:50.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:50.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:50.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.5 MiB, available=378.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:50.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:50.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:50.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:09:51.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=76.6 MiB, available=378.9 MiB
    19:09:51.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:09:51.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=76.6 MiB, available=378.9 MiB
    19:09:51.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:51.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=76.1 MiB, available=379.4 MiB
    19:09:51.501 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:51.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:09:51.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:09:51.537 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=119
    19:09:51.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=171 remoteFromLocalRevision=119
    19:09:51.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:09:51.570 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=171
    19:09:51.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:51.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:51.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=171
    19:09:51.664 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:51.664 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:51.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=76.6 MiB, available=378.9 MiB
    19:09:51.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:51.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:51.893 [qtp788369844-4270] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=95
    19:09:51.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=156 remoteFromLocalRevision=95
    19:09:51.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 from='build/repo/j5qzbafe-9ojra-local-src' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:51.940 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:51.940 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=156

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:51.943 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:51.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:51.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:51.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=156
    19:09:52.007 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 transaction.localRevision=100 remoteFromLocalRevision=156

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:52.013 [qtp1296822510-3742] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=125 remoteFromLocalRevision=171
    19:09:52.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:52.027 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:52.049 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=125
    19:09:52.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:52.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:52.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 to='build/repo/j5qzd4zn-rd1ao-local-dest', fromRepoLocalSync=true
    19:09:52.233 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 ('build/repo/j5qzd4zn-rd1ao-local-dest')
    19:09:52.247 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:52.284 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:09:52.439 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b renewalDateTime=2017-07-30T17:39:24.523Z expiryDateTime=2017-07-30T18:09:24.523Z
    19:09:52.454 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=100

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:52.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=76.5 MiB, available=379.0 MiB
    19:09:52.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:52.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=2
    19:09:53.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=77.5 MiB, available=378.0 MiB
    19:09:53.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:53.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=76.5 MiB, available=379.0 MiB
    19:09:53.409 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:53.411 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:09:53.412 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:53.412 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:53.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:09:54.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=76.9 MiB, available=378.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:54.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=77.4 MiB, available=378.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:54.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:54.255 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:54.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    19:09:54.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:54.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:54.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:54.311 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:09:54.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:54.413 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:09:54.679 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:54.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=76.5 MiB, available=379.0 MiB
    19:09:54.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:55.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.9 MiB, available=377.6 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:55.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:55.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:09:55.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=77.5 MiB, available=378.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:55.707 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:55.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:09:55.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=75.6 MiB, available=379.9 MiB
    19:09:55.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:09:55.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:09:55.816 [qtp1296822510-3742] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=125
    19:09:55.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=176 remoteFromLocalRevision=125
    19:09:55.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:09:55.900 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=176
    19:09:55.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:09:55.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:09:55.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=176
    19:09:55.935 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:55.935 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:55.939 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:55.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:09:55.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=76.8 MiB, available=378.7 MiB
    19:09:55.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:55.995 [qtp1296822510-3895] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:56.045 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=130 remoteFromLocalRevision=176
    19:09:56.061 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:09:56.332 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:09:56.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=true
    19:09:56.337 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 694d7303-6549-4d1a-99c6-a055584090bc ('build/repo/j5qzaacz-nmmqj-local-src')
    19:09:56.344 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:09:56.355 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:56.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=76.8 MiB, available=378.7 MiB
    19:09:56.413 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:56.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:56.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:56.433 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:37:45.574Z expiryDateTime=2017-07-30T18:07:45.574Z
    19:09:56.446 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=130

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:56.456 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:56.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:56.468 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:56.469 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:09:56.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    19:09:56.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:56.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:56.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'
    19:09:56.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during delete: /2/a
    19:09:56.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:56.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    19:09:56.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:09:56.644 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=100
    19:09:56.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=130 remoteFromLocalRevision=100
    19:09:56.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 from='build/repo/j5qzd4zn-rd1ao-local-dest' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:09:56.699 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=130
    19:09:56.777 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    19:09:56.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    19:09:56.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:56.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:09:56.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='864091317c3ce7dc6ccdaa6fec6ad9e35dac4907' to.sha1='null'): /2/a
    19:09:56.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:09:56.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:56.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=76.6 MiB, available=378.9 MiB
    19:09:57.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:57.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:57.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:09:57.289 [qtp788369844-4270] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FEKDRElP1oB_WKl_SwpPlw/xwTTbxcE4gG9rYr-RZL5ig' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:57.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=76.5 MiB, available=379.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:57.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 321631 bytes in 371 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:57.536 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:57.536 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:09:57.537 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:09:57.537 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:57.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:57.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:09:57.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:09:57.768 [qtp788369844-4270] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:09:57.774 [qtp788369844-4270] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:09:57.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="84b33e96-dd91-47fb-9f53-6ddbc31ac2e6", toRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", path="/2/a"} on repo=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6
    19:09:57.854 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:09:57.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    19:09:57.905 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=130
    19:09:58.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:58.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    19:09:58.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:58.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:09:58.093 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=SnlIrHQ1m3sa3UvuQBPrRw, cryptoRepoFileId=xwTTbxcE4gG9rYr-RZL5ig} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=4H0Ny7IWOmNUm4A2hHDlsQ, cryptoRepoFileId=xwTTbxcE4gG9rYr-RZL5ig} duplicateCryptoRepoFileId=null localRevision=142
    19:09:58.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:58.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:09:58.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:09:58.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:09:58.128 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:58.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=76.5 MiB, available=379.0 MiB
    19:09:58.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:09:58.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.6 MiB, available=378.9 MiB
    19:09:58.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:09:58.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=76.6 MiB, available=378.9 MiB
    19:09:58.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:59.118 [qtp788369844-4270] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 transaction.localRevision=111 remoteFromLocalRevision=130
    19:09:59.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 to='build/repo/j5qzd4zn-rd1ao-local-dest', fromRepoLocalSync=false
    19:09:59.219 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=111
    19:09:59.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:59.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=76.9 MiB, available=378.6 MiB
    19:09:59.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:09:59.369 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:09:59.369 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:09:59.393 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=130
    19:09:59.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=182 remoteFromLocalRevision=130
    19:09:59.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:09:59.484 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=182
    19:09:59.495 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:09:59.495 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:09:59.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=182
    19:09:59.593 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:59.593 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:09:59.671 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=135 remoteFromLocalRevision=182
    19:09:59.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=false
    19:09:59.759 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:09:59.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=78.5 MiB, available=377.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:09:59.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0
    19:10:00.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=76.9 MiB, available=378.6 MiB
    19:10:00.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:00.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:00.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=76.3 MiB, available=379.2 MiB
    19:10:00.684 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:00.684 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:10:00.684 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:10:00.684 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:00.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:01.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=78.2 MiB, available=377.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:01.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=76.3 MiB, available=379.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:01.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:01.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:10:01.179 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:01.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:10:01.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:01.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:10:01.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:01.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:10:01.216 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:01.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:01.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:10:01.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.6 MiB, available=377.9 MiB
    19:10:01.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:02.010 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:01.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.4 MiB, available=379.1 MiB
    19:10:01.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:10:02.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.4 MiB, available=379.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:02.250 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    19:10:02.251 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:25:02 CEST 2017

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:02.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=77.6 MiB, available=377.9 MiB
    19:10:02.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:02.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:10:02.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.4 MiB, available=379.1 MiB
    19:10:02.524 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:02.524 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:10:02.555 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=135
    19:10:02.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=187 remoteFromLocalRevision=135
    19:10:02.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:10:02.612 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=187
    19:10:02.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:02.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:10:02.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=187
    19:10:02.736 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:02.737 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:02.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.5 MiB, available=378.0 MiB
    19:10:02.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:02.813 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:02.813 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=140 remoteFromLocalRevision=187
    19:10:02.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:10:02.851 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    19:10:02.851 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:10:02.853 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:10:02.853 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:10:03.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:10:03.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=true
    19:10:03.087 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c4052d10-b620-4bd7-89d4-46151138f1c7 ('build/repo/j5qzciyu-cdst0-local-dest')
    19:10:03.101 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:10:03.116 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:10:03.204 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:39:08.093Z expiryDateTime=2017-07-30T18:09:08.093Z
    19:10:03.235 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=140

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:03.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=77.5 MiB, available=378.0 MiB
    19:10:03.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:10:03.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:03.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:03.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:03.281 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 localRepositoryRevisionSynced=111
    19:10:03.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=145 remoteFromLocalRevision=111
    19:10:03.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 from='build/repo/j5qzd4zn-rd1ao-local-dest' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:10:03.471 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=145

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:03.564 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:03.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:03.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:10:03.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=145
    19:10:03.825 [qtp788369844-4270] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=84b33e96-dd91-47fb-9f53-6ddbc31ac2e6 transaction.localRevision=116 remoteFromLocalRevision=145

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:03.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.6 MiB, available=377.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:03.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:10:04.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:10:04.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 to='build/repo/j5qzbafe-9ojra-local-src', fromRepoLocalSync=true
    19:10:04.112 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 23b55df5-2cdb-4714-9872-73b4b12f1aa8 ('build/repo/j5qzbafe-9ojra-local-src')
    19:10:04.123 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:10:04.147 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:10:04.276 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b renewalDateTime=2017-07-30T17:38:36.437Z expiryDateTime=2017-07-30T18:08:36.437Z
    19:10:04.288 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:04.386 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:04.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=3

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:03.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:10:04.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=77.6 MiB, available=377.9 MiB
    19:10:04.508 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:04.511 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:10:04.511 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:10:04.511 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:04.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:04.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=78.6 MiB, available=376.9 MiB
    19:10:05.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:05.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=77.6 MiB, available=377.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:05.121 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:05.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:05.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=78.5 MiB, available=377.0 MiB
    19:10:05.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    19:10:05.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    19:10:05.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:05.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:10:05.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:05.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:10:05.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:05.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:10:05.734 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:10:05.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:05.779 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:05.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.9 MiB, available=378.6 MiB
    19:10:05.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:06.154 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:06.276 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:06.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=78.6 MiB, available=376.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:06.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.9 MiB, available=378.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:06.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:06.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:06.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:10:06.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.9 MiB, available=378.6 MiB
    19:10:06.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:10:06.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:10:06.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:10:06.839 [qtp1296822510-3281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=140
    19:10:06.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=131 remoteFromLocalRevision=140
    19:10:06.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:10:06.895 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=131

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:06.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=77.8 MiB, available=377.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:06.913 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:10:06.913 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:10:06.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=131
    19:10:06.976 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:06.977 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:07.053 [qtp1296822510-3673] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:07.099 [qtp1296822510-3742] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=145 remoteFromLocalRevision=131
    19:10:07.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=false
    19:10:07.131 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=145
    19:10:07.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:07.330 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:06.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:07.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.1 MiB, available=378.4 MiB
    19:10:07.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:08.036 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:07.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.8 MiB, available=377.7 MiB
    19:10:07.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:10:08.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=77.8 MiB, available=377.7 MiB
    19:10:08.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:10:08.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:08.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:10:08.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:08.254 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:08.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:10:08.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:08.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:10:08.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:10:08.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:08.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:10:08.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='864091317c3ce7dc6ccdaa6fec6ad9e35dac4907' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:08.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.1 MiB, available=378.4 MiB
    19:10:08.352 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:08.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:08.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", path="/2/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:10:08.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:10:08.480 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FEKDRElP1oB_WKl_SwpPlw/xwTTbxcE4gG9rYr-RZL5ig' offset=0
    19:10:08.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:10:08.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 311257 bytes in 139 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:08.593 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 119 ms.
    19:10:08.593 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:08.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:08.647 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.
    19:10:08.648 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kvZYZfTVLruXipmQQtZXOA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:08.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e6272f71-7fb2-4fd0-963b-9b315f926e9b", toRepositoryId="23b55df5-2cdb-4714-9872-73b4b12f1aa8", path="/2/a"} on repo=23b55df5-2cdb-4714-9872-73b4b12f1aa8
    19:10:08.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:08.757 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=116
    19:10:08.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=175 remoteFromLocalRevision=116

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:08.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:10:08.353 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:08.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:10:08.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:08.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:10:08.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 from='build/repo/j5qzbafe-9ojra-local-src' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:10:08.809 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=175
    19:10:08.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:10:08.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:10:08.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=175

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:08.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:09.022 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 transaction.localRevision=121 remoteFromLocalRevision=175
    19:10:09.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e6272f71-7fb2-4fd0-963b-9b315f926e9b from='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b' toID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 to='build/repo/j5qzbafe-9ojra-local-src', fromRepoLocalSync=false
    19:10:09.052 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=121
    19:10:09.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:09.342 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=85.5 MiB, available=370.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:09.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.2 MiB, available=378.3 MiB
    19:10:09.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:09.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=78.6 MiB, available=376.9 MiB
    19:10:09.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:09.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.5 MiB, available=378.0 MiB
    19:10:09.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzdqzd-1oifk-local-src
      localRepository.publicKeySha1 = C1:94:1A:45:BB:E0:21:24:DB:41:17:E2:07:15:7E:7E:05:60:78:32

      remoteRepository.repositoryId = c53b1a60-018e-4e60-a7fd-c07d4e507955
      remoteRepository.remoteRoot = https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955
      remoteRepository.publicKeySha1 = 5E:78:1A:9A:19:0D:5A:45:3A:43:D4:1E:A0:4E:2A:ED:03:E9:7C:E9

    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 ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 c53b1a60-018e-4e60-a7fd-c07d4e507955

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:10.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=78.5 MiB, available=377.0 MiB
    19:10:10.169 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=vXeGVH1sICeXGclOgQQ8Hg, serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b} because of missing permissions!
    19:10:10.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:10.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=77.2 MiB, available=378.3 MiB
    19:10:10.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:10.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:10:10.316 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=145
    19:10:10.344 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=136 remoteFromLocalRevision=145
    19:10:10.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:10:10.373 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=136
    19:10:10.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:10.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:10:10.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=136
    19:10:10.408 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:10.408 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:10.434 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=150 remoteFromLocalRevision=136
    19:10:10.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:10.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=78.6 MiB, available=376.9 MiB
    19:10:10.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:10.709 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:10.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:10:10.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=true
    19:10:10.748 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c4052d10-b620-4bd7-89d4-46151138f1c7 ('build/repo/j5qzciyu-cdst0-local-dest')
    19:10:10.755 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:10:10.771 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:10:10.850 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:39:08.093Z expiryDateTime=2017-07-30T18:09:08.093Z
    19:10:10.863 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=150

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:10.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:10:10.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:10:10.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:10:10.978 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    19:10:11.035 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:11.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=78.3 MiB, available=377.2 MiB
    19:10:11.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:11.112 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:10:11.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.76%
    19:10:11.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    19:10:11.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:10:11.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=true
    19:10:11.448 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 ('build/repo/j5qzdqzd-1oifk-local-src')
    19:10:11.465 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:10:11.494 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:10.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0
    19:10:11.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=76.8 MiB, available=378.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:11.658 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:40:11.583Z expiryDateTime=2017-07-30T18:10:11.583Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:11.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:11.703 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    19:10:11.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:11.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=77.6 MiB, available=377.9 MiB
    19:10:11.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:10:12.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=77.6 MiB, available=377.9 MiB
    19:10:12.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:12.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:12.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:12.099 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 localRepositoryRevisionSynced=121

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:12.106 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:12.107 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:10:12.107 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:10:12.107 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:12.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:12.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b transaction.localRevision=180 remoteFromLocalRevision=121
    19:10:12.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23b55df5-2cdb-4714-9872-73b4b12f1aa8 from='build/repo/j5qzbafe-9ojra-local-src' toID=e6272f71-7fb2-4fd0-963b-9b315f926e9b to='https://localhost:44949/e6272f71-7fb2-4fd0-963b-9b315f926e9b'
    19:10:12.163 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=175 localRepositoryRevisionInProgress=180
    19:10:12.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:12.178 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:10:12.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 remoteRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b localRepositoryRevisionSynced=180
    19:10:12.238 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b remoteRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 transaction.localRevision=126 remoteFromLocalRevision=180
    19:10:12.248 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:12.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:12.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.7 MiB, available=378.8 MiB
    19:10:12.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:12.753 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=23b55df5-2cdb-4714-9872-73b4b12f1aa8 serverRepositoryId=e6272f71-7fb2-4fd0-963b-9b315f926e9b renewalDateTime=2017-07-30T17:38:36.437Z expiryDateTime=2017-07-30T18:08:36.437Z
    19:10:12.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:12.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:12.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:10:12.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:12.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:10:13.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    19:10:13.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:13.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=53.0 MiB, available=402.5 MiB
    19:10:13.424 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:10:13.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:13.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:10:13.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    19:10:13.449 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:13.826 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:14.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=53.2 MiB, available=402.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:14.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:10:14.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:10:14.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:10:14.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:10:14.058 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=150
    19:10:14.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=142 remoteFromLocalRevision=150
    19:10:14.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:10:14.086 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=142

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:14.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:14.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:10:14.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:10:14.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=142
    19:10:14.123 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:14.124 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:14.170 [qtp1296822510-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=155 remoteFromLocalRevision=142
    19:10:14.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=c4052d10-b620-4bd7-89d4-46151138f1c7 to='build/repo/j5qzciyu-cdst0-local-dest', fromRepoLocalSync=false
    19:10:14.193 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=155
    19:10:14.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0
    19:10:14.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:14.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=53.3 MiB, available=402.2 MiB
    19:10:14.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:10:14.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=53.3 MiB, available=402.2 MiB
    19:10:14.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:14.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:10:15.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.3 MiB, available=378.2 MiB
    19:10:15.101 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:15.101 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:10:15.101 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:10:15.101 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:15.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:15.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=53.3 MiB, available=402.2 MiB
    19:10:15.421 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:10:15.436 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:10:15.436 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:15.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=77.3 MiB, available=378.2 MiB
    19:10:15.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:15.508 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=2
    19:10:15.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=6 remoteFromLocalRevision=2
    19:10:15.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:10:15.605 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    19:10:15.773 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:15.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:10:15.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:10:15.852 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:15.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=76.8 MiB, available=378.7 MiB
    19:10:15.894 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    19:10:15.895 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:25:15 CEST 2017
    19:10:15.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:15.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:10:15.979 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 39 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:16.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=76.8 MiB, available=378.7 MiB
    19:10:16.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:10:16.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=76.8 MiB, available=378.7 MiB
    19:10:16.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:16.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:10:16.741 [qtp1296822510-3742] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 localRepositoryRevisionSynced=155
    19:10:16.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=147 remoteFromLocalRevision=155
    19:10:16.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4052d10-b620-4bd7-89d4-46151138f1c7 from='build/repo/j5qzciyu-cdst0-local-dest' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:10:16.831 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=147
    19:10:16.845 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:16.845 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:16.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:10:16.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:16.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=147
    19:10:16.880 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:16.880 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@73086deb (of khaled)
    19:10:16.906 [qtp1296822510-3895] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=c4052d10-b620-4bd7-89d4-46151138f1c7 transaction.localRevision=160 remoteFromLocalRevision=147
    19:10:16.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:10:16.966 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    19:10:16.966 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/pubring.gpg'
    19:10:16.967 [Test worker] INFO  o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.gnupg/secring.gpg'
    19:10:16.968 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:16.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:16.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:17.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:17.157 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:17.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:10:17.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=true
    19:10:17.180 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 694d7303-6549-4d1a-99c6-a055584090bc ('build/repo/j5qzaacz-nmmqj-local-src')
    19:10:17.187 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:10:17.207 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:10:17.294 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 renewalDateTime=2017-07-30T17:37:45.574Z expiryDateTime=2017-07-30T18:07:45.574Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:17.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:17.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:17.313 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=160
    19:10:17.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:17.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:17.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:17.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:10:17.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:17.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:17.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=77.8 MiB, available=377.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:17.864 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:17.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:17.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:17.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:18.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:18.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:18.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:18.203 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:10:18.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:18.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:18.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.7 MiB, available=377.8 MiB
    19:10:18.428 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:18.428 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:10:18.428 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:10:18.428 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:18.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:18.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:18.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:18.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:18.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:18.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:10:18.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:18.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:18.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.7 MiB, available=377.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:18.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:18.996 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:10:18.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:19.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:10:19.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac1370c60ea87467a4269a6588c0697a7e24b125' to.sha1='4c8edfed23e724126d2b76fc01a357415ea99b21'): /1 {11 11ä11#+} 1/a
    19:10:19.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/1 {11 11ä11#+} 1/a"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:19.333 [Test worker] 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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:19.341 [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.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.1.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.1.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]
    19:10:19.342 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Jul 30 19:25:19 CEST 2017

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:19.429 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Mm5yrVVV3mGcTrlZy9S5AA/RCEkxjGL3-ZYBrTRq7JaCQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:18.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:10:19.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.8 MiB, available=377.7 MiB
    19:10:19.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:19.691 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:19.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=77.8 MiB, available=377.7 MiB
    19:10:19.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:19.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99752 bytes in 597 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:19.993 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:20.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:20.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:20.203 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:20.255 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:20.259 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:20.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=78.1 MiB, available=377.4 MiB
    19:10:20.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:10:20.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:10:20.346 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:10:20.366 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=160
    19:10:20.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=193 remoteFromLocalRevision=160
    19:10:20.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:10:20.448 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=193
    19:10:20.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:10:20.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:10:20.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=193

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:20.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/1 {11 11ä11#+} 1/a"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:20.495 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:20.495 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:20.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:20.555 [qtp1296822510-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=165 remoteFromLocalRevision=193

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:20.592 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:20.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:20.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=50860168-bd33-41c3-a891-18e6eb872368 from='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368' toID=694d7303-6549-4d1a-99c6-a055584090bc to='build/repo/j5qzaacz-nmmqj-local-src', fromRepoLocalSync=false
    19:10:20.610 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=165

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:20.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb0abe6130e22983fca9fea1cc37d11431107e2d' to.sha1='6d11ce19e4dd9cda180f9eb0a4f5997a049a13fa'): /1 {11 11ä11#+} 1/b
    19:10:21.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/1 {11 11ä11#+} 1/b"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:21.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:20.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: repoFileDtos.size=0
    19:10:21.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=78.0 MiB, available=377.5 MiB
    19:10:21.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:21.365 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Mm5yrVVV3mGcTrlZy9S5AA/2-ImkBZtPsh2IiZZMdimFw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:21.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=77.0 MiB, available=378.5 MiB
    19:10:21.528 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:21.528 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=B_Z6GLc_M8QlnW7CKuGxaQ, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    19:10:21.528 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=XWAt4feV4usFU2Fwiq9fVg, serverRepositoryId=50860168-bd33-41c3-a891-18e6eb872368} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    19:10:21.528 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:21.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:10:21.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=77.0 MiB, available=378.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:22.285 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:21.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:10:22.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=77.0 MiB, available=378.5 MiB
    19:10:22.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:22.408 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Mm5yrVVV3mGcTrlZy9S5AA/2-ImkBZtPsh2IiZZMdimFw' offset=1048576
    19:10:22.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1229886 bytes in 1597 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:22.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=77.0 MiB, available=378.5 MiB
    19:10:22.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:22.705 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:22.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:22.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:22.830 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:22.834 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:22.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/1 {11 11ä11#+} 1/b"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:22.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:22.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:22.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:10:22.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5939615e8abc20d1a5e871c1d93b0e384808707e' to.sha1='f17b6417bd6ba3ce1dda777bef5a83c7f00a9333'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:23.037 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:23.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=77.0 MiB, available=378.5 MiB
    19:10:23.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:23.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:10:23.107 [qtp1296822510-3673] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc localRepositoryRevisionSynced=165
    19:10:23.127 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 transaction.localRevision=198 remoteFromLocalRevision=165
    19:10:23.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=694d7303-6549-4d1a-99c6-a055584090bc from='build/repo/j5qzaacz-nmmqj-local-src' toID=50860168-bd33-41c3-a891-18e6eb872368 to='https://localhost:43922/50860168-bd33-41c3-a891-18e6eb872368'
    19:10:23.134 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=198

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:23.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/1 {11 11ä11#+} 1/c"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:23.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:23.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:23.149 [Test worker] 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'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:23.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc remoteRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 localRepositoryRevisionSynced=198
    19:10:23.177 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:23.177 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@747f7c9f (of marco)
    19:10:23.200 [qtp1296822510-3742] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50860168-bd33-41c3-a891-18e6eb872368 remoteRepositoryId=694d7303-6549-4d1a-99c6-a055584090bc transaction.localRevision=170 remoteFromLocalRevision=198
    19:10:23.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:23.237 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Mm5yrVVV3mGcTrlZy9S5AA/8_7vepn1RWihxn4wDWKM4Q' offset=0
    19:10:23.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222138 bytes in 280 ms. path='/1 {11 11ä11#+} 1/c'
    19:10:23.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:23.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:23.586 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:23.623 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:23.627 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:23.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/1 {11 11ä11#+} 1/c"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:23.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:23.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:23.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:23.827 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:23.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='789f842a473d6745a98da3d03e26c1a550b5eae7' to.sha1='7e92bc0976ae2994df4b6c332c24a18c85292913'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:23.920 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    19:10:23.992 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:24.004 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
Gradle Test Executor 23 finished executing tests.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:24.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/2/1 {11 11ä11#+} 1/a"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:24.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:24.106 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:24.221 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
19:10:24.320 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@10e1d6fa{HTTP/1.1}{127.0.0.1:0}
19:10:24.346 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@a04693a{/,null,UNAVAILABLE}
19:10:24.354 [Thread-8] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/4CO__NqFqZkWcM106v27gg/.subshare/localServerRunning.deleteToStop

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:24.361 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/l8VMd6rlacriilwpOPZhCA/WX0NaZ4wDmpBaI-7DmR0yg' offset=0
19:10:24.388 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@42416c1e{SSL-http/1.1}{0.0.0.0:43922}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:24.390 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
19:10:24.404 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1f76ee42{/,null,UNAVAILABLE}
    19:10:24.663 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:25.017 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/l8VMd6rlacriilwpOPZhCA/WX0NaZ4wDmpBaI-7DmR0yg' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:25.877 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:26.139 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/l8VMd6rlacriilwpOPZhCA/WX0NaZ4wDmpBaI-7DmR0yg' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:26.514 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:27.753 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:27.844 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/l8VMd6rlacriilwpOPZhCA/WX0NaZ4wDmpBaI-7DmR0yg' offset=3145728
    19:10:28.735 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/l8VMd6rlacriilwpOPZhCA/WX0NaZ4wDmpBaI-7DmR0yg' offset=4194304
    19:10:28.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4455603 bytes in 4941 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:10:29.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:29.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:29.163 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:29.170 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:29.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/2/1 {11 11ä11#+} 1/a"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:29.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:29.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:29.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:10:29.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea5db60310231ae0c55455b3b38a2a7776031cb9' to.sha1='61a551c02e435b9180d7c7e3b4c3faf7478741b5'): /2/1 {11 11ä11#+} 1/b
    19:10:29.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/2/1 {11 11ä11#+} 1/b"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:29.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b'
    19:10:29.785 [qtp1011194845-3408] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/l8VMd6rlacriilwpOPZhCA/vKAqsk3vJE_f2DKHNCef-Q' offset=0
    19:10:30.773 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/l8VMd6rlacriilwpOPZhCA/vKAqsk3vJE_f2DKHNCef-Q' offset=1048576
    19:10:30.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1272471 bytes in 1315 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:10:30.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:30.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:31.003 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:31.006 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:31.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/2/1 {11 11ä11#+} 1/b"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:31.038 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:31.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:31.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:10:31.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c543215b53a688b1f4508ae4dde85b29ae63cc6c' to.sha1='fc4095eb5bcd5f9e609d1d4e55f392264dd5e1cb'): /2/a
    19:10:31.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/2/a"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:31.603 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:31.604 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:10:31.727 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMoK5ls-BXo_ds_iWiM5Q/lE7Tl5QnB65joVb7aTuw2g' offset=0
    19:10:32.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 347773 bytes in 453 ms. path='/2/a'
    19:10:32.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:32.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:32.183 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:32.184 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:32.221 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/2/a"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:32.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:32.228 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:10:32.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:32.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:10:32.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463fe7e6b4ea3beb1be88724fc80d60c83234776' to.sha1='4861ac82972c1784d4bb3e6202b2baaf8474bc51'): /3 + &#ä/5/h
    19:10:32.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/5/h"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:32.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:10:32.727 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/baFLuAPSiBo0YtdtYMk4pw' offset=0
    19:10:32.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 305792 bytes in 319 ms. path='/3 + &#ä/5/h'
    19:10:33.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:33.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:33.075 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:33.076 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:33.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/5/h"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:33.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:33.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:33.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:10:33.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6db383e387c3e8167edee4cd129d6c30fbf9a2dd' to.sha1='ccf96f6e8f27b5cdf54215c11b4adc7ba8c5a67e'): /3 + &#ä/5/i
    19:10:33.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/5/i"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:33.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:10:33.400 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/mesp9DC6aVe2B-T8fIZDxA' offset=0
    19:10:33.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237030 bytes in 209 ms. path='/3 + &#ä/5/i'
    19:10:33.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:33.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:33.617 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:33.619 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:33.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/5/i"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:33.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:33.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:33.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:10:33.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c556c8814fa314a492e13b23d9c03344a2a3f12b' to.sha1='5bf6ee731931455b14db6ff30cda4d06e2c7ab52'): /3 + &#ä/aa
    19:10:33.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/aa"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:33.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:10:33.967 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/9eW5kY-FlfqYCLkBWgz4OA' offset=0
    19:10:34.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131629 bytes in 123 ms. path='/3 + &#ä/aa'
    19:10:34.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:34.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:34.158 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:34.159 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:34.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/aa"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:34.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:34.217 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:34.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:10:34.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4078d8049d790e8875bbfff5f416497dafb1769' to.sha1='caca51fd4c02b8a3c774a551338da1b54de5b2c2'): /3 + &#ä/bb
    19:10:34.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/bb"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:34.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:10:34.563 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/rswp58TAb-LsHwMGBAlIgA' offset=0
    19:10:34.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 587001 bytes in 454 ms. path='/3 + &#ä/bb'
    19:10:34.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:34.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:35.179 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:35.181 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:35.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/bb"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:35.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:35.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:35.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:10:35.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b5b8b16ca7a08ad8c4cc9d2a7dad2cc21a0857e' to.sha1='f0748a232957f719f58df2572b49058a279ba38a'): /3 + &#ä/cc
    19:10:35.742 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/cc"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:35.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:10:35.955 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/z1XSRLlDrFzcCxfJHzFUqQ' offset=0
    19:10:37.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 472376 bytes in 1229 ms. path='/3 + &#ä/cc'
    19:10:37.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:37.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:37.320 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:37.321 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:37.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/cc"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:37.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:37.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:37.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:10:37.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dad3daeb1947043baf44b64a8819d6f9ee5ceefc' to.sha1='ae0c366c7f6f379bc463f4b614c2018a658a3918'): /3 + &#ä/dd
    19:10:39.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/dd"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:39.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:10:39.928 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/o_qhvPdjgeL__LZgqwljEA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:39.999 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:40.737 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:41.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 610528 bytes in 1369 ms. path='/3 + &#ä/dd'
    19:10:41.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:41.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:41.476 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:41.629 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:41.669 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:41.677 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7", toRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", path="/3 + &#ä/dd"} on repo=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7
    19:10:41.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:41.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    19:10:42.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=6
    19:10:44.172 [qtp1011194845-4705] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=74 remoteFromLocalRevision=6
    19:10:44.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=false
    19:10:44.336 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=74
    19:10:44.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:44.662 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:44.802 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:45.068 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:45.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=73.9 MiB, available=381.6 MiB
    19:10:45.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:45.574 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:45.656 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:45.738 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:45.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:45.823 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:45.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:45.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:45.923 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:45.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:45.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:45.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.935 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:10:45.944 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:45.944 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:45.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:45.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:45.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:45.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:45.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:45.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:46.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:46.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:46.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:46.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:46.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:46.041 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:46.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:46.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:46.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:46.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:46.076 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:46.169 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:10:46.293 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:46.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:10:46.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=66.8 MiB, available=388.7 MiB
    19:10:46.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:46.653 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:47.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=66.6 MiB, available=388.9 MiB
    19:10:47.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:47.118 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:47.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=66.6 MiB, available=388.9 MiB
    19:10:47.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:47.731 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:47.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=66.6 MiB, available=388.9 MiB
    19:10:47.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:10:47.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:47.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:10:47.817 [qtp1011194845-4707] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=74
    19:10:47.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=144 remoteFromLocalRevision=74
    19:10:47.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:10:47.857 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=144
    19:10:47.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:47.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:10:47.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=144
    19:10:47.959 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=79 remoteFromLocalRevision=144
    19:10:47.964 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:10:47.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/dxW4_nM4HY6kXPnT7aGsiA
    19:10:48.046 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms.
    19:10:48.046 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Y-9LpecGVM12ieLnJumhtg, invitation=false]
    19:10:48.096 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.
    19:10:48.096 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:48.165 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 93 ms.
    19:10:48.165 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, invitation=false]
    19:10:48.197 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms.
    19:10:48.197 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=CPXUn9N-AUZiIpgI74eTZQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:48.369 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 272 ms.
    19:10:48.369 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, invitation=false]
    19:10:48.459 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms.
    19:10:48.459 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=l6RzqPsvMi_1sVUX6RLNRw, invitation=false]
    19:10:48.575 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:48.767 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=82.3 MiB, available=373.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:48.899 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:10:48.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=true
    19:10:48.900 [pool-44-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 ('build/repo/j5qzdqzd-1oifk-local-src')
    19:10:48.908 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:10:48.930 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:10:49.049 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:40:11.583Z expiryDateTime=2017-07-30T18:10:11.583Z
    19:10:49.066 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=74 localRepositoryRevisionInProgress=79
    19:10:49.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = caa4873e-7509-4a1d-a2c8-6244cef428f6
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzej53-9sqs2-local-src
      localRepository.publicKeySha1 = 3C:C6:5F:A6:4A:5D:1A:BF:75:BC:47:89:60:68:C3:50:ED:5E:86:A2

      remoteRepository.repositoryId = c450ff4c-d93c-45a0-936b-3d7290852662
      remoteRepository.remoteRoot = https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662
      remoteRepository.publicKeySha1 = 0C:4F:0B:2E:C4:34:67:80:BE:0A:0F:0D:6F:2C:6E:A0:5A:E3:65:AE

    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 caa4873e-7509-4a1d-a2c8-6244cef428f6 c450ff4c-d93c-45a0-936b-3d7290852662
    19:10:49.640 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:49.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=67.7 MiB, available=387.8 MiB
    19:10:49.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:49.762 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:10:49.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:10:49.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:10:49.873 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    19:10:49.899 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:10:49.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:10:49.977 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%
    19:10:50.012 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:50.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=67.6 MiB, available=387.9 MiB
    19:10:50.173 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:10:50.175 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:10:50.176 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:10:50.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:50.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:10:50.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=caa4873e-7509-4a1d-a2c8-6244cef428f6 to='build/repo/j5qzej53-9sqs2-local-src', fromRepoLocalSync=true
    19:10:50.209 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing caa4873e-7509-4a1d-a2c8-6244cef428f6 ('build/repo/j5qzej53-9sqs2-local-src')
    19:10:50.233 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:10:50.259 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:10:50.432 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 renewalDateTime=2017-07-30T17:40:50.384Z expiryDateTime=2017-07-30T18:10:50.384Z
    19:10:50.464 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    19:10:50.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:50.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=67.7 MiB, available=387.8 MiB
    19:10:50.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:51.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:50.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=67.2 MiB, available=388.3 MiB
    19:10:50.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:10:51.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=67.2 MiB, available=388.3 MiB
    19:10:51.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:10:51.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=67.2 MiB, available=388.3 MiB
    19:10:51.650 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:10:51.652 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:10:51.652 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:10:51.668 [qtp1011194845-4707] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=79

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:51.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:51.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=152 remoteFromLocalRevision=79
    19:10:51.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:10:51.749 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=152
    19:10:51.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:10:51.762 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:10:51.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=152
    19:10:51.965 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=85 remoteFromLocalRevision=152
    19:10:51.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=false
    19:10:51.987 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=85
    19:10:51.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:52.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=66.0 MiB, available=389.5 MiB
    19:10:52.235 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:10:52.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:52.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=67.7 MiB, available=387.8 MiB
    19:10:52.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:52.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=66.2 MiB, available=389.3 MiB
    19:10:53.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:53.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=67.7 MiB, available=387.8 MiB
    19:10:53.277 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:10:53.278 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:10:53.279 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:10:53.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:53.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=53.4 MiB, available=402.1 MiB
    19:10:53.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:53.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=67.7 MiB, available=387.8 MiB
    19:10:53.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:53.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=53.9 MiB, available=401.6 MiB
    19:10:53.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:54.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=67.8 MiB, available=387.7 MiB
    19:10:54.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:54.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=53.4 MiB, available=402.1 MiB
    19:10:54.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:10:54.355 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:10:54.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:10:54.399 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=2
    19:10:54.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=6 remoteFromLocalRevision=2
    19:10:54.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=caa4873e-7509-4a1d-a2c8-6244cef428f6 from='build/repo/j5qzej53-9sqs2-local-src' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:10:54.460 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:54.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=67.8 MiB, available=387.7 MiB
    19:10:54.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:54.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:54.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:10:54.637 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:10:54.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:10:54.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:10:54.816 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 129 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:54.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=67.8 MiB, available=387.7 MiB
    19:10:54.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:10:54.963 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:10:54.992 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=85
    19:10:55.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=157 remoteFromLocalRevision=85
    19:10:55.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:10:55.027 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=157
    19:10:55.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:10:55.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:10:55.041 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=157
    19:10:55.135 [qtp1011194845-4707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=90 remoteFromLocalRevision=157
    19:10:55.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:55.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    19:10:55.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:55.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:55.911 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:55.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:10:56.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:56.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:56.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:56.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:56.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:10:56.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:56.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:56.757 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:56.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:56.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:10:57.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:57.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:57.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:57.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:10:57.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:57.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:10:57.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:10:57.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:57.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:57.475 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:57.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:10:57.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:57.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:57.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:57.905 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:10:57.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:57.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:10:57.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58b057f21bb040833aac6559c39828f4e213311b' to.sha1='b83b97a32ab0c40cf422b5c18d58d86757d3e20e'): /1 {11 11ä11#+} 1/a
    19:10:58.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/1 {11 11ä11#+} 1/a"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:10:58.371 [Test worker] 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'
    19:10:58.548 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/54B5SbU4Cc813cjWXc2Y_Q/C60bWnMNgAE4z7WKHbC8fA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:10:58.838 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:10:59.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 659877 bytes in 1086 ms. path='/1 {11 11ä11#+} 1/a'
    19:10:59.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:10:59.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:10:59.675 [qtp788369844-4669] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:10:59.683 [qtp788369844-4669] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:10:59.797 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/1 {11 11ä11#+} 1/a"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:10:59.807 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:59.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:10:59.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:10:59.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8d446decdd3e2f3b00e0f5fcd5f934c85c6707b' to.sha1='de3d36840f2e3d65109c7bdafafe4b83b1ffdea3'): /1 {11 11ä11#+} 1/b
    19:11:00.184 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/1 {11 11ä11#+} 1/b"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:00.186 [Test worker] 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'
    19:11:00.305 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/54B5SbU4Cc813cjWXc2Y_Q/uazxFtrrjz0wiiIVduDAfg' offset=0
    19:11:00.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466955 bytes in 509 ms. path='/1 {11 11ä11#+} 1/b'
    19:11:00.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:00.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:00.838 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:00.842 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:00.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/1 {11 11ä11#+} 1/b"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:00.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:00.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:00.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:11:00.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6c80c4124be73faa002f869839de156c6f4518d' to.sha1='4f5e4668d9365ee7b48c99fd975fd42014dcaf59'): /1 {11 11ä11#+} 1/c
    19:11:01.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/1 {11 11ä11#+} 1/c"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:01.303 [Test worker] 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'
    19:11:01.472 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/54B5SbU4Cc813cjWXc2Y_Q/CQAR9QtT70CDVMuX6LlXAg' offset=0
    19:11:02.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 668452 bytes in 904 ms. path='/1 {11 11ä11#+} 1/c'
    19:11:02.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:02.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:02.320 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:02.321 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:02.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/1 {11 11ä11#+} 1/c"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:02.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:02.365 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:02.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:11:02.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82329f8aaada2d78cb7519ef99fd8166e30524e2' to.sha1='00ac7808b88f87818baccf08c4966e251e79fda5'): /2/1 {11 11ä11#+} 1/a
    19:11:02.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/1 {11 11ä11#+} 1/a"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:02.796 [Test worker] 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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:02.812 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:02.924 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:02.992 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/x8L7UqIQtipiC6qkdnO9AQ/a7nfKpNyKaTGAtTqOaRxfA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:03.188 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:03.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 671556 bytes in 734 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:11:03.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:03.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:03.702 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:03.703 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:03.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/1 {11 11ä11#+} 1/a"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:03.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:03.751 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:03.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:11:03.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b9944c359ead9c5c3a39648fc5c40a6fb250002' to.sha1='1847f5ef11dd350884a2cc633edf28d4eea4f0b0'): /2/1 {11 11ä11#+} 1/b
    19:11:03.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/1 {11 11ä11#+} 1/b"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:03.943 [Test worker] 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'
    19:11:04.021 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/x8L7UqIQtipiC6qkdnO9AQ/p5IHNTcKMDtwdVPmAy-hbw' offset=0
    19:11:04.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181498 bytes in 298 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:11:04.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:04.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:04.363 [qtp788369844-4669] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:04.365 [qtp788369844-4669] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:04.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/1 {11 11ä11#+} 1/b"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:04.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:04.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:04.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:04.504 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:04.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8b73cf038276bbb2ee2520d862011bb5c5adcb2' to.sha1='2db9b0a6bb93227a2ad6e40a83c89e9945f493c0'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:04.689 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:04.746 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/a"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:04.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:11:04.806 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/hzG5LckafGiI1vJpTvcoFw' offset=0
    19:11:04.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121628 bytes in 170 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:04.985 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:05.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:05.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:05.038 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:05.040 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:05.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/a"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:05.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:05.070 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:11:05.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:05.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:11:05.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a456d09dd73964797c2599c3723b44b8cd555a7' to.sha1='447a5c72938891d43e1eab608d7241a194c393dc'): /3 + &#ä/5/h
    19:11:05.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/5/h"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:05.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:05.364 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:05.401 [qtp788369844-4669] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/9qm0IU2EqF9oNUIHpgIWSw/8xCoqA9Q_LAJXMfsBj6Jwg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:05.488 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:05.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 525717 bytes in 525 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:05.788 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:05.854 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:05.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:05.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:05.903 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:05.911 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:05.912 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:05.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/5/h"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:05.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:05.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:05.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:11:05.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='328d110902abb4bcc0bcd3803fde9b012d7f783c' to.sha1='5160ec7c9a14c771d514fda82fed12d4f4c8b4bf'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:05.983 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:06.099 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:06.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/5/i"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:06.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:11:06.197 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/9qm0IU2EqF9oNUIHpgIWSw/MDERqxXP-OU2s3zIH76gnQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:06.219 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:06.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118184 bytes in 96 ms. path='/3 + &#ä/5/i'
    19:11:06.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:06.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:06.397 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:06.399 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:06.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/5/i"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:06.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:06.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:06.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:11:06.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34ee828a20e967aa2653aaaa0107be046bfe9567' to.sha1='2d44f6c08ce1f4752476ac177700e9f3b1a5a673'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:06.633 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:06.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/aa"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:06.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:11:06.754 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/zbwx4ThbW67HdcwIRJAhlw' offset=0
    19:11:06.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329108 bytes in 255 ms. path='/3 + &#ä/aa'
    19:11:06.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:06.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:07.031 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:07.032 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:07.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/aa"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:07.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:07.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:07.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:11:07.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f964fa63ec9ba6d1e8d70dde0fd8af18e7ac393' to.sha1='55da6df71793d618095841fefec81e59ed15891c'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:07.159 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:07.305 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/bb"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:07.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:11:07.454 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/svUMu4f1kYJCkz3EF7PVHw' offset=0
    19:11:07.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 519085 bytes in 521 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:07.889 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:07.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:07.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:07.953 [qtp788369844-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:07.954 [qtp788369844-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:07.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/bb"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:07.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:07.992 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:07.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:11:08.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d11495c64bcca8d661dddc56ebc803abf76a957' to.sha1='7d68b4820ebbdaa433db506f748fd3fd681a70ce'): /3 + &#ä/cc
    19:11:08.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/cc"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:08.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:11:08.225 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/ob8KZjlDebPAcOx-nTQRbw' offset=0
    19:11:08.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135680 bytes in 125 ms. path='/3 + &#ä/cc'
    19:11:08.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:08.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:08.397 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:08.399 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:08.423 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/cc"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:08.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:08.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:08.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:11:08.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aefb3d1b145628f8f0a428e55f1029ee4f1cbfab' to.sha1='bba83bf40a3773923ce4a91a20cc97b129cefa68'): /3 + &#ä/dd
    19:11:08.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/dd"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:08.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:08.692 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=76.5 MiB, available=379.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:08.840 [qtp788369844-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/0c3FwRjvW8S5O66hWVJU8A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ccc574fa-0721-4475-affe-f609298fc4cd
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzfeeb-2musk-local-dest
      localRepository.publicKeySha1 = D5:98:13:B2:72:5E:11:62:E9:1F:6F:70:F6:BA:92:09:29:28:A0:AE

      remoteRepository.repositoryId = c53b1a60-018e-4e60-a7fd-c07d4e507955
      remoteRepository.remoteRoot = https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA
      remoteRepository.publicKeySha1 = 5E:78:1A:9A:19:0D:5A:45:3A:43:D4:1E:A0:4E:2A:ED:03:E9:7C:E9

    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 ccc574fa-0721-4475-affe-f609298fc4cd c53b1a60-018e-4e60-a7fd-c07d4e507955

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:09.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 646200 bytes in 378 ms. path='/3 + &#ä/dd'
    19:11:09.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:09.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:09.169 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:11:09.171 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:11:09.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/3 + &#ä/dd"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:09.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:09.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:09.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA' toID=ccc574fa-0721-4475-affe-f609298fc4cd to='build/repo/j5qzfeeb-2musk-local-dest', fromRepoLocalSync=true
    19:11:09.216 [pool-45-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ccc574fa-0721-4475-affe-f609298fc4cd ('build/repo/j5qzfeeb-2musk-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:09.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:09.728 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:11:09.737 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:11:09.801 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:41:09.761Z expiryDateTime=2017-07-30T18:11:09.761Z
    19:11:09.828 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:09.855 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 transaction.localRevision=68 remoteFromLocalRevision=6
    19:11:09.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=caa4873e-7509-4a1d-a2c8-6244cef428f6 to='build/repo/j5qzej53-9sqs2-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:09.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:09.931 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68
    19:11:10.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:10.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=75.4 MiB, available=380.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:10.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:10.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:10.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:11.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=75.4 MiB, available=380.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:11.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=65.9 MiB, available=389.6 MiB
    19:11:11.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:11.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:11.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:11.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:11.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:11.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:11.750 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:11.750 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:11.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms.
    19:11:11.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.006 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gswltx0N5XpEfM_oZff2JA could not be decrypted! Access rights missing?!
    19:11:12.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.010 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gRmcvo7UlEfdQFm12GnpIg could not be decrypted! Access rights missing?!
    19:11:12.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.013 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=mM2zlmVxs6QxdL6QQiuw5Q could not be decrypted! Access rights missing?!
    19:11:12.014 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.014 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.048 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=900PIYj9bZG0pqPm_B5_QQ could not be decrypted! Access rights missing?!
    19:11:12.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.049 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nZ3DEXW3LG8512HdBvR3nQ could not be decrypted! Access rights missing?!
    19:11:12.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.078 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=jAMJ9mY3ZCyiab_bkjk0UA could not be decrypted! Access rights missing?!
    19:11:12.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.080 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_jsf-pQTR6a4jqbpI8yQWg could not be decrypted! Access rights missing?!
    19:11:12.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.095 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SV8o67iTe-ZBNAFNiHD9xw could not be decrypted! Access rights missing?!
    19:11:12.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:12.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:12.111 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SyjUFbVm6YXACRACUzJ7eA could not be decrypted! Access rights missing?!
    19:11:12.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:12.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:12.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:12.202 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:12.204 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:12.205 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:12.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:12.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:12.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=76.8 MiB, available=378.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:12.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=66.1 MiB, available=389.4 MiB
    19:11:12.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:12.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:13.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=66.0 MiB, available=389.5 MiB
    19:11:13.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:13.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=76.3 MiB, available=379.2 MiB
    19:11:13.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:13.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=66.0 MiB, available=389.5 MiB
    19:11:13.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:11:13.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:13.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:13.598 [qtp788369844-4669] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=68
    19:11:13.629 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=138 remoteFromLocalRevision=68
    19:11:13.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=caa4873e-7509-4a1d-a2c8-6244cef428f6 from='build/repo/j5qzej53-9sqs2-local-src' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:11:13.637 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138
    19:11:13.686 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:13.686 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:13.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=138
    19:11:13.734 [qtp788369844-4671] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 transaction.localRevision=73 remoteFromLocalRevision=138
    19:11:13.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:11:13.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:13.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=76.8 MiB, available=378.7 MiB
    19:11:13.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:11:14.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=76.5 MiB, available=379.0 MiB
    19:11:14.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:14.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:11:14.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:14.466 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:14.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    19:11:14.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:14.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.36%
    19:11:14.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:11:14.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:14.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    19:11:14.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463fe7e6b4ea3beb1be88724fc80d60c83234776' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    19:11:14.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/5/h"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:14.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    19:11:14.902 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/baFLuAPSiBo0YtdtYMk4pw' offset=0
    19:11:14.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:11:15.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257768 bytes in 133 ms. path='/5/h'
    19:11:15.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:11:15.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/5/h"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:15.195 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:15.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:15.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    19:11:15.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6db383e387c3e8167edee4cd129d6c30fbf9a2dd' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:11:15.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/5/i"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:15.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    19:11:15.317 [qtp1011194845-4707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/mesp9DC6aVe2B-T8fIZDxA' offset=0
    19:11:15.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:11:15.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197285 bytes in 103 ms. path='/5/i'
    19:11:15.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:11:15.494 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/5/i"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:15.502 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:15.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:15.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    19:11:15.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c556c8814fa314a492e13b23d9c03344a2a3f12b' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    19:11:15.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/aa"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:15.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    19:11:15.612 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/9eW5kY-FlfqYCLkBWgz4OA' offset=0
    19:11:15.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:11:15.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59620 bytes in 66 ms. path='/aa'
    19:11:15.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:11:15.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/aa"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:15.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:15.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:15.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:11:15.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4078d8049d790e8875bbfff5f416497dafb1769' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    19:11:15.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/bb"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:15.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    19:11:15.819 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/rswp58TAb-LsHwMGBAlIgA' offset=0
    19:11:15.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    19:11:15.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 504216 bytes in 181 ms. path='/bb'
    19:11:16.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:11:16.055 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/bb"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:16.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:16.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:16.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    19:11:16.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b5b8b16ca7a08ad8c4cc9d2a7dad2cc21a0857e' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:16.124 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:16.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/cc"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:16.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:11:16.172 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/z1XSRLlDrFzcCxfJHzFUqQ' offset=0
    19:11:16.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:11:16.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434265 bytes in 144 ms. path='/cc'
    19:11:16.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:11:16.377 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/cc"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:16.389 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:16.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:16.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    19:11:16.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dad3daeb1947043baf44b64a8819d6f9ee5ceefc' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    19:11:16.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/dd"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:16.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    19:11:16.582 [qtp1011194845-4707] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/o_qhvPdjgeL__LZgqwljEA' offset=0
    19:11:16.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    19:11:16.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 509292 bytes in 178 ms. path='/dd'
    19:11:16.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:11:16.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="ccc574fa-0721-4475-affe-f609298fc4cd", path="/dd"} on repo=ccc574fa-0721-4475-affe-f609298fc4cd
    19:11:16.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:16.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    19:11:16.844 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd localRepositoryRevisionSynced=92
    19:11:16.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=55 remoteFromLocalRevision=92
    19:11:16.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccc574fa-0721-4475-affe-f609298fc4cd from='build/repo/j5qzfeeb-2musk-local-dest' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA'
    19:11:16.934 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=55
    19:11:17.021 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:11:17.021 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:11:17.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=55
    19:11:17.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:11:17.492 [qtp1011194845-4705] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd transaction.localRevision=97 remoteFromLocalRevision=55
    19:11:17.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA' toID=ccc574fa-0721-4475-affe-f609298fc4cd to='build/repo/j5qzfeeb-2musk-local-dest', fromRepoLocalSync=false
    19:11:17.533 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=97
    19:11:17.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0
    19:11:18.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=79.2 MiB, available=376.3 MiB
    19:11:18.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:11:18.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=79.2 MiB, available=376.3 MiB
    19:11:18.700 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:18.701 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:18.702 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:19.054 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:18.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:11:19.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:19.181 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:19.311 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:19.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:11:19.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=79.2 MiB, available=376.3 MiB
    19:11:19.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:11:19.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=78.6 MiB, available=376.9 MiB
    19:11:19.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:20.305 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:20.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=78.6 MiB, available=376.9 MiB
    19:11:20.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:20.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:20.383 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd localRepositoryRevisionSynced=97
    19:11:20.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=60 remoteFromLocalRevision=97
    19:11:20.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccc574fa-0721-4475-affe-f609298fc4cd from='build/repo/j5qzfeeb-2musk-local-dest' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA'
    19:11:20.415 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=60
    19:11:20.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:20.448 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:20.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=60

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:20.509 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:20.528 [qtp1011194845-4707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ccc574fa-0721-4475-affe-f609298fc4cd transaction.localRevision=102 remoteFromLocalRevision=60
    19:11:20.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:11:20.738 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:20.925 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:21.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:21.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=true
    19:11:21.205 [pool-46-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 ('build/repo/j5qzdqzd-1oifk-local-src')
    19:11:21.214 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:11:21.224 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:11:21.313 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:40:11.583Z expiryDateTime=2017-07-30T18:10:11.583Z
    19:11:21.329 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=102

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:21.468 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:21.634 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:21.765 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:21.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0
    19:11:21.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:21.881 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:21.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:22.047 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:22.198 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:22.357 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:22.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=79.7 MiB, available=375.8 MiB
    19:11:22.369 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:22.370 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:22.371 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:22.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:22.485 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:22.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=79.7 MiB, available=375.8 MiB
    19:11:22.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:22.943 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:23.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=79.8 MiB, available=375.7 MiB
    19:11:23.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:23.346 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:23.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=79.8 MiB, available=375.7 MiB
    19:11:23.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:11:23.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=79.8 MiB, available=375.7 MiB
    19:11:23.978 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:11:23.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:11:23.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:11:23.996 [qtp1011194845-4705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=102

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:23.997 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:24.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=164 remoteFromLocalRevision=102
    19:11:24.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:11:24.040 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=164
    19:11:24.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:11:24.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:11:24.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=164
    19:11:24.354 [qtp1011194845-4707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=108 remoteFromLocalRevision=164
    19:11:24.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=false
    19:11:24.369 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=108
    19:11:24.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:24.984 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=74.0 MiB, available=381.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:25.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzfsr8-r5yor-local-dest
      localRepository.publicKeySha1 = 73:85:64:90:F3:EB:5C:86:0D:0B:A0:95:D1:16:40:5E:5B:7D:BF:D6

      remoteRepository.repositoryId = c450ff4c-d93c-45a0-936b-3d7290852662
      remoteRepository.remoteRoot = https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662
      remoteRepository.publicKeySha1 = 0C:4F:0B:2E:C4:34:67:80:BE:0A:0F:0D:6F:2C:6E:A0:5A:E3:65:AE

    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 7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 c450ff4c-d93c-45a0-936b-3d7290852662
    19:11:25.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:25.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 to='build/repo/j5qzfsr8-r5yor-local-dest', fromRepoLocalSync=true
    19:11:25.526 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 ('build/repo/j5qzfsr8-r5yor-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:25.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:11:25.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=80.0 MiB, available=375.5 MiB
    19:11:25.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:25.582 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:25.584 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:25.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:25.768 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:11:25.774 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:11:25.794 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 renewalDateTime=2017-07-30T17:41:25.554Z expiryDateTime=2017-07-30T18:11:25.554Z
    19:11:25.820 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=75

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:26.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=80.0 MiB, available=375.5 MiB
    19:11:26.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:11:26.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=80.0 MiB, available=375.5 MiB
    19:11:26.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:25.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=18
    19:11:26.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=70.5 MiB, available=385.0 MiB
    19:11:26.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:26.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=80.0 MiB, available=375.5 MiB
    19:11:26.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:27.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:27.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=80.0 MiB, available=375.5 MiB
    19:11:27.411 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:27.411 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:27.429 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=108
    19:11:27.450 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=169 remoteFromLocalRevision=108
    19:11:27.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:11:27.467 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=169
    19:11:27.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:27.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:27.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=169
    19:11:27.528 [qtp1011194845-4707] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=113 remoteFromLocalRevision=169
    19:11:27.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:28.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:11:28.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:28.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:28.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:28.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:28.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:28.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:28.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:28.634 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:28.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:11:29.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=71.7 MiB, available=383.8 MiB
    19:11:29.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:11:29.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=71.4 MiB, available=384.1 MiB
    19:11:29.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:11:30.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=71.4 MiB, available=384.1 MiB
    19:11:30.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:11:30.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.6 MiB, available=383.9 MiB
    19:11:30.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.562 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:30.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:30.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:11:30.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:11:30.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 24.15%
    19:11:30.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:11:30.886 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:11:30.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:30.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:11:31.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:31.029 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.28%
    19:11:31.029 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.40%
    19:11:31.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:31.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:11:31.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58b057f21bb040833aac6559c39828f4e213311b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:11:31.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/1 {11 11ä11#+} 1/a"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:31.161 [Test worker] 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'
    19:11:31.205 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/54B5SbU4Cc813cjWXc2Y_Q/C60bWnMNgAE4z7WKHbC8fA' offset=0
    19:11:31.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:11:31.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 586509 bytes in 229 ms. path='/1 {11 11ä11#+} 1/a'
    19:11:31.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:11:31.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/1 {11 11ä11#+} 1/a"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:31.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:31.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:31.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:11:31.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8d446decdd3e2f3b00e0f5fcd5f934c85c6707b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:11:31.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/1 {11 11ä11#+} 1/b"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:31.817 [Test worker] 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'
    19:11:31.852 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/54B5SbU4Cc813cjWXc2Y_Q/uazxFtrrjz0wiiIVduDAfg' offset=0
    19:11:31.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:11:31.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 375505 bytes in 149 ms. path='/1 {11 11ä11#+} 1/b'
    19:11:31.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:11:32.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/1 {11 11ä11#+} 1/b"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:32.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:32.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:32.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:11:32.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6c80c4124be73faa002f869839de156c6f4518d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    19:11:32.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/1 {11 11ä11#+} 1/c"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:32.252 [Test worker] 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'
    19:11:32.277 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/54B5SbU4Cc813cjWXc2Y_Q/CQAR9QtT70CDVMuX6LlXAg' offset=0
    19:11:32.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:11:32.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 579124 bytes in 197 ms. path='/1 {11 11ä11#+} 1/c'
    19:11:32.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:11:32.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/1 {11 11ä11#+} 1/c"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:32.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:32.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:32.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:11:32.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82329f8aaada2d78cb7519ef99fd8166e30524e2' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:11:32.758 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/2/1 {11 11ä11#+} 1/a"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:32.768 [Test worker] 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'
    19:11:32.799 [qtp788369844-2236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/x8L7UqIQtipiC6qkdnO9AQ/a7nfKpNyKaTGAtTqOaRxfA' offset=0
    19:11:32.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:11:32.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 632456 bytes in 193 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:11:32.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:11:33.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/2/1 {11 11ä11#+} 1/a"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:33.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:33.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:33.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:11:33.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b9944c359ead9c5c3a39648fc5c40a6fb250002' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:11:33.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/2/1 {11 11ä11#+} 1/b"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:33.262 [Test worker] 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'
    19:11:33.287 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/x8L7UqIQtipiC6qkdnO9AQ/p5IHNTcKMDtwdVPmAy-hbw' offset=0
    19:11:33.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:11:33.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125750 bytes in 91 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:11:33.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:11:33.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/2/1 {11 11ä11#+} 1/b"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:33.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:33.474 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:33.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:33.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:11:33.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8b73cf038276bbb2ee2520d862011bb5c5adcb2' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:11:33.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/2/a"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:33.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:11:33.590 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/hzG5LckafGiI1vJpTvcoFw' offset=0
    19:11:33.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:33.628 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:33.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24808 bytes in 70 ms. path='/2/a'
    19:11:33.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:11:33.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/2/a"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:33.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:33.757 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:33.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:11:33.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a456d09dd73964797c2599c3723b44b8cd555a7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:33.829 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:33.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/5/h"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:33.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:11:33.903 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/9qm0IU2EqF9oNUIHpgIWSw/8xCoqA9Q_LAJXMfsBj6Jwg' offset=0
    19:11:33.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:11:34.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89373 bytes in 162 ms. path='/3 + &#ä/5/h'
    19:11:34.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:11:34.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/5/h"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:34.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:34.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:34.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:11:34.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='328d110902abb4bcc0bcd3803fde9b012d7f783c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:11:34.192 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/5/i"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:34.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:11:34.220 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/9qm0IU2EqF9oNUIHpgIWSw/MDERqxXP-OU2s3zIH76gnQ' offset=0
    19:11:34.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:11:34.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52900 bytes in 73 ms. path='/3 + &#ä/5/i'
    19:11:34.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:11:34.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/5/i"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:34.345 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:34.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:34.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:11:34.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34ee828a20e967aa2653aaaa0107be046bfe9567' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:11:34.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/aa"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:34.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:11:34.462 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/zbwx4ThbW67HdcwIRJAhlw' offset=0
    19:11:34.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    19:11:34.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 240695 bytes in 128 ms. path='/3 + &#ä/aa'
    19:11:34.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:11:34.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/aa"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:34.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:34.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:34.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:11:34.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f964fa63ec9ba6d1e8d70dde0fd8af18e7ac393' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:11:34.933 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/bb"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:34.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:11:34.974 [qtp788369844-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/svUMu4f1kYJCkz3EF7PVHw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:35.034 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:35.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:11:35.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131481 bytes in 142 ms. path='/3 + &#ä/bb'
    19:11:35.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:11:35.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/bb"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:35.293 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:35.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:35.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:11:35.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d11495c64bcca8d661dddc56ebc803abf76a957' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:11:35.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/cc"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:35.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:11:35.415 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/ob8KZjlDebPAcOx-nTQRbw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:35.429 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:35.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:11:35.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114912 bytes in 73 ms. path='/3 + &#ä/cc'
    19:11:35.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:11:35.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/cc"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:35.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:35.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:35.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:11:35.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aefb3d1b145628f8f0a428e55f1029ee4f1cbfab' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:11:35.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/dd"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:35.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:11:35.647 [qtp788369844-3533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5TbkSdBnv_-Wnw2yG26-QA/0c3FwRjvW8S5O66hWVJU8A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:35.734 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:35.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    19:11:35.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14418 bytes in 186 ms. path='/3 + &#ä/dd'
    19:11:35.826 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:11:35.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", toRepositoryId="7c0e5e25-6310-4260-ae9a-c5b5dd863bc5", path="/3 + &#ä/dd"} on repo=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5
    19:11:35.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:35.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    19:11:35.884 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=75
    19:11:35.933 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=108 remoteFromLocalRevision=75
    19:11:35.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 from='build/repo/j5qzfsr8-r5yor-local-dest' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:11:35.967 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108
    19:11:36.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:11:36.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:11:36.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=108

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:36.166 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:36.740 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 transaction.localRevision=80 remoteFromLocalRevision=108
    19:11:36.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 to='build/repo/j5qzfsr8-r5yor-local-dest', fromRepoLocalSync=false
    19:11:36.831 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80
    19:11:36.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:36.858 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:36.972 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:37.046 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:37.118 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:37.221 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:37.356 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:37.457 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:37.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=76.8 MiB, available=378.7 MiB
    19:11:37.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:11:37.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:11:37.968 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:37.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:37.979 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:11:38.351 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:38.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=76.1 MiB, available=379.4 MiB
    19:11:38.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:38.792 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:39.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:11:39.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:11:39.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:11:39.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:39.703 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=88.4 MiB, available=367.1 MiB
    19:11:39.710 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:345) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na: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]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:39.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=76.1 MiB, available=379.4 MiB
    19:11:39.927 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:39.927 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:39.947 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=80
    19:11:39.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=113 remoteFromLocalRevision=80
    19:11:39.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 from='build/repo/j5qzfsr8-r5yor-local-dest' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 99c9d203-7697-43a6-aa7f-cb4f161af7b6
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzg3e3-gkvi0-local-dest
      localRepository.publicKeySha1 = FB:E9:B5:EA:49:C2:D9:1C:8C:E0:52:F6:C7:52:CA:A7:88:62:81:22

      remoteRepository.repositoryId = c53b1a60-018e-4e60-a7fd-c07d4e507955
      remoteRepository.remoteRoot = https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA
      remoteRepository.publicKeySha1 = 5E:78:1A:9A:19:0D:5A:45:3A:43:D4:1E:A0:4E:2A:ED:03:E9:7C:E9

    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 99c9d203-7697-43a6-aa7f-cb4f161af7b6 c53b1a60-018e-4e60-a7fd-c07d4e507955

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:39.994 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=113
    19:11:40.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:40.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:40.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=113
    19:11:40.074 [qtp788369844-4670] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 transaction.localRevision=85 remoteFromLocalRevision=113
    19:11:40.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:40.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:40.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA' toID=99c9d203-7697-43a6-aa7f-cb4f161af7b6 to='build/repo/j5qzg3e3-gkvi0-local-dest', fromRepoLocalSync=true
    19:11:40.184 [pool-47-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 99c9d203-7697-43a6-aa7f-cb4f161af7b6 ('build/repo/j5qzg3e3-gkvi0-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:40.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    19:11:40.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:40.357 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:11:40.365 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:40.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:40.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=caa4873e-7509-4a1d-a2c8-6244cef428f6 to='build/repo/j5qzej53-9sqs2-local-src', fromRepoLocalSync=true
    19:11:40.419 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing caa4873e-7509-4a1d-a2c8-6244cef428f6 ('build/repo/j5qzej53-9sqs2-local-src')
    19:11:40.428 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:40.429 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:41:40.380Z expiryDateTime=2017-07-30T18:11:40.380Z
    19:11:40.445 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=115

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:40.453 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:40.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:40.640 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 renewalDateTime=2017-07-30T17:40:50.384Z expiryDateTime=2017-07-30T18:10:50.384Z
    19:11:40.653 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=85
    19:11:40.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:41.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=87.6 MiB, available=367.9 MiB
    19:11:41.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=48, cryptoLinkDtos.size=64, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:41.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=78.2 MiB, available=377.3 MiB
    19:11:41.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:41.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=87.7 MiB, available=367.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:41.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=77.3 MiB, available=378.2 MiB
    19:11:41.861 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:41.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:11:42.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=77.2 MiB, available=378.3 MiB
    19:11:42.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:42.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    19:11:42.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.789 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gswltx0N5XpEfM_oZff2JA could not be decrypted! Access rights missing?!
    19:11:42.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.798 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gRmcvo7UlEfdQFm12GnpIg could not be decrypted! Access rights missing?!
    19:11:42.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.800 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=mM2zlmVxs6QxdL6QQiuw5Q could not be decrypted! Access rights missing?!
    19:11:42.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:42.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=77.3 MiB, available=378.2 MiB
    19:11:42.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:42.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.845 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=900PIYj9bZG0pqPm_B5_QQ could not be decrypted! Access rights missing?!
    19:11:42.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.848 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nZ3DEXW3LG8512HdBvR3nQ could not be decrypted! Access rights missing?!
    19:11:42.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.883 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=jAMJ9mY3ZCyiab_bkjk0UA could not be decrypted! Access rights missing?!
    19:11:42.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.887 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_jsf-pQTR6a4jqbpI8yQWg could not be decrypted! Access rights missing?!
    19:11:42.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.891 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SV8o67iTe-ZBNAFNiHD9xw could not be decrypted! Access rights missing?!
    19:11:42.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:42.905 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:42.907 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SyjUFbVm6YXACRACUzJ7eA could not be decrypted! Access rights missing?!
    19:11:42.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:42.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:43.018 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:43.019 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:43.021 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:43.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:43.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=77.3 MiB, available=378.2 MiB
    19:11:43.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:43.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=89.2 MiB, available=366.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:43.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=77.3 MiB, available=378.2 MiB
    19:11:43.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:11:43.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:11:43.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:11:43.738 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=85
    19:11:43.758 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=144 remoteFromLocalRevision=85
    19:11:43.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=caa4873e-7509-4a1d-a2c8-6244cef428f6 from='build/repo/j5qzej53-9sqs2-local-src' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:43.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:43.775 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=144
    19:11:43.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    19:11:43.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:43.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:11:44.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:44.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:44.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=88.6 MiB, available=366.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:44.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:44.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    19:11:44.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:44.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    19:11:44.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12c61bd8fb09acb95928a9c642630acdc7b5ebde' to.sha1='7bd8bea06a84244fe6885e00f58a6c123d083afa'): /2/new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:44.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:44.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/new-file"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:44.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:44.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=88.9 MiB, available=366.6 MiB
    19:11:44.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:44.814 [qtp788369844-3750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/C9jnmjw_52CeKeeeQDJqtw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=88.6 MiB, available=366.9 MiB
    19:11:45.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:45.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:11:45.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:45.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:45.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:45.215 [qtp788369844-3403] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6_dLjTvNnhEoMqJn5MjwYQ/C9jnmjw_52CeKeeeQDJqtw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:45.257 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.36%
    19:11:45.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:11:45.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:45.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    19:11:45.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463fe7e6b4ea3beb1be88724fc80d60c83234776' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    19:11:45.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/5/h"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:45.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    19:11:45.504 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/baFLuAPSiBo0YtdtYMk4pw' offset=0
    19:11:45.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:11:45.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257768 bytes in 118 ms. path='/5/h'
    19:11:45.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:45.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1798015 bytes in 1145 ms. path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/5/h"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:45.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:45.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:45.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:45.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    19:11:45.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6db383e387c3e8167edee4cd129d6c30fbf9a2dd' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:11:45.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/5/i"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:45.817 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:45.830 [qtp788369844-4672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.837 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/mesp9DC6aVe2B-T8fIZDxA' offset=0
    19:11:45.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:45.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="caa4873e-7509-4a1d-a2c8-6244cef428f6", toRepositoryId="c450ff4c-d93c-45a0-936b-3d7290852662", path="/2/new-file"} on repo=caa4873e-7509-4a1d-a2c8-6244cef428f6
    19:11:45.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:45.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197285 bytes in 95 ms. path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:45.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=144

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:45.937 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:11:45.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/5/i"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:45.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    19:11:46.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c556c8814fa314a492e13b23d9c03344a2a3f12b' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:46.055 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 transaction.localRevision=98 remoteFromLocalRevision=144
    19:11:46.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=caa4873e-7509-4a1d-a2c8-6244cef428f6 to='build/repo/j5qzej53-9sqs2-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:46.077 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/aa"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:46.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:46.090 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=98

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:46.100 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/9eW5kY-FlfqYCLkBWgz4OA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:46.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:46.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:11:46.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59620 bytes in 76 ms. path='/aa'
    19:11:46.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:11:46.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/aa"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:46.233 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:11:46.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4078d8049d790e8875bbfff5f416497dafb1769' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    19:11:46.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/bb"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:46.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    19:11:46.384 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/rswp58TAb-LsHwMGBAlIgA' offset=0
    19:11:46.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:11:46.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 504216 bytes in 183 ms. path='/bb'
    19:11:46.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:11:46.610 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/bb"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:46.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.639 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:46.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=81.2 MiB, available=374.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:46.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b5b8b16ca7a08ad8c4cc9d2a7dad2cc21a0857e' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    19:11:46.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/cc"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:46.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:11:46.778 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/z1XSRLlDrFzcCxfJHzFUqQ' offset=0
    19:11:46.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:46.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:46.904 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434265 bytes in 153 ms. path='/cc'
    19:11:46.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:11:46.965 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/cc"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:46.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:46.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    19:11:47.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dad3daeb1947043baf44b64a8819d6f9ee5ceefc' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    19:11:47.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/dd"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:47.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    19:11:47.059 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/o_qhvPdjgeL__LZgqwljEA' offset=0
    19:11:47.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    19:11:47.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 509292 bytes in 169 ms. path='/dd'
    19:11:47.230 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:11:47.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="99c9d203-7697-43a6-aa7f-cb4f161af7b6", path="/dd"} on repo=99c9d203-7697-43a6-aa7f-cb4f161af7b6
    19:11:47.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:47.282 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    19:11:47.309 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 localRepositoryRevisionSynced=115
    19:11:47.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=55 remoteFromLocalRevision=115
    19:11:47.372 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=99c9d203-7697-43a6-aa7f-cb4f161af7b6 from='build/repo/j5qzg3e3-gkvi0-local-dest' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:47.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:47.404 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=55

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:47.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:47.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:47.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:11:47.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:47.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:47.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:47.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=55

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:47.462 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:47.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:47.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:11:47.868 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 transaction.localRevision=120 remoteFromLocalRevision=55
    19:11:47.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA' toID=99c9d203-7697-43a6-aa7f-cb4f161af7b6 to='build/repo/j5qzg3e3-gkvi0-local-dest', fromRepoLocalSync=false
    19:11:47.887 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=120

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:48.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=79.6 MiB, available=375.9 MiB
    19:11:48.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:47.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0
    19:11:48.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=90.6 MiB, available=364.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:48.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=79.6 MiB, available=375.9 MiB
    19:11:48.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:11:48.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=79.6 MiB, available=375.9 MiB
    19:11:48.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:48.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:11:49.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=89.1 MiB, available=366.4 MiB
    19:11:49.144 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:49.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:49.146 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:49.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:49.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=79.6 MiB, available=375.9 MiB
    19:11:49.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:49.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:49.415 [qtp788369844-3750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=98
    19:11:49.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=163 remoteFromLocalRevision=98
    19:11:49.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=caa4873e-7509-4a1d-a2c8-6244cef428f6 from='build/repo/j5qzej53-9sqs2-local-src' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:11:49.504 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=163

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:49.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=89.1 MiB, available=366.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:49.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:49.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:49.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=163

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:49.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:49.630 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 transaction.localRevision=103 remoteFromLocalRevision=163
    19:11:49.639 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:11:49.832 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:49.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 to='build/repo/j5qzfsr8-r5yor-local-dest', fromRepoLocalSync=true
    19:11:49.833 [pool-44-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 ('build/repo/j5qzfsr8-r5yor-local-dest')
    19:11:49.842 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:11:49.870 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:49.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=89.2 MiB, available=366.3 MiB
    19:11:49.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:50.047 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 renewalDateTime=2017-07-30T17:41:25.554Z expiryDateTime=2017-07-30T18:11:25.554Z
    19:11:50.061 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=103
    19:11:50.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:50.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=89.3 MiB, available=366.2 MiB
    19:11:50.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:50.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=80.6 MiB, available=374.9 MiB
    19:11:50.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:50.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=89.2 MiB, available=366.3 MiB
    19:11:50.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:50.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:50.858 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 localRepositoryRevisionSynced=120
    19:11:50.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=60 remoteFromLocalRevision=120
    19:11:50.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=99c9d203-7697-43a6-aa7f-cb4f161af7b6 from='build/repo/j5qzg3e3-gkvi0-local-dest' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA'
    19:11:50.894 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=60
    19:11:50.913 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:50.913 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:50.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=60
    19:11:50.975 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=99c9d203-7697-43a6-aa7f-cb4f161af7b6 transaction.localRevision=125 remoteFromLocalRevision=60
    19:11:50.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:11:51.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:51.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=true
    19:11:51.221 [pool-48-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 ('build/repo/j5qzdqzd-1oifk-local-src')
    19:11:51.227 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:51.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=80.6 MiB, available=374.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:51.246 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:11:51.338 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:40:11.583Z expiryDateTime=2017-07-30T18:10:11.583Z
    19:11:51.353 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=125
    19:11:51.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:51.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    19:11:51.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:51.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:51.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:51.424 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:51.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:51.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=89.7 MiB, available=365.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:51.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:51.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:52.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:52.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=89.7 MiB, available=365.8 MiB
    19:11:52.469 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:52.470 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:52.472 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:52.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:52.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=80.6 MiB, available=374.9 MiB
    19:11:52.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:52.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=89.7 MiB, available=365.8 MiB
    19:11:52.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:53.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=79.5 MiB, available=376.0 MiB
    19:11:53.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:53.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=89.8 MiB, available=365.7 MiB
    19:11:53.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:53.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=79.5 MiB, available=376.0 MiB
    19:11:53.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:11:53.500 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:53.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:11:53.525 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:53.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:53.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:11:53.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:53.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:11:53.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:11:53.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:53.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    19:11:53.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12c61bd8fb09acb95928a9c642630acdc7b5ebde' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/new-file
    19:11:53.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - handleFileTypeCollision: Collision: Destination file already exists, is modified and has a different type! toFileType=DirectoryDto fromFileType=NormalFileDto file='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzfsr8-r5yor-local-dest/2/new-file'
    19:11:53.638 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    19:11:53.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:53.665 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=103
    19:11:53.694 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=127 remoteFromLocalRevision=103
    19:11:53.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:11:53.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 from='build/repo/j5qzfsr8-r5yor-local-dest' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:11:53.704 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=127
    19:11:53.737 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    19:11:53.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:53.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file'
    19:11:53.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:11:53.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:53.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=89.8 MiB, available=365.7 MiB
    19:11:53.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:54.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:54.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:54.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:54.221 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    19:11:54.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:54.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=89.8 MiB, available=365.7 MiB
    19:11:54.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:54.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=127

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:54.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:11:54.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:11:54.268 [qtp1011194845-2596] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=125
    19:11:54.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=175 remoteFromLocalRevision=125
    19:11:54.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:11:54.308 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=175

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:54.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:54.337 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:54.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    19:11:54.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:54.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:54.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:54.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:54.353 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=JrGNVkVyK9V7griqTDiCuA, cryptoRepoFileId=C9jnmjw_52CeKeeeQDJqtw} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=BNL01WTfAOX6asJ2Mma2vg, cryptoRepoFileId=C9jnmjw_52CeKeeeQDJqtw} duplicateCryptoRepoFileId=null localRevision=133
    19:11:54.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:54.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:54.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:54.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:54.534 [qtp788369844-4669] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 transaction.localRevision=112 remoteFromLocalRevision=127
    19:11:54.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 to='build/repo/j5qzfsr8-r5yor-local-dest', fromRepoLocalSync=false
    19:11:54.561 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=112
    19:11:54.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:54.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    19:11:54.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:54.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:11:54.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.59%
    19:11:54.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:11:54.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=175
    19:11:55.008 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=133 remoteFromLocalRevision=175
    19:11:55.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955' toID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 to='build/repo/j5qzdqzd-1oifk-local-src', fromRepoLocalSync=false
    19:11:55.024 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=133
    19:11:55.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:55.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=80.2 MiB, available=375.3 MiB
    19:11:55.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0
    19:11:55.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=80.1 MiB, available=375.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:55.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=90.9 MiB, available=364.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:55.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:55.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:55.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:55.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:55.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:55.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:55.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:55.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:55.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:55.943 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:55.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:11:56.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=80.2 MiB, available=375.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:56.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=90.6 MiB, available=364.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:56.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:56.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:56.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:11:56.572 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:56.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:56.575 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:11:56.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:56.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=80.3 MiB, available=375.2 MiB
    19:11:56.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:57.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=90.2 MiB, available=365.3 MiB
    19:11:57.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:57.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=80.2 MiB, available=375.3 MiB
    19:11:57.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:57.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:57.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=79.5 MiB, available=376.0 MiB
    19:11:57.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:57.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:57.896 [qtp788369844-2236] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 localRepositoryRevisionSynced=112
    19:11:57.939 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=136 remoteFromLocalRevision=112
    19:11:57.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 from='build/repo/j5qzfsr8-r5yor-local-dest' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:11:57.945 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=136
    19:11:57.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:57.957 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:57.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=136
    19:11:57.999 [qtp788369844-4671] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=7c0e5e25-6310-4260-ae9a-c5b5dd863bc5 transaction.localRevision=117 remoteFromLocalRevision=136
    19:11:58.004 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:11:58.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:11:58.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=caa4873e-7509-4a1d-a2c8-6244cef428f6 to='build/repo/j5qzej53-9sqs2-local-src', fromRepoLocalSync=true
    19:11:58.205 [pool-45-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing caa4873e-7509-4a1d-a2c8-6244cef428f6 ('build/repo/j5qzej53-9sqs2-local-src')
    19:11:58.224 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:11:58.248 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:57.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:11:58.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=90.2 MiB, available=365.3 MiB
    19:11:58.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:58.474 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 renewalDateTime=2017-07-30T17:40:50.384Z expiryDateTime=2017-07-30T18:10:50.384Z
    19:11:58.498 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=117
    19:11:58.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:11:58.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=90.2 MiB, available=365.3 MiB
    19:11:58.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:11:58.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:11:58.689 [qtp1011194845-4705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 localRepositoryRevisionSynced=133
    19:11:58.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=184 remoteFromLocalRevision=133
    19:11:58.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 from='build/repo/j5qzdqzd-1oifk-local-src' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955'
    19:11:58.726 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=175 localRepositoryRevisionInProgress=184
    19:11:58.776 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:11:58.776 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:11:58.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=184
    19:11:58.836 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=ba1a492d-4dd2-49f1-ac93-ee5deb1ce4b7 transaction.localRevision=138 remoteFromLocalRevision=184
    19:11:58.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:11:58.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=80.4 MiB, available=375.1 MiB
    19:11:59.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0
    19:11:59.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=80.3 MiB, available=375.2 MiB
    19:11:59.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    19:11:59.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 4 ms.
    19:11:59.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:11:59.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:59.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:59.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:59.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:11:59.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:11:59.714 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:11:59.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:12:00.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=80.5 MiB, available=375.0 MiB
    19:12:00.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:12:00.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=80.6 MiB, available=374.9 MiB
    19:12:00.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:12:01.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=80.6 MiB, available=374.9 MiB
    19:12:01.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:12:01.581 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:12:01.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=80.6 MiB, available=374.9 MiB
    19:12:01.637 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:12:01.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:01.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:12:01.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:01.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:01.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:12:01.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:01.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:01.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file'
    19:12:02.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:12:02.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:02.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:12:02.182 [qtp788369844-3533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=117
    19:12:02.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=176 remoteFromLocalRevision=117
    19:12:02.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:12:02.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=caa4873e-7509-4a1d-a2c8-6244cef428f6 from='build/repo/j5qzej53-9sqs2-local-src' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:12:02.234 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=176
    19:12:02.250 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:12:02.250 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:12:02.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=176
    19:12:02.458 [qtp788369844-3403] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 transaction.localRevision=122 remoteFromLocalRevision=176
    19:12:02.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c450ff4c-d93c-45a0-936b-3d7290852662 from='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662' toID=caa4873e-7509-4a1d-a2c8-6244cef428f6 to='build/repo/j5qzej53-9sqs2-local-src', fromRepoLocalSync=false
    19:12:02.480 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=122
    19:12:02.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: repoFileDtos.size=0
    19:12:02.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=80.8 MiB, available=374.7 MiB
    19:12:03.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:12:03.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=80.1 MiB, available=375.4 MiB
    19:12:03.411 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=uHOfWim6lFiqNYTF7eBVNA, serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662} because of missing permissions!
    19:12:03.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:12:03.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=80.1 MiB, available=375.4 MiB
    19:12:03.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:12:04.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=80.2 MiB, available=375.3 MiB
    19:12:04.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:12:04.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=80.2 MiB, available=375.3 MiB
    19:12:04.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:12:04.715 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:04.900 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:12:04.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=80.2 MiB, available=375.3 MiB
    19:12:04.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:12:04.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:12:04.990 [qtp788369844-4669] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 localRepositoryRevisionSynced=122
    19:12:05.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 transaction.localRevision=181 remoteFromLocalRevision=122
    19:12:05.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=caa4873e-7509-4a1d-a2c8-6244cef428f6 from='build/repo/j5qzej53-9sqs2-local-src' toID=c450ff4c-d93c-45a0-936b-3d7290852662 to='https://localhost:44949/c450ff4c-d93c-45a0-936b-3d7290852662'
    19:12:05.023 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=181
    19:12:05.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:12:05.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:12:05.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 remoteRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 localRepositoryRevisionSynced=181

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:12:05.054 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:12:05.086 [qtp788369844-4671] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 remoteRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 transaction.localRevision=127 remoteFromLocalRevision=181
    19:12:05.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:12:05.509 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=caa4873e-7509-4a1d-a2c8-6244cef428f6 serverRepositoryId=c450ff4c-d93c-45a0-936b-3d7290852662 renewalDateTime=2017-07-30T17:40:50.384Z expiryDateTime=2017-07-30T18:10:50.384Z
    19:12:05.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:12:05.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    19:12:05.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    19:12:05.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:12:06.302 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    19:12:06.316 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 21 finished executing tests.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:12:06.845 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
19:12:06.930 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@417a821{HTTP/1.1}{127.0.0.1:0}
19:12:06.941 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@56a5406b{/,null,UNAVAILABLE}
19:12:06.955 [Thread-8] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/g1xQhOuDL66BLHbTGUBzbw/.subshare/localServerRunning.deleteToStop
19:12:06.984 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@24edecc7{SSL-http/1.1}{0.0.0.0:44949}
19:12:06.997 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@605874c4{/,null,UNAVAILABLE}
    19:12:07.309 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:08.088 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:08.260 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:08.515 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:08.629 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:08.792 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:08.983 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:09.275 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:09.472 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:10.140 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:10.616 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:11.092 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:12.002 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=98.6 MiB, available=356.9 MiB
    19:12:12.008 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:356) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na: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]
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 7fdbac6d-d27f-4ede-b6a3-f87e63cb1570
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzgrjs-2jhfo-local-dest
      localRepository.publicKeySha1 = 46:94:8F:91:78:8A:A9:35:6C:96:0F:7C:D7:22:34:71:0A:C2:F7:99

      remoteRepository.repositoryId = c53b1a60-018e-4e60-a7fd-c07d4e507955
      remoteRepository.remoteRoot = https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA
      remoteRepository.publicKeySha1 = 5E:78:1A:9A:19:0D:5A:45:3A:43:D4:1E:A0:4E:2A:ED:03:E9:7C:E9

    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 7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 c53b1a60-018e-4e60-a7fd-c07d4e507955
    19:12:12.567 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:12:12.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA' toID=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 to='build/repo/j5qzgrjs-2jhfo-local-dest', fromRepoLocalSync=true
    19:12:12.568 [pool-49-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 ('build/repo/j5qzgrjs-2jhfo-local-dest')
    19:12:12.794 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:12:12.802 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:12:12.861 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:42:12.829Z expiryDateTime=2017-07-30T18:12:12.829Z
    19:12:12.884 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=140
    19:12:12.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=8
    19:12:13.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=97.7 MiB, available=357.8 MiB
    19:12:13.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=50, cryptoLinkDtos.size=69, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:12:14.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=97.7 MiB, available=357.8 MiB
    19:12:15.021 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gswltx0N5XpEfM_oZff2JA could not be decrypted! Access rights missing?!
    19:12:15.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    19:12:15.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.057 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gRmcvo7UlEfdQFm12GnpIg could not be decrypted! Access rights missing?!
    19:12:15.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.059 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UYRvMADRrShphI_qVZae4A could not be decrypted! Access rights missing?!
    19:12:15.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:15.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.061 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=mM2zlmVxs6QxdL6QQiuw5Q could not be decrypted! Access rights missing?!
    19:12:15.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:15.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.070 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:15.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:15.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.097 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=900PIYj9bZG0pqPm_B5_QQ could not be decrypted! Access rights missing?!
    19:12:15.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:15.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.100 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nZ3DEXW3LG8512HdBvR3nQ could not be decrypted! Access rights missing?!
    19:12:15.101 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:15.101 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:15.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.128 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=jAMJ9mY3ZCyiab_bkjk0UA could not be decrypted! Access rights missing?!
    19:12:15.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.130 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_jsf-pQTR6a4jqbpI8yQWg could not be decrypted! Access rights missing?!
    19:12:15.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.134 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SV8o67iTe-ZBNAFNiHD9xw could not be decrypted! Access rights missing?!
    19:12:15.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.136 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SyjUFbVm6YXACRACUzJ7eA could not be decrypted! Access rights missing?!
    19:12:15.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:15.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:15.228 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:15.229 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:15.233 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:15.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:12:15.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=99.2 MiB, available=356.3 MiB
    19:12:15.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:12:16.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=98.7 MiB, available=356.8 MiB
    19:12:16.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:12:16.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=98.9 MiB, available=356.6 MiB
    19:12:16.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:12:17.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=98.8 MiB, available=356.7 MiB
    19:12:17.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:12:17.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:12:17.059 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 localRepositoryRevisionSynced=140
    19:12:17.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=5 remoteFromLocalRevision=140
    19:12:17.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 from='build/repo/j5qzgrjs-2jhfo-local-dest' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA'
    19:12:17.128 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7fdbac6d-d27f-4ede-b6a3-f87e63cb1570 remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
    19:12:17.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    19:12:17.195 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:17.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:12:17.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:12:17.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:12:17.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    19:12:17.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:12:17.215 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this AccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!
    19:12:19.846 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:22.135 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:22.279 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:22.421 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:23.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:23.792 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.009 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.321 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.428 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.512 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.591 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.659 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.742 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.854 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:24.958 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:25.317 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:25.730 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:26.219 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:27.173 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=107.5 MiB, available=348.0 MiB
    19:12:27.180 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.1.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:373) ~[test/: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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na]
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na]
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na]
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na: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.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na]
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na]
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na]
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na]
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na: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]
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 7c93069f-7ef8-451e-aa24-a5759345629c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzh5q7-7qljg-local-dest
      localRepository.publicKeySha1 = A9:05:87:20:AE:CA:FC:CE:0D:79:3D:D2:DD:7A:90:65:ED:24:B9:8D

      remoteRepository.repositoryId = c53b1a60-018e-4e60-a7fd-c07d4e507955
      remoteRepository.remoteRoot = https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA
      remoteRepository.publicKeySha1 = 5E:78:1A:9A:19:0D:5A:45:3A:43:D4:1E:A0:4E:2A:ED:03:E9:7C:E9

    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 7c93069f-7ef8-451e-aa24-a5759345629c c53b1a60-018e-4e60-a7fd-c07d4e507955
    19:12:27.453 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    19:12:27.453 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    19:12:27.453 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    19:12:27.453 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - *** before syncFromRemoteToLocalDest() ***
    19:12:27.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:12:27.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA' toID=7c93069f-7ef8-451e-aa24-a5759345629c to='build/repo/j5qzh5q7-7qljg-local-dest', fromRepoLocalSync=true
    19:12:27.658 [pool-50-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7c93069f-7ef8-451e-aa24-a5759345629c ('build/repo/j5qzh5q7-7qljg-local-dest')
    19:12:27.893 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:12:27.900 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:12:27.945 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 renewalDateTime=2017-07-30T17:42:27.696Z expiryDateTime=2017-07-30T18:12:27.696Z
    19:12:27.968 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=146
    19:12:28.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=8
    19:12:28.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=107.3 MiB, available=348.2 MiB
    19:12:28.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=50, cryptoLinkDtos.size=69, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:12:29.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=107.3 MiB, available=348.2 MiB
    19:12:30.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    19:12:30.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.064 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gswltx0N5XpEfM_oZff2JA could not be decrypted! Access rights missing?!
    19:12:30.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:30.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.067 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gRmcvo7UlEfdQFm12GnpIg could not be decrypted! Access rights missing?!
    19:12:30.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:30.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.082 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=mM2zlmVxs6QxdL6QQiuw5Q could not be decrypted! Access rights missing?!
    19:12:30.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:30.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.114 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.114 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.116 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=900PIYj9bZG0pqPm_B5_QQ could not be decrypted! Access rights missing?!
    19:12:30.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.117 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nZ3DEXW3LG8512HdBvR3nQ could not be decrypted! Access rights missing?!
    19:12:30.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:30.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.144 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=jAMJ9mY3ZCyiab_bkjk0UA could not be decrypted! Access rights missing?!
    19:12:30.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.147 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_jsf-pQTR6a4jqbpI8yQWg could not be decrypted! Access rights missing?!
    19:12:30.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:12:30.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.150 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SV8o67iTe-ZBNAFNiHD9xw could not be decrypted! Access rights missing?!
    19:12:30.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.160 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SyjUFbVm6YXACRACUzJ7eA could not be decrypted! Access rights missing?!
    19:12:30.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:12:30.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:12:30.237 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:30.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:30.241 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:30.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:12:30.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=108.7 MiB, available=346.8 MiB
    19:12:30.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:12:31.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=108.3 MiB, available=347.2 MiB
    19:12:31.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:12:31.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=108.5 MiB, available=347.0 MiB
    19:12:31.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:12:32.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=108.5 MiB, available=347.0 MiB
    19:12:32.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:32.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:12:32.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:32.348 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:32.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    19:12:32.421 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:32.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.36%
    19:12:32.441 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:12:32.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:32.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    19:12:32.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463fe7e6b4ea3beb1be88724fc80d60c83234776' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    19:12:32.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/5/h"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:32.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    19:12:32.609 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/baFLuAPSiBo0YtdtYMk4pw' offset=0
    19:12:32.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:12:32.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257768 bytes in 127 ms. path='/5/h'
    19:12:32.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:12:32.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/5/h"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:32.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:32.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:32.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    19:12:32.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6db383e387c3e8167edee4cd129d6c30fbf9a2dd' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:12:32.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/5/i"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:32.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    19:12:32.933 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/eNT-xi_8-x0j4cSdZBXldw/mesp9DC6aVe2B-T8fIZDxA' offset=0
    19:12:32.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:12:33.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197285 bytes in 105 ms. path='/5/i'
    19:12:33.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:12:33.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/5/i"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:33.093 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:33.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:33.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    19:12:33.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c556c8814fa314a492e13b23d9c03344a2a3f12b' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    19:12:33.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/aa"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:33.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    19:12:33.196 [qtp1011194845-2596] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/9eW5kY-FlfqYCLkBWgz4OA' offset=0
    19:12:33.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:12:33.249 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59620 bytes in 68 ms. path='/aa'
    19:12:33.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:12:33.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/aa"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:33.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:33.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:33.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:12:33.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4078d8049d790e8875bbfff5f416497dafb1769' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    19:12:33.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/bb"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:33.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    19:12:33.400 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/rswp58TAb-LsHwMGBAlIgA' offset=0
    19:12:33.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    19:12:33.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 504216 bytes in 182 ms. path='/bb'
    19:12:33.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:12:33.635 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/bb"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:33.643 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:33.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:33.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    19:12:33.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b5b8b16ca7a08ad8c4cc9d2a7dad2cc21a0857e' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    19:12:33.785 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/cc"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:33.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:12:33.833 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/z1XSRLlDrFzcCxfJHzFUqQ' offset=0
    19:12:33.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:12:33.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434265 bytes in 151 ms. path='/cc'
    19:12:33.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:12:34.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/cc"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:34.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:34.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:34.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    19:12:34.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dad3daeb1947043baf44b64a8819d6f9ee5ceefc' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    19:12:34.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/dd"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:34.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    19:12:34.131 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dxW4_nM4HY6kXPnT7aGsiA/o_qhvPdjgeL__LZgqwljEA' offset=0
    19:12:34.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    19:12:34.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 509292 bytes in 180 ms. path='/dd'
    19:12:34.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:12:34.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c53b1a60-018e-4e60-a7fd-c07d4e507955", toRepositoryId="7c93069f-7ef8-451e-aa24-a5759345629c", path="/dd"} on repo=7c93069f-7ef8-451e-aa24-a5759345629c
    19:12:34.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:12:34.372 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    19:12:34.398 [qtp1011194845-4705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c localRepositoryRevisionSynced=146
    19:12:34.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=54 remoteFromLocalRevision=146
    19:12:34.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c93069f-7ef8-451e-aa24-a5759345629c from='build/repo/j5qzh5q7-7qljg-local-dest' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA'
    19:12:34.458 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54
    19:12:34.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:12:34.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:12:34.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=54
    19:12:34.552 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:12:34.852 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c transaction.localRevision=151 remoteFromLocalRevision=54
    19:12:34.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c53b1a60-018e-4e60-a7fd-c07d4e507955 from='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA' toID=7c93069f-7ef8-451e-aa24-a5759345629c to='build/repo/j5qzh5q7-7qljg-local-dest', fromRepoLocalSync=false
    19:12:34.876 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=151
    19:12:34.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: repoFileDtos.size=0
    19:12:35.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=110.3 MiB, available=345.2 MiB
    19:12:35.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:12:36.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=109.0 MiB, available=346.5 MiB
    19:12:36.340 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkEo7ZEqzEwcswTxzY8cZQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:36.341 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=c0z_UyGq-qFOOSBu94Ap9g, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:36.342 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=MRwENaMZ0EfCjBiNConkvQ, serverRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955} because of missing permissions!
    19:12:36.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:12:36.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=109.0 MiB, available=346.5 MiB
    19:12:36.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:12:37.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=109.2 MiB, available=346.3 MiB
    19:12:37.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:12:37.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=109.0 MiB, available=346.5 MiB
    19:12:37.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:12:38.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=108.4 MiB, available=347.1 MiB
    19:12:38.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:12:38.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:12:38.303 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c localRepositoryRevisionSynced=151
    19:12:38.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 transaction.localRevision=59 remoteFromLocalRevision=151
    19:12:38.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7c93069f-7ef8-451e-aa24-a5759345629c from='build/repo/j5qzh5q7-7qljg-local-dest' toID=c53b1a60-018e-4e60-a7fd-c07d4e507955 to='https://localhost:38321/c53b1a60-018e-4e60-a7fd-c07d4e507955/dxW4_nM4HY6kXPnT7aGsiA'
    19:12:38.355 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=59
    19:12:38.376 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:12:38.376 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:12:38.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c remoteRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 localRepositoryRevisionSynced=59
    19:12:38.440 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c53b1a60-018e-4e60-a7fd-c07d4e507955 remoteRepositoryId=7c93069f-7ef8-451e-aa24-a5759345629c transaction.localRevision=156 remoteFromLocalRevision=59
    19:12:38.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:12:38.821 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenCauseDeleteCollisionOnServerDuringUpSync SKIPPED

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    19:12:39.158 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:12:42.146 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:43.684 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:43.776 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:44.040 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:44.752 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:44.888 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.096 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.423 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.516 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.597 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.673 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.760 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.855 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:45.964 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:46.072 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:46.441 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:46.925 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:47.579 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:50.341 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:52.481 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:52.614 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:52.744 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:53.575 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:53.715 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.064 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.394 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.501 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.579 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.672 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.757 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.849 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:54.960 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:55.057 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:55.454 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:55.874 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:56.397 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:12:56.884 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms.
    19:12:56.884 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=G-w0gOAd_NT3H23HzKeyVQ, invitation=false]
    19:12:56.960 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms.
    19:12:56.960 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, invitation=false]
    19:12:57.736 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=125.3 MiB, available=330.2 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 25cb3743-b5e2-4545-baf7-63603f49dc72
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzhn6h-33p23-local-src
      localRepository.publicKeySha1 = 08:F5:49:04:A6:C4:17:06:A0:BD:43:99:09:26:BC:67:A2:D5:F1:89

      remoteRepository.repositoryId = 146fa8e7-6ae1-492d-9c1b-a81bc654e8a4
      remoteRepository.remoteRoot = https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4
      remoteRepository.publicKeySha1 = 2F:42:5B:00:3A:C8:7F:A9:DF:7A:67:0F:66:16:6A:1F:C7:E5:DF:36

    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 25cb3743-b5e2-4545-baf7-63603f49dc72 146fa8e7-6ae1-492d-9c1b-a81bc654e8a4
    19:12:59.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    19:13:00.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:13:00.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:13:00.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:13:00.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    19:13:00.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:13:00.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:13:00.687 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.76%
    19:13:00.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    19:13:00.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:13:00.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4' toID=25cb3743-b5e2-4545-baf7-63603f49dc72 to='build/repo/j5qzhn6h-33p23-local-src', fromRepoLocalSync=true
    19:13:00.944 [pool-51-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25cb3743-b5e2-4545-baf7-63603f49dc72 ('build/repo/j5qzhn6h-33p23-local-src')
    19:13:00.986 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:13:01.013 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:13:01.139 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 renewalDateTime=2017-07-30T17:43:01.006Z expiryDateTime=2017-07-30T18:13:01.006Z
    19:13:01.215 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    19:13:01.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:13:01.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=118.8 MiB, available=336.7 MiB
    19:13:03.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:13:03.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=114.4 MiB, available=341.1 MiB
    19:13:03.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:03.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:13:04.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=114.7 MiB, available=340.8 MiB
    19:13:04.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:13:05.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=97.9 MiB, available=357.6 MiB
    19:13:05.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:13:05.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=97.9 MiB, available=357.6 MiB
    19:13:05.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:13:06.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=98.3 MiB, available=357.2 MiB
    19:13:06.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:13:06.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:13:06.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:13:06.229 [qtp1011194845-4705] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=2
    19:13:06.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=6 remoteFromLocalRevision=2
    19:13:06.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25cb3743-b5e2-4545-baf7-63603f49dc72 from='build/repo/j5qzhn6h-33p23-local-src' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4'
    19:13:06.565 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    19:13:06.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:06.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:13:06.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:13:06.973 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:13:06.997 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:13:07.063 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms.
    19:13:07.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    19:13:07.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:07.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:07.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:07.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:13:08.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:08.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:08.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:08.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:08.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:13:08.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:08.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:08.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:08.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:08.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:13:08.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:08.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:08.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:08.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:13:08.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:08.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:13:09.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:09.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:09.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:09.112 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:09.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:13:09.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:09.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:09.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:09.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:13:09.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:09.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:13:09.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9fcce20f4748663c2255111c19f373cc4ce6f891' to.sha1='14f145141045bf7e8b2cd5a7706a441d2b3dba9f'): /1 {11 11ä11#+} 1/a
    19:13:09.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/1 {11 11ä11#+} 1/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:09.776 [Test worker] 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'
    19:13:09.956 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6isFrA_TS01nEg0PNuWopw/56wtY29mOTFNPm87yxwXlA' offset=0
    19:13:10.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 297682 bytes in 608 ms. path='/1 {11 11ä11#+} 1/a'
    19:13:10.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:10.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:10.585 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:10.598 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:10.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/1 {11 11ä11#+} 1/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:10.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:10.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:10.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:13:10.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0405e3c395872d2dd5617c5fe75fc8eeb15eb969' to.sha1='428895250a41eaf3ab8ba3f3286a8e9d9152c714'): /1 {11 11ä11#+} 1/b
    19:13:11.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/1 {11 11ä11#+} 1/b"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:11.074 [Test worker] 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'
    19:13:11.197 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6isFrA_TS01nEg0PNuWopw/uW_tVC19DwIhTgmwW4xxvg' offset=0
    19:13:11.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 377585 bytes in 254 ms. path='/1 {11 11ä11#+} 1/b'
    19:13:11.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:11.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:11.469 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:11.473 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:11.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/1 {11 11ä11#+} 1/b"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:11.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:11.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:11.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:13:11.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f77b7727ce47769c2876e634e55fa87f444cd7a' to.sha1='60e59fdd87ace4f92e32c3a295b58b440264597a'): /1 {11 11ä11#+} 1/c
    19:13:11.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/1 {11 11ä11#+} 1/c"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:11.965 [Test worker] 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'
    19:13:12.020 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6isFrA_TS01nEg0PNuWopw/Sg2Me2mPqYoR7nk0ngIlEQ' offset=0
    19:13:12.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60544 bytes in 83 ms. path='/1 {11 11ä11#+} 1/c'
    19:13:12.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:12.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:12.170 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:12.171 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:12.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/1 {11 11ä11#+} 1/c"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:12.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:12.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:12.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:13:12.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3eb92cefec1fc725164427ded5c0b988bc2c6b0e' to.sha1='2d5e198b3c0e1a7ce7c05d641107ad03d8e39466'): /2/1 {11 11ä11#+} 1/a
    19:13:12.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/1 {11 11ä11#+} 1/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:12.433 [Test worker] 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'
    19:13:12.640 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/YEZIEPzSdm0N4aZ4THcMZw/aTCbal6hLSa__7NJUxRQmA' offset=0
    19:13:12.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 923555 bytes in 503 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:13:13.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:13.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:13.070 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:13.072 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:13.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/1 {11 11ä11#+} 1/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:13.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:13.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:13.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:13:13.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83c30a72fff04b7d777a556ce502bca4f160b599' to.sha1='74c550cd3da54b13e1c16be35f77ce8d319c24f9'): /2/1 {11 11ä11#+} 1/b
    19:13:13.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/1 {11 11ä11#+} 1/b"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:13.329 [Test worker] 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'
    19:13:13.497 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/YEZIEPzSdm0N4aZ4THcMZw/wb7i9ELqam99rk_M9CYK_A' offset=0
    19:13:13.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 612319 bytes in 391 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:13:13.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:13.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:13.843 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:13.844 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:13.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/1 {11 11ä11#+} 1/b"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:13.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:13.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:13.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:13:13.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b76ab4bd652f22dc30687375e0e4e17a8e02852b' to.sha1='577da194b313736d181505e7a12b974c084c4edb'): /2/a
    19:13:14.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:14.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    19:13:14.379 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/Vh5cSY01nXAI5P-kRdIlrQ' offset=0
    19:13:15.205 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/Vh5cSY01nXAI5P-kRdIlrQ' offset=1048576
    19:13:15.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1820149 bytes in 1330 ms. path='/2/a'
    19:13:15.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:15.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:15.617 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:15.620 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:15.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:15.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:15.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:13:15.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:15.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:13:15.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e49285676ec02b7dffbedd997d0ac8b3ed315084' to.sha1='4f36a88ea8e70a44fc251b9cbc099f1a92a92392'): /3 + &#ä/5/h
    19:13:15.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/5/h"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:15.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'
    19:13:16.165 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/XS28VrTQCbTdnpX75YeUwg/jWPVdDobO0a4qkAWGYNJEg' offset=0
    19:13:16.553 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/XS28VrTQCbTdnpX75YeUwg/jWPVdDobO0a4qkAWGYNJEg' offset=1048576
    19:13:16.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1199006 bytes in 699 ms. path='/3 + &#ä/5/h'
    19:13:16.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:16.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:16.755 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:16.757 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:16.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/5/h"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:16.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:16.813 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:16.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:13:16.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bcbdda20cc6158c2345febc581b46df0749cca10' to.sha1='a89212944f14e878a84d6aa8f88f310d5495f37e'): /3 + &#ä/5/i
    19:13:17.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/5/i"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:17.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:13:17.139 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/XS28VrTQCbTdnpX75YeUwg/vUcHrlQic7r3X4EXYJ8nNQ' offset=0
    19:13:17.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 425194 bytes in 274 ms. path='/3 + &#ä/5/i'
    19:13:17.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:17.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:17.417 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:17.419 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:17.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/5/i"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:17.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:17.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:17.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:13:17.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5027d59e2da7078ffd81d68d78263940ac310512' to.sha1='e48b5629f6a0194459d11a2143ae177b409c532a'): /3 + &#ä/aa
    19:13:17.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/aa"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:17.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:13:17.912 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/O-BYPabwx1DLjS2G-Wrdcg' offset=0
    19:13:18.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621852 bytes in 357 ms. path='/3 + &#ä/aa'
    19:13:18.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:18.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:18.237 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:18.239 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:18.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/aa"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:18.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:18.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:18.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:13:18.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29c7ffb287ddd8759ee637b37c5272fb7230c3ba' to.sha1='b1b12937dc8f47983bf355a493eb867a0074746e'): /3 + &#ä/bb
    19:13:18.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/bb"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:18.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:13:18.599 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/cjy-ZyoHZttoaWihr8hsRA' offset=0
    19:13:18.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190545 bytes in 163 ms. path='/3 + &#ä/bb'
    19:13:18.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:18.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:18.822 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:18.823 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:18.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/bb"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:18.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:18.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:18.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:13:18.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63f5b431326dff5d0bb25343cf14647bca056e27' to.sha1='a9f0c320f4efc82600a52aece5650832c416eea7'): /3 + &#ä/cc
    19:13:19.081 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/cc"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:19.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:13:19.158 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/GbRf3rCZ7zIiiW_ZwV3ijQ' offset=0
    19:13:19.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127443 bytes in 119 ms. path='/3 + &#ä/cc'
    19:13:19.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:19.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:19.351 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:19.352 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:19.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/cc"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:19.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:19.405 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:19.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:13:19.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='528b33c65cb3d38d7f76878526f1c04861d7bb8a' to.sha1='0ce185e78655fe73e2132c10952b0e733f1502f2'): /3 + &#ä/dd
    19:13:19.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/dd"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:19.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:13:19.794 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/6I1vAYcX16RIRZXY1Z0Qvg' offset=0
    19:13:20.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 394613 bytes in 359 ms. path='/3 + &#ä/dd'
    19:13:20.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:20.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:20.159 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:20.160 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:20.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/dd"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:20.201 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:20.304 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=6
    19:13:20.686 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 transaction.localRevision=70 remoteFromLocalRevision=6
    19:13:20.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    19:13:20.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4' toID=25cb3743-b5e2-4545-baf7-63603f49dc72 to='build/repo/j5qzhn6h-33p23-local-src', fromRepoLocalSync=false
    19:13:20.715 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70
    19:13:20.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:13:21.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=114.1 MiB, available=341.4 MiB
    19:13:21.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:13:22.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=99.3 MiB, available=356.2 MiB
    19:13:22.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:22.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:22.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:22.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:22.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.537 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:22.537 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:22.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:22.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:22.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:22.620 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:22.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:13:23.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=99.7 MiB, available=355.8 MiB
    19:13:23.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:13:23.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=98.7 MiB, available=356.8 MiB
    19:13:23.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:13:24.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=96.4 MiB, available=359.1 MiB
    19:13:24.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:13:24.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=96.4 MiB, available=359.1 MiB
    19:13:24.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:13:24.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:13:24.519 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=70
    19:13:24.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=140 remoteFromLocalRevision=70
    19:13:24.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25cb3743-b5e2-4545-baf7-63603f49dc72 from='build/repo/j5qzhn6h-33p23-local-src' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4'
    19:13:24.647 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140
    19:13:24.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:13:24.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:13:24.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=140
    19:13:24.740 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 transaction.localRevision=75 remoteFromLocalRevision=140
    19:13:24.743 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:13:24.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/j42quPZjuRMRP19bv7emFg
    19:13:24.928 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 178 ms.
    19:13:24.928 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, invitation=false]
    19:13:25.034 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    19:13:25.034 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4WcawwPEOxJBqSJh1P4U4A, invitation=false]
    19:13:25.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:13:25.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4' toID=25cb3743-b5e2-4545-baf7-63603f49dc72 to='build/repo/j5qzhn6h-33p23-local-src', fromRepoLocalSync=true
    19:13:25.481 [pool-52-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25cb3743-b5e2-4545-baf7-63603f49dc72 ('build/repo/j5qzhn6h-33p23-local-src')
    19:13:25.491 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:13:25.552 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%
    19:13:25.803 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 renewalDateTime=2017-07-30T17:43:01.006Z expiryDateTime=2017-07-30T18:13:01.006Z
    19:13:25.816 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=75
    19:13:25.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:13:26.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=97.4 MiB, available=358.1 MiB
    19:13:26.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:13:26.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=97.4 MiB, available=358.1 MiB
    19:13:26.969 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:26.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:26.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:13:27.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=97.4 MiB, available=358.1 MiB
    19:13:27.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:13:27.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=97.5 MiB, available=358.0 MiB
    19:13:27.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:13:28.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=97.5 MiB, available=358.0 MiB
    19:13:28.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:13:28.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=97.6 MiB, available=357.9 MiB
    19:13:28.632 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:13:28.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:13:28.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:13:28.651 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=75
    19:13:28.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=147 remoteFromLocalRevision=75
    19:13:28.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25cb3743-b5e2-4545-baf7-63603f49dc72 from='build/repo/j5qzhn6h-33p23-local-src' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4'
    19:13:28.769 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147
    19:13:28.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:28.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:13:29.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    19:13:29.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:29.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:29.361 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:29.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:13:29.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:29.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:29.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:29.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.28%
    19:13:29.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:29.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:13:29.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:29.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:29.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:29.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:13:29.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:29.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:13:29.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7eb6b48f3368f1ba73635e3311c29c5208c22ff' to.sha1='b76ab4bd652f22dc30687375e0e4e17a8e02852b'): /2/a
    19:13:29.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:29.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/2/a'
    19:13:30.230 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/Vh5cSY01nXAI5P-kRdIlrQ' offset=0
    19:13:30.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 568 ms. path='/2/a'
    19:13:30.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:30.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:30.750 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:30.765 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:30.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/a"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:30.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:30.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:30.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy'
    19:13:30.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a03c0daf4ec2c80d94e565398ffab2e83086ec42' to.sha1='026b2c118cda1b95b618b6d62f0b8fc990eec028'): /2/yyyyyyyy
    19:13:31.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/yyyyyyyy"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:31.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/yyyyyyyy'
    19:13:31.168 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/nlrxQmJk6Gy_r7uFzi-LFg' offset=0
    19:13:31.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206874 bytes in 179 ms. path='/2/yyyyyyyy'
    19:13:31.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:31.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:31.448 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:31.450 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:31.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/yyyyyyyy"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:31.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:31.490 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:31.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/b'
    19:13:31.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='972b466e6030675cc07f51ca9a2f0da0e8bb9223' to.sha1='c6b848de9b6dac6cf80c1ad9ceb4bd3d750c2de4'): /3 + &#ä/b
    19:13:31.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/b"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:31.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/b'
    19:13:31.826 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/4_LwDnDp7JMkPyRuKSOx5g' offset=0
    19:13:32.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 602221 bytes in 416 ms. path='/3 + &#ä/b'
    19:13:32.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:32.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:32.197 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:32.199 [qtp1011194845-4705] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:32.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/b"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:32.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:32.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:32.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz'
    19:13:32.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d6ccbf274c423222991c9cf06bde81ba36d3c6b' to.sha1='96ee1c0a40ec05e667ffc66490da2ac95e3c5714'): /3 + &#ä/zzzzzzz
    19:13:32.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/zzzzzzz"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:32.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/zzzzzzz'
    19:13:32.852 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/i1HhcGBcHQECqy06gOeRmw' offset=0
    19:13:33.109 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 745283 bytes in 447 ms. path='/3 + &#ä/zzzzzzz'
    19:13:33.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:33.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:33.668 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:33.673 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:33.761 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/zzzzzzz"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:33.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:33.773 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:33.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxxxxxx'
    19:13:33.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3cc419f972a96c86319f3762448120d15619805' to.sha1='e9c3d5d4c7221c22fb24f7cbadd1dd39b0da8afc'): /xxxxxxx
    19:13:34.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/xxxxxxx"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:34.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxxxxxx'
    19:13:34.407 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J27JQSuERNiUrUExd6ZYog' offset=0
    19:13:34.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231981 bytes in 220 ms. path='/xxxxxxx'
    19:13:34.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:34.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:34.753 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:13:34.759 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:13:34.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/xxxxxxx"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:13:34.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:34.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.07%
    19:13:34.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=147
    19:13:35.164 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 transaction.localRevision=107 remoteFromLocalRevision=147
    19:13:35.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4' toID=25cb3743-b5e2-4545-baf7-63603f49dc72 to='build/repo/j5qzhn6h-33p23-local-src', fromRepoLocalSync=false
    19:13:35.196 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=107
    19:13:35.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:13:35.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=102.9 MiB, available=352.6 MiB
    19:13:35.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:13:36.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=101.2 MiB, available=354.3 MiB
    19:13:36.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.613 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:36.613 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:36.624 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:36.625 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:36.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:13:37.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=101.4 MiB, available=354.1 MiB
    19:13:37.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:13:37.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=101.4 MiB, available=354.1 MiB
    19:13:37.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:13:37.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=101.4 MiB, available=354.1 MiB
    19:13:37.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:13:38.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=101.3 MiB, available=354.2 MiB
    19:13:38.372 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:13:38.372 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:13:38.408 [qtp1011194845-3536] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=107
    19:13:38.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=207 remoteFromLocalRevision=107
    19:13:38.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25cb3743-b5e2-4545-baf7-63603f49dc72 from='build/repo/j5qzhn6h-33p23-local-src' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4'
    19:13:38.439 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=207
    19:13:38.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:13:38.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:13:38.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=207
    19:13:38.541 [qtp1011194845-5101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 transaction.localRevision=112 remoteFromLocalRevision=207
    19:13:38.544 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:13:40.741 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:43.092 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:43.230 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:43.440 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:44.437 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:44.564 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:44.808 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.181 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.297 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.456 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.521 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.588 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.676 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.785 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:45.895 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:46.342 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:46.775 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:47.254 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:13:48.400 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=109.4 MiB, available=346.1 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 731bbf2d-f251-49c4-adab-64e500b48249
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qziwhd-k5rwv-local-dest
      localRepository.publicKeySha1 = FC:96:CC:3A:B2:AB:7F:EE:E3:1D:FF:13:3D:12:74:1F:3B:F9:20:F9

      remoteRepository.repositoryId = 146fa8e7-6ae1-492d-9c1b-a81bc654e8a4
      remoteRepository.remoteRoot = https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg
      remoteRepository.publicKeySha1 = 2F:42:5B:00:3A:C8:7F:A9:DF:7A:67:0F:66:16:6A:1F:C7:E5:DF:36

    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 731bbf2d-f251-49c4-adab-64e500b48249 146fa8e7-6ae1-492d-9c1b-a81bc654e8a4
    19:13:48.862 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:13:48.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg' toID=731bbf2d-f251-49c4-adab-64e500b48249 to='build/repo/j5qziwhd-k5rwv-local-dest', fromRepoLocalSync=true
    19:13:48.864 [pool-53-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 731bbf2d-f251-49c4-adab-64e500b48249 ('build/repo/j5qziwhd-k5rwv-local-dest')
    19:13:49.049 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:13:49.056 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:13:49.123 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 renewalDateTime=2017-07-30T17:43:49.078Z expiryDateTime=2017-07-30T18:13:49.078Z
    19:13:49.147 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114
    19:13:49.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=10
    19:13:49.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=106.5 MiB, available=349.0 MiB
    19:13:50.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=22, cryptoKeyDtos.size=41, cryptoLinkDtos.size=53, currentHistoCryptoRepoFileDtos.size=22, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:13:50.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=106.6 MiB, available=348.9 MiB
    19:13:51.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    19:13:51.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:51.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:51.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:51.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:51.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.637 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.637 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:51.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:13:51.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:13:51.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:13:51.828 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:51.831 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:51.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:13:52.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=108.1 MiB, available=347.4 MiB
    19:13:52.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:13:52.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=107.6 MiB, available=347.9 MiB
    19:13:53.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:13:53.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=107.6 MiB, available=347.9 MiB
    19:13:53.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:13:53.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=107.8 MiB, available=347.7 MiB
    19:13:53.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:53.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:13:53.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:53.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:53.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    19:13:53.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:53.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.27%
    19:13:53.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.32%
    19:13:53.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:53.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    19:13:54.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e49285676ec02b7dffbedd997d0ac8b3ed315084' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    19:13:54.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/5/h"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:54.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/h'
    19:13:54.153 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/XS28VrTQCbTdnpX75YeUwg/jWPVdDobO0a4qkAWGYNJEg' offset=0
    19:13:54.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    19:13:54.440 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/XS28VrTQCbTdnpX75YeUwg/jWPVdDobO0a4qkAWGYNJEg' offset=1048576
    19:13:54.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:13:54.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 320992 bytes in 374 ms. path='/5/h'
    19:13:54.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:13:54.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h
    19:13:54.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/5/h"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:54.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:54.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:54.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    19:13:54.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bcbdda20cc6158c2345febc581b46df0749cca10' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    19:13:54.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/5/i"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:54.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    19:13:54.744 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/XS28VrTQCbTdnpX75YeUwg/vUcHrlQic7r3X4EXYJ8nNQ' offset=0
    19:13:54.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    19:13:54.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 393008 bytes in 146 ms. path='/5/i'
    19:13:54.905 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:13:54.945 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/5/i"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:54.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:54.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:54.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    19:13:55.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5027d59e2da7078ffd81d68d78263940ac310512' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    19:13:55.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/aa"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:55.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    19:13:55.147 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/O-BYPabwx1DLjS2G-Wrdcg' offset=0
    19:13:55.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    19:13:55.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 571760 bytes in 171 ms. path='/aa'
    19:13:55.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:13:55.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/aa"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:55.367 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:55.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:55.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
    19:13:55.410 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='972b466e6030675cc07f51ca9a2f0da0e8bb9223' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
    19:13:55.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/b"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:55.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'
    19:13:55.462 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/4_LwDnDp7JMkPyRuKSOx5g' offset=0
    19:13:55.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    19:13:55.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 550680 bytes in 170 ms. path='/b'
    19:13:55.639 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:13:55.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/b"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:55.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:55.706 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:55.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    19:13:55.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29c7ffb287ddd8759ee637b37c5272fb7230c3ba' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    19:13:55.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/bb"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:55.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    19:13:55.794 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/cjy-ZyoHZttoaWihr8hsRA' offset=0
    19:13:55.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:13:55.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106500 bytes in 82 ms. path='/bb'
    19:13:55.892 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:13:55.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/bb"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:55.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:55.929 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:55.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    19:13:55.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63f5b431326dff5d0bb25343cf14647bca056e27' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    19:13:55.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/cc"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:56.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:13:56.026 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/GbRf3rCZ7zIiiW_ZwV3ijQ' offset=0
    19:13:56.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:13:56.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26100 bytes in 75 ms. path='/cc'
    19:13:56.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:13:56.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/cc"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:56.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:56.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:56.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    19:13:56.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='528b33c65cb3d38d7f76878526f1c04861d7bb8a' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    19:13:56.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/dd"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:56.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    19:13:56.263 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/6I1vAYcX16RIRZXY1Z0Qvg' offset=0
    19:13:56.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:13:56.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298490 bytes in 134 ms. path='/dd'
    19:13:56.397 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:13:56.423 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/dd"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:56.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:56.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:56.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz'
    19:13:56.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d6ccbf274c423222991c9cf06bde81ba36d3c6b' to.sha1='<NoInstanceOf_NormalFileDto>'): /zzzzzzz
    19:13:56.494 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/zzzzzzz"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:56.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/zzzzzzz'
    19:13:56.515 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/i1HhcGBcHQECqy06gOeRmw' offset=0
    19:13:56.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    19:13:56.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 704414 bytes in 198 ms. path='/zzzzzzz'
    19:13:56.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz
    19:13:56.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/zzzzzzz"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:13:56.802 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:13:56.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.28%
    19:13:56.831 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=114
    19:13:56.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=68 remoteFromLocalRevision=114
    19:13:56.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=731bbf2d-f251-49c4-adab-64e500b48249 from='build/repo/j5qziwhd-k5rwv-local-dest' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg'
    19:13:56.900 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=68
    19:13:56.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:13:56.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:13:56.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=68
    19:13:56.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:13:57.285 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 transaction.localRevision=119 remoteFromLocalRevision=68
    19:13:57.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg' toID=731bbf2d-f251-49c4-adab-64e500b48249 to='build/repo/j5qziwhd-k5rwv-local-dest', fromRepoLocalSync=false
    19:13:57.309 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119
    19:13:57.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:13:57.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=112.8 MiB, available=342.7 MiB
    19:13:57.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:13:58.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=112.2 MiB, available=343.3 MiB
    19:13:58.445 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:58.447 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:13:58.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:13:58.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=112.4 MiB, available=343.1 MiB
    19:13:58.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:13:59.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=112.2 MiB, available=343.3 MiB
    19:13:59.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:13:59.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=111.8 MiB, available=343.7 MiB
    19:13:59.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:14:00.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=111.8 MiB, available=343.7 MiB
    19:14:00.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:14:00.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:14:00.200 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=119
    19:14:00.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=73 remoteFromLocalRevision=119
    19:14:00.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=731bbf2d-f251-49c4-adab-64e500b48249 from='build/repo/j5qziwhd-k5rwv-local-dest' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg'
    19:14:00.234 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=73
    19:14:00.249 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:14:00.249 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:14:00.252 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=73
    19:14:00.293 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 transaction.localRevision=124 remoteFromLocalRevision=73
    19:14:00.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:14:00.626 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:14:00.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4' toID=25cb3743-b5e2-4545-baf7-63603f49dc72 to='build/repo/j5qzhn6h-33p23-local-src', fromRepoLocalSync=true
    19:14:00.628 [pool-54-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25cb3743-b5e2-4545-baf7-63603f49dc72 ('build/repo/j5qzhn6h-33p23-local-src')
    19:14:00.645 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:14:00.670 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%
    19:14:00.910 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 renewalDateTime=2017-07-30T17:43:01.006Z expiryDateTime=2017-07-30T18:13:01.006Z
    19:14:00.927 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=124
    19:14:00.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:14:01.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=112.8 MiB, available=342.7 MiB
    19:14:01.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:14:02.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=112.7 MiB, available=342.8 MiB
    19:14:02.120 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:02.121 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:02.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:14:02.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=112.7 MiB, available=342.8 MiB
    19:14:02.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:14:03.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=112.8 MiB, available=342.7 MiB
    19:14:03.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:14:03.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=112.8 MiB, available=342.7 MiB
    19:14:03.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:14:03.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=112.8 MiB, available=342.7 MiB
    19:14:03.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:14:03.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:14:03.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:14:03.875 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=124
    19:14:03.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=213 remoteFromLocalRevision=124
    19:14:03.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25cb3743-b5e2-4545-baf7-63603f49dc72 from='build/repo/j5qzhn6h-33p23-local-src' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4'
    19:14:03.937 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=207 localRepositoryRevisionInProgress=213
    19:14:03.990 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:03.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:14:04.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    19:14:04.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:04.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:04.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.95%
    19:14:04.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:04.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:14:04.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:04.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:04.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:04.522 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.41%
    19:14:04.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:04.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ttttt'
    19:14:04.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16361df775145f8f6dac1fd75cadd7cb8f7a08b2' to.sha1='ec2c08b3fbfdc638f0f1774d3a27a9d9f21ba2a9'): /2/ttttt
    19:14:04.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/ttttt"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:04.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ttttt'
    19:14:04.889 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/FuhL-8vdKccM3h2nVvhgWQ' offset=0
    19:14:04.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 322593 bytes in 190 ms. path='/2/ttttt'
    19:14:05.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:05.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:05.184 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:05.192 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:05.242 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/ttttt"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:05.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:05.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:05.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy'
    19:14:05.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6edb9cf4f3e4e6839c0a3d3e94e2ed45721c69eb' to.sha1='a03c0daf4ec2c80d94e565398ffab2e83086ec42'): /2/yyyyyyyy
    19:14:05.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/yyyyyyyy"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:05.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/yyyyyyyy'
    19:14:05.670 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/nlrxQmJk6Gy_r7uFzi-LFg' offset=0
    19:14:06.284 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y6_WRDATASS3MMj3lUf3Fw/nlrxQmJk6Gy_r7uFzi-LFg' offset=1048576
    19:14:06.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1272021 bytes in 954 ms. path='/2/yyyyyyyy'
    19:14:06.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:06.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:06.517 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:06.520 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:06.549 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/2/yyyyyyyy"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:06.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:06.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.86%
    19:14:06.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:06.574 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:14:06.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de048e55411ba9ec55c5bdd821357b5d0e88e307' to.sha1='63f5b431326dff5d0bb25343cf14647bca056e27'): /3 + &#ä/cc
    19:14:06.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[20]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/cc"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:06.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:14:06.779 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/GbRf3rCZ7zIiiW_ZwV3ijQ' offset=0
    19:14:06.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127443 bytes in 118 ms. path='/3 + &#ä/cc'
    19:14:06.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:06.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:06.952 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:06.953 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:06.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[20]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/cc"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:06.992 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:06.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:06.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/kkkkk'
    19:14:07.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f444d5bef7586ed1763d5a70916fe62071ac7300' to.sha1='eda7b3f924b53a58dfbe803fc8d49a04595643f5'): /3 + &#ä/kkkkk
    19:14:07.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[21]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/kkkkk"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:07.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/kkkkk'
    19:14:07.325 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j42quPZjuRMRP19bv7emFg/SDRlSOSOSIGHAbudz0eO1A' offset=0
    19:14:07.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 732728 bytes in 420 ms. path='/3 + &#ä/kkkkk'
    19:14:07.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:07.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:07.685 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:07.687 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:07.713 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[21]{fromRepositoryId="25cb3743-b5e2-4545-baf7-63603f49dc72", toRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", path="/3 + &#ä/kkkkk"} on repo=25cb3743-b5e2-4545-baf7-63603f49dc72
    19:14:07.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:07.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=213
    19:14:07.964 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 transaction.localRevision=151 remoteFromLocalRevision=213
    19:14:07.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4' toID=25cb3743-b5e2-4545-baf7-63603f49dc72 to='build/repo/j5qzhn6h-33p23-local-src', fromRepoLocalSync=false
    19:14:08.001 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=151
    19:14:08.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:14:08.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=118.8 MiB, available=336.7 MiB
    19:14:08.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:14:09.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=118.3 MiB, available=337.2 MiB
    19:14:09.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:14:09.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:09.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:09.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:09.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:09.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:09.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:09.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:09.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:09.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:09.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:09.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:09.582 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:09.583 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:09.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:14:10.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=118.0 MiB, available=337.5 MiB
    19:14:10.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:14:10.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=116.9 MiB, available=338.6 MiB
    19:14:10.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:14:11.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=116.9 MiB, available=338.6 MiB
    19:14:11.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:14:11.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=116.9 MiB, available=338.6 MiB
    19:14:11.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:14:11.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:14:11.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:14:11.458 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 localRepositoryRevisionSynced=151
    19:14:11.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=262 remoteFromLocalRevision=151
    19:14:11.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25cb3743-b5e2-4545-baf7-63603f49dc72 from='build/repo/j5qzhn6h-33p23-local-src' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4'
    19:14:11.508 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=213 localRepositoryRevisionInProgress=262
    19:14:11.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:14:11.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:14:11.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=262
    19:14:11.598 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=25cb3743-b5e2-4545-baf7-63603f49dc72 transaction.localRevision=156 remoteFromLocalRevision=262
    19:14:11.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:14:11.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:14:11.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg' toID=731bbf2d-f251-49c4-adab-64e500b48249 to='build/repo/j5qziwhd-k5rwv-local-dest', fromRepoLocalSync=true
    19:14:11.780 [pool-55-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 731bbf2d-f251-49c4-adab-64e500b48249 ('build/repo/j5qziwhd-k5rwv-local-dest')
    19:14:11.800 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:14:11.823 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.94%
    19:14:11.866 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 renewalDateTime=2017-07-30T17:43:49.078Z expiryDateTime=2017-07-30T18:13:49.078Z
    19:14:11.884 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=156
    19:14:11.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=3
    19:14:12.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=117.9 MiB, available=337.6 MiB
    19:14:12.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=2, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:14:13.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=117.9 MiB, available=337.6 MiB
    19:14:13.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms.
    19:14:13.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:13.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:13.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:13.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:13.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:13.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:13.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:13.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:13.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:13.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:13.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:13.509 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:13.510 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:13.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:14:13.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=118.1 MiB, available=337.4 MiB
    19:14:14.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:14:14.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=118.2 MiB, available=337.3 MiB
    19:14:14.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:14:14.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=117.6 MiB, available=337.9 MiB
    19:14:14.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:14:15.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=115.5 MiB, available=340.0 MiB
    19:14:15.317 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:14:15.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:15.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:14:15.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:15.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:14:15.481 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:14:15.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:15.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    19:14:15.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de048e55411ba9ec55c5bdd821357b5d0e88e307' to.sha1='63f5b431326dff5d0bb25343cf14647bca056e27'): /cc
    19:14:15.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/cc"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:14:15.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    19:14:15.623 [qtp1011194845-3536] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/GbRf3rCZ7zIiiW_ZwV3ijQ' offset=0
    19:14:15.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:14:15.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63918 bytes in 92 ms. path='/cc'
    19:14:15.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:14:15.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/cc"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:14:15.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:15.782 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:15.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/kkkkk'
    19:14:15.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f444d5bef7586ed1763d5a70916fe62071ac7300' to.sha1='<NoInstanceOf_NormalFileDto>'): /kkkkk
    19:14:15.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/kkkkk"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:14:15.885 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/kkkkk'
    19:14:15.907 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j42quPZjuRMRP19bv7emFg/SDRlSOSOSIGHAbudz0eO1A' offset=0
    19:14:16.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:14:16.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201342 bytes in 184 ms. path='/kkkkk'
    19:14:16.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_12d860be3734010a62e9b1015e75471d61dbceb5_0 into destFile kkkkk
    19:14:16.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="146fa8e7-6ae1-492d-9c1b-a81bc654e8a4", toRepositoryId="731bbf2d-f251-49c4-adab-64e500b48249", path="/kkkkk"} on repo=731bbf2d-f251-49c4-adab-64e500b48249
    19:14:16.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:16.163 [qtp1011194845-5101] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=156
    19:14:16.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=96 remoteFromLocalRevision=156
    19:14:16.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:14:16.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=731bbf2d-f251-49c4-adab-64e500b48249 from='build/repo/j5qziwhd-k5rwv-local-dest' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg'
    19:14:16.223 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=96
    19:14:16.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:14:16.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:14:16.277 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=96
    19:14:16.448 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 transaction.localRevision=161 remoteFromLocalRevision=96
    19:14:16.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 from='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg' toID=731bbf2d-f251-49c4-adab-64e500b48249 to='build/repo/j5qziwhd-k5rwv-local-dest', fromRepoLocalSync=false
    19:14:16.471 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=161
    19:14:16.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: repoFileDtos.size=0
    19:14:17.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=116.8 MiB, available=338.7 MiB
    19:14:17.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:14:17.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=116.4 MiB, available=339.1 MiB
    19:14:17.474 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=hpGtF9JJSqPytwEGPxTA8A, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:17.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VE0LpuYVFAkJNAUAm1eHcQ, serverRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4} because of missing permissions!
    19:14:17.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:14:17.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=116.4 MiB, available=339.1 MiB
    19:14:17.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:14:18.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=116.4 MiB, available=339.1 MiB
    19:14:18.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:14:18.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=116.4 MiB, available=339.1 MiB
    19:14:18.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:14:19.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=116.4 MiB, available=339.1 MiB
    19:14:19.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:14:19.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:14:19.052 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 localRepositoryRevisionSynced=161
    19:14:19.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 transaction.localRevision=101 remoteFromLocalRevision=161
    19:14:19.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=731bbf2d-f251-49c4-adab-64e500b48249 from='build/repo/j5qziwhd-k5rwv-local-dest' toID=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 to='https://localhost:38321/146fa8e7-6ae1-492d-9c1b-a81bc654e8a4/j42quPZjuRMRP19bv7emFg'
    19:14:19.136 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=101
    19:14:19.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:14:19.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:14:19.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 remoteRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 localRepositoryRevisionSynced=101
    19:14:19.200 [qtp1011194845-5101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=146fa8e7-6ae1-492d-9c1b-a81bc654e8a4 remoteRepositoryId=731bbf2d-f251-49c4-adab-64e500b48249 transaction.localRevision=166 remoteFromLocalRevision=101
    19:14:19.203 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:14:19.639 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    19:14:20.040 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    19:14:23.252 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:25.300 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:25.445 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:25.632 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:26.886 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:27.241 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:27.593 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:28.174 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:28.389 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:28.523 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:28.657 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:28.786 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:28.937 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:29.116 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:29.283 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:29.876 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:30.357 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:30.948 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:33.460 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:35.458 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:35.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:35.740 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:36.584 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:36.913 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:37.182 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:37.551 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:37.672 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:37.768 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:37.852 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:37.939 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:38.033 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:38.139 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:38.240 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:38.624 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:39.006 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:41.653 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:14:42.766 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 162 ms.
    19:14:42.767 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=M9iODqSM_3E2jnlji_8Rdw, invitation=false]
    19:14:42.914 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 147 ms.
    19:14:42.915 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, invitation=false]
    19:14:43.415 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=123.3 MiB, available=332.2 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0b532a16-11c1-4c3f-8bde-322806c152c7
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzjt24-p30vn-local-src
      localRepository.publicKeySha1 = 05:C7:20:7F:5C:D7:BE:DE:C7:40:02:E7:09:99:78:01:A7:48:A3:52

      remoteRepository.repositoryId = 724a8df5-f795-454f-ab06-1b07cdd212aa
      remoteRepository.remoteRoot = https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa
      remoteRepository.publicKeySha1 = C1:AC:25:BE:D9:7F:F0:13:8B:87:E7:17:F5:BF:90:3E:FC:AF:DB:A4

    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 0b532a16-11c1-4c3f-8bde-322806c152c7 724a8df5-f795-454f-ab06-1b07cdd212aa
    19:14:44.317 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    19:14:44.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    19:14:44.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    19:14:44.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    19:14:44.720 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    19:14:44.743 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    19:14:44.801 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    19:14:44.825 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.71%
    19:14:44.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    19:14:45.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:14:45.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0b532a16-11c1-4c3f-8bde-322806c152c7 to='build/repo/j5qzjt24-p30vn-local-src', fromRepoLocalSync=true
    19:14:45.035 [pool-56-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b532a16-11c1-4c3f-8bde-322806c152c7 ('build/repo/j5qzjt24-p30vn-local-src')
    19:14:45.061 [pool-56-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:14:45.082 [pool-56-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:14:45.200 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa renewalDateTime=2017-07-30T17:44:45.152Z expiryDateTime=2017-07-30T18:14:45.152Z
    19:14:45.242 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    19:14:45.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=0
    19:14:45.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=117.5 MiB, available=338.0 MiB
    19:14:46.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:14:46.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=104.6 MiB, available=350.9 MiB
    19:14:46.917 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:14:46.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:14:47.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=104.8 MiB, available=350.7 MiB
    19:14:47.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:14:47.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=104.8 MiB, available=350.7 MiB
    19:14:47.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:14:48.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=104.8 MiB, available=350.7 MiB
    19:14:48.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:14:48.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=104.8 MiB, available=350.7 MiB
    19:14:48.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:14:48.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:14:48.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:14:48.649 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=2
    19:14:48.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=6 remoteFromLocalRevision=2
    19:14:48.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b532a16-11c1-4c3f-8bde-322806c152c7 from='build/repo/j5qzjt24-p30vn-local-src' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:14:48.806 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    19:14:48.986 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:48.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:14:49.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:14:49.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:14:49.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null
    19:14:49.195 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.
    19:14:49.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    19:14:49.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:14:49.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:49.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:49.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:14:50.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:50.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:50.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.183 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:14:50.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:50.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:50.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.420 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:14:50.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:50.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:50.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    19:14:50.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:14:50.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:50.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:50.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:50.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:14:51.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:51.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:51.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:51.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    19:14:51.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:51.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:14:51.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e05bac0a97f1794493d0b167c0d9d63a2902912' to.sha1='9be2c1518637946310da715494e0f2fb6c70cae4'): /1 {11 11ä11#+} 1/a
    19:14:51.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/1 {11 11ä11#+} 1/a"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:51.489 [Test worker] 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'
    19:14:51.559 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h8H_56c7Cvxf-6wFvzJUlQ/sqF2rJHtK49I5PM1PNdSNQ' offset=0
    19:14:52.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110662 bytes in 578 ms. path='/1 {11 11ä11#+} 1/a'
    19:14:52.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:52.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:52.261 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:52.271 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:52.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/1 {11 11ä11#+} 1/a"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:52.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:52.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:52.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:14:52.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f9d7551c76de11d6ce9c0962eb7c1ffbebb0d59' to.sha1='862f8206be7560435e0499a38604520a974bcd9a'): /1 {11 11ä11#+} 1/b
    19:14:52.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/1 {11 11ä11#+} 1/b"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:52.876 [Test worker] 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'
    19:14:52.939 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h8H_56c7Cvxf-6wFvzJUlQ/UQtLmiwEeBGUh06Q0NkjmQ' offset=0
    19:14:52.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59104 bytes in 114 ms. path='/1 {11 11ä11#+} 1/b'
    19:14:53.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:53.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:53.122 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:53.125 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:53.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/1 {11 11ä11#+} 1/b"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:53.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:53.163 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:53.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:14:53.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='476aeb5afe911e3d677a704f0cda938cfefaccf9' to.sha1='9f789a4141f562d4f07519fa3a04f6bb9bde5e85'): /1 {11 11ä11#+} 1/c
    19:14:53.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/1 {11 11ä11#+} 1/c"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:53.337 [Test worker] 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'
    19:14:53.396 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h8H_56c7Cvxf-6wFvzJUlQ/yeHRbXqYw-ON5f_crfDXNQ' offset=0
    19:14:53.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100226 bytes in 112 ms. path='/1 {11 11ä11#+} 1/c'
    19:14:53.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:53.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:53.554 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:53.556 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:53.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/1 {11 11ä11#+} 1/c"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:53.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:53.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:53.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:14:53.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a7dfe39e02242a38d5869dda7657aa42ef8057a' to.sha1='24ee35683373193f3594187e28cc1fb5b7592b64'): /2/1 {11 11ä11#+} 1/a
    19:14:53.800 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/1 {11 11ä11#+} 1/a"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:53.802 [Test worker] 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'
    19:14:53.849 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ghVFu6fu6BiIYQ9H3fhZlQ/d9O-wCJ0tC0H66Lxi1WgdA/F2HHC9hFoUqxEx9vsC0l7A' offset=0
    19:14:53.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 32332 bytes in 86 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:14:53.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:53.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:54.030 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:54.031 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:54.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/1 {11 11ä11#+} 1/a"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:54.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:54.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:54.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:14:54.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='711a78d8b4dd1a4ee45afec884abdf379c396ad2' to.sha1='a74f6d9a34fdc6332f2731558e2fb4d8d1cffad1'): /2/1 {11 11ä11#+} 1/b
    19:14:54.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/1 {11 11ä11#+} 1/b"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:54.253 [Test worker] 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'
    19:14:54.338 [qtp1011194845-5918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ghVFu6fu6BiIYQ9H3fhZlQ/d9O-wCJ0tC0H66Lxi1WgdA/4AN39d6t7RGYTWoJcpHrug' offset=0
    19:14:54.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196976 bytes in 189 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:14:54.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:54.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:54.567 [qtp1011194845-5918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:54.569 [qtp1011194845-5918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:54.591 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/1 {11 11ä11#+} 1/b"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:54.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:54.601 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:54.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:14:54.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b8a2066babb5b2a85224604c58119a40256af3f' to.sha1='8c02a1be17dc27bf31acf2697528638a99547c0d'): /2/a
    19:14:54.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/a"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:54.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:14:54.948 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ghVFu6fu6BiIYQ9H3fhZlQ/2oYw0H4KvFSKOHuqr8IQ4Q' offset=0
    19:14:55.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 352420 bytes in 179 ms. path='/2/a'
    19:14:55.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:55.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:55.141 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:55.142 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:55.170 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/a"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:55.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:55.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    19:14:55.180 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:55.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:14:55.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6172570dc99a769ba59b54ea943919be030c5a05' to.sha1='736146af7f64206ff54ce5ab7533d74d0f939846'): /3 + &#ä/5/h
    19:14:55.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/5/h"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:55.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:14:55.520 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/tAvHWWiq0m29Tm17Sg7iQw/vNBXBCt8CKmnXBMW-WFTuQ' offset=0
    19:14:55.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 610639 bytes in 361 ms. path='/3 + &#ä/5/h'
    19:14:55.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:55.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:55.840 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:55.841 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:55.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/5/h"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:55.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:55.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:55.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:14:55.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e617aea0c6677cfa3ad0aec721216e1e2fdb4d84' to.sha1='4ed766f7feaea78aa54d38267d99160bb1b692df'): /3 + &#ä/5/i
    19:14:56.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/5/i"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:56.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:14:56.152 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/tAvHWWiq0m29Tm17Sg7iQw/juflReYlvgNLsXqDo-re4A' offset=0
    19:14:56.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 354469 bytes in 356 ms. path='/3 + &#ä/5/i'
    19:14:56.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:56.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:56.513 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:56.515 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:56.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/5/i"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:56.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:56.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:56.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:14:56.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a977bcc4d9c58ecb63919d56a88bd7012575694c' to.sha1='414a9a30b1ff39e84991b993634823c019b48c4a'): /3 + &#ä/aa
    19:14:56.875 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/aa"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:56.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:14:56.933 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/u7rA_c2GH9sZDcYNJtnkAg' offset=0
    19:14:56.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 96422 bytes in 97 ms. path='/3 + &#ä/aa'
    19:14:57.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:57.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:57.090 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:57.091 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:57.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/aa"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:57.129 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:57.133 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:57.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:14:57.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a53211acfdcd9ae2f5494e71f689ebf37c8793e' to.sha1='e9713964b6d827b6dcf583cc80f1066540c63d17'): /3 + &#ä/bb
    19:14:57.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/bb"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:57.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:14:57.436 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/_fPyqjLhPVe-YgwfC8ZMQQ' offset=0
    19:14:57.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 456373 bytes in 301 ms. path='/3 + &#ä/bb'
    19:14:57.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:57.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:57.727 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:57.729 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:57.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/bb"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:57.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:57.758 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:57.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:14:57.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74f8ccd2ef07368226b7ec974a8ec02c410996c0' to.sha1='531b9faa702ab76a52f0d7392f215ffc18fad8a7'): /3 + &#ä/cc
    19:14:57.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/cc"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:57.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:14:57.963 [qtp1011194845-5918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/TiawhzVYG3SNBGOhyLyCqw' offset=0
    19:14:57.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48941 bytes in 66 ms. path='/3 + &#ä/cc'
    19:14:58.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:14:58.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:58.104 [qtp1011194845-5918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:58.105 [qtp1011194845-5918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:58.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/cc"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:58.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:58.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:58.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:14:58.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70742a64e6f0a3dfe3951e0f1adae8f81b1a735d' to.sha1='34f3255d6560d3cb845fca29ae8e64eaa6c3a007'): /3 + &#ä/dd
    19:14:58.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/dd"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:58.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:14:58.455 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/75poN6STmGX6V6i32_ouEQ' offset=0
    19:14:58.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 564127 bytes in 313 ms. path='/3 + &#ä/dd'
    19:14:58.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:14:58.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:14:58.743 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:14:58.745 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:14:58.771 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/3 + &#ä/dd"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:14:58.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:14:58.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=6
    19:14:59.082 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 transaction.localRevision=68 remoteFromLocalRevision=6
    19:14:59.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0b532a16-11c1-4c3f-8bde-322806c152c7 to='build/repo/j5qzjt24-p30vn-local-src', fromRepoLocalSync=false
    19:14:59.131 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68
    19:14:59.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=0
    19:14:59.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=99.5 MiB, available=356.0 MiB
    19:14:59.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:15:00.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=96.1 MiB, available=359.4 MiB
    19:15:00.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:00.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:00.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:00.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    19:15:00.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.495 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:00.495 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:00.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:00.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:00.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:00.576 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:00.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:01.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=96.4 MiB, available=359.1 MiB
    19:15:01.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:01.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=96.2 MiB, available=359.3 MiB
    19:15:01.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:01.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=96.2 MiB, available=359.3 MiB
    19:15:01.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:02.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=96.2 MiB, available=359.3 MiB
    19:15:02.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    19:15:02.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:15:02.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:15:02.378 [qtp1011194845-5101] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=68
    19:15:02.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=138 remoteFromLocalRevision=68
    19:15:02.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b532a16-11c1-4c3f-8bde-322806c152c7 from='build/repo/j5qzjt24-p30vn-local-src' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:02.423 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138
    19:15:02.479 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:15:02.479 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:15:02.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=138
    19:15:02.527 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 transaction.localRevision=73 remoteFromLocalRevision=138
    19:15:02.534 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:15:02.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    19:15:04.824 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:06.569 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:06.859 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:07.053 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:07.947 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:08.090 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:08.302 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:08.700 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:08.827 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:08.896 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:08.979 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:09.068 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:09.224 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:09.340 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:09.434 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:09.849 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:10.212 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:10.666 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    19:15:11.470 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=103.8 MiB, available=351.7 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0770c05c-2081-46e2-8fbc-7d319c7939b0
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzkpai-r03ny-local-dest
      localRepository.publicKeySha1 = 59:3D:80:E4:CE:30:59:5E:8C:51:98:93:05:23:C7:9D:7C:DE:EE:37

      remoteRepository.repositoryId = 724a8df5-f795-454f-ab06-1b07cdd212aa
      remoteRepository.remoteRoot = https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa
      remoteRepository.publicKeySha1 = C1:AC:25:BE:D9:7F:F0:13:8B:87:E7:17:F5:BF:90:3E:FC:AF:DB:A4

    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 0770c05c-2081-46e2-8fbc-7d319c7939b0 724a8df5-f795-454f-ab06-1b07cdd212aa
    19:15:12.117 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:15:12.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0770c05c-2081-46e2-8fbc-7d319c7939b0 to='build/repo/j5qzkpai-r03ny-local-dest', fromRepoLocalSync=true
    19:15:12.119 [pool-57-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0770c05c-2081-46e2-8fbc-7d319c7939b0 ('build/repo/j5qzkpai-r03ny-local-dest')
    19:15:12.368 [pool-57-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:15:12.377 [pool-57-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    19:15:12.405 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa renewalDateTime=2017-07-30T17:45:12.165Z expiryDateTime=2017-07-30T18:15:12.165Z
    19:15:12.426 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=75
    19:15:12.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=18
    19:15:12.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=99.8 MiB, available=355.7 MiB
    19:15:13.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:15:13.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=99.9 MiB, available=355.6 MiB
    19:15:14.255 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    19:15:14.255 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:14.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:14.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:14.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:14.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:14.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:14.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:14.506 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:14.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:14.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=101.1 MiB, available=354.4 MiB
    19:15:15.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:15.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=100.7 MiB, available=354.8 MiB
    19:15:15.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:16.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=100.8 MiB, available=354.7 MiB
    19:15:16.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:16.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=100.7 MiB, available=354.8 MiB
    19:15:16.457 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:15:16.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    19:15:16.771 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:15:16.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    19:15:16.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.914 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.43%
    19:15:16.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    19:15:16.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:16.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    19:15:17.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.56%
    19:15:17.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    19:15:17.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e05bac0a97f1794493d0b167c0d9d63a2902912' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    19:15:17.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/1 {11 11ä11#+} 1/a"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:17.169 [Test worker] 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'
    19:15:17.195 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h8H_56c7Cvxf-6wFvzJUlQ/sqF2rJHtK49I5PM1PNdSNQ' offset=0
    19:15:17.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:15:17.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57239 bytes in 93 ms. path='/1 {11 11ä11#+} 1/a'
    19:15:17.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:15:17.362 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/1 {11 11ä11#+} 1/a"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:17.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.380 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.381 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    19:15:17.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f9d7551c76de11d6ce9c0962eb7c1ffbebb0d59' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    19:15:17.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/1 {11 11ä11#+} 1/b"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:17.460 [Test worker] 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'
    19:15:17.483 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h8H_56c7Cvxf-6wFvzJUlQ/UQtLmiwEeBGUh06Q0NkjmQ' offset=0
    19:15:17.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:15:17.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30996 bytes in 63 ms. path='/1 {11 11ä11#+} 1/b'
    19:15:17.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:15:17.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/1 {11 11ä11#+} 1/b"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:17.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    19:15:17.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='476aeb5afe911e3d677a704f0cda938cfefaccf9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    19:15:17.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/1 {11 11ä11#+} 1/c"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:17.696 [Test worker] 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'
    19:15:17.716 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h8H_56c7Cvxf-6wFvzJUlQ/yeHRbXqYw-ON5f_crfDXNQ' offset=0
    19:15:17.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:15:17.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67023 bytes in 64 ms. path='/1 {11 11ä11#+} 1/c'
    19:15:17.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    19:15:17.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/1 {11 11ä11#+} 1/c"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:17.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:17.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    19:15:17.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a7dfe39e02242a38d5869dda7657aa42ef8057a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    19:15:17.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/2/1 {11 11ä11#+} 1/a"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:17.917 [Test worker] 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'
    19:15:17.942 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ghVFu6fu6BiIYQ9H3fhZlQ/d9O-wCJ0tC0H66Lxi1WgdA/F2HHC9hFoUqxEx9vsC0l7A' offset=0
    19:15:17.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:15:17.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21348 bytes in 62 ms. path='/2/1 {11 11ä11#+} 1/a'
    19:15:18.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:15:18.038 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/2/1 {11 11ä11#+} 1/a"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    19:15:18.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='711a78d8b4dd1a4ee45afec884abdf379c396ad2' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    19:15:18.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/2/1 {11 11ä11#+} 1/b"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.113 [Test worker] 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'
    19:15:18.135 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ghVFu6fu6BiIYQ9H3fhZlQ/d9O-wCJ0tC0H66Lxi1WgdA/4AN39d6t7RGYTWoJcpHrug' offset=0
    19:15:18.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:15:18.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168241 bytes in 85 ms. path='/2/1 {11 11ä11#+} 1/b'
    19:15:18.226 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    19:15:18.252 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/2/1 {11 11ä11#+} 1/b"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.259 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    19:15:18.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b8a2066babb5b2a85224604c58119a40256af3f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    19:15:18.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/2/a"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    19:15:18.381 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ghVFu6fu6BiIYQ9H3fhZlQ/2oYw0H4KvFSKOHuqr8IQ4Q' offset=0
    19:15:18.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:15:18.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 328020 bytes in 129 ms. path='/2/a'
    19:15:18.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    19:15:18.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/2/a"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.549 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.68%
    19:15:18.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    19:15:18.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6172570dc99a769ba59b54ea943919be030c5a05' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    19:15:18.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/5/h"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    19:15:18.655 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/tAvHWWiq0m29Tm17Sg7iQw/vNBXBCt8CKmnXBMW-WFTuQ' offset=0
    19:15:18.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    19:15:18.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 576702 bytes in 186 ms. path='/3 + &#ä/5/h'
    19:15:18.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    19:15:18.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/5/h"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:18.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    19:15:18.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e617aea0c6677cfa3ad0aec721216e1e2fdb4d84' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    19:15:18.977 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/5/i"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:18.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    19:15:19.003 [qtp1011194845-4706] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/tAvHWWiq0m29Tm17Sg7iQw/juflReYlvgNLsXqDo-re4A' offset=0
    19:15:19.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    19:15:19.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 293540 bytes in 121 ms. path='/3 + &#ä/5/i'
    19:15:19.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    19:15:19.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/5/i"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    19:15:19.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a977bcc4d9c58ecb63919d56a88bd7012575694c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    19:15:19.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/aa"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    19:15:19.269 [qtp1011194845-5918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/u7rA_c2GH9sZDcYNJtnkAg' offset=0
    19:15:19.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    19:15:19.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12556 bytes in 67 ms. path='/3 + &#ä/aa'
    19:15:19.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    19:15:19.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/aa"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.366 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    19:15:19.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a53211acfdcd9ae2f5494e71f689ebf37c8793e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    19:15:19.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/bb"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    19:15:19.451 [qtp1011194845-3890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/_fPyqjLhPVe-YgwfC8ZMQQ' offset=0
    19:15:19.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    19:15:19.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396198 bytes in 143 ms. path='/3 + &#ä/bb'
    19:15:19.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    19:15:19.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/bb"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    19:15:19.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74f8ccd2ef07368226b7ec974a8ec02c410996c0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    19:15:19.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/cc"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    19:15:19.737 [qtp1011194845-5551] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/TiawhzVYG3SNBGOhyLyCqw' offset=0
    19:15:19.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    19:15:19.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26892 bytes in 61 ms. path='/3 + &#ä/cc'
    19:15:19.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    19:15:19.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/cc"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:19.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    19:15:19.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70742a64e6f0a3dfe3951e0f1adae8f81b1a735d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    19:15:19.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/dd"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:19.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    19:15:19.924 [qtp1011194845-5101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W1GJGCZTCEQ2NWE15b-3OA/75poN6STmGX6V6i32_ouEQ' offset=0
    19:15:20.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    19:15:20.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 521997 bytes in 173 ms. path='/3 + &#ä/dd'
    19:15:20.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    19:15:20.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", toRepositoryId="0770c05c-2081-46e2-8fbc-7d319c7939b0", path="/3 + &#ä/dd"} on repo=0770c05c-2081-46e2-8fbc-7d319c7939b0
    19:15:20.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:20.167 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=75
    19:15:20.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=105 remoteFromLocalRevision=75
    19:15:20.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0770c05c-2081-46e2-8fbc-7d319c7939b0 from='build/repo/j5qzkpai-r03ny-local-dest' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:20.241 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=105
    19:15:20.274 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    19:15:20.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:15:20.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:15:20.305 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=105
    19:15:20.544 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 transaction.localRevision=80 remoteFromLocalRevision=105
    19:15:20.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0770c05c-2081-46e2-8fbc-7d319c7939b0 to='build/repo/j5qzkpai-r03ny-local-dest', fromRepoLocalSync=false
    19:15:20.583 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80
    19:15:20.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=0
    19:15:21.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=105.9 MiB, available=349.6 MiB
    19:15:21.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:15:21.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=104.6 MiB, available=350.9 MiB
    19:15:21.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:21.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:22.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=104.3 MiB, available=351.2 MiB
    19:15:22.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:22.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=103.8 MiB, available=351.7 MiB
    19:15:22.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:22.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=103.8 MiB, available=351.7 MiB
    19:15:22.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:23.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=103.8 MiB, available=351.7 MiB
    19:15:23.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:15:23.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:15:23.259 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=80
    19:15:23.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=110 remoteFromLocalRevision=80
    19:15:23.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0770c05c-2081-46e2-8fbc-7d319c7939b0 from='build/repo/j5qzkpai-r03ny-local-dest' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:23.332 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=110
    19:15:23.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:15:23.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:15:23.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=110
    19:15:23.408 [qtp1011194845-5101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 transaction.localRevision=85 remoteFromLocalRevision=110
    19:15:23.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:15:23.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    19:15:23.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:23.755 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:15:23.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0b532a16-11c1-4c3f-8bde-322806c152c7 to='build/repo/j5qzjt24-p30vn-local-src', fromRepoLocalSync=true
    19:15:23.755 [pool-58-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b532a16-11c1-4c3f-8bde-322806c152c7 ('build/repo/j5qzjt24-p30vn-local-src')
    19:15:23.769 [pool-58-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:15:23.801 [pool-58-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:15:23.947 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa renewalDateTime=2017-07-30T17:44:45.152Z expiryDateTime=2017-07-30T18:14:45.152Z
    19:15:23.970 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=85
    19:15:23.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=0
    19:15:24.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=105.7 MiB, available=349.8 MiB
    19:15:24.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:15:25.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=104.8 MiB, available=350.7 MiB
    19:15:25.088 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:25.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:25.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=104.8 MiB, available=350.7 MiB
    19:15:25.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:26.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=104.9 MiB, available=350.6 MiB
    19:15:26.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:26.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=104.9 MiB, available=350.6 MiB
    19:15:26.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:26.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=105.0 MiB, available=350.5 MiB
    19:15:26.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:15:26.794 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    19:15:26.794 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    19:15:26.811 [qtp1011194845-5918] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=85
    19:15:26.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=144 remoteFromLocalRevision=85
    19:15:26.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b532a16-11c1-4c3f-8bde-322806c152c7 from='build/repo/j5qzjt24-p30vn-local-src' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:26.908 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=144
    19:15:26.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    19:15:26.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:26.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:15:27.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:27.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:27.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:27.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    19:15:27.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:27.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    19:15:27.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6c0ac4fa9a9ab904ab6ea0e26cf8ee03a3b4bc3' to.sha1='495743875cc24f83b60df572f1ec311111cacd5e'): /2/new-file
    19:15:27.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/new-file"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:15:27.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'
    19:15:27.632 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ghVFu6fu6BiIYQ9H3fhZlQ/bvPHhJP9WdPU84uHh_93ug' offset=0
    19:15:27.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 186648 bytes in 164 ms. path='/2/new-file'
    19:15:27.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:27.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:27.871 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    19:15:27.876 [qtp1011194845-4580] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    19:15:27.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0b532a16-11c1-4c3f-8bde-322806c152c7", toRepositoryId="724a8df5-f795-454f-ab06-1b07cdd212aa", path="/2/new-file"} on repo=0b532a16-11c1-4c3f-8bde-322806c152c7
    19:15:27.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:27.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    19:15:27.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=144
    19:15:28.102 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 transaction.localRevision=97 remoteFromLocalRevision=144
    19:15:28.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0b532a16-11c1-4c3f-8bde-322806c152c7 to='build/repo/j5qzjt24-p30vn-local-src', fromRepoLocalSync=false
    19:15:28.133 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=97
    19:15:28.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=0
    19:15:28.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=106.6 MiB, available=348.9 MiB
    19:15:28.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:15:29.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=105.9 MiB, available=349.6 MiB
    19:15:29.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:29.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:29.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:29.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:29.508 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:29.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:29.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=106.0 MiB, available=349.5 MiB
    19:15:29.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:30.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=106.0 MiB, available=349.5 MiB
    19:15:30.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:30.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=106.0 MiB, available=349.5 MiB
    19:15:30.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:31.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=106.0 MiB, available=349.5 MiB
    19:15:31.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:15:31.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:15:31.189 [qtp1011194845-4580] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=97
    19:15:31.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=162 remoteFromLocalRevision=97
    19:15:31.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b532a16-11c1-4c3f-8bde-322806c152c7 from='build/repo/j5qzjt24-p30vn-local-src' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:31.303 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=162
    19:15:31.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:15:31.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:15:31.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=162
    19:15:31.393 [qtp1011194845-5101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 transaction.localRevision=102 remoteFromLocalRevision=162
    19:15:31.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:15:31.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:15:31.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0770c05c-2081-46e2-8fbc-7d319c7939b0 to='build/repo/j5qzkpai-r03ny-local-dest', fromRepoLocalSync=true
    19:15:31.588 [pool-59-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0770c05c-2081-46e2-8fbc-7d319c7939b0 ('build/repo/j5qzkpai-r03ny-local-dest')
    19:15:31.597 [pool-59-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:15:31.627 [pool-59-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:15:31.793 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa renewalDateTime=2017-07-30T17:45:12.165Z expiryDateTime=2017-07-30T18:15:12.165Z
    19:15:31.826 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=102
    19:15:32.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=3
    19:15:32.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=107.1 MiB, available=348.4 MiB
    19:15:32.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:15:33.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=106.3 MiB, available=349.2 MiB
    19:15:33.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    19:15:33.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:33.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:33.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:33.345 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:33.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:33.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=106.5 MiB, available=349.0 MiB
    19:15:33.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:34.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=106.4 MiB, available=349.1 MiB
    19:15:34.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:34.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=106.5 MiB, available=349.0 MiB
    19:15:34.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:35.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=106.4 MiB, available=349.1 MiB
    19:15:35.005 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:15:35.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:15:35.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.126 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:15:35.164 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.170 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:15:35.172 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:15:35.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    19:15:35.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6c0ac4fa9a9ab904ab6ea0e26cf8ee03a3b4bc3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/new-file
    19:15:35.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - handleFileTypeCollision: Collision: Destination file already exists, is modified and has a different type! toFileType=SymlinkDto fromFileType=NormalFileDto file='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j5qzkpai-r03ny-local-dest/2/new-file'
    19:15:35.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    19:15:35.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.297 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=102
    19:15:35.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=124 remoteFromLocalRevision=102
    19:15:35.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:15:35.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0770c05c-2081-46e2-8fbc-7d319c7939b0 from='build/repo/j5qzkpai-r03ny-local-dest' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:35.351 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=124
    19:15:35.406 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    19:15:35.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    19:15:35.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null
    19:15:35.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null
    19:15:35.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:35.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    19:15:35.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:35.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:15:35.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=124
    19:15:36.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:36.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    19:15:36.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:36.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:15:36.077 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=n1h8T9QZtsaYVZfBrqxJ-g, cryptoRepoFileId=bvPHhJP9WdPU84uHh_93ug} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=BY9eLHZvouRwl87Bh2dHSw, cryptoRepoFileId=bvPHhJP9WdPU84uHh_93ug} duplicateCryptoRepoFileId=null localRevision=130
    19:15:36.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:36.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:15:36.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:36.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:15:36.267 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 transaction.localRevision=111 remoteFromLocalRevision=124
    19:15:36.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0770c05c-2081-46e2-8fbc-7d319c7939b0 to='build/repo/j5qzkpai-r03ny-local-dest', fromRepoLocalSync=false
    19:15:36.291 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=111
    19:15:36.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=0
    19:15:37.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=107.6 MiB, available=347.9 MiB
    19:15:37.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0
    19:15:37.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=106.8 MiB, available=348.7 MiB
    19:15:37.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:37.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:15:37.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:37.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    19:15:37.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    19:15:37.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    19:15:37.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:37.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    19:15:37.780 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:37.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:38.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=105.4 MiB, available=350.1 MiB
    19:15:38.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:38.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=105.4 MiB, available=350.1 MiB
    19:15:38.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:39.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=105.3 MiB, available=350.2 MiB
    19:15:39.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:39.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=105.3 MiB, available=350.2 MiB
    19:15:39.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:15:39.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:15:39.609 [qtp1011194845-4706] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 localRepositoryRevisionSynced=111
    19:15:39.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=133 remoteFromLocalRevision=111
    19:15:39.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0770c05c-2081-46e2-8fbc-7d319c7939b0 from='build/repo/j5qzkpai-r03ny-local-dest' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:39.730 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=133
    19:15:39.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:15:39.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:15:39.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=133
    19:15:39.804 [qtp1011194845-5101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0770c05c-2081-46e2-8fbc-7d319c7939b0 transaction.localRevision=116 remoteFromLocalRevision=133
    19:15:39.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:15:39.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    19:15:39.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0b532a16-11c1-4c3f-8bde-322806c152c7 to='build/repo/j5qzjt24-p30vn-local-src', fromRepoLocalSync=true
    19:15:39.996 [pool-60-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b532a16-11c1-4c3f-8bde-322806c152c7 ('build/repo/j5qzjt24-p30vn-local-src')
    19:15:40.013 [pool-60-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    19:15:40.036 [pool-60-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    19:15:40.181 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa renewalDateTime=2017-07-30T17:44:45.152Z expiryDateTime=2017-07-30T18:14:45.152Z
    19:15:40.194 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=116
    19:15:40.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=3
    19:15:40.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=106.3 MiB, available=349.2 MiB
    19:15:40.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0
    19:15:41.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=106.3 MiB, available=349.2 MiB
    19:15:41.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    19:15:41.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    19:15:41.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:41.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:15:41.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    19:15:41.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:15:41.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    19:15:41.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    19:15:41.515 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:41.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:42.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=106.5 MiB, available=349.0 MiB
    19:15:42.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:42.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=106.6 MiB, available=348.9 MiB
    19:15:42.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:43.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=106.5 MiB, available=349.0 MiB
    19:15:43.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:43.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=105.7 MiB, available=349.8 MiB
    19:15:43.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    19:15:43.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:43.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    19:15:43.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:43.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:43.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    19:15:43.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:43.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    19:15:43.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    19:15:43.592 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:43.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    19:15:43.826 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=116
    19:15:43.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=176 remoteFromLocalRevision=116
    19:15:43.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    19:15:43.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b532a16-11c1-4c3f-8bde-322806c152c7 from='build/repo/j5qzjt24-p30vn-local-src' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:43.866 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=176
    19:15:43.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    19:15:43.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    19:15:43.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=176
    19:15:44.046 [qtp1011194845-3890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 transaction.localRevision=121 remoteFromLocalRevision=176
    19:15:44.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=724a8df5-f795-454f-ab06-1b07cdd212aa from='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa' toID=0b532a16-11c1-4c3f-8bde-322806c152c7 to='build/repo/j5qzjt24-p30vn-local-src', fromRepoLocalSync=false
    19:15:44.081 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=121
    19:15:44.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: repoFileDtos.size=0
    19:15:44.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=106.1 MiB, available=349.4 MiB
    19:15:44.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    19:15:45.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=106.0 MiB, available=349.5 MiB
    19:15:45.296 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JE97IF3Acao1sKG3Kmg5mA, serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa} because of missing permissions!
    19:15:45.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    19:15:45.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=106.0 MiB, available=349.5 MiB
    19:15:45.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    19:15:46.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=106.1 MiB, available=349.4 MiB
    19:15:46.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    19:15:46.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=106.1 MiB, available=349.4 MiB
    19:15:46.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    19:15:47.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=106.1 MiB, available=349.4 MiB
    19:15:47.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    19:15:47.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    19:15:47.166 [qtp1011194845-5918] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 localRepositoryRevisionSynced=121
    19:15:47.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa transaction.localRevision=181 remoteFromLocalRevision=121
    19:15:47.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b532a16-11c1-4c3f-8bde-322806c152c7 from='build/repo/j5qzjt24-p30vn-local-src' toID=724a8df5-f795-454f-ab06-1b07cdd212aa to='https://localhost:38321/724a8df5-f795-454f-ab06-1b07cdd212aa'
    19:15:47.287 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=181
    19:15:47.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    19:15:47.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    19:15:47.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 remoteRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa localRepositoryRevisionSynced=181
    19:15:47.340 [qtp1011194845-5551] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa remoteRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 transaction.localRevision=126 remoteFromLocalRevision=181
    19:15:47.347 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    19:15:47.775 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b532a16-11c1-4c3f-8bde-322806c152c7 serverRepositoryId=724a8df5-f795-454f-ab06-1b07cdd212aa renewalDateTime=2017-07-30T17:44:45.152Z expiryDateTime=2017-07-30T18:14:45.152Z
    19:15:47.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    19:15:47.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    19:15:47.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    19:15:48.252 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 20 finished executing tests.
19:15:48.880 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5af7c4ba{HTTP/1.1}{127.0.0.1:0}
19:15:48.897 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6860eeba{/,null,UNAVAILABLE}
19:15:48.915 [Thread-8] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7_26bWclBbXkGb5Sv0yQDg/.subshare/localServerRunning.deleteToStop
19:15:48.948 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@72edd12a{SSL-http/1.1}{0.0.0.0:38321}
19:15:48.967 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@76511cae{/,null,UNAVAILABLE}
Finished generating test XML results (0.102 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.102 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/reports/tests/test
:org.subshare.test:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 36 mins 59.765 secs.
:org.subshare.updater:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found
Skipping task ':org.subshare.updater:compileTestJava' as it has no source files.
:org.subshare.updater:compileTestJava UP-TO-DATE
:org.subshare.updater:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/resources', not found
Skipping task ':org.subshare.updater:processTestResources' as it has no source files.
:org.subshare.updater:processTestResources UP-TO-DATE
:org.subshare.updater:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:testClasses
Skipping task ':org.subshare.updater:testClasses' as it has no actions.
:org.subshare.updater:testClasses UP-TO-DATE
:org.subshare.updater:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.updater:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/test', not found
Skipping task ':org.subshare.updater:test' as it has no source files.
:org.subshare.updater:test UP-TO-DATE
:org.subshare.updater:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater.gui:compileTestJava (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found
Skipping task ':org.subshare.updater.gui:compileTestJava' as it has no source files.
:org.subshare.updater.gui:compileTestJava UP-TO-DATE
:org.subshare.updater.gui:compileTestJava (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:processTestResources (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/resources', not found
Skipping task ':org.subshare.updater.gui:processTestResources' as it has no source files.
:org.subshare.updater.gui:processTestResources UP-TO-DATE
:org.subshare.updater.gui:processTestResources (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:testClasses (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:testClasses
Skipping task ':org.subshare.updater.gui:testClasses' as it has no actions.
:org.subshare.updater.gui:testClasses UP-TO-DATE
:org.subshare.updater.gui:testClasses (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater.gui:test (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:test
file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/test', not found
Skipping task ':org.subshare.updater.gui:test' as it has no source files.
:org.subshare.updater.gui:test UP-TO-DATE
:org.subshare.updater.gui:test (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:buildDashboard (Thread[Daemon worker Thread 3,5,main]) started.
:buildDashboard
Executing task ':buildDashboard' (up-to-date check took 0.002 secs) due to:
  Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard has changed.
  Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard/css has been removed.
  Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard/css/base-style.css has been removed.
:buildDashboard (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.017 secs.
:check (Thread[Daemon worker Thread 3,5,main]) started.
:check
Skipping task ':check' as it has no actions.
:check UP-TO-DATE
:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:build (Thread[Daemon worker Thread 3,5,main]) started.
:build
Skipping task ':build' as it has no actions.
:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.core:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:assemble
Skipping task ':org.subshare.core:assemble' as it has no actions.
:org.subshare.core:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.core:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:check
Skipping task ':org.subshare.core:check' as it has no actions.
:org.subshare.core:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.core:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:build
Skipping task ':org.subshare.core:build' as it has no actions.
:org.subshare.core:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:assemble
Skipping task ':org.subshare.crypto:assemble' as it has no actions.
:org.subshare.crypto:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:check
Skipping task ':org.subshare.crypto:check' as it has no actions.
:org.subshare.crypto:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:build
Skipping task ':org.subshare.crypto:build' as it has no actions.
:org.subshare.crypto:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.gui:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:jar
Executing task ':org.subshare.gui:jar' (up-to-date check took 0.016 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/libs/org.subshare.gui-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/libs/org.subshare.gui-0.10.1.jar has been removed.
:org.subshare.gui:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.217 secs.
:org.subshare.gui:copyFilesFromBin (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:copyFilesFromBin
Executing task ':org.subshare.gui:copyFilesFromBin' (up-to-date check took 0.001 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin/subshare has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin/subshare.bat has been removed.
:org.subshare.gui:copyFilesFromBin (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.008 secs.
:org.subshare.gui:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:copyUnfilteredFilesFromAssembly
Executing task ':org.subshare.gui:copyUnfilteredFilesFromAssembly' (up-to-date check took 0.001 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare.ico has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare.svg has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare_16x16.png has been removed.
:org.subshare.gui:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.006 secs.
:org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:copyFilteredFilesFromAssembly
Executing task ':org.subshare.gui:copyFilteredFilesFromAssembly' (up-to-date check took 0.001 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/installation.properties has been removed.
:org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.004 secs.
:org.subshare.gui:chmodMainExecutable (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:chmodMainExecutable
Executing task ':org.subshare.gui:chmodMainExecutable' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin Command: chmod a+x subshare
Successfully started process 'command 'chmod''
:org.subshare.gui:chmodMainExecutable (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.019 secs.
:org.subshare.gui:copyDependencies (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:copyDependencies
Executing task ':org.subshare.gui:copyDependencies' (up-to-date check took 0.005 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/args4j-2.0.16.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/asm-all-repackaged-2.2.0-b21.jar has been removed.
:org.subshare.gui:copyDependencies (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.233 secs.
:org.subshare.gui:copyJar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:copyJar
Executing task ':org.subshare.gui:copyJar' (up-to-date check took 0.006 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/org.subshare.gui-0.10.1.jar has been removed.
:org.subshare.gui:copyJar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.018 secs.
:org.subshare.gui:tarGzAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:tarGzAssembly
Executing task ':org.subshare.gui:tarGzAssembly' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.1-bin.tar.gz has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.1-bin.tar.gz has been removed.
:org.subshare.gui:tarGzAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.7 secs.
:org.subshare.gui:zipAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:zipAssembly
Executing task ':org.subshare.gui:zipAssembly' (up-to-date check took 0.003 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.1-bin.zip has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.1-bin.zip has been removed.
:org.subshare.gui:zipAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.778 secs.
:org.subshare.gui:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:assemble
Skipping task ':org.subshare.gui:assemble' as it has no actions.
:org.subshare.gui:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.gui:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:check
Skipping task ':org.subshare.gui:check' as it has no actions.
:org.subshare.gui:check UP-TO-DATE
:org.subshare.gui:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:build
Skipping task ':org.subshare.gui:build' as it has no actions.
:org.subshare.gui:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.local:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:assemble
Skipping task ':org.subshare.local:assemble' as it has no actions.
:org.subshare.local:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:check
Skipping task ':org.subshare.local:check' as it has no actions.
:org.subshare.local:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.local:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:build
Skipping task ':org.subshare.local:build' as it has no actions.
:org.subshare.local:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:assemble
Skipping task ':org.subshare.local.dbrepo:assemble' as it has no actions.
:org.subshare.local.dbrepo:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:check
Skipping task ':org.subshare.local.dbrepo:check' as it has no actions.
:org.subshare.local.dbrepo:check UP-TO-DATE
:org.subshare.local.dbrepo:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.local.dbrepo:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:build
Skipping task ':org.subshare.local.dbrepo:build' as it has no actions.
:org.subshare.local.dbrepo:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:assemble
Skipping task ':org.subshare.ls.client:assemble' as it has no actions.
:org.subshare.ls.client:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:check
Skipping task ':org.subshare.ls.client:check' as it has no actions.
:org.subshare.ls.client:check UP-TO-DATE
:org.subshare.ls.client:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:build
Skipping task ':org.subshare.ls.client:build' as it has no actions.
:org.subshare.ls.client:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.core:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:assemble
Skipping task ':org.subshare.ls.core:assemble' as it has no actions.
:org.subshare.ls.core:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.core:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:check
Skipping task ':org.subshare.ls.core:check' as it has no actions.
:org.subshare.ls.core:check UP-TO-DATE
:org.subshare.ls.core:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:build
Skipping task ':org.subshare.ls.core:build' as it has no actions.
:org.subshare.ls.core:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.client:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:assemble
Skipping task ':org.subshare.ls.rest.client:assemble' as it has no actions.
:org.subshare.ls.rest.client:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:check
Skipping task ':org.subshare.ls.rest.client:check' as it has no actions.
:org.subshare.ls.rest.client:check UP-TO-DATE
:org.subshare.ls.rest.client:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.client:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:build
Skipping task ':org.subshare.ls.rest.client:build' as it has no actions.
:org.subshare.ls.rest.client:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.server:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:assemble
Skipping task ':org.subshare.ls.rest.server:assemble' as it has no actions.
:org.subshare.ls.rest.server:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:check
Skipping task ':org.subshare.ls.rest.server:check' as it has no actions.
:org.subshare.ls.rest.server:check UP-TO-DATE
:org.subshare.ls.rest.server:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.server:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:build
Skipping task ':org.subshare.ls.rest.server:build' as it has no actions.
:org.subshare.ls.rest.server:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:assemble
Skipping task ':org.subshare.ls.server:assemble' as it has no actions.
:org.subshare.ls.server:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:check
Skipping task ':org.subshare.ls.server:check' as it has no actions.
:org.subshare.ls.server:check UP-TO-DATE
:org.subshare.ls.server:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:build
Skipping task ':org.subshare.ls.server:build' as it has no actions.
:org.subshare.ls.server:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server.cproc:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:assemble
Skipping task ':org.subshare.ls.server.cproc:assemble' as it has no actions.
:org.subshare.ls.server.cproc:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:check
Skipping task ':org.subshare.ls.server.cproc:check' as it has no actions.
:org.subshare.ls.server.cproc:check UP-TO-DATE
:org.subshare.ls.server.cproc:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server.cproc:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:build
Skipping task ':org.subshare.ls.server.cproc:build' as it has no actions.
:org.subshare.ls.server.cproc:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.client:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:assemble
Skipping task ':org.subshare.rest.client:assemble' as it has no actions.
:org.subshare.rest.client:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:check
Skipping task ':org.subshare.rest.client:check' as it has no actions.
:org.subshare.rest.client:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.client:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:build
Skipping task ':org.subshare.rest.client:build' as it has no actions.
:org.subshare.rest.client:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:assemble
Skipping task ':org.subshare.rest.server:assemble' as it has no actions.
:org.subshare.rest.server:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:check
Skipping task ':org.subshare.rest.server:check' as it has no actions.
:org.subshare.rest.server:check UP-TO-DATE
:org.subshare.rest.server:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:build
Skipping task ':org.subshare.rest.server:build' as it has no actions.
:org.subshare.rest.server:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:assemble
Skipping task ':org.subshare.rest.shared:assemble' as it has no actions.
:org.subshare.rest.shared:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:check
Skipping task ':org.subshare.rest.shared:check' as it has no actions.
:org.subshare.rest.shared:check UP-TO-DATE
:org.subshare.rest.shared:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:build
Skipping task ':org.subshare.rest.shared:build' as it has no actions.
:org.subshare.rest.shared:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.server:copyFilesFromBin (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:copyFilesFromBin
Executing task ':org.subshare.server:copyFilesFromBin' (up-to-date check took 0.001 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin/subshare-server has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin/subshare-server.bat has been removed.
:org.subshare.server:copyFilesFromBin (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.007 secs.
:org.subshare.server:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:copyUnfilteredFilesFromAssembly
Skipping task ':org.subshare.server:copyUnfilteredFilesFromAssembly' as it has no source files.
:org.subshare.server:copyUnfilteredFilesFromAssembly UP-TO-DATE
:org.subshare.server:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.server:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:copyFilteredFilesFromAssembly
Executing task ':org.subshare.server:copyFilteredFilesFromAssembly' (up-to-date check took 0.001 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/installation.properties has been removed.
:org.subshare.server:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.003 secs.
:org.subshare.server:chmodMainExecutable (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:chmodMainExecutable
Executing task ':org.subshare.server:chmodMainExecutable' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin Command: chmod a+x subshare-server
Successfully started process 'command 'chmod''
:org.subshare.server:chmodMainExecutable (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.014 secs.
:org.subshare.server:copyDependencies (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:copyDependencies
Executing task ':org.subshare.server:copyDependencies' (up-to-date check took 0.002 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/args4j-2.0.16.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/asm-all-repackaged-2.2.0-b21.jar has been removed.
:org.subshare.server:copyDependencies (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.201 secs.
:org.subshare.server:copyJar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:copyJar
Executing task ':org.subshare.server:copyJar' (up-to-date check took 0.002 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/org.subshare.server-0.10.1.jar has been removed.
:org.subshare.server:copyJar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.005 secs.
:org.subshare.server:tarGzAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:tarGzAssembly
Executing task ':org.subshare.server:tarGzAssembly' (up-to-date check took 0.001 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.1-bin.tar.gz has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.1-bin.tar.gz has been removed.
:org.subshare.server:tarGzAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.645 secs.
:org.subshare.server:zipAssembly (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:zipAssembly
Executing task ':org.subshare.server:zipAssembly' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.1-bin.zip has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.1-bin.zip has been removed.
:org.subshare.server:zipAssembly (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.62 secs.
:org.subshare.server:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:assemble
Skipping task ':org.subshare.server:assemble' as it has no actions.
:org.subshare.server:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.server:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:check
Skipping task ':org.subshare.server:check' as it has no actions.
:org.subshare.server:check UP-TO-DATE
:org.subshare.server:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.server:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:build
Skipping task ':org.subshare.server:build' as it has no actions.
:org.subshare.server:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.test:jar (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:jar
Executing task ':org.subshare.test:jar' (up-to-date check took 0.002 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/libs/org.subshare.test-0.10.1.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/libs/org.subshare.test-0.10.1.jar has been removed.
:org.subshare.test:jar (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.005 secs.
:org.subshare.test:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:assemble
Skipping task ':org.subshare.test:assemble' as it has no actions.
:org.subshare.test:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.test:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:check
Skipping task ':org.subshare.test:check' as it has no actions.
:org.subshare.test:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.test:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:build
Skipping task ':org.subshare.test:build' as it has no actions.
:org.subshare.test:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:assemble
Skipping task ':org.subshare.updater:assemble' as it has no actions.
:org.subshare.updater:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:check
Skipping task ':org.subshare.updater:check' as it has no actions.
:org.subshare.updater:check UP-TO-DATE
:org.subshare.updater:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:build
Skipping task ':org.subshare.updater:build' as it has no actions.
:org.subshare.updater:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater.gui:assemble (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:assemble
Skipping task ':org.subshare.updater.gui:assemble' as it has no actions.
:org.subshare.updater.gui:assemble (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:check (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:check
Skipping task ':org.subshare.updater.gui:check' as it has no actions.
:org.subshare.updater.gui:check UP-TO-DATE
:org.subshare.updater.gui:check (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:org.subshare.updater.gui:build (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:build
Skipping task ':org.subshare.updater.gui:build' as it has no actions.
:org.subshare.updater.gui:build (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.0 secs.
:copyDistributions (Thread[Daemon worker Thread 3,5,main]) started.
:copyDistributions
Executing task ':copyDistributions' (up-to-date check took 0.456 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions/org.subshare.gui-0.10.1-bin.tar.gz has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions/org.subshare.gui-0.10.1-bin.zip has been removed.
:copyDistributions (Thread[Daemon worker Thread 3,5,main]) completed. Took 1.161 secs.
:install (Thread[Daemon worker Thread 3,5,main]) started.
:install
Executing task ':install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@56b236a7
:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.08 secs.
:org.subshare.core:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:install
Executing task ':org.subshare.core:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.core:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@604be381
:org.subshare.core:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.068 secs.
:org.subshare.crypto:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:install
Executing task ':org.subshare.crypto:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.crypto:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@5d88df4e
:org.subshare.crypto:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.059 secs.
:org.subshare.gui:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:install
Executing task ':org.subshare.gui:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.gui:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@7eb17d2e
:org.subshare.gui:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.423 secs.
:org.subshare.local:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:install
Executing task ':org.subshare.local:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.local:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@1688a194
:org.subshare.local:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.048 secs.
:org.subshare.local.dbrepo:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:install
Executing task ':org.subshare.local.dbrepo:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.local.dbrepo:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@50b03036
:org.subshare.local.dbrepo:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.045 secs.
:org.subshare.ls.client:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:install
Executing task ':org.subshare.ls.client:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.client:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@24a94c8a
:org.subshare.ls.client:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.033 secs.
:org.subshare.ls.core:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:install
Executing task ':org.subshare.ls.core:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.core:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@1f04e431
:org.subshare.ls.core:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.04 secs.
:org.subshare.ls.rest.client:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:install
Executing task ':org.subshare.ls.rest.client:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.rest.client:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@4287ebe5
:org.subshare.ls.rest.client:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.046 secs.
:org.subshare.ls.rest.server:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:install
Executing task ':org.subshare.ls.rest.server:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.rest.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@40398622
:org.subshare.ls.rest.server:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.05 secs.
:org.subshare.ls.server:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:install
Executing task ':org.subshare.ls.server:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@6ccb87e7
:org.subshare.ls.server:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.038 secs.
:org.subshare.ls.server.cproc:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:install
Executing task ':org.subshare.ls.server.cproc:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.server.cproc:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@51ecfebf
:org.subshare.ls.server.cproc:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.038 secs.
:org.subshare.rest.client:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:install
Executing task ':org.subshare.rest.client:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.rest.client:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@11f69761
:org.subshare.rest.client:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.039 secs.
:org.subshare.rest.server:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:install
Executing task ':org.subshare.rest.server:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.rest.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@5155e231
:org.subshare.rest.server:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.038 secs.
:org.subshare.rest.shared:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:install
Executing task ':org.subshare.rest.shared:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.rest.shared:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@c4bf170
:org.subshare.rest.shared:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.052 secs.
:org.subshare.server:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:install
Executing task ':org.subshare.server:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@79118d20
:org.subshare.server:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.215 secs.
:org.subshare.test:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:install
Executing task ':org.subshare.test:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.test:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@6f00319e
:org.subshare.test:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.043 secs.
:org.subshare.updater:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:install
Executing task ':org.subshare.updater:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.updater:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@3244c728
:org.subshare.updater:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.037 secs.
:org.subshare.updater.gui:install (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:install
Executing task ':org.subshare.updater.gui:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.updater.gui:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@5c386779
:org.subshare.updater.gui:install (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.046 secs.
:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:uploadArchives
Executing task ':uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@15b896c1
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare/0.10.1/org.subshare-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare/0.10.1/org.subshare-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Downloading: org/subshare/org.subshare/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.054 secs.
:org.subshare.core:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.core:uploadArchives
Executing task ':org.subshare.core:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.core:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@48724523
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.core/0.10.1/org.subshare.core-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 542K from remote
Uploaded 542K
Uploading: org/subshare/org.subshare.core/0.10.1/org.subshare.core-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.core/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.core:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.058 secs.
:org.subshare.crypto:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.crypto:uploadArchives
Executing task ':org.subshare.crypto:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.crypto:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@709a7150
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.crypto/0.10.1/org.subshare.crypto-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 55K from remote
Uploaded 55K
Uploading: org/subshare/org.subshare.crypto/0.10.1/org.subshare.crypto-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.crypto/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.crypto/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.crypto:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.058 secs.
:org.subshare.gui:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.gui:uploadArchives
Executing task ':org.subshare.gui:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.gui:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@23b86869
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.gui/0.10.1/org.subshare.gui-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 809K from remote
Uploaded 809K
Uploading: org/subshare/org.subshare.gui/0.10.1/org.subshare.gui-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.gui/0.10.1/org.subshare.gui-0.10.1-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 20054K from remote
Uploaded 20054K
Uploading: org/subshare/org.subshare.gui/0.10.1/org.subshare.gui-0.10.1-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 20061K from remote
Uploaded 20061K
Downloading: org/subshare/org.subshare.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.gui:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.814 secs.
:org.subshare.local:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local:uploadArchives
Executing task ':org.subshare.local:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.local:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@60fb1c99
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.local/0.10.1/org.subshare.local-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 425K from remote
Uploaded 425K
Uploading: org/subshare/org.subshare.local/0.10.1/org.subshare.local-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.local/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.local/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.local:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.074 secs.
:org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.local.dbrepo:uploadArchives
Executing task ':org.subshare.local.dbrepo:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.local.dbrepo:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@7bfb855
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.local.dbrepo/0.10.1/org.subshare.local.dbrepo-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 12K from remote
Uploaded 12K
Uploading: org/subshare/org.subshare.local.dbrepo/0.10.1/org.subshare.local.dbrepo-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.053 secs.
:org.subshare.ls.client:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.client:uploadArchives
Executing task ':org.subshare.ls.client:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.client:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@319403b
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.client/0.10.1/org.subshare.ls.client-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare.ls.client/0.10.1/org.subshare.ls.client-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.ls.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.client:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.068 secs.
:org.subshare.ls.core:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.core:uploadArchives
Executing task ':org.subshare.ls.core:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.core:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@123e3bce
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.core/0.10.1/org.subshare.ls.core-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 14K from remote
Uploaded 14K
Uploading: org/subshare/org.subshare.ls.core/0.10.1/org.subshare.ls.core-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.ls.core/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.core:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.049 secs.
:org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.client:uploadArchives
Executing task ':org.subshare.ls.rest.client:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.rest.client:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@41885048
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.rest.client/0.10.1/org.subshare.ls.rest.client-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Uploading: org/subshare/org.subshare.ls.rest.client/0.10.1/org.subshare.ls.rest.client-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.081 secs.
:org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.rest.server:uploadArchives
Executing task ':org.subshare.ls.rest.server:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.rest.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@5054962a
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.rest.server/0.10.1/org.subshare.ls.rest.server-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.ls.rest.server/0.10.1/org.subshare.ls.rest.server-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.057 secs.
:org.subshare.ls.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server:uploadArchives
Executing task ':org.subshare.ls.server:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@7bbe4d65
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.server/0.10.1/org.subshare.ls.server-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.ls.server/0.10.1/org.subshare.ls.server-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.ls.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.06 secs.
:org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.ls.server.cproc:uploadArchives
Executing task ':org.subshare.ls.server.cproc:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.ls.server.cproc:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@697dff1e
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.1/org.subshare.ls.server.cproc-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 5K from remote
Uploaded 5K
Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.1/org.subshare.ls.server.cproc-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Downloading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.049 secs.
:org.subshare.rest.client:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.client:uploadArchives
Executing task ':org.subshare.rest.client:uploadArchives' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.rest.client:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@33118861
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.client/0.10.1/org.subshare.rest.client-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 55K from remote
Uploaded 55K
Uploading: org/subshare/org.subshare.rest.client/0.10.1/org.subshare.rest.client-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.rest.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.client:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.088 secs.
:org.subshare.rest.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.server:uploadArchives
Executing task ':org.subshare.rest.server:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.rest.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@730e00a4
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.server/0.10.1/org.subshare.rest.server-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 36K from remote
Uploaded 36K
Uploading: org/subshare/org.subshare.rest.server/0.10.1/org.subshare.rest.server-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.rest.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.053 secs.
:org.subshare.rest.shared:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.rest.shared:uploadArchives
Executing task ':org.subshare.rest.shared:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.rest.shared:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@4781a239
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.shared/0.10.1/org.subshare.rest.shared-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare.rest.shared/0.10.1/org.subshare.rest.shared-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.rest.shared/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.rest.shared/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.shared:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.058 secs.
:org.subshare.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.server:uploadArchives
Executing task ':org.subshare.server:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.server:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@1ad68920
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.server/0.10.1/org.subshare.server-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.server/0.10.1/org.subshare.server-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 7K from remote
Uploaded 7K
Uploading: org/subshare/org.subshare.server/0.10.1/org.subshare.server-0.10.1-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19281K from remote
Uploaded 19281K
Uploading: org/subshare/org.subshare.server/0.10.1/org.subshare.server-0.10.1-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19275K from remote
Uploaded 19275K
Downloading: org/subshare/org.subshare.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.server:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.806 secs.
:org.subshare.test:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.test:uploadArchives
Executing task ':org.subshare.test:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.test:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@361a4314
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.test/0.10.1/org.subshare.test-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.test/0.10.1/org.subshare.test-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.test/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.test/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.test:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.08 secs.
:org.subshare.updater:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater:uploadArchives
Executing task ':org.subshare.updater:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.updater:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@4e43250a
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.updater/0.10.1/org.subshare.updater-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.updater/0.10.1/org.subshare.updater-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.updater/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.updater/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.updater:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.061 secs.
:org.subshare.updater.gui:uploadArchives (Thread[Daemon worker Thread 3,5,main]) started.
:org.subshare.updater.gui:uploadArchives
Executing task ':org.subshare.updater.gui:uploadArchives' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':org.subshare.updater.gui:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@3a27830d
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.updater.gui/0.10.1/org.subshare.updater.gui-0.10.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19K from remote
Uploaded 19K
Uploading: org/subshare/org.subshare.updater.gui/0.10.1/org.subshare.updater.gui-0.10.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Downloading: org/subshare/org.subshare.updater.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.updater.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.updater.gui:uploadArchives (Thread[Daemon worker Thread 3,5,main]) completed. Took 0.062 secs.

BUILD SUCCESSFUL

Total time: 44 mins 56.921 secs
Stopped 0 compiler daemon(s).
Received result Success[value=null] from daemon DaemonInfo{pid=25227, address=[c1cefb93-67ef-4917-8fe9-cd519e2e0ec5 port:40031, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1501422166979, context=DefaultDaemonContext[uid=6ba64bdc-9419-4245-86ff-01e7324bdc46,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25227,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be done).
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording test results
Sending e-mails to: marco@codewizards.co
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.www
Finished: SUCCESS